.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:.26667rem .32rem;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:.32rem;background-color:#f7f8fa;border-radius:.05333rem}.van-search__content--round{border-radius:26.64rem}.van-search__label{padding:0 .13333rem;color:#323233;font-size:.37333rem;line-height:.90667rem}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:.13333rem .21333rem .13333rem 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 .21333rem;color:#323233;font-size:.37333rem;line-height:.90667rem;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.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-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:.37333rem;line-height:1.33333rem;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.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}.search-result-page[data-v-1f1bca4e]{height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column}.search-result-page .page-header[data-v-1f1bca4e]{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.32rem .32rem 0;background-color:#fff;border-bottom:.01333rem solid #e6e6e6}.search-result-page .page-header .back-btn[data-v-1f1bca4e]{display:flex;align-items:center;font-size:.4rem;color:#2a65dd;cursor:pointer}.search-result-page .page-header .back-btn .van-icon[data-v-1f1bca4e]{margin-right:.10667rem}.search-result-page .page-header .page-title[data-v-1f1bca4e]{font-size:.42667rem;font-weight:500;color:#171717;padding-right:1rem}.search-result-page .search-bar[data-v-1f1bca4e]{flex-shrink:0;padding:.26667rem .32rem;background-color:#fff}.search-result-page .search-bar .search-container[data-v-1f1bca4e]{display:flex;align-items:center;gap:.13333rem}.search-result-page .search-bar .search-container .search-input[data-v-1f1bca4e]{flex:1}.search-result-page .search-bar .search-container .search-input .van-search__content[data-v-1f1bca4e]{border-radius:.10667rem;overflow:hidden}.search-result-page .search-bar .search-container .search-input .van-search__content .van-search__input[data-v-1f1bca4e]{font-size:.42667rem;color:#333}.search-result-page .search-bar .search-container .search-btn[data-v-1f1bca4e]{padding:0 .26667rem;height:.8rem;border-radius:.10667rem;font-size:.4rem;line-height:.96rem;white-space:nowrap}.search-result-page .van-list[data-v-1f1bca4e]{padding:.32rem;overflow-y:auto;flex:1;min-height:0}.search-result-page .van-list .result-item[data-v-1f1bca4e]{background-color:#fff;border-radius:.21333rem;margin-bottom:.32rem;padding:.32rem;box-shadow:0 .05333rem .16rem rgba(0,0,0,.05)}.search-result-page .van-list .result-item .item-header[data-v-1f1bca4e]{display:flex;align-items:center;margin-bottom:.21333rem}.search-result-page .van-list .result-item .item-header .rank[data-v-1f1bca4e]{width:.42667rem;height:.42667rem;background-color:#2a65dd;color:#fff;border-radius:50%;text-align:center;line-height:.42667rem;font-weight:700;margin-right:.21333rem}.search-result-page .van-list .result-item .item-header .title[data-v-1f1bca4e]{font-size:.42667rem;font-weight:500;color:#171717;flex:1}.search-result-page .van-list .result-item .item-header .tag[data-v-1f1bca4e]{width:1.06667rem;height:.53333rem;background-color:#ff9c00;color:#fff;border-radius:.26667rem;text-align:center;line-height:.53333rem;font-size:.32rem;transform:rotate(45deg);position:relative;top:-.13333rem;right:-.13333rem}.search-result-page .van-list .result-item .item-info .location[data-v-1f1bca4e]{font-size:.37333rem;color:#666;margin-bottom:.10667rem}.search-result-page .van-list .result-item .item-info .address[data-v-1f1bca4e]{font-size:.32rem;color:#999;word-break:break-all}