@charset "utf-8";
.common-search-table {
  min-height: 20px;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
}

.fl{
  float: left;
}
.fr {
  float: right;
  /*line-height: 2.8rem;*/
}