.mp-toast-box{position:fixed;display:flex;width:560rpx;height:104rpx;font-size:28rpx;font-weight:400;color:#fff;align-items:center;justify-content:center;font-family:"PingFang SC",sans-serif;box-shadow:0 8rpx 16rpx 0 rgba(0,0,0,.16);z-index:999;left:50%;margin-left:-280rpx}.mp-toast-box.safe-top{margin-top:var(--safe-top)}.mp-toast-box.safe-bottom{margin-bottom:var(--safe-bottom)}