.wand-check{line-height:22px}.wand-check .check-icon,.wand-check span{vertical-align:middle}.wand-check .check-icon{font-size:20px;width:20px;height:20px}.wand-check span{font-size:14px}.wand-check .wand-icon-disabled{color:#dee4e4;font-size:20px}.wand-check .wand-icon-checkbox-unchecked,.wand-check .wand-icon-radio-unchecked{color:#e0e1e6;font-size:20px}.wand-check .wand-icon-checkbox-checked,.wand-check .wand-icon-radio-checked{color:#3f86ff;font-size:20px}.wand-check .check-icon-warp{display:-webkit-box;display:-webkit-flex;display:flex}.wand-check .check-icon-warp.align-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.wand-check .check-icon-warp.align-right .check-icon{margin-left:6px}.wand-check .check-icon-warp.align-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.wand-check .check-icon-warp.align-left .check-icon{display:block;margin-top:2px;margin-right:10px}.wand-check .check-icon-warp.align-middle{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.wand-check .check-icon-warp.align-middle .check-icon{margin-top:0}.wand-check .check-icon-warp span{-webkit-box-flex:1;-webkit-flex:1;flex:1}.wand-check .check-icon-warp .content-disabled{color:#c3c5ca}.wand-check .checkbox-item-wrap,.wand-check .radio-item-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff}.wand-check .checkbox-item-wrap.align-right,.wand-check .radio-item-wrap.align-right{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.wand-check .checkbox-item-wrap.align-middle b,.wand-check .checkbox-item-wrap.align-right b,.wand-check .radio-item-wrap.align-middle b,.wand-check .radio-item-wrap.align-right b{-webkit-align-self:center;align-self:center;vertical-align:middle}.wand-check .checkbox-item-wrap .wand-group--select,.wand-check .radio-item-wrap .wand-group--select{position:relative;width:20px;height:20px;margin-right:10px;box-sizing:border-box;border-radius:50%}.wand-check .checkbox-item-wrap .wand-group--select.wand-group--select-right,.wand-check .radio-item-wrap .wand-group--select.wand-group--select-right{margin-right:0;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.wand-check .checkbox-item-wrap .wand-group--select input,.wand-check .radio-item-wrap .wand-group--select input{display:none}.wand-check .checkbox-item-wrap .wand-group--select-style-tick,.wand-check .radio-item-wrap .wand-group--select-style-tick{position:relative;margin-right:10px;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0}.wand-check .checkbox-item-wrap .wand-group--select-style-tick.wand-group--select-right,.wand-check .radio-item-wrap .wand-group--select-style-tick.wand-group--select-right{margin-right:0;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.wand-check .checkbox-item-wrap .wand-group--select-style-tick input,.wand-check .radio-item-wrap .wand-group--select-style-tick input{display:none}.wand-check .checkbox-item-wrap .wand-group--label,.wand-check .radio-item-wrap .wand-group--label{vertical-align:middle;font-size:14px;color:#2b313d}.wand-check .checkbox-item-wrap .wand-group--label.wand-group--label-disabled,.wand-check .radio-item-wrap .wand-group--label.wand-group--label-disabled{color:#c3c5ca}.wand-popup__mask{top:0;right:0;background:rgba(0,0,0,.6)}.wand-popup__container,.wand-popup__mask{position:fixed;left:0;bottom:0;z-index:300}.wand-popup__container{max-width:100%;max-height:100%;width:100%;height:100%;box-sizing:border-box;background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-overflow-scrolling:touch;overflow-y:auto}.wand-popup__container.wand-popup-container__position-left{width:auto;top:0;right:auto;left:0}.wand-popup__container.wand-popup-container__position-right{width:auto;height:100%;top:0;right:0;bottom:auto;left:auto}.wand-popup__container.wand-popup-container__position-top{width:100%;height:auto;top:0;right:auto;bottom:auto;left:0}.wand-popup__container.wand-popup-container__position-bottom{height:auto;left:0}.wand-popup__container--bottom{padding-top:8px;border-radius:8px 8px 0 0}.wand-popup-mask-enter,.wand-popup-mask-leave-active{opacity:0}.wand-popup-mask-enter-active,.wand-popup-mask-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.wand-popup-animate-position-bottom-enter,.wand-popup-animate-position-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.wand-popup-animate-position-left-enter,.wand-popup-animate-position-left-leave-active{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.wand-popup-animate-position-right-enter,.wand-popup-animate-position-right-leave-active{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.wand-popup-animate-position-top-enter,.wand-popup-animate-position-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.wand-notice-bar{padding:11px 12px;font-size:12px;color:#c29645;background-color:#fff4bb;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.wand-notice-bar__carousel--content{overflow:hidden;white-space:nowrap}.wand-notice-bar__carousel--content p{display:inline-block;width:-webkit-max-content;width:max-content;position:relative;padding-left:10%;min-width:51%;text-align:center}.wand-notice-bar__content{line-height:18px;-webkit-box-flex:1;-webkit-flex:1;flex:1}.wand-notice-bar__content--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wand-notice-bar__content--ellipsis2{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.wand-notice-bar__multiple{width:100%;height:18px;overflow:hidden}.wand-notice-bar__multiple--animation{-webkit-animation:wand-notice-bar-play both;animation:wand-notice-bar-play both}.wand-notice-bar__right-icon{width:12px;height:12px;margin-left:12px}@-webkit-keyframes wand-notice-bar-play{to{-webkit-transform:translate3d(0,-18px,0);transform:translate3d(0,-18px,0)}}@keyframes wand-notice-bar-play{to{-webkit-transform:translate3d(0,-18px,0);transform:translate3d(0,-18px,0)}}.r-data[data-v-7d6840d8]{height:100%;background:#f4f5f7;font-size:.68266667rem}.r-data .main-contain .patient-info[data-v-7d6840d8]{height:2.73066667rem;width:100%;background:linear-gradient(180deg,#edf4ff,#f8fbff);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.512rem .68266667rem}.r-data .main-contain .patient-info .detail-left[data-v-7d6840d8]{display:flex;flex-direction:row;align-items:center}.r-data .main-contain .patient-info .detail-left img[data-v-7d6840d8]{width:1.70666667rem;height:1.70666667rem;border-radius:50%}.r-data .main-contain .patient-info .detail-left span[data-v-7d6840d8]{font-size:.59733333rem;font-weight:400;margin-left:.512rem}.r-data .main-contain .patient-info .detail-left .info-name[data-v-7d6840d8]{font-size:18px;font-weight:500;font-family:PingFangSC,PingFangSC-Medium;max-width:6.82666667rem}.r-data .main-contain .patient-info .patient-change[data-v-7d6840d8]{font-size:.59733333rem;font-weight:400;width:2.98666667rem;height:1.024rem;line-height:1.024rem;border:1px solid #3f86ff;color:#3f86ff;border-radius:.512rem;padding:0 .34133333rem;display:flex;justify-content:center;align-items:center}.r-data .main-contain .patient-info .patient-change img[data-v-7d6840d8]{width:.512rem;height:.512rem;margin-left:.128rem}.r-data .main-contain .report-list[data-v-7d6840d8]{background:#fff;margin-top:.34133333rem}.r-data .main-contain .report-list .list-item[data-v-7d6840d8]{height:2.73066667rem;display:flex;justify-content:space-between;align-items:center;padding:0 .512rem}.r-data .main-contain .report-list .list-item .detail-title[data-v-7d6840d8]{font-size:.68266667rem;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:rgba(0,0,0,.9)}.r-data .main-contain .report-list .list-item .detail-btn[data-v-7d6840d8]{display:flex;justify-content:center;align-items:center;font-size:.59733333rem;font-weight:500;text-align:center;color:#3f86ff}.r-data .main-contain .report-list .list-item+.list-item[data-v-7d6840d8]{border-top:.5px solid #eee}.r-data .main-contain .empty[data-v-7d6840d8]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2.56rem}.r-data .main-contain .empty .empty-img[data-v-7d6840d8]{width:5.97333333rem;height:5.97333333rem}.r-data .main-contain .empty .empty-text[data-v-7d6840d8]{font-size:.68266667rem;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:center;color:rgba(0,0,0,.6);margin:.34133333rem 0 .68266667rem}.r-data .main-contain .empty .empty-btn[data-v-7d6840d8]{background:#3f86ff;border-radius:.85333333rem;font-size:.68266667rem;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:center;color:#fff;padding:.34133333rem 1.536rem}.r-data[data-v-7d6840d8] .wand-popup-container__position-bottom{max-height:65%}.r-data .popup-header[data-v-7d6840d8]{position:relative}.r-data .popup-header .close-btn[data-v-7d6840d8]{position:absolute;right:.59733333rem;top:0;width:.768rem;height:.768rem}.r-data .popup-header .close-btn img[data-v-7d6840d8]{width:100%;height:100%}.r-data .popup-header .popup-title[data-v-7d6840d8]{font-size:.768rem;font-weight:700;text-align:center;margin:.512rem 0;color:rgba(0,0,0,.9)}.r-data[data-v-7d6840d8] .wand-check{padding:0 16px;max-height:15.36rem;min-height:10.24rem;overflow-y:scroll}.r-data[data-v-7d6840d8] .wand-check .patient-choose{height:2.73066667rem;border:1px solid #dcdcdc;border-radius:.34133333rem;flex-direction:row;padding:0 .512rem;margin-bottom:16px}.r-data[data-v-7d6840d8] .wand-check .patient-choose,.r-data[data-v-7d6840d8] .wand-check .patient-choose .patient-item{display:flex;justify-content:space-between;align-items:center}.r-data[data-v-7d6840d8] .wand-check .patient-choose .patient-item .patient-item-img{width:1.70666667rem;height:1.70666667rem;margin-right:.512rem;border-radius:50%}.r-data[data-v-7d6840d8] .wand-check .patient-choose .patient-item .right-text span{font-size:.59733333rem;font-weight:400;color:rgba(0,0,0,.6)}.r-data[data-v-7d6840d8] .wand-check .patient-choose .patient-item .right-text .right-name{font-size:.768rem;font-weight:500;color:rgba(0,0,0,.9);margin-right:.768rem}.r-data[data-v-7d6840d8] .wand-check .patient-choose:last-child{margin-bottom:2.13333333rem}