.el-alert.annon{height:28px;line-height:28px;padding:0;overflow:hidden}.el-alert.annon .el-alert__description{margin:0}.el-alert.annon .el-alert__close-btn,.el-alert.annon .el-icon{top:4px;font-size:20px;font-weight:700;color:#000}.el-alert.annon .annon_content{animation:annon-slide 20s linear infinite}@keyframes annon-slide{0%{transform:translateX(0)}to{transform:translateX(-954px)}}