.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;
}
.right-content {
  margin-left: 0.24rem;
  width: 10.96rem;
  background: #fff;
  border-radius: 0.04rem;
  border: 0.01rem solid #f0f0f0;
}

.right-content .content-title {
  padding-bottom: 0.12rem;
  margin: 0.16rem 0.24rem 0;
  width: 10.48rem;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #333333;
  border-bottom: 0.01rem solid #0050bf;
}

.right-content .content-list {
  margin: 0 0.24rem;
}

.right-content .content {
  margin: 0 0.24rem;
  width: 10.48rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.27rem;
}

.right-content .content-info {
  position: relative;
  padding: 0.16rem 0;
  width: 10.48rem;
  font-size: 0.16rem;
  color: #333;
  border-bottom: 0.01rem solid #f4f4f4;
}

.right-content .content-info .title {
  padding-left: 0.18rem;
  height: 0.24rem;
  line-height: 0.24rem;
}

.right-content .content-list > li::before {
  position: relative;
  top: 0.08rem;
  left: 0.08rem;
  content: '';
  width: 0.06rem;
  height: 0.06rem;
  background: #b9d6ff;
  border-radius: 0.03rem;
}

.right-content .content-list > li {
  cursor: pointer;
}

.right-content .content-list a {
  color: #333;
  text-decoration: none !important;
}

.right-content .content-list > .selected a {
  font-weight: bold;
  color: #0057d7;
}

.right-content .content-list > li:hover a {
  font-weight: bold;
  color: #0057d7;
}

.right-content .content-info .date {
  position: absolute;
  right: 0.02rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-weight: normal;
  color: #666;
}

.nav-pill .nav-link {
  padding: 0;
  margin-bottom: 0;
  border: none;
}

.nav-pills {
  border-bottom: none;
}

.nav-pills .nav-link.active {
  border: none;
  font-weight: bold;
  color: #0050bf !important;
  background-color: #f1f6ff !important;
}

.query {
  margin: 0 auto;
  margin-bottom: 1.16rem;
  width: 14rem;
  min-height: 9.08rem;
}

.query-top {
  position: relative;
  margin-top: 0.02rem;
}

.btn-box {
  display: flex;
}

button {
  border: 0;
  background-color: #fff;
}

.btn-item {
  width: 1.48rem;
  height: 0.52rem;
  font-size: 0.2rem;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.3rem;
  text-align: center;
  cursor: pointer;
}

.query-top .btn-box .active {
  position: relative;
  height: 0.52rem;
  background: #f5f9ff;
  border-bottom: none;
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
}

.query-top .btn-box .active:after {
  position: absolute;
  bottom: -0.02rem;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 0.04rem;
  background-image: linear-gradient(
      to right,
      #f5f9ff 38%,
      transparent 38%,
      transparent 60%,
      #f5f9ff 60%,
      #f5f9ff 100%
    ),
    linear-gradient(
      to right,
      transparent 0%,
      transparent 38%,
      #0050bf 38%,
      #0050bf 60%,
      transparent 60%,
      #f5f9ff 100%
    );
  content: '';
}
.law-search {
  display: flex;
  justify-content: space-between;
}
.search-statis {
  padding: 0.29rem 0.3rem;
  width: 2.8rem;
  background: linear-gradient(to bottom, #f1f8ff, #f9fcff);
}
.statis-title {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: rgba(0, 0, 0, 0.85);
}
.sub-title {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 0.18rem;
  color: rgba(0, 0, 0, 0.85);
}
.statis-list {
  display: flex;
  justify-content: space-between;
  padding: 0.1rem 0;
  font-size: 0.16rem;
  border-top: 0.01rem solid #d2e0ee;
}
.round {
  display: inline-block;
  margin-right: 0.1rem;
  width: 0.04rem;
  height: 0.04rem;
  background: #0057d7;
}
.sub-title .iconfont-zj {
  margin-right: 0.1rem;
  font-size: 0.2rem;
}
.search-box {
  padding: 0.37rem 0.31rem;
  width: 11.04rem;
  height: 3.02rem;
  box-sizing: border-box;
  background: linear-gradient(to bottom, #f5faff, #e7f2ff);
}
.lawyer {
  height: 4rem;
}
.law-firm {
  height: 3.6rem;
}
.search-title {
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
}

.search-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 5.2rem;
  height: 0.56rem;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 0.04rem;
}

.search {
  padding: 0.16rem 0 0.16rem 0.45rem;
  width: 4.4rem;
  height: 0.56rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 1.25);
  line-height: 0.24rem;
  background: #fff;
  border-radius: 0.04rem 0 0 0.04rem;
  border: 0.01rem solid #0050bf;
  opacity: 0.94;
}

.search-container input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}

.search-container::before {
  position: absolute;
  left: 0.16rem;
  z-index: 1;
  font-size: 0.16rem;
  font-family: 'iconfont-zj';
  color: rgba(0, 0, 0, 0.25);
  content: '\e7fc';
}

.query-search-btn {
  width: 0.8rem;
  height: 0.56rem;
  background: #0050bf;
  border-radius: 0rem 0.04rem 0.04rem 0rem;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.16rem;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
}
.query-search-btn .iconfont-zj {
  font-size: 0.32rem;
}
.area {
  display: flex;
  width: 100%;
}

.area-item-box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.area-item {
  margin: 0.28rem 0.49rem 0 0;
  padding: 0.04rem 0;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-align: left;
  cursor: pointer;
}

.area-title {
  margin-right: 0;
  font-weight: bold;
  width: 0.8rem;
  height: 0.3rem;
}

.area-active {
  padding: 0.04rem 0.16rem;
  height: 0.38rem;
  box-sizing: border-box;
  background: #0050bf;
  border-radius: 0.04rem;
  color: #ffffff;
}

.total {
  padding: 0.12rem 0;
  width: 100%;
  height: 0.54rem;
  box-sizing: border-box;
  text-align: right;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
}

.total-num {
  color: #e06060;
  font-weight: bolder;
}

.list-container {
  width: 100%;
}

.list-container a {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-decoration: none;
}
.list-container :hover {
  text-decoration: none; /* 鼠标悬浮时去除下划线 */
}
.list-item {
  display: flex;
  padding: 0.2rem 0.54rem;
  width: 100%;
  height: 1.6rem;
  box-sizing: border-box;
  border: 0.01rem solid #e2e2e2;
}

.list-item:hover {
  background: #f1f8ff;
  text-decoration: none; /* 鼠标悬浮时去除下划线 */
}

.list-item-content {
  padding: 0.24rem 0 0.22rem 0;
  box-sizing: border-box;
}

.list-item-img {
  margin-right: 0.4rem;
  width: 0.98rem;
  height: 1.2rem;
}

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

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

.list-item-label {
  display: inline-block;
  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;
  color: rgba(0, 0, 0, 0.65);
}

.content-top {
  margin-bottom: 0.2rem;
}
.paging {
  float: right;
  margin: 0.4rem 0 0 0;
}
