.drip-notice-bar{display:-webkit-box;display:-webkit-flex;display:flex;color:#ed6a0c;height:.53333rem;padding:0 .2rem;font-size:.18667rem;line-height:.32rem;position:relative;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fffbe8}.drip-notice-bar--withicon{position:relative;padding-right:.53333rem}.drip-notice-bar__left-icon{height:.24rem;min-width:.26667rem;box-sizing:border-box}.drip-notice-bar__left-icon img{width:.21333rem;height:.21333rem}.drip-notice-bar__right-icon{top:.16rem;right:.2rem;font-size:.21333rem;position:absolute}.drip-notice-bar__wrap{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:.32rem;overflow:hidden;position:relative}.drip-notice-bar__content{position:absolute;white-space:nowrap}.drip-notice-bar__content.drip-ellipsis{max-width:100%}.drip-notice-bar__play{-webkit-animation:drip-notice-bar-play linear both;animation:drip-notice-bar-play linear both}.drip-notice-bar__play--infinite{-webkit-animation:drip-notice-bar-play-infinite linear infinite both;animation:drip-notice-bar-play-infinite linear infinite both}@-webkit-keyframes drip-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes drip-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes drip-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes drip-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}