.products tr td {
  text-align: center;
}
.products tr td:first-child {
  text-align: left;
  color: #1693f0;
}
.detail_btn {
  padding: 5px 10px;
  background-color: #0066b3;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.pro_list table td {
  padding: 20px 0;
}
.licai_page span a {
  margin: 0;
}
