.action{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(42,42,42,.6);z-index:20}.action .action-sheet{background:#fff;border-top-left-radius:.26667rem;border-top-right-radius:.26667rem;position:absolute;bottom:0;width:100%;box-sizing:border-box;padding-bottom:.26667rem;animation:move .2s;max-height:70vh;min-height:6.66667rem;overflow:scroll}.action .action-sheet .action-icon{height:.88rem;line-height:.88rem;text-align:center;border-style:solid;border-top:none;border-left:none;border-right:none;margin-bottom:.2rem}.action .action-sheet .action-icon .left{float:left}.action .action-sheet .action-icon .right{float:right}.action .action-sheet .action-icon img{width:.29333rem;height:.29333rem}.action .action-right{width:70%;position:absolute;top:0;bottom:0;right:0;animation:moves .2s}@keyframes move{0%{bottom:-13.33333rem}to{bottom:0}}@keyframes moves{0%{right:-13.33333rem}to{right:0}}.btn{height:1.06667rem;line-height:1.06667rem;display:block;width:100%}