默认提交
Showing
8 changed files
with
300 additions
and
38 deletions
... | @@ -477,7 +477,9 @@ textarea { | ... | @@ -477,7 +477,9 @@ textarea { |
477 | max-width: 100% !important; | 477 | max-width: 100% !important; |
478 | } | 478 | } |
479 | } | 479 | } |
480 | } | ||
480 | 481 | ||
482 | @media (max-width: 768px) { | ||
481 | #app { | 483 | #app { |
482 | .header { | 484 | .header { |
483 | position: fixed; | 485 | position: fixed; |
... | @@ -487,9 +489,7 @@ textarea { | ... | @@ -487,9 +489,7 @@ textarea { |
487 | padding-top: $navHeight-M; | 489 | padding-top: $navHeight-M; |
488 | } | 490 | } |
489 | } | 491 | } |
490 | } | ||
491 | 492 | ||
492 | @media (max-width: 768px) { | ||
493 | $fontSizeTitle: $fontSizeTitle-M; | 493 | $fontSizeTitle: $fontSizeTitle-M; |
494 | $fontSize: $fontSize-M; | 494 | $fontSize: $fontSize-M; |
495 | $fontSizeSmall: $fontSizeSmall-M; | 495 | $fontSizeSmall: $fontSizeSmall-M; | ... | ... |
... | @@ -978,6 +978,56 @@ module.exports = { | ... | @@ -978,6 +978,56 @@ module.exports = { |
978 | t12: "每年保障限额", | 978 | t12: "每年保障限额", |
979 | t13: "每保单年度420,000港元", | 979 | t13: "每保单年度420,000港元", |
980 | }, | 980 | }, |
981 | guarantee2: { | ||
982 | title:"Benefit Schedule", | ||
983 | titK:"Benefit items", | ||
984 | titV:"Benefit limit (in HKD)", | ||
985 | |||
986 | ak: "Room and board", | ||
987 | av: "750<br>per dayMaximum 180 days per Policy Year", | ||
988 | bk: "Miscellaneous charges", | ||
989 | bv: "14,000<br>per policy year", | ||
990 | ck: "Attending doctor's visit fee", | ||
991 | cv: "750<br>per dayMaximum 180 days per Policy Year", | ||
992 | dk: "Specialist's fee", | ||
993 | dv: "4,300<br>per policy year", | ||
994 | ek: "Intensive care", | ||
995 | ev: "3,500<br>per dayMaximum 25 days per Policy Year", | ||
996 | fk: "Surgeon's fee<br>(Per surgery)<br>subject to surgical category for the surgery/procedure in the Schedule of Surgical Procedures", | ||
997 | fv1: "Complex 50,000", | ||
998 | fv2: "Major 25,000", | ||
999 | fv3: "Intermediate 12,500", | ||
1000 | fv4: "Minor 5,000", | ||
1001 | gk: "Anesthetist’s fee", | ||
1002 | gv: "35% of Surgeon’s fee payable", | ||
1003 | hk: "Operating theatre charges", | ||
1004 | hv: "35% of Surgeon’s fee payable", | ||
1005 | ik: "Prescribed Diagnostic Imaging Tests", | ||
1006 | iv: "20,000<br>per Policy YearSubject to 30% Coinsurance", | ||
1007 | jk: "Prescribed Non-surgical Cancer Treatments", | ||
1008 | jv: "80,000 per policy year", | ||
1009 | kk: "re- and post-Confinement/Day Case Procedure outpatient care", | ||
1010 | kv11: "580<br>per visit", | ||
1011 | kv12: "3,000<br>per policy year", | ||
1012 | kv2: "1 prior outpatient visit or Emergency consultation per Confinement/Day Case Procedure", | ||
1013 | kv3: "3 follow-up outpatient visits per Confinement/Day Case Procedure (within 90 days after discharge from Hospital or completion of Day Case Procedure)", | ||
1014 | lk: " Psychiatric treatments", | ||
1015 | lv: "30,000<br>per Policy Year", | ||
1016 | }, | ||
1017 | guarantee3: { | ||
1018 | title: "Other limits", | ||
1019 | k1: "Annual Benefit Limit for benefit items (a) – (l)", | ||
1020 | v1: "420,000 per Policy Year", | ||
1021 | k2: "Lifetime Benefit Limit for benefit items (a) – (l)", | ||
1022 | v2: "Nil", | ||
1023 | }, | ||
1024 | guarantee4: { | ||
1025 | title: "Other Benefits", | ||
1026 | k1: "Compassionate Death Benefit", | ||
1027 | v1: "10,000", | ||
1028 | k2: "No Claims Discount", | ||
1029 | v2: "If no claims had been made in the last three (3) consecutive policy years, the premium payable for the subsequent policy year shall be reduced by a No Claims Discount. The No Claims Discount shall be equivalent to 10% of the total due and payable premium in the immediately preceding Policy Year (before any discount).", | ||
1030 | }, | ||
981 | download: { | 1031 | download: { |
982 | t1: "下载产品简介", | 1032 | t1: "下载产品简介", |
983 | t2: "下载标准保费表", | 1033 | t2: "下载标准保费表", | ... | ... |
... | @@ -970,6 +970,56 @@ module.exports = { | ... | @@ -970,6 +970,56 @@ module.exports = { |
970 | t12: "每年保障限額", | 970 | t12: "每年保障限額", |
971 | t13: "每保單年度420,000 港元", | 971 | t13: "每保單年度420,000 港元", |
972 | }, | 972 | }, |
973 | guarantee2: { | ||
974 | title: "保障内容", | ||
975 | titK: "保障項目", | ||
976 | titV: "賠償限額(港元)", | ||
977 | |||
978 | ak: "病房及膳食", | ||
979 | av: "750<br>每保單年度最多180日", | ||
980 | bk: "雜項開支", | ||
981 | bv: "14,000<br>每保單年度", | ||
982 | ck: "主診醫生巡房費", | ||
983 | cv: "750<br>每保單年度最多180日", | ||
984 | dk: "專科醫生費", | ||
985 | dv: "4,300<br>每保單年度", | ||
986 | ek: "深切治療", | ||
987 | ev: "3,500<br>每保單年度最多25日", | ||
988 | fk: "外科醫生費<br>(每項手術)<br> 按手術表劃分<br>的手術分類", | ||
989 | fv1: "複雜 50,000", | ||
990 | fv2: "大型 25,000", | ||
991 | fv3: "中型 12,500", | ||
992 | fv4: "小型 5,000", | ||
993 | gk: "麻醉科醫生費", | ||
994 | gv: "外科醫生費的35%", | ||
995 | hk: "手術室費", | ||
996 | hv: "外科醫生費的35%", | ||
997 | ik: "訂明診斷成像檢測<br>(設30%共同保險)", | ||
998 | iv: "20,000<br>每保單年度", | ||
999 | jk: "訂明非手術<br>癌症治療", | ||
1000 | jv: "80,000每保單年度", | ||
1001 | kk: "入院前或出院後/<br>日間手術前後的<br>門診護理", | ||
1002 | kv11: "580<br>每次", | ||
1003 | kv12: "3,000<br>每保單年度", | ||
1004 | kv2: "住院/日間手術前<br>最多1次門診或<br>急症診症", | ||
1005 | kv3: "出院/日間手術後<br>90日內<br>最多3次跟進門診", | ||
1006 | lk: "精神科治療", | ||
1007 | lv: "30,000<br>每保單年度", | ||
1008 | }, | ||
1009 | guarantee3: { | ||
1010 | title: "其他限額", | ||
1011 | k1: "保障項目(a) – (l) 的每年保障限額", | ||
1012 | v1: "每保單年度420,000", | ||
1013 | k2: "保障項目(a) – (l) 的終身保障限額", | ||
1014 | v2: "無", | ||
1015 | }, | ||
1016 | guarantee4: { | ||
1017 | title: "其他保障", | ||
1018 | k1: "身故恩恤賠償", | ||
1019 | v1: "10,000", | ||
1020 | k2: "無索償折扣", | ||
1021 | v2: "在連續3個保單年度或以上不曾作出賠償,無索償折扣將適用於緊隨的保單年度之應繳保費。無索償折扣將相當於前一個保單年度所有到期及應繳保費(不包括任何折扣)的百分之十(10%)。", | ||
1022 | }, | ||
973 | download: { | 1023 | download: { |
974 | t1: "下載產品簡介", | 1024 | t1: "下載產品簡介", |
975 | t2: "下載標準保費表", | 1025 | t2: "下載標準保費表", | ... | ... |
... | @@ -973,17 +973,18 @@ module.exports = { | ... | @@ -973,17 +973,18 @@ module.exports = { |
973 | t13: "每保单年度420,000港元", | 973 | t13: "每保单年度420,000港元", |
974 | }, | 974 | }, |
975 | guarantee2: { | 975 | guarantee2: { |
976 | titK:"保障项目", | 976 | title: "保障内容", |
977 | titV:"赔偿限额(港元)", | 977 | titK: "保障项目", |
978 | titV: "赔偿限额(港元)", | ||
978 | 979 | ||
979 | ak: "病房及膳食", | 980 | ak: "病房及膳食", |
980 | av: "750<br>每保单年度最多180日", | 981 | av: "750<br>每保单年度最多180日", |
981 | bk: "杂项开支", | 982 | bk: "杂项开支", |
982 | bv: "每保单年度$14,000", | 983 | bv: "14,000<br>每保单年度", |
983 | ck: "主诊医生巡房费", | 984 | ck: "主诊医生巡房费", |
984 | cv: "750<br>每保单年度最多180日", | 985 | cv: "750<br>每保单年度最多180日", |
985 | dk: "专科医生费", | 986 | dk: "专科医生费", |
986 | dv: "4,300", | 987 | dv: "4,300<br>每保单年度", |
987 | ek: "深切治疗", | 988 | ek: "深切治疗", |
988 | ev: "3,500<br>每保单年度最多25日", | 989 | ev: "3,500<br>每保单年度最多25日", |
989 | fk: "外科医生费<br>(每项手术)<br> 按手术表划分<br>的手术分类", | 990 | fk: "外科医生费<br>(每项手术)<br> 按手术表划分<br>的手术分类", |
... | @@ -995,11 +996,11 @@ module.exports = { | ... | @@ -995,11 +996,11 @@ module.exports = { |
995 | gv: "外科医生费的35%", | 996 | gv: "外科医生费的35%", |
996 | hk: "手术室费", | 997 | hk: "手术室费", |
997 | hv: "外科医生费的35%", | 998 | hv: "外科医生费的35%", |
998 | ik: "订明诊断成像检测(设30%共同保险)", | 999 | ik: "订明诊断成像检测<br>(设30%共同保险)", |
999 | iv: "20,000<br>每保单年度", | 1000 | iv: "20,000<br>每保单年度", |
1000 | jk: "订明非手术<br>癌症治疗", | 1001 | jk: "订明非手术<br>癌症治疗", |
1001 | jv: "80,000每保单年度", | 1002 | jv: "80,000每保单年度", |
1002 | kk: "入院前或出院后/<br>日间手术前后的门诊护理", | 1003 | kk: "入院前或出院后/<br>日间手术前后的<br>门诊护理", |
1003 | kv11: "580<br>每次", | 1004 | kv11: "580<br>每次", |
1004 | kv12: "3,000<br>每保单年度", | 1005 | kv12: "3,000<br>每保单年度", |
1005 | kv2: "住院/日间手术前<br>最多1次门诊或<br>急症诊症", | 1006 | kv2: "住院/日间手术前<br>最多1次门诊或<br>急症诊症", |
... | @@ -1007,6 +1008,21 @@ module.exports = { | ... | @@ -1007,6 +1008,21 @@ module.exports = { |
1007 | lk: "精神科治疗", | 1008 | lk: "精神科治疗", |
1008 | lv: "30,000<br>每保单年度", | 1009 | lv: "30,000<br>每保单年度", |
1009 | }, | 1010 | }, |
1011 | guarantee3: { | ||
1012 | title: "其他限额", | ||
1013 | k1: "保障项目(a) – (l) 的每年保障限额", | ||
1014 | v1: "每保单年度420,000", | ||
1015 | k2: "保障项目(a) – (l) 的终身保障限额", | ||
1016 | v2: "无", | ||
1017 | }, | ||
1018 | guarantee4: { | ||
1019 | title: "其他保障", | ||
1020 | k1: "身故恩恤赔偿", | ||
1021 | v1: "10,000", | ||
1022 | k2: "无索偿折扣", | ||
1023 | v2: "在连续3个保单年度或以上不曾作出赔偿,无索偿折扣将适用于紧随的保单年度之应缴保费。无索偿折扣将相当于前一个保单年度所有到期及应缴保费(不包括任何折扣)的百分之十(10%)。", | ||
1024 | }, | ||
1025 | |||
1010 | download: { | 1026 | download: { |
1011 | t1: "下载产品简介", | 1027 | t1: "下载产品简介", |
1012 | t2: "下载标准保费表", | 1028 | t2: "下载标准保费表", | ... | ... |
... | @@ -430,9 +430,10 @@ $borderSize: 6px; | ... | @@ -430,9 +430,10 @@ $borderSize: 6px; |
430 | 430 | ||
431 | .container { | 431 | .container { |
432 | display: flex; | 432 | display: flex; |
433 | margin: 48px auto 0; | 433 | margin: 0 auto 0; |
434 | 434 | ||
435 | .table { | 435 | .table { |
436 | margin-top: 48px; | ||
436 | width: 582px; | 437 | width: 582px; |
437 | 438 | ||
438 | .smal { | 439 | .smal { |
... | @@ -453,21 +454,20 @@ $borderSize: 6px; | ... | @@ -453,21 +454,20 @@ $borderSize: 6px; |
453 | } | 454 | } |
454 | 455 | ||
455 | &-item { | 456 | &-item { |
456 | height: 136px; | 457 | min-height: 136px; |
457 | 458 | ||
458 | .label { | 459 | .label { |
459 | // padding: 0; | 460 | @extend .bb; |
460 | // @extend .fcc; | 461 | @extend .fcc; |
461 | align-items: flex-start; | 462 | padding-left: 24px; |
462 | display: flex; | 463 | padding-right: 2px; |
463 | padding: 40px 12px 0; | 464 | justify-content: flex-start; |
464 | 465 | ||
465 | .nn {} | 466 | .nn {} |
466 | 467 | ||
467 | .n1 { | 468 | .n1 { |
468 | text-align: right; | 469 | text-align: right; |
469 | width: 44px; | 470 | margin-top: 0px; |
470 | margin-top: 2px; | ||
471 | margin-right: 8px; | 471 | margin-right: 8px; |
472 | color: $cOrange2; | 472 | color: $cOrange2; |
473 | } | 473 | } |
... | @@ -477,53 +477,68 @@ $borderSize: 6px; | ... | @@ -477,53 +477,68 @@ $borderSize: 6px; |
477 | } | 477 | } |
478 | } | 478 | } |
479 | 479 | ||
480 | .label2 { | ||
481 | display: flex; | ||
482 | align-items: flex-start; | ||
483 | padding: 40px 24px 0; | ||
484 | } | ||
485 | |||
480 | .val { | 486 | .val { |
481 | @extend .fcc; | 487 | @extend .fcc; |
482 | flex-wrap: wrap; | 488 | flex-wrap: wrap; |
483 | padding: 0 0; | 489 | padding: 0 4px; |
484 | text-align: center; | 490 | text-align: center; |
485 | line-height: 1.5; | ||
486 | flex: 1; | 491 | flex: 1; |
492 | min-height: 81px; | ||
487 | 493 | ||
488 | &-item { | 494 | &-item { |
489 | width: 100%; | 495 | width: 100%; |
490 | height: 81px; | 496 | min-height: 81px; |
491 | } | 497 | } |
492 | } | 498 | } |
499 | |||
500 | // .label:lang(zh) { | ||
501 | // line-height: 1.5; | ||
502 | // } | ||
503 | |||
504 | // .val:lang(zh) { | ||
505 | // line-height: 1.5; | ||
506 | // } | ||
493 | } | 507 | } |
494 | 508 | ||
495 | &-item-4 { | 509 | &-item-4 { |
496 | height: 324px; | ||
497 | 510 | ||
498 | .val { | 511 | .val { |
499 | align-items: flex-start; | 512 | align-items: flex-start; |
500 | padding: 0 0; | 513 | // padding: 0 0; |
501 | text-align: center; | 514 | text-align: center; |
502 | line-height: 1.5; | 515 | line-height: 1.5; |
503 | 516 | ||
504 | |||
505 | &-item { | 517 | &-item { |
506 | @extend .bb; | 518 | @extend .bb; |
507 | @extend .fcc; | 519 | @extend .fcc; |
508 | height: 81px; | 520 | // height: 81px; |
509 | border-bottom: solid 1px #e4e4e5; | 521 | border-bottom: solid 1px #e4e4e5; |
510 | } | 522 | } |
523 | |||
524 | &-item:last-child { | ||
525 | border-bottom: none; | ||
526 | } | ||
511 | } | 527 | } |
512 | } | 528 | } |
513 | 529 | ||
514 | &-item-3 { | 530 | &-item-3 { |
515 | height: 408px; | ||
516 | 531 | ||
517 | .val { | 532 | .val { |
518 | align-items: flex-start; | 533 | align-items: flex-start; |
519 | padding: 0 0; | 534 | // padding: 0 0; |
520 | text-align: center; | 535 | text-align: center; |
521 | line-height: 1.5; | 536 | line-height: 1.5; |
522 | 537 | ||
523 | &-item { | 538 | &-item { |
524 | @extend .bb; | 539 | @extend .bb; |
525 | @extend .fcc; | 540 | @extend .fcc; |
526 | height: 136px; | 541 | min-height: 136px; |
527 | border-bottom: solid 1px #e4e4e5; | 542 | border-bottom: solid 1px #e4e4e5; |
528 | 543 | ||
529 | .thr { | 544 | .thr { |
... | @@ -531,8 +546,17 @@ $borderSize: 6px; | ... | @@ -531,8 +546,17 @@ $borderSize: 6px; |
531 | @extend .fcc; | 546 | @extend .fcc; |
532 | width: 50%; | 547 | width: 50%; |
533 | height: 100%; | 548 | height: 100%; |
549 | min-height: 136px; | ||
534 | border-right: solid 1px #e4e4e5; | 550 | border-right: solid 1px #e4e4e5; |
535 | } | 551 | } |
552 | |||
553 | .thr:last-child { | ||
554 | border-right: none; | ||
555 | } | ||
556 | } | ||
557 | |||
558 | &-item:last-child { | ||
559 | border-bottom: none; | ||
536 | } | 560 | } |
537 | } | 561 | } |
538 | } | 562 | } |
... | @@ -732,11 +756,63 @@ $borderSize: 6px; | ... | @@ -732,11 +756,63 @@ $borderSize: 6px; |
732 | width: 100%; | 756 | width: 100%; |
733 | } | 757 | } |
734 | 758 | ||
735 | .label, | 759 | .label { |
760 | padding: 18px; | ||
761 | } | ||
762 | |||
763 | .val { | ||
764 | padding: 18px; | ||
765 | } | ||
766 | } | ||
767 | } | ||
768 | } | ||
769 | |||
770 | .guarantee2 { | ||
771 | .tit { | ||
772 | font-size: $fontSizeTitle-M2; | ||
773 | } | ||
774 | |||
775 | .container { | ||
776 | flex-wrap: wrap; | ||
777 | |||
778 | .table { | ||
779 | margin-top: 24px; | ||
780 | font-size: $fontSize-M2; | ||
781 | |||
782 | .smal { | ||
783 | font-size: $fontSizeSmall-M2; | ||
784 | } | ||
785 | |||
786 | &-item { | ||
736 | .val { | 787 | .val { |
788 | // box-sizing: border-box; | ||
737 | padding: 18px; | 789 | padding: 18px; |
738 | } | 790 | } |
739 | } | 791 | } |
792 | |||
793 | &-item-3 { | ||
794 | .val { | ||
795 | padding: 0; | ||
796 | } | ||
797 | } | ||
798 | |||
799 | &-item-4 { | ||
800 | .val { | ||
801 | padding: 0; | ||
802 | } | ||
803 | } | ||
804 | |||
805 | .titl { | ||
806 | |||
807 | &-item { | ||
808 | font-size: $fontSize-M2; | ||
809 | |||
810 | |||
811 | } | ||
812 | } | ||
813 | } | ||
814 | |||
815 | |||
740 | } | 816 | } |
741 | } | 817 | } |
742 | 818 | ... | ... |
... | @@ -128,60 +128,74 @@ | ... | @@ -128,60 +128,74 @@ |
128 | 128 | ||
129 | <!-- 保障内容 --> | 129 | <!-- 保障内容 --> |
130 | <div class="guarantee guarantee2"> | 130 | <div class="guarantee guarantee2"> |
131 | <div class="tit">{{$t('vhisDetail.guarantee1.title')}}</div> | 131 | <div class="tit">{{$t('vhisDetail.guarantee2.title')}}</div> |
132 | 132 | ||
133 | <div class="container"> | 133 | <div class="container"> |
134 | <!-- 左表 --> | 134 | <!-- 左表 --> |
135 | <div class="table"> | 135 | <div class="table"> |
136 | <div class="titl"> | 136 | <div class="titl"> |
137 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titK')}}<span class="smal">(1)</span></div> | 137 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titK')}} |
138 | <span class="smal">(1)</span> | ||
139 | </div> | ||
138 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titV')}}</div> | 140 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titV')}}</div> |
139 | </div> | 141 | </div> |
140 | <div class="border2 table-border"></div> | 142 | <div class="border2 table-border"></div> |
141 | <div class="table-item"> | 143 | <div class="table-item"> |
142 | <div class="tt label"> | 144 | <div class="tt label"> |
145 | <div class="fl"> | ||
143 | <div class="nn n1">(a)</div> | 146 | <div class="nn n1">(a)</div> |
144 | <div v-html="$t('vhisDetail.guarantee2.ak')" class="nn n2">{{$t('vhisDetail.guarantee2.ak')}}</div> | 147 | <div v-html="$t('vhisDetail.guarantee2.ak')" class="nn n2">{{$t('vhisDetail.guarantee2.ak')}}</div> |
145 | </div> | 148 | </div> |
149 | </div> | ||
146 | <div v-html="$t('vhisDetail.guarantee2.av')" class="tt val">{{$t('vhisDetail.guarantee2.av')}}</div> | 150 | <div v-html="$t('vhisDetail.guarantee2.av')" class="tt val">{{$t('vhisDetail.guarantee2.av')}}</div> |
147 | </div> | 151 | </div> |
148 | <div class="table-item"> | 152 | <div class="table-item"> |
149 | <div class="tt label"> | 153 | <div class="tt label"> |
154 | <div class="fl"> | ||
150 | <div class="nn n1">(b)</div> | 155 | <div class="nn n1">(b)</div> |
151 | <div v-html="$t('vhisDetail.guarantee2.bk')" class="nn n2">{{$t('vhisDetail.guarantee2.bk')}}</div> | 156 | <div v-html="$t('vhisDetail.guarantee2.bk')" class="nn n2">{{$t('vhisDetail.guarantee2.bk')}}</div> |
152 | </div> | 157 | </div> |
158 | </div> | ||
153 | <div v-html="$t('vhisDetail.guarantee2.bv')" class="tt val">{{$t('vhisDetail.guarantee2.bv')}}</div> | 159 | <div v-html="$t('vhisDetail.guarantee2.bv')" class="tt val">{{$t('vhisDetail.guarantee2.bv')}}</div> |
154 | </div> | 160 | </div> |
155 | <div class="table-item"> | 161 | <div class="table-item"> |
156 | <div class="tt label"> | 162 | <div class="tt label"> |
163 | <div class="fl"> | ||
157 | <div class="nn n1">(c)</div> | 164 | <div class="nn n1">(c)</div> |
158 | <div v-html="$t('vhisDetail.guarantee2.ck')" class="nn n2">{{$t('vhisDetail.guarantee2.ck')}}</div> | 165 | <div v-html="$t('vhisDetail.guarantee2.ck')" class="nn n2">{{$t('vhisDetail.guarantee2.ck')}}</div> |
159 | </div> | 166 | </div> |
167 | </div> | ||
160 | <div v-html="$t('vhisDetail.guarantee2.cv')" class="tt val">{{$t('vhisDetail.guarantee2.cv')}}</div> | 168 | <div v-html="$t('vhisDetail.guarantee2.cv')" class="tt val">{{$t('vhisDetail.guarantee2.cv')}}</div> |
161 | </div> | 169 | </div> |
162 | <div class="table-item"> | 170 | <div class="table-item"> |
163 | <div class="tt label"> | 171 | <div class="tt label"> |
172 | <div class="fl"> | ||
164 | <div class="nn n1">(d)</div> | 173 | <div class="nn n1">(d)</div> |
165 | <div class="nn n2"> | 174 | <div class="nn n2"> |
166 | <span v-html="$t('vhisDetail.guarantee2.dk')">{{$t('vhisDetail.guarantee2.dk')}}</span> | 175 | <span v-html="$t('vhisDetail.guarantee2.dk')">{{$t('vhisDetail.guarantee2.dk')}}</span> |
167 | <span class="smal">(2)</span> | 176 | <span class="smal">(2)</span> |
168 | </div> | 177 | </div> |
169 | </div> | 178 | </div> |
170 | <div class="tt val">{{$t('vhisDetail.guarantee2.dv')}}</div> | 179 | </div> |
180 | <div v-html="$t('vhisDetail.guarantee2.dv')" class="tt val">{{$t('vhisDetail.guarantee2.dv')}}</div> | ||
171 | </div> | 181 | </div> |
172 | <div class="table-item"> | 182 | <div class="table-item"> |
173 | <div class="tt label"> | 183 | <div class="tt label"> |
184 | <div class="fl"> | ||
174 | <div class="nn n1">(e)</div> | 185 | <div class="nn n1">(e)</div> |
175 | <div v-html="$t('vhisDetail.guarantee2.ek')" class="nn n2">{{$t('vhisDetail.guarantee2.ek')}}</div> | 186 | <div v-html="$t('vhisDetail.guarantee2.ek')" class="nn n2">{{$t('vhisDetail.guarantee2.ek')}}</div> |
176 | </div> | 187 | </div> |
188 | </div> | ||
177 | <div v-html="$t('vhisDetail.guarantee2.ev')" class="tt val">{{$t('vhisDetail.guarantee2.ev')}}</div> | 189 | <div v-html="$t('vhisDetail.guarantee2.ev')" class="tt val">{{$t('vhisDetail.guarantee2.ev')}}</div> |
178 | </div> | 190 | </div> |
179 | <!-- 4分 --> | 191 | <!-- 4分 --> |
180 | <div class="table-item table-item-4"> | 192 | <div class="table-item table-item-4"> |
181 | <div class="tt label"> | 193 | <div class="tt label label2"> |
194 | <div class="fl"> | ||
182 | <div class="nn n1">(f)</div> | 195 | <div class="nn n1">(f)</div> |
183 | <div v-html="$t('vhisDetail.guarantee2.fk')" class="nn n2">{{$t('vhisDetail.guarantee2.fk')}}</div> | 196 | <div v-html="$t('vhisDetail.guarantee2.fk')" class="nn n2">{{$t('vhisDetail.guarantee2.fk')}}</div> |
184 | </div> | 197 | </div> |
198 | </div> | ||
185 | <div class="tt val"> | 199 | <div class="tt val"> |
186 | <div class="val-item"> | 200 | <div class="val-item"> |
187 | {{$t('vhisDetail.guarantee2.fv1')}} | 201 | {{$t('vhisDetail.guarantee2.fv1')}} |
... | @@ -202,58 +216,74 @@ | ... | @@ -202,58 +216,74 @@ |
202 | <!-- 右表 --> | 216 | <!-- 右表 --> |
203 | <div class="table"> | 217 | <div class="table"> |
204 | <div class="titl"> | 218 | <div class="titl"> |
205 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titK')}}<span class="smal">(1)</span></div> | 219 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titK')}} |
220 | <span class="smal">(1)</span> | ||
221 | </div> | ||
206 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titV')}}</div> | 222 | <div class="titl-item">{{$t('vhisDetail.guarantee2.titV')}}</div> |
207 | </div> | 223 | </div> |
208 | <div class="border2 table-border"></div> | 224 | <div class="border2 table-border"></div> |
209 | <div class="table-item"> | 225 | <div class="table-item"> |
210 | <div class="tt label"> | 226 | <div class="tt label"> |
227 | <div class="fl"> | ||
211 | <div class="nn n1">(g)</div> | 228 | <div class="nn n1">(g)</div> |
212 | <div v-html="$t('vhisDetail.guarantee2.gk')" class="nn n2">{{$t('vhisDetail.guarantee2.gk')}}</div> | 229 | <div v-html="$t('vhisDetail.guarantee2.gk')" class="nn n2">{{$t('vhisDetail.guarantee2.gk')}}</div> |
213 | </div> | 230 | </div> |
231 | </div> | ||
214 | <div class="tt val"> | 232 | <div class="tt val"> |
233 | <div> | ||
215 | <span v-html="$t('vhisDetail.guarantee2.gv')">{{$t('vhisDetail.guarantee2.gv')}}</span> | 234 | <span v-html="$t('vhisDetail.guarantee2.gv')">{{$t('vhisDetail.guarantee2.gv')}}</span> |
216 | <span class="smal">(5)</span> | 235 | <span class="smal">(5)</span> |
217 | </div> | 236 | </div> |
218 | </div> | 237 | </div> |
238 | </div> | ||
219 | <div class="table-item"> | 239 | <div class="table-item"> |
220 | <div class="tt label"> | 240 | <div class="tt label"> |
241 | <div class="fl"> | ||
221 | <div class="nn n1">(h)</div> | 242 | <div class="nn n1">(h)</div> |
222 | <div v-html="$t('vhisDetail.guarantee2.hk')" class="nn n2">{{$t('vhisDetail.guarantee2.hk')}}</div> | 243 | <div v-html="$t('vhisDetail.guarantee2.hk')" class="nn n2">{{$t('vhisDetail.guarantee2.hk')}}</div> |
223 | </div> | 244 | </div> |
245 | </div> | ||
224 | <div class="tt val"> | 246 | <div class="tt val"> |
247 | <div> | ||
225 | <span v-html="$t('vhisDetail.guarantee2.hv')">{{$t('vhisDetail.guarantee2.hv')}}</span> | 248 | <span v-html="$t('vhisDetail.guarantee2.hv')">{{$t('vhisDetail.guarantee2.hv')}}</span> |
226 | <span class="smal">(5)</span> | 249 | <span class="smal">(5)</span> |
227 | </div> | 250 | </div> |
228 | </div> | 251 | </div> |
252 | </div> | ||
229 | <div class="table-item"> | 253 | <div class="table-item"> |
230 | <div class="tt label"> | 254 | <div class="tt label "> |
255 | <div class="fl"> | ||
231 | <div class="nn n1">(i)</div> | 256 | <div class="nn n1">(i)</div> |
232 | <div class="nn n2"> | 257 | <div class="nn n2"> |
233 | <span v-html="$t('vhisDetail.guarantee2.ik')">{{$t('vhisDetail.guarantee2.ik')}}</span> | 258 | <span v-html="$t('vhisDetail.guarantee2.ik')">{{$t('vhisDetail.guarantee2.ik')}}</span> |
234 | <span class="smal">(2)(3)</span> | 259 | <span class="smal">(2)(3)</span> |
235 | </div> | 260 | </div> |
236 | </div> | 261 | </div> |
262 | </div> | ||
237 | <div v-html="$t('vhisDetail.guarantee2.iv')" class="tt val">{{$t('vhisDetail.guarantee2.iv')}}</div> | 263 | <div v-html="$t('vhisDetail.guarantee2.iv')" class="tt val">{{$t('vhisDetail.guarantee2.iv')}}</div> |
238 | </div> | 264 | </div> |
239 | <div class="table-item"> | 265 | <div class="table-item"> |
240 | <div class="tt label"> | 266 | <div class="tt label "> |
267 | <div class="fl"> | ||
241 | <div class="nn n1">(j)</div> | 268 | <div class="nn n1">(j)</div> |
242 | <div class="nn n2"> | 269 | <div class="nn n2"> |
243 | <span v-html="$t('vhisDetail.guarantee2.jk')">{{$t('vhisDetail.guarantee2.jk')}}</span> | 270 | <span v-html="$t('vhisDetail.guarantee2.jk')">{{$t('vhisDetail.guarantee2.jk')}}</span> |
244 | <span class="smal">(4)</span> | 271 | <span class="smal">(4)</span> |
245 | </div> | 272 | </div> |
246 | </div> | 273 | </div> |
274 | </div> | ||
247 | <div v-html="$t('vhisDetail.guarantee2.jv')" class="tt val">{{$t('vhisDetail.guarantee2.jv')}}</div> | 275 | <div v-html="$t('vhisDetail.guarantee2.jv')" class="tt val">{{$t('vhisDetail.guarantee2.jv')}}</div> |
248 | </div> | 276 | </div> |
249 | <div class="table-item table-item-3"> | 277 | <div class="table-item table-item-3"> |
250 | <div class="tt label"> | 278 | <div class="tt label label2"> |
279 | <div class="fl"> | ||
251 | <div class="nn n1">(k)</div> | 280 | <div class="nn n1">(k)</div> |
252 | <div class="nn n2"> | 281 | <div class="nn n2"> |
253 | <span v-html="$t('vhisDetail.guarantee2.kk')">{{$t('vhisDetail.guarantee2.kk')}}</span> | 282 | <span v-html="$t('vhisDetail.guarantee2.kk')">{{$t('vhisDetail.guarantee2.kk')}}</span> |
254 | <span class="smal">(2)</span> | 283 | <span class="smal">(2)</span> |
255 | </div> | 284 | </div> |
256 | </div> | 285 | </div> |
286 | </div> | ||
257 | <div class="tt val"> | 287 | <div class="tt val"> |
258 | <div class="val-item"> | 288 | <div class="val-item"> |
259 | <div v-html="$t('vhisDetail.guarantee2.kv11')" class="thr">{{$t('vhisDetail.guarantee2.kv11')}}</div> | 289 | <div v-html="$t('vhisDetail.guarantee2.kv11')" class="thr">{{$t('vhisDetail.guarantee2.kv11')}}</div> |
... | @@ -270,9 +300,11 @@ | ... | @@ -270,9 +300,11 @@ |
270 | <!-- 4分 --> | 300 | <!-- 4分 --> |
271 | <div class="table-item table-item"> | 301 | <div class="table-item table-item"> |
272 | <div class="tt label"> | 302 | <div class="tt label"> |
303 | <div class="fl"> | ||
273 | <div class="nn n1">(l)</div> | 304 | <div class="nn n1">(l)</div> |
274 | <div v-html="$t('vhisDetail.guarantee2.lk')" class="nn n2">{{$t('vhisDetail.guarantee2.lk')}}</div> | 305 | <div v-html="$t('vhisDetail.guarantee2.lk')" class="nn n2">{{$t('vhisDetail.guarantee2.lk')}}</div> |
275 | </div> | 306 | </div> |
307 | </div> | ||
276 | <div v-html="$t('vhisDetail.guarantee2.lv')" class="tt val">{{$t('vhisDetail.guarantee2.lv')}}</div> | 308 | <div v-html="$t('vhisDetail.guarantee2.lv')" class="tt val">{{$t('vhisDetail.guarantee2.lv')}}</div> |
277 | </div> | 309 | </div> |
278 | </div> | 310 | </div> |
... | @@ -280,6 +312,44 @@ | ... | @@ -280,6 +312,44 @@ |
280 | 312 | ||
281 | </div> | 313 | </div> |
282 | 314 | ||
315 | <!-- 其他限额 --> | ||
316 | <div class="guarantee"> | ||
317 | <div class="tit">{{$t('vhisDetail.guarantee3.title')}}</div> | ||
318 | |||
319 | <div class="container"> | ||
320 | <div class="table"> | ||
321 | <div class="border2 table-border"></div> | ||
322 | <div class="table-item"> | ||
323 | <div class="tt label">{{$t('vhisDetail.guarantee3.k1')}}</div> | ||
324 | <div class="tt val">{{$t('vhisDetail.guarantee3.v1')}}</div> | ||
325 | </div> | ||
326 | <div class="table-item"> | ||
327 | <div class="tt label">{{$t('vhisDetail.guarantee3.k2')}}</div> | ||
328 | <div class="tt val">{{$t('vhisDetail.guarantee3.v2')}}</div> | ||
329 | </div> | ||
330 | </div> | ||
331 | </div> | ||
332 | </div> | ||
333 | |||
334 | <!-- 其他保障 --> | ||
335 | <div class="guarantee"> | ||
336 | <div class="tit">{{$t('vhisDetail.guarantee4.title')}}</div> | ||
337 | |||
338 | <div class="container"> | ||
339 | <div class="table"> | ||
340 | <div class="border2 table-border"></div> | ||
341 | <div class="table-item"> | ||
342 | <div class="tt label">{{$t('vhisDetail.guarantee4.k1')}}</div> | ||
343 | <div class="tt val">{{$t('vhisDetail.guarantee4.v1')}}</div> | ||
344 | </div> | ||
345 | <div class="table-item"> | ||
346 | <div class="tt label">{{$t('vhisDetail.guarantee4.k2')}}</div> | ||
347 | <div class="tt val">{{$t('vhisDetail.guarantee4.v2')}}</div> | ||
348 | </div> | ||
349 | </div> | ||
350 | </div> | ||
351 | </div> | ||
352 | |||
283 | <!-- 下载 --> | 353 | <!-- 下载 --> |
284 | <div class="download"> | 354 | <div class="download"> |
285 | <div class="border2 download-item"> | 355 | <div class="border2 download-item"> | ... | ... |
-
Please register or sign in to post a comment