.ChannelList .outbox{margin-top:24px;background:#fff;padding:20px}.ChannelList .outbox .textImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ChannelList .outbox .textImage .img{width:50px;height:50px;border-radius:50%;margin-right:10px}.ChannelList .filters{margin-top:0;margin-bottom:20px}.ChannelList .filters .search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ChannelList .filters .search .search-input .el-input{width:240px}.ChannelList .page{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ChannelList .el-table .title .cell{padding:0;margin-left:5px}.ChannelList .el-table .center .cell{text-align:center}.ChannelList .share{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ChannelList .share,.ChannelList .share .box{display:-webkit-box;display:-ms-flexbox;display:flex}.ChannelList .share .box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ChannelList .share .box .el-input{margin:10px 0}.ChannelList .share .box+.box{margin-left:20px}