
.binding-index-page{padding: 20px;box-sizing: border-box;}
.binding-index-page .filter-form{overflow: hidden;}
.binding-index-page .filter-form .li{float: left;min-width: 255px;margin-bottom: 20px;}
.el-date-editor--daterange.w300{width:240px}
.binding-index-page .el-table .cell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

