.lawDetails[data-v-d1ca07aa] {
  width: 100%;
  padding: 20px;
  min-height: 200px;
  background-color: #fff;
}
.lawDetails .content[data-v-d1ca07aa] {
  padding: 40px;
}
table[data-v-d1ca07aa] {
  width: 100%;
  font-size: 18px;
  text-align: center;
}
table th[data-v-d1ca07aa] {
  font-weight: normal;
  height: 70px;
  font-size: 16px;
}
table th span[data-v-d1ca07aa] {
  cursor: pointer;
  color: #25a4bb;
}
table th span[data-v-d1ca07aa]:hover {
  text-decoration: underline;
}
