.van-action-sheet{display:flex;flex-direction:column;max-height:80%;overflow:hidden;color:#181818}.van-action-sheet__content{flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:.23333rem .26667rem;font-size:.26667rem;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:.36667rem}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:.13333rem;color:#969799;font-size:.2rem;line-height:.3rem}.van-action-sheet__gap{display:block;height:.13333rem;background-color:#f7f8fa}.van-action-sheet__header{flex-shrink:0;font-weight:500;font-size:.26667rem;line-height:.8rem;text-align:center}.van-action-sheet__description{position:relative;flex-shrink:0;padding:.33333rem .26667rem;color:#969799;font-size:.23333rem;line-height:.33333rem;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.26667rem;bottom:0;left:.26667rem;border-bottom:.01667rem solid #ebedf0;transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:.36667rem;height:.36667rem}.van-action-sheet__close{position:absolute;top:0;right:0;z-index:1;padding:0 .26667rem;color:#c8c9cc;font-size:.36667rem;line-height:inherit}.van-action-sheet__close:active{color:#969799}