.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:.37333rem;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:.85333rem}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:.32rem;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:.32rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:.16rem}.van-swipe__indicator{width:.16rem;height:.16rem;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:.16rem}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:.96rem}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:.42667rem;left:50%;color:#fff;font-size:.37333rem;line-height:.53333rem;text-shadow:0 .02667rem .02667rem #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:.58667rem;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:.42667rem;left:.42667rem}.van-image-preview__close-icon--top-right{top:.42667rem;right:.42667rem}.van-image-preview__close-icon--bottom-left{bottom:.42667rem;left:.42667rem}.van-image-preview__close-icon--bottom-right{right:.42667rem;bottom:.42667rem}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:2.13333rem;height:2.13333rem;margin:0 .21333rem .21333rem 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload--readonly:active{background-color:#f7f8fa}.van-uploader__upload-icon{color:#dcdee0;font-size:.64rem}.van-uploader__upload-text{margin-top:.21333rem;color:#969799;font-size:.32rem}.van-uploader__preview{position:relative;margin:0 .21333rem .21333rem 0;cursor:pointer}.van-uploader__preview-image{display:block;width:2.13333rem;height:2.13333rem;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:.37333rem;height:.37333rem;background-color:rgba(0,0,0,.7);border-radius:0 0 0 .32rem}.van-uploader__preview-delete-icon{position:absolute;top:-.05333rem;right:-.05333rem;color:#fff;font-size:.42667rem;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__mask,.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:.58667rem}.van-uploader__mask-message{margin-top:.16rem;padding:0 .10667rem;font-size:.32rem;line-height:.37333rem}.van-uploader__loading{width:.58667rem;height:.58667rem;color:#fff}.van-uploader__file{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:2.13333rem;height:2.13333rem;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:.53333rem}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:.21333rem;padding:0 .10667rem;color:#646566;font-size:.32rem;text-align:center}.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}#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}.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%}.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}.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}.readAgreement section h1,.readAgreement section h2,.readAgreement section h3,.readAgreement section h4,.readAgreement section p{padding:0;margin:0}.readAgreement[data-v-c23a8cb8]{height:100%;background:#fff}.readAgreement header[data-v-c23a8cb8]{height:1.28rem;display:flex;align-items:center;justify-content:space-around}.readAgreement header div[data-v-c23a8cb8]{height:100%;line-height:1.2rem;position:relative}.readAgreement header .active[data-v-c23a8cb8]:after{content:"";width:1.33333rem;position:absolute;left:50%;transform:translateX(-50%);top:1.06667rem;border-bottom:.08rem solid #2a65dd}.readAgreement section[data-v-c23a8cb8]{height:calc(100% - 2.98667rem);overflow-y:auto;position:relative;font-size:.26667rem}.readAgreement section .authorizeTxt[data-v-c23a8cb8],.readAgreement section .declareAgr[data-v-c23a8cb8]{background:none!important}.readAgreement section div[data-v-c23a8cb8]{width:100%;padding:.53333rem;position:absolute;left:0;top:0;z-index:-1;white-space:pre-wrap;background:#fff}.readAgreement section .active[data-v-c23a8cb8]{z-index:10;background:#fff}.readAgreement footer[data-v-c23a8cb8]{height:1.70667rem;display:flex;align-items:center;justify-content:space-around}.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#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}#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}[data-v-728bf944] .van-uploader__preview-image,[data-v-728bf944] .van-uploader__upload{width:1.92rem;height:1.92rem;background:#f2f4f9;border:.01333rem solid #dfe3ec}[data-v-728bf944] .van-uploader__preview-image{border:0}[data-v-728bf944] .van-uploader__preview{margin:0 .34667rem .34667rem 0}[data-v-728bf944] .van-uploader__preview:nth-child(4n+4){margin:0 0 .34667rem 0}.equityCardActive .van-checkbox{display:flex!important;align-items:start!important}.equityCardActive .van-checkbox .van-icon{transform:scale(.9)}.reading h1,.reading h2,.reading h3,.reading h4,.reading p{padding:0;margin:0}.equityCardActive[data-v-728bf944]{height:100%;overflow:auto;box-sizing:border-box;background:#f5f5f5}.equityCardActive header[data-v-728bf944]{height:5.97333rem}.equityCardActive header img[data-v-728bf944]{width:100%;height:100%}.equityCardActive .content[data-v-728bf944]{margin:-5.01333rem 0 0;position:relative;z-index:10;padding:0 .32rem .53333rem}.equityCardActive .form[data-v-728bf944]{width:9.36rem;min-height:8.74667rem;background:#fff;border-radius:.21333rem;padding:.32rem .46667rem .64rem;box-sizing:border-box}.equityCardActive .form .form_item[data-v-728bf944]{margin-top:.32rem}.equityCardActive .form .title[data-v-728bf944]{height:.53333rem;font-size:.37333rem;font-weight:400;color:#828282;line-height:.53333rem;margin-bottom:.18667rem}.equityCardActive .family[data-v-728bf944]{width:9.36rem;padding:0 .46667rem;background:#fff;border-radius:.21333rem;margin-top:-.13333rem}.equityCardActive .family .head[data-v-728bf944]{height:1.41333rem;display:flex;align-items:center;justify-content:space-between}.equityCardActive .family .l[data-v-728bf944]{flex:1;display:flex;align-items:center;font-size:.45333rem;font-weight:500}.equityCardActive .family .l img[data-v-728bf944]{width:.42667rem;height:.42667rem;margin-left:.10667rem}.equityCardActive .family .r[data-v-728bf944]{width:1.38667rem}.equityCardActive .family .r button[data-v-728bf944]{width:1.38667rem;height:.64rem;line-height:.64rem;padding:0;border-radius:.10667rem;color:#2a65dd;font-size:.34667rem}.equityCardActive .family .familyList[data-v-728bf944]{color:#171717;font-size:.42667rem;padding-bottom:.4rem;word-break:break-all}.equityCardActive .promptTxt[data-v-728bf944]{margin-top:.32rem;font-size:.29333rem;color:#e72c2c;background:#f3e5e5;padding:.26667rem .26667rem .32rem;border-radius:.21333rem .21333rem 0 0}.equityCardActive .prompt[data-v-728bf944]{font-size:.34667rem;color:#e72c2c;background:rgba(243,229,229,.6);padding:.26667rem .34667rem;border-radius:.10667rem}.equityCardActive .subBtn[data-v-728bf944]{margin-top:.26667rem;height:1.38667rem}.equityCardActive .subBtn button[data-v-728bf944]{height:100%}.equityCardActive .agreement[data-v-728bf944]{margin-top:1.33333rem;padding:0;background:#f5f5f5}.popover_text[data-v-728bf944]{font-size:.32rem!important;color:#fff;padding:.16rem}.popover_text p[data-v-728bf944]{line-height:.45333rem;margin:0}[data-v-728bf944] .lable{width:2.02667rem;text-align:left;margin-right:0;font-size:.4rem;color:#444}.borderIpt[data-v-728bf944]{height:1.17333rem;line-height:.64rem;border-radius:.10667rem;background:#f3f4f5}.van-cell[data-v-728bf944]{padding:.28rem .32rem}[data-v-728bf944] .van-field__control{font-weight:500}[data-v-728bf944] .van-field__control::placeholder{font-weight:400}[data-v-728bf944] .van-checkbox__label{font-size:.32rem;font-weight:400}.sendCode[data-v-728bf944]{color:#2a65dd;border:none;background:#f3f4f5;font-size:.32rem}[data-v-728bf944] .success_popup{width:8.08rem;min-height:7.65333rem;background:#fff;border-radius:.53333rem;text-align:center;overflow-y:visible}.cart[data-v-728bf944]{padding:.74667rem .98667rem!important}.popup[data-v-728bf944]{min-height:7.65333rem;padding:1.94667rem .98667rem .74667rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;color:#222}.popup img[data-v-728bf944]{position:absolute;width:3.4rem;height:2.82667rem;top:-1.33333rem}.popup .top[data-v-728bf944]{font-size:.45333rem;font-weight:500;margin-top:.53333rem}.popup .arg[data-v-728bf944]{min-height:3.33333rem!important;font-size:.42667rem!important;line-height:.66667rem!important}.popup .txt[data-v-728bf944]{margin-top:.64rem;font-size:.37333rem;white-space:pre-wrap}.popup .btn[data-v-728bf944]{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-728bf944]{width:100%;display:flex;justify-content:space-between}.popup .ft .btn[data-v-728bf944]{width:2.8rem}.popup .ft .default[data-v-728bf944]{background:#fff;color:#333}.health_popup[data-v-728bf944]{width:100%;height:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.health[data-v-728bf944]{height:100%}.health .perviewImgDiv[data-v-728bf944]{width:100%;padding:0 .96rem;height:calc(100% - 2.4rem);overflow-y:auto}.health .perviewImg img[data-v-728bf944]{width:100%;height:auto}.health .perviewImg .signature[data-v-728bf944]{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:.26667rem}.health .perviewImg .signature .line[data-v-728bf944]{width:80%;display:flex;justify-content:flex-end;align-items:center}.health .perviewImg .signature .h300[data-v-728bf944]{height:2.66667rem}.health .perviewImg .signature img[data-v-728bf944]{width:4rem;height:100%}.health .title[data-v-728bf944]{height:1.28rem;line-height:1.54667rem;font-size:.45333rem;text-align:center;font-weight:500;color:#222}.health .word[data-v-728bf944]{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-728bf944]{height:1.09333rem;margin-top:.58667rem;padding:0 1.36rem;display:flex;justify-content:space-between;align-items:center}.health footer button[data-v-728bf944]{width:3.09333rem;height:1.06667rem;line-height:1.06667rem}.reading_popup[data-v-728bf944]{height:100%}.reading_popup .title[data-v-728bf944]{height:1.28rem;text-align:center;line-height:1.28rem}.reading_popup section[data-v-728bf944]{height:calc(100% - 1.81333rem);overflow-y:auto;padding:0 .53333rem .53333rem;line-height:.53333rem;white-space:pre-wrap;font-size:.26667rem}.uploadUrl[data-v-728bf944]{min-height:2.26667rem}.mt20[data-v-728bf944]{margin-top:.32rem}[data-v-728bf944] .van-uploader__preview-image,[data-v-728bf944] .van-uploader__upload{width:1.78667rem;height:1.78667rem;background:#f3f4f5;border-radius:.10667rem;border:.01333rem solid #f3f4f5;margin:0}[data-v-728bf944] .dataPicker .van-picker__toolbar{background:#f7f7fa}[data-v-728bf944] .van-popover__content{margin-left:.66667rem!important}[data-v-728bf944] .van-cell:after{border:none}.redirect-dialog[data-v-728bf944]{width:6.66667rem;background:#fff;border-radius:.26667rem;padding:.26667rem 0;text-align:center}.redirect-dialog .dialog-content[data-v-728bf944]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:.26667rem .4rem}.redirect-dialog .dialog-content p[data-v-728bf944]{font-size:.37333rem;color:#333;margin-bottom:.4rem;line-height:1.5;white-space:pre-wrap}.redirect-dialog .dialog-content .van-button[data-v-728bf944]{width:3.09333rem;height:1.06667rem;font-size:.32rem;background:#2a65dd;color:#fff;border-radius:.53333rem}.check_popup[data-v-728bf944]{width:100%;height:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}#serviceDetail[data-v-728bf944]{width:100%;height:100%;overflow:hidden;background:#fff}#serviceDetail header[data-v-728bf944]{width:9.14667rem;height:.66667rem;padding:.64rem .32rem .32rem;font-weight:400;line-height:.44rem}#serviceDetail section[data-v-728bf944]{height:calc(100% - 3.2rem);overflow-y:auto;background:#fff;box-shadow:inset 0 .01333rem 0 0 rgba(0,0,0,.9)}#serviceDetail section .detail_link[data-v-728bf944]{padding:.53333rem .2rem 0 .13333rem}#serviceDetail section .detail_box[data-v-728bf944]{padding:.26667rem;border-radius:.13333rem;overflow:hidden}#serviceDetail footer[data-v-728bf944]{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}#serviceDetail footer button[data-v-728bf944]{width:8rem;height:1.06667rem;background:#2a65dd;border-radius:.64rem}#serviceDetail p[data-v-728bf944]{padding:0!important;margin:0!important}#serviceDetail a[data-v-728bf944]{color:#2878ff}#serviceDetail img[data-v-728bf944]{width:100%!important;height:100%!important}#serviceDetail table[data-v-728bf944]{width:100%!important}