.page-main-container {
  margin-top: 0.16rem;
}
.breadcrumbs {
  margin: 0 auto;
  width: 14rem;
  height: 0.21rem;
  font-size: 0.14rem;
  line-height: 0.21rem;
  color: #666;
}

.main-information {
  margin: 0.16rem auto 0.69rem;
  width: 14rem;
}
.law-detail {
  margin: 0 auto;
  margin-bottom: 1.16rem;
  width: 14rem;
  min-height: 9.08rem;
}
.list-container {
  width: 100%;
}

.list-container {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-decoration: none;
}

.list-item {
  display: flex;
  padding: 0.4rem;
  width: 100%;
  height: 2.46rem;
  box-sizing: border-box;
  background: linear-gradient(to bottom, #f4f9ff, #e5f1ff);
}

.list-item-content {
  padding: 0.37rem 0 0.36rem 0;
  box-sizing: border-box;
}

.list-item-img {
  margin-right: 0.4rem;
  width: 1.34rem;
  height: 1.64rem;
}

.list-item-img>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.list-item-name {
  margin-right: 0.24rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.26rem;
}

.list-item-label {
  padding: 0.04rem 0.18rem;
  width: 0.64rem;
  height: 0.28rem;
  background: #62d282;
  border-radius: 0.16rem;
  font-weight: bold;
  font-size: 0.14rem;
  color: #ffffff;
  line-height: 0.19rem;
}

.list-item-normal {
  margin-right: 0.54rem;
  font-size: 0.18rem;
}

.content-top {
  margin-bottom: 0.35rem;
}
.list-detail {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.23rem;
  width: 100%;
  padding: 0.44rem 0 0.45rem 1.4rem;
  box-sizing: border-box;
  border: 0.01rem solid #e2e2e2;
}
.list-detail-item {
  margin-bottom: 0.29rem;
  width: 4.18rem;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.21rem;
}
