@import '../c/conf'; @import '../c/mx'; .m-msg { position: fixed; z-index: 11000; bottom: 120rpx; left: 0; right: 0; margin: 0 auto; width: 600rpx; color: #eee; text-align: center; text { @include bs2; display: inline-block; padding: 10rpx 20rpx; line-height: 36rpx; font-size: 12px; border-radius: 2px; background-color: rgba(#000, 0.65); } }