.try-out-list{width:100%;height:100%}.try-out-list .filter{width:100%;height:70px;background:#fff;border-radius:2px;padding-top:15px;padding-left:20px;-webkit-box-shadow:0 0 6px 0 rgba(53,64,82,.06);box-shadow:0 0 6px 0 rgba(53,64,82,.06)}.try-out-list .filter .el-form .el-form-item{margin-right:20px}.try-out-list .content{width:100%;min-height:calc(100% - 90px);margin-top:20px;background:#fff;border-radius:2px;-webkit-box-shadow:0 0 6px 0 rgba(53,64,82,.06);box-shadow:0 0 6px 0 rgba(53,64,82,.06);padding:20px 30px;position:relative}.try-out-list .content .control{margin-bottom:25px}.try-out-list .content .el-table{margin-bottom:50px}.try-out-list .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}.try-out-list .content .list-bottom .count{line-height:32px}