.law {
  padding: 30px 50px 50px 50px;
  background-color: #f4f4f4;
}
.law-sonHead {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
}
.law-h1{
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}
.law-p1 {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
}
.law-p2 {
  text-align: right;
  line-height: 20px;
}
.law-p3 {
  font-size: 14px;
  text-indent: 2em;
  font-weight: 700;
}
.law-p4{
  color: #333333;
  font-size: 13px;
  text-indent: 2em;
  line-height: 25px;
}
.line-20 {
  line-height: 20px;
}
.law-return {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.law-return a {
  font-size: 16px;
  font-weight: 800;
  color: #b69965;
  margin-left: 50px;
  /* border-bottom: 3px solid #b69965; */
}
.border {
  width: 50px;
  height: 20px;
  background-color: #b69965;
}
.law-weight {
  font-weight: 700;
}
.law-p5 {
  font-size: 14px;
}