.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:.32rem}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:.53333rem;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:.02667rem solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:.21333rem;color:#323233;line-height:.53333rem}.van-checkbox__label--left{margin:0 .21333rem 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#cardType .column[data-v-525e089f],#cardType .column_popup[data-v-525e089f]{min-height:2.98667rem}#cardType .column .title[data-v-525e089f]{width:10rem;height:1.28rem;color:#171717;background:#f7f7fa;border-radius:.42667rem .42667rem 0 0;text-align:center;line-height:1.28rem}#cardType .column .column_list[data-v-525e089f]{height:calc(100% - 1.28rem);text-align:center;padding:.85333rem 0}#cardType .column .column_list .item[data-v-525e089f]{height:1.38667rem;line-height:1.38667rem;color:#828282}#cardType .column .column_list .type_active[data-v-525e089f]{color:#2a65dd;background:#e9effb}[data-v-525e089f] .van-popup__close-icon--top-right{top:.29333rem}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.06667rem;font-weight:500;font-size:.37333rem;border:none;border-radius:0}.van-goods-action-button--first{margin-left:.13333rem;border-top-left-radius:26.64rem;border-bottom-left-radius:26.64rem}.van-goods-action-button--last{margin-right:.13333rem;border-top-right-radius:26.64rem;border-bottom-right-radius:26.64rem}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:.34667rem}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:1.33333rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:8.53333rem;overflow:hidden;font-size:.42667rem;background-color:#fff;border-radius:.42667rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:.69333rem;font-weight:500;line-height:.64rem;text-align:center}.van-dialog__header--isolated{padding:.64rem 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:2.77333rem}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:.69333rem .64rem;overflow-y:auto;font-size:.37333rem;line-height:.53333rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:.21333rem;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.28rem;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:.21333rem .64rem .42667rem}.van-dialog--round-button .van-dialog__message{padding-bottom:.42667rem;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:.96rem}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:.32rem}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:.53333rem;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:.02667rem solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:.21333rem;color:#323233;line-height:.53333rem}.van-radio__label--left{margin:0 .21333rem 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.canvas-write[data-v-1dea6a88]{font-size:.13333rem;padding:0 .53333rem;-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.canvas-write header[data-v-1dea6a88]{height:.56rem;display:flex;align-items:center;justify-content:space-between;padding:.21333rem .08rem;font-size:.37333rem}.canvas-write header .canvas-tit[data-v-1dea6a88]{display:flex}.canvas-write header .canvas-tit .signName[data-v-1dea6a88]{max-width:1.86667rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.canvas-write header .canvas-clear[data-v-1dea6a88]{height:.56rem;display:flex;align-items:center;color:#868686}.canvas-write header .canvas-clear img[data-v-1dea6a88]{width:.42667rem;height:.42667rem;margin-right:.10667rem;vertical-align:middle}.canvas-write .page[data-v-1dea6a88]{width:100%}.canvas-write .page .content[data-v-1dea6a88]{height:6rem;background:url(../img/signature_bg.19d38d4d.png) no-repeat 50%;background-size:100% 100%;border-radius:.13333rem}.canvas-write .page .content .sign-wrap[data-v-1dea6a88]{width:100%;height:100%}.canvas-write .page #signWrap[data-v-1dea6a88]{height:100%}.healthNotification .word h1,.healthNotification .word h2,.healthNotification .word h3,.healthNotification .word h4,.healthNotification .word h5,.healthNotification .word p{margin:0;padding:0}.healthNotification[data-v-3d2ba3f4]{width:100%;height:100%}.healthNotification .title[data-v-3d2ba3f4]{height:1.28rem;line-height:1.54667rem;font-size:.45333rem;text-align:center;font-weight:500;color:#222}.healthNotification .word_html[data-v-3d2ba3f4]{height:calc(100% - 9.33333rem);padding:.53333rem;overflow-y:auto}.healthNotification .word[data-v-3d2ba3f4]{width:100%;font-size:.34667rem;white-space:pre-wrap;line-height:.48rem}.healthNotification footer[data-v-3d2ba3f4]{height:1.09333rem;margin-top:.58667rem;padding:0 1.36rem;display:flex;justify-content:space-between;align-items:center}.healthNotification footer button[data-v-3d2ba3f4]{width:3.09333rem;height:1.06667rem;line-height:1.06667rem}.health_popup[data-v-3d2ba3f4]{width:100%;height:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.health[data-v-3d2ba3f4]{height:100%}.health .perviewImgDiv[data-v-3d2ba3f4]{width:100%;padding:0 .96rem;height:calc(100% - 2.4rem);overflow-y:auto}.health .perviewImg img[data-v-3d2ba3f4]{width:100%;height:auto}.health .perviewImg .signature[data-v-3d2ba3f4]{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:.26667rem}.health .perviewImg .signature .line[data-v-3d2ba3f4]{width:80%;display:flex;justify-content:flex-end;align-items:center}.health .perviewImg .signature .h300[data-v-3d2ba3f4]{height:2.66667rem}.health .perviewImg .signature img[data-v-3d2ba3f4]{width:4rem;height:100%}.health .title[data-v-3d2ba3f4]{height:1.28rem;line-height:1.54667rem;font-size:.45333rem;text-align:center;font-weight:500;color:#222}.health .word[data-v-3d2ba3f4]{padding:0 .96rem;height:calc(100% - 10.66667rem);overflow-y:auto;font-size:.34667rem;color:#868686;white-space:pre-wrap;line-height:.48rem}.health footer[data-v-3d2ba3f4]{height:1.09333rem;margin-top:.58667rem;padding:0 1.36rem;display:flex;justify-content:space-between;align-items:center}.health footer button[data-v-3d2ba3f4]{width:3.09333rem;height:1.06667rem;line-height:1.06667rem}.reinsurForm .van-cell{background:transparent;padding:0}#checkCardService[data-v-fd6e3dfe]{width:100%;height:100%;overflow:hidden;background:#f5f5f5}#checkCardService header[data-v-fd6e3dfe]{width:9.14667rem;height:1.33333rem;padding:.69333rem .42667rem .42667rem;font-size:.32rem;font-weight:400;color:#868686;line-height:.44rem}#checkCardService section[data-v-fd6e3dfe]{height:calc(100% - 4.02667rem);overflow:auto}#checkCardService section .service[data-v-fd6e3dfe]{padding:0 .42667rem}#checkCardService section .service_card[data-v-fd6e3dfe]{height:2.45333rem;padding:0 .42667rem;background:#fff;border-radius:.21333rem;margin-bottom:.42667rem;display:flex;align-items:center;justify-content:space-between}#checkCardService section .service_card-left[data-v-fd6e3dfe]{flex:1;display:flex;align-items:center}#checkCardService section .service_card-left .title[data-v-fd6e3dfe]{min-height:.66667rem;line-height:.66667rem;font-size:.42667rem;font-weight:500;color:#222;margin-left:.32rem}#checkCardService section .service_card-left[data-v-fd6e3dfe] .van-icon{border-radius:.10667rem}#checkCardService section .service_card-detail[data-v-fd6e3dfe]{height:.53333rem;display:flex;align-items:center;font-size:.32rem;color:#868686}#checkCardService section .service_card-detail i[data-v-fd6e3dfe]{margin-top:.02667rem}#checkCardService footer[data-v-fd6e3dfe]{width:10rem;height:1.6rem;background:#fff;box-shadow:inset 0 .01333rem 0 0 hsla(0,0%,87.8%,.99);display:flex;align-items:center;justify-content:center}#checkCardService footer button[data-v-fd6e3dfe]{width:8rem;height:1.06667rem;border-radius:.64rem}[data-v-fd6e3dfe] .toast_popup{width:8.08rem;min-height:5.65333rem;background:#fff;border-radius:.53333rem;text-align:center;overflow-y:visible}.popup[data-v-fd6e3dfe]{min-height:5.65333rem;padding:.74667rem .98667rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;color:#222}.popup .top[data-v-fd6e3dfe]{font-size:.45333rem;font-weight:500}.popup .txt[data-v-fd6e3dfe]{line-height:.53333rem;margin-top:.64rem;font-size:.37333rem;white-space:pre-wrap}.popup .btn[data-v-fd6e3dfe]{width:3.09333rem;height:1.06667rem;margin-top:.64rem;background:#2a65dd;border-radius:.53333rem;text-align:center;line-height:1.06667rem;color:#fff}.popup .ft[data-v-fd6e3dfe]{width:100%;display:flex;justify-content:space-between}.popup .ft .btn[data-v-fd6e3dfe]{width:2.8rem}.popup .ft .default[data-v-fd6e3dfe]{background:#fff;color:#2a65dd;border:.01333rem solid #2a65dd}#checkCardService[data-v-3f3729c5]{width:100%;height:100%;overflow:hidden;background:#f5f5f5}#checkCardService header[data-v-3f3729c5]{width:9.14667rem;height:1.33333rem;padding:.69333rem .42667rem .42667rem;font-size:.32rem;font-weight:400;color:#868686;line-height:.44rem}#checkCardService section[data-v-3f3729c5]{height:calc(100% - 4.02667rem);overflow:auto}#checkCardService section .service[data-v-3f3729c5]{padding:0 .42667rem}#checkCardService section .service_card[data-v-3f3729c5]{height:2.45333rem;padding:0 .42667rem;background:#fff;border-radius:.21333rem;margin-bottom:.42667rem;display:flex;align-items:center;justify-content:space-between}#checkCardService section .service_card-left[data-v-3f3729c5]{flex:1;display:flex;align-items:center}#checkCardService section .service_card-left .title[data-v-3f3729c5]{min-height:.66667rem;line-height:.66667rem;font-size:.42667rem;font-weight:500;color:#222;margin-left:.32rem}#checkCardService section .service_card-left[data-v-3f3729c5] .van-icon{border-radius:.10667rem}#checkCardService section .service_card-detail[data-v-3f3729c5]{height:.53333rem;display:flex;align-items:center;font-size:.32rem;color:#868686}#checkCardService section .service_card-detail i[data-v-3f3729c5]{margin-top:.02667rem}#checkCardService footer[data-v-3f3729c5]{width:10rem;height:1.6rem;background:#fff;box-shadow:inset 0 .01333rem 0 0 hsla(0,0%,87.8%,.99);display:flex;align-items:center;justify-content:center}#checkCardService footer button[data-v-3f3729c5]{width:6.66667rem;height:1.06667rem;margin:.66667rem;border-radius:.64rem}#userFamily .pd20[data-v-5c8215cc]{padding:0 .21333rem}#userFamily .member[data-v-5c8215cc]{display:flex;align-items:center;border-bottom:.02667rem solid #d8e0e0;padding:.32rem 0;overflow:hidden}#userFamily .member .left[data-v-5c8215cc]{min-height:1.2rem;flex:1;display:flex;align-items:center}#userFamily .member .left img[data-v-5c8215cc]{width:.53333rem;height:.53333rem;margin-right:.32rem}#userFamily .member .left .userInfo[data-v-5c8215cc]{flex:1}#userFamily .member .left .userInfo .user[data-v-5c8215cc]{width:100%;display:flex;justify-content:start;align-items:center;color:#171717;margin-bottom:.13333rem}#userFamily .member .left .userInfo .user .name[data-v-5c8215cc]{height:.42667rem;line-height:.42667rem;font-size:.42667rem;font-weight:400}#userFamily .member .left .userInfo .user .set[data-v-5c8215cc]{height:.32rem;font-size:.32rem;color:#2a65dd;margin-left:.53333rem;font-weight:400}#userFamily .member .left .userInfo .familyTies[data-v-5c8215cc]{height:.48rem;padding:0 .13333rem;border-radius:.24rem;font-size:.32rem;text-align:center;line-height:.48rem;margin-left:.10667rem;white-space:nowrap}#userFamily .member .left .userInfo .sex[data-v-5c8215cc]{display:flex;align-items:center;font-size:.34667rem;font-weight:400}#userFamily .member .left .userInfo .sex .sex_txt[data-v-5c8215cc]{margin-right:.32rem}#userFamily .member .left .userInfo .name_txt[data-v-5c8215cc]{display:inline-block;max-width:3.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#userFamily .member .left .userInfo .userIdNo[data-v-5c8215cc]{color:#868686;font-size:.34667rem;padding-right:.32rem}#userFamily .member .left .userInfo .idNo[data-v-5c8215cc]{color:#868686;font-size:.34667rem;display:flex;align-items:center;margin-top:.13333rem}#userFamily .member .left .userInfo .idNo .type[data-v-5c8215cc]{margin-right:.21333rem}#userFamily .member .right[data-v-5c8215cc]{width:.64rem}#userFamily .health_popup[data-v-5c8215cc]{width:100%;height:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}#userFamily .toast_popup[data-v-5c8215cc]{width:8.08rem;min-height:5.33333rem;background:#fff;border-radius:.53333rem;padding:.74667rem .90667rem;text-align:center}#userFamily .toast_popup .top[data-v-5c8215cc]{height:.4rem;font-size:.45333rem;font-weight:500;color:#222;line-height:.4rem}#userFamily .toast_popup .text[data-v-5c8215cc]{min-height:1.86667rem}#userFamily .toast_popup .tel[data-v-5c8215cc],#userFamily .toast_popup .text[data-v-5c8215cc]{font-size:.37333rem;font-weight:400;color:#222;line-height:.64rem;letter-spacing:.01333rem;margin-top:.64rem;word-break:break-all}#userFamily .toast_popup .ft[data-v-5c8215cc]{margin-top:.85333rem;width:100%;height:1.06667rem;display:flex;justify-content:space-between}#userFamily .toast_popup .ft .btn[data-v-5c8215cc]{width:2.8rem;height:1.06667rem}#userFamily .toast_popup .ft .default[data-v-5c8215cc]{height:1.06667rem;background:#fff;color:#333}#userFamily .toast_popup .btn[data-v-5c8215cc]{width:6.26667rem;height:1.28rem;background:#2a65dd;border-radius:.64rem;line-height:1.28rem;color:#fff}#userFamily[data-v-5c8215cc] .van-icon{border-radius:.10667rem}#userFamily .empty[data-v-5c8215cc]{text-align:center;margin-top:2.66667rem}#userFamily .empty img[data-v-5c8215cc]{width:3.73333rem;height:2.77333rem}#userFamily .empty div[data-v-5c8215cc]{color:#222;margin-top:.21333rem}#checkService[data-v-7e4a8ca4]{width:100%;height:100%;overflow:hidden;background:#f5f5f5}#checkService header[data-v-7e4a8ca4]{width:9.14667rem;height:1.33333rem;padding:.69333rem .42667rem .42667rem;font-size:.32rem;font-weight:400;color:#868686;line-height:.44rem}#checkService section[data-v-7e4a8ca4]{height:calc(100% - 4.02667rem);overflow:auto}#checkService section .service[data-v-7e4a8ca4]{padding:0 .42667rem}#checkService section .service_card[data-v-7e4a8ca4]{height:2.45333rem;padding:0 .42667rem;background:#fff;border-radius:.21333rem;margin-bottom:.42667rem;display:flex;align-items:center;justify-content:space-between}#checkService section .service_card-left[data-v-7e4a8ca4]{flex:1;display:flex;align-items:center}#checkService section .service_card-left .title[data-v-7e4a8ca4]{min-height:.66667rem;line-height:.66667rem;font-size:.42667rem;font-weight:500;color:#222;margin-left:.32rem}#checkService section .service_card-left[data-v-7e4a8ca4] .van-icon{border-radius:.10667rem}#checkService section .service_card-detail[data-v-7e4a8ca4]{height:.53333rem;display:flex;align-items:center;font-size:.32rem;color:#868686}#checkService section .service_card-detail i[data-v-7e4a8ca4]{margin-top:.02667rem}#checkService footer[data-v-7e4a8ca4]{width:10rem;height:1.6rem;background:#fff;box-shadow:inset 0 .01333rem 0 0 hsla(0,0%,87.8%,.99);display:flex;align-items:center;justify-content:center}#checkService footer button[data-v-7e4a8ca4]{width:8rem;height:1.06667rem;background:#2a65dd;border-radius:.64rem}[data-v-7e4a8ca4] .toast_popup{width:8.08rem;min-height:5.65333rem;background:#fff;border-radius:.53333rem;text-align:center;overflow-y:visible}.popup[data-v-7e4a8ca4]{min-height:5.65333rem;padding:.74667rem .98667rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;color:#222}.popup .top[data-v-7e4a8ca4]{font-size:.45333rem;font-weight:500}.popup .txt[data-v-7e4a8ca4]{line-height:.53333rem;margin-top:.64rem;font-size:.37333rem;white-space:pre-wrap}.popup .btn[data-v-7e4a8ca4]{width:3.09333rem;height:1.06667rem;margin-top:.64rem;background:#2a65dd;border-radius:.53333rem;text-align:center;line-height:1.06667rem;color:#fff}.popup .ft[data-v-7e4a8ca4]{width:100%;display:flex;justify-content:space-between}.popup .ft .btn[data-v-7e4a8ca4]{width:2.8rem}.popup .ft .default[data-v-7e4a8ca4]{background:#fff;color:#2a65dd;border:.01333rem solid #2a65dd}#checkFamily[data-v-429e9db6]{width:100%;height:100%;overflow:hidden;background:#f5f5f5}#checkFamily header[data-v-429e9db6]{width:9.14667rem;min-height:1.33333rem;padding:.69333rem .42667rem .42667rem;font-size:.32rem;font-weight:400;color:#868686;line-height:.44rem}#checkFamily section[data-v-429e9db6]{height:calc(100% - 4.02667rem);overflow:auto}#checkFamily section .family[data-v-429e9db6]{padding:0 .42667rem}#checkFamily section .family_card[data-v-429e9db6]{min-height:1.86667rem;padding:.26667rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:.21333rem;margin-bottom:.42667rem}#checkFamily section .family_card .left[data-v-429e9db6]{flex:1;display:flex;align-items:center}#checkFamily section .family_card-user[data-v-429e9db6]{width:6.13333rem}#checkFamily section .family_card-user .name[data-v-429e9db6]{font-weight:700;display:flex;align-items:center;margin-bottom:.26667rem;font-size:.42667rem}#checkFamily section .family_card-user .name-t[data-v-429e9db6]{max-width:4.26667rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#checkFamily section .family_card-user .name .oneself[data-v-429e9db6]{width:1.06667rem;height:.53333rem;line-height:.53333rem;text-align:center;font-size:.32rem;border-radius:.53333rem;margin-left:.26667rem;font-weight:400;background:#d6e4fb;color:#2a65dd}#checkFamily section .family_card .userId[data-v-429e9db6]{font-size:.32rem;color:#333}#checkFamily section .family_card .userId .type[data-v-429e9db6]{padding-right:.26667rem}#checkFamily section .family_card-img[data-v-429e9db6]{margin-right:.26667rem}#checkFamily section .family_card-img img[data-v-429e9db6]{width:1.33333rem;height:1.33333rem;vertical-align:middle}#checkFamily section .family_card-check[data-v-429e9db6]{width:.56rem}#checkFamily footer[data-v-429e9db6]{width:10rem;height:1.6rem;background:#fff;box-shadow:inset 0 .01333rem 0 0 hsla(0,0%,87.8%,.99);display:flex;align-items:center;justify-content:center}#checkFamily footer button[data-v-429e9db6]{width:8rem;height:1.06667rem;border-radius:.64rem}#myService[data-v-c08a280c]{width:100%;height:100%;overflow-y:auto}#myService .toServiceList[data-v-c08a280c]{position:fixed;bottom:1.12rem;right:.32rem;width:1.17333rem;height:1.17333rem;z-index:10;border-radius:50%;box-shadow:0 .02667rem .30667rem 0 rgba(42,101,221,.7);overflow:hidden}#myService .toServiceList img[data-v-c08a280c]{width:100%;height:100%}#myService header[data-v-c08a280c]{width:100%;position:fixed;top:0;overflow:hidden}#myService header .head_cardInfo[data-v-c08a280c]{min-height:3.36rem;max-height:4.16rem;padding:.77333rem .53333rem 0;background:url(../img/service_bg.71f75d08.png) no-repeat 50%;background-size:100% 100%}#myService header .title[data-v-c08a280c]{min-height:.8rem;font-size:.56rem;font-weight:500;color:#f2d7b2;line-height:.8rem;padding:0 .42667rem}#myService header img[data-v-c08a280c]{width:100%;height:auto}#myService header aside[data-v-c08a280c]{min-height:1.73333rem;display:flex;margin-top:.21333rem;padding:0 .42667rem;box-sizing:border-box}#myService header aside .user[data-v-c08a280c],#myService header aside .userId[data-v-c08a280c]{display:flex;flex-direction:column}#myService header aside .user[data-v-c08a280c]{width:3.17333rem}#myService header aside .userId .value[data-v-c08a280c]{margin-right:.32rem}#myService header aside .eye[data-v-c08a280c]{width:.42667rem}#myService header aside .eye img[data-v-c08a280c]{width:.42667rem;height:.42667rem;vertical-align:middle;margin-top:-.05333rem}#myService header aside .disFlex[data-v-c08a280c]{display:flex;align-items:center}#myService header aside .key[data-v-c08a280c]{height:.45333rem;line-height:.45333rem;color:rgba(225,187,135,.38);font-size:.32rem}#myService header aside .key .totalFamily[data-v-c08a280c]{height:.45333rem;border-radius:.10667rem;border:.01333rem solid #7b6d59;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:.24rem;background:rgba(225,187,135,.05);color:#e1bb87}#myService header aside .key .totalFamily img[data-v-c08a280c]{width:.21333rem;height:.21333rem}#myService header aside .value[data-v-c08a280c]{height:.61333rem;line-height:.61333rem;color:#e1bb87;font-size:.42667rem}#myService header .notify[data-v-c08a280c]{position:relative;margin:0 .53333rem;min-height:1.86667rem;padding:.69333rem .48rem .29333rem;margin-top:-.53333rem;box-sizing:border-box;background:rgba(231,44,44,.08);border-radius:0 0 .32rem .32rem;z-index:-1;font-size:.29333rem;font-weight:400;line-height:.4rem}#myService section[data-v-c08a280c]{width:100%}#myService section header[data-v-c08a280c]{position:relative!important;visibility:hidden}#myService section .serviceList[data-v-c08a280c]{padding:.64rem .53333rem 0;box-sizing:border-box}#myService section .serviceList .serviceCard[data-v-c08a280c]{width:8.93333rem;padding:.48rem .42667rem .42667rem;min-height:3.57333rem;background:#fff;border-radius:.32rem;margin-bottom:.42667rem}#myService section .serviceList .serviceCard .head[data-v-c08a280c]{height:.6rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:.24rem}#myService section .serviceList .serviceCard .head .name[data-v-c08a280c]{flex:1;font-size:.42667rem;font-weight:500;color:#222}#myService section .serviceList .serviceCard .head .detail[data-v-c08a280c]{width:1.2rem;color:#4376d8;font-size:.37333rem;display:flex;justify-content:center;align-items:center}#myService section .serviceList .serviceCard .condition[data-v-c08a280c],#myService section .serviceList .serviceCard .sku[data-v-c08a280c]{display:flex;justify-content:flex-start;color:#444;font-size:.34667rem;margin-bottom:.13333rem}#myService section .serviceList .serviceCard .condition .key[data-v-c08a280c],#myService section .serviceList .serviceCard .sku .key[data-v-c08a280c]{width:1.73333rem;height:.53333rem;line-height:.53333rem}#myService section .serviceList .serviceCard .condition .value[data-v-c08a280c],#myService section .serviceList .serviceCard .sku .value[data-v-c08a280c]{flex:1;white-space:pre-wrap;line-height:.53333rem}#myService section .serviceList .serviceCard .defultBtn[data-v-c08a280c],#myService section .serviceList .serviceCard .useBtn[data-v-c08a280c]{display:flex;justify-content:center;align-items:center;margin-top:.64rem}#myService section .serviceList .serviceCard .defultBtn div[data-v-c08a280c],#myService section .serviceList .serviceCard .useBtn div[data-v-c08a280c]{width:4.26667rem;height:.96rem;border-radius:.32rem;border:.02667rem solid #979797;color:#2a65dd;text-align:center;line-height:.96rem}#myService section .serviceList .serviceCard .defultBtn div[data-v-c08a280c]{border:.02667rem solid #cbccd0;color:#cbccd0}#myService .toastPopup[data-v-c08a280c]{width:8.08rem;background:#fff;border-radius:.53333rem;padding:.74667rem .90667rem .85333rem;text-align:center}#myService .toastPopup .top[data-v-c08a280c]{height:.4rem;font-size:.45333rem;font-weight:500;color:#222;line-height:.4rem}#myService .toastPopup .fs28[data-v-c08a280c]{font-size:.37333rem!important}#myService .toastPopup .tel[data-v-c08a280c]{font-size:.45333rem;font-weight:500;color:#222;line-height:.64rem;letter-spacing:.01333rem;margin-top:.64rem}#myService .toastPopup .btn[data-v-c08a280c]{margin-top:.85333rem;width:6.26667rem;height:1.28rem;background:#2a65dd;box-shadow:0 .16rem .33333rem 0 rgba(99,119,245,.52);border-radius:.64rem;line-height:1.28rem;color:#fff}#myService .toastPopup footer[data-v-c08a280c]{width:100%;height:1.09333rem;margin-top:.85333rem;display:flex;justify-content:space-between;align-items:center}#myService .toastPopup footer button[data-v-c08a280c]{width:2.66667rem!important;height:1.06667rem;line-height:1.06667rem}#myService .page-header[data-v-c08a280c]{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000}#myService .column_popup[data-v-c08a280c]{min-height:5.49333rem}#myService .column_popup[data-v-c08a280c] .van-checkbox__icon--disabled .van-icon{background:#a6bef0;border:#a6bef0}#myService .column_popup[data-v-c08a280c] .van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#fff}#myService .column[data-v-c08a280c]{height:12.4rem}#myService .column .title[data-v-c08a280c]{width:10rem;height:1.17333rem;color:#171717;border-radius:.42667rem .42667rem 0 0;text-align:center;line-height:1.17333rem}#myService .column .column_list[data-v-c08a280c]{height:calc(100% - 1.17333rem);overflow-y:auto}#myService .column .subBtn[data-v-c08a280c]{margin-top:1.33333rem}#myService[data-v-c08a280c] .van-popup__close-icon--top-right{top:.32rem}#myService .rightIcon[data-v-c08a280c]{width:.32rem;height:.32rem}#myService .check_popup[data-v-c08a280c]{width:100%;height:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}#myService .family_active[data-v-c08a280c]{color:#2a65dd;background:rgba(42,101,221,.04)}#myService .family_active .family_card-user .userId[data-v-c08a280c],#myService .family_active .family_card-user .userIdNo[data-v-c08a280c]{color:#2a65dd}#myService .family_card[data-v-c08a280c]{min-height:1.86667rem;padding:.26667rem .74667rem;display:flex;align-items:center;justify-content:space-between}#myService .family_card .left[data-v-c08a280c]{flex:1;display:flex;align-items:center}#myService .family_card-user[data-v-c08a280c]{width:6.13333rem}#myService .family_card-user .name[data-v-c08a280c]{font-weight:700;display:flex;align-items:center;margin-bottom:.26667rem;font-size:.42667rem}#myService .family_card-user .name-t[data-v-c08a280c]{max-width:4.26667rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.13333rem}#myService .family_card-user .name .oneself[data-v-c08a280c]{width:.90667rem;height:.48rem;line-height:.48rem;text-align:center;font-size:.32rem;border-radius:.24rem;margin-left:.26667rem;font-weight:400;background:#e6f8ff;color:#158ab7}#myService .family_card .userId[data-v-c08a280c],#myService .family_card .userIdNo[data-v-c08a280c]{font-size:.32rem;color:#333}#myService .family_card .userId .type[data-v-c08a280c],#myService .family_card .userIdNo .type[data-v-c08a280c]{padding-right:.26667rem}#myService .family_card-img[data-v-c08a280c]{margin-right:.26667rem}#myService .family_card-img img[data-v-c08a280c]{width:1.33333rem;height:1.33333rem;vertical-align:middle}#myService .family_card-check img[data-v-c08a280c]{width:.42667rem;height:.42667rem}#myService .familyTies[data-v-c08a280c]{width:.90667rem;height:.48rem;border-radius:.24rem;font-size:.32rem;text-align:center;line-height:.48rem;margin-left:.26667rem;font-weight:400}