.content {
  padding-top: 30px;
  padding-bottom: 60px;
}
.table {
  width: 100%;
  border: 1px solid #f2f2f2;
}
.table th {
  background: #f2f2f2;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 15px;
}
.table td {
  border: 1px solid #f2f2f2;
  padding: 10px;
  line-height: 20px;
}
.table td.title {
  padding: 10px 30px;
}
.table .number {
  width: 96px;
  text-align: center;
}
.table .time {
  width: 170px;
  text-align: center;
}
.table a {
  display: block;
  text-align: justify;
}

/*# sourceMappingURL=caigou_list.css.map */
