.van-action-sheet{display:flex;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.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:.373333rem .426667rem;font-size:.426667rem;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:.586667rem}.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:.213333rem;color:#969799;font-size:.32rem;line-height:.48rem}.van-action-sheet__gap{display:block;height:.213333rem;background-color:#f7f8fa}.van-action-sheet__header{flex-shrink:0;font-weight:500;font-size:.426667rem;line-height:1.28rem;text-align:center}.van-action-sheet__description{position:relative;flex-shrink:0;padding:.533333rem .426667rem;color:#969799;font-size:.373333rem;line-height:.533333rem;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.426667rem;bottom:0;left:.426667rem;border-bottom:.026667rem solid #ebedf0;transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:.586667rem;height:.586667rem}.van-action-sheet__close{position:absolute;top:0;right:0;z-index:1;padding:0 .426667rem;color:#c8c9cc;font-size:.586667rem;line-height:inherit}.van-action-sheet__close:active{color:#969799}