@import '../common/index.wxss';
.mc-notice-bar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:70rpx;padding:0 30rpx;font-size:28rpx;color:#ed6a0c;line-height:48rpx;background-color:#fffbe8}.mc-notice-bar.is-wrapper{height:auto;padding:16rpx 32rpx}.mc-notice-bar.is-wrapper .mc-notice-bar__wrap{height:auto}.mc-notice-bar.is-wrapper .mc-notice-bar__content{position:relative;white-space:normal}.mc-notice-bar .mc-notice-bar__wrap{position:relative;-webkit-flex:1;flex:1;overflow:hidden;height:48rpx}.mc-notice-bar .mc-notice-bar__content{position:absolute;white-space:nowrap}.mc-notice-bar .mc-notice-bar__content.mc-ellipsis{max-width:100%}.mc-notice-bar .mc-notice-bar__close{font-size:22rpx;font-weight:900;margin-right:11rpx}.mc-notice-bar .mc-notice-bar__right-icon{font-size:22rpx;font-weight:900;margin-left:11rpx}
