.push-list{width:100%;height:100%}.push-list .push-filter{width:100%;height:80px;background:#fff;color:#303133;border-radius:2px;margin-bottom:15px}.push-list .push-filter .el-form{padding-left:24px}.push-list .push-filter .el-form .el-form-item{margin-bottom:0;margin-top:20px;margin-right:30px}.push-list .push-filter .el-form .el-form-item:nth-child(2){margin-right:30px}.push-list .push-content{width:100%;height:calc(100% - 175px);background:#fff;border-radius:2px;padding:20px;position:relative}.push-list .push-content .selected{background:rgba(64,158,255,.2)}.push-list .push-content .btn-wrap{margin-bottom:25px}.push-list .push-content .list-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:20px;left:20px;right:20px}.push-list .push-content .list-bottom .count{line-height:32px}.push-list .el-dialog .prompt{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.push-list .el-dialog .prompt .el-icon-warning{font-size:28px;color:#ff8b35;margin-right:12px}