.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.myAppointment{height:.5rem;background:#fff;text-align:center;line-height:.5rem;font-size:.18rem;font-weight:700;border-bottom:.01rem solid #eee}.van-sticky{max-width:750px;margin:0 auto}.artwrap{overflow:scroll;background:#eee;position:fixed;width:100%;height:100%}.listwrap{overflow:auto;background:#eee}.loading{text-align:center}.loading span{display:inline-block;width:.2rem;height:.2rem;border:.02rem solid #409eff;border-left:transparent;-webkit-animation:zhuan .5s linear infinite;animation:zhuan .5s linear infinite;border-radius:50%}.appointment-content{padding-top:.1rem;margin-bottom:.08rem;width:100%;min-height:2rem;background:#fff;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.appointment-content,.appointment-content .row-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.appointment-content .row-1{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 .2rem}.appointment-content .row-1 .item-title{font-size:.18rem;font-family:PingFangSC-Medium;font-weight:700;color:#222}.appointment-content .row-1 .item-status{font-size:.12rem;font-family:PingFangSC-Regular;color:#999}.appointment-content .row-1 .item-date{font-size:.14rem;font-family:PingFangSC-Regular;color:#222}.appointment-content .row-1 .item-label{font-size:.12rem;font-family:PingFangSC-Regular;color:#999}.appointment-content .row-1 .item-num{position:absolute;left:1rem;font-size:.14rem;font-family:PingFangSC-Regular;color:#222}.appointment-content .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:.1rem .1rem .1rem}.appointment-content .col-2 .item-cancel{width:.9rem;height:.25rem;background:#222;border-radius:.08rem;font-size:.14rem;font-family:PingFangSC-Regular;color:#fff;text-align:center;line-height:.25rem}.appointment-content .hr{width:100%;height:.01rem;background:#eee}.myAppointment /deep/ .van-sticky{background:#fff}