.all-group-list {
  overflow: hidden; }
  .all-group-list #group_tpl_html .search-circle-content {
    background: #fff;
    border-bottom: 1px solid #efefef;
    padding: 0.16rem; }
    .all-group-list #group_tpl_html .search-circle-content .circle-top {
      padding-bottom: 0.10667rem; }
      .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-left {
        width: 0.53333rem;
        height: 0.53333rem;
        float: left; }
      .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-right {
        width: 1.92rem;
        padding-left: 0.16rem;
        float: left; }
        .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-right .zinc {
          height: 0.256rem;
          font-size: 0.14933rem;
          font-family: PingFangSC-Medium;
          font-weight: 500;
          color: #323232;
          line-height: 0.256rem; }
        .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-right .number-information {
          height: 0.224rem;
          margin-top: 0.05333rem;
          padding-top: 0.05333rem;
          line-height: 0.17067rem;
          font-size: 0.128rem;
          font-family: PingFangSC-Regular;
          font-weight: 400;
          color: #909090; }
          .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-right .number-information .information {
            width: 100%;
            height: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .all-group-list #group_tpl_html .search-circle-content .circle-top .circle-top-right .number-information .information span {
              color: #d7000f; }
    .all-group-list #group_tpl_html .search-circle-content .circle-bottom {
      width: 2.77333rem;
      height: auto;
      padding: 0.08533rem;
      font-size: 0.128rem;
      font-family: PingFangSC-Regular;
      font-weight: 400;
      color: #323232;
      background-color: #efefef; }
      .all-group-list #group_tpl_html .search-circle-content .circle-bottom p {
        width: 2.61333rem;
        height: auto;
        line-height: 0.192rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
  .all-group-list .list-no-data {
    display: none; }
