.scroll-group-name {
  width: 100%;
  height: 0.46933rem;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  display: none; }
  .scroll-group-name .leftIcon:before {
    position: absolute;
    top: 0.14933rem;
    left: 0.16rem;
    width: 0.096rem;
    height: 0.17067rem;
    font-size: 0.17067rem; }
  .scroll-group-name .scroll-intro-top {
    height: 0.46933rem; }
    .scroll-group-name .scroll-intro-top .scroll-intro-title {
      display: block;
      height: 0.46933rem;
      line-height: 0.46933rem;
      text-align: center;
      font-size: 0.17067rem;
      color: #323232; }
  .scroll-group-name .goGroupSetTop {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.46933rem;
    height: 0.46933rem;
    display: inline-block;
    text-align: center;
    line-height: 0.46933rem; }

.index-head-info {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.472rem;
  z-index: 9; }
  .index-head-info .leftIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.42667rem;
    height: 0.42667rem;
    line-height: 0.42667rem;
    text-align: center;
    z-index: 9; }
  .index-head-info .icon-5:before {
    font-size: 0.17067rem;
    color: #fff;
    z-index: 9; }
  .index-head-info .goGroupSet {
    position: absolute;
    top: -0.02133rem;
    right: 0rem;
    width: 0.64rem;
    height: 0.53333rem;
    line-height: 0.53333rem;
    text-align: center;
    z-index: 999; }
  .index-head-info .icon-18:before {
    font-size: 0.14933rem;
    color: #fff;
    z-index: 9; }
  .index-head-info .head-info-logo {
    position: absolute;
    top: 0.704rem;
    left: 0.16rem;
    width: 0.55467rem;
    height: 0.55467rem;
    border-radius: 0.05333rem;
    -background: url("../../images/group_default_logo.png") no-repeat;
    -background-size: cover; }
    .index-head-info .head-info-logo .head-info-img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .index-head-info .head-info-name {
    position: absolute;
    top: 0.704rem;
    left: 0.88533rem;
    width: auto;
    max-width: 2.88rem;
    color: #ffffff;
    font-size: 0.192rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .index-head-info .head-info-peoples {
    position: absolute;
    top: 1.00267rem;
    left: 0.88533rem;
    color: #ffffff;
    font-size: 0.128rem; }
  .index-head-info .head-info-infos {
    position: absolute;
    top: 1.00267rem;
    left: 1.89867rem;
    color: #ffffff;
    font-size: 0.128rem; }

.group-owner {
  margin-top: 1.472rem;
  width: 100%;
  height: auto;
  padding: 0 0.16rem;
  background-color: #fff; }
  .group-owner .owner-info {
    width: 100%;
    height: 0.77867rem;
    position: relative; }
    .group-owner .owner-info .owner-info-img {
      position: absolute;
      top: 0.21333rem;
      left: 0;
      width: 0.40533rem;
      height: 0.40533rem;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%; }
    .group-owner .owner-info .owner-info-name {
      position: absolute;
      top: 0.29867rem;
      left: 0.53333rem;
      color: #323232;
      max-width: 1.6rem;
      font-size: 0.14933rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .group-owner .owner-info .owner-info-self {
      position: absolute;
      top: 0.448rem;
      left: 0.53333rem;
      width: 0.36267rem;
      height: 0.17067rem;
      line-height: 0.17067rem;
      text-align: center;
      color: #d7000f;
      border: 1px solid #d7000f; }
    .group-owner .owner-info .img-list {
      width: auto;
      height: 0.77867rem;
      line-height: 0.77867rem;
      margin-right: 0.29867rem; }
      .group-owner .owner-info .img-list .info-num {
        float: right;
        height: 0.77867rem;
        line-height: 0.77867rem;
        margin-left: 0.08533rem; }
        .group-owner .owner-info .img-list .info-num .owner-info-num {
          display: inline-block;
          width: 0.27733rem;
          height: 0.17067rem;
          line-height: 0.17067rem;
          background-color: #d7000f;
          color: #ffffff;
          text-align: center;
          border-radius: 0.08533rem;
          -webkit-border-radius: 0.08533rem;
          -moz-border-radius: 0.08533rem; }
      .group-owner .owner-info .img-list ul {
        width: auto;
        max-width: 1.06667rem;
        float: right; }
        .group-owner .owner-info .img-list ul li {
          width: 0.256rem;
          height: 0.256rem;
          float: left; }
          .group-owner .owner-info .img-list ul li img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%; }
      .group-owner .owner-info .img-list ul li:nth-child(2) {
        margin-left: -0.05333rem; }
      .group-owner .owner-info .img-list ul li:nth-child(3) {
        margin-left: -0.05333rem; }
    .group-owner .owner-info .owner-info-right {
      position: absolute;
      top: 0.34133rem;
      right: 0;
      width: 0.08533rem;
      height: 0.14933rem;
      z-index: 99; }
    .group-owner .owner-info .icon-15:before {
      font-size: 0.14933rem;
      color: #909090; }
  .group-owner .notice-news {
    width: 100%;
    height: auto;
    background-color: #fff; }
    .group-owner .notice-news .container {
      width: 100%;
      height: auto; }
      .group-owner .notice-news .container .slide {
        width: 100%;
        height: 0.40533rem !important;
        line-height: 0.40533rem !important;
        font-size: 0.128rem;
        color: #323232; }
        .group-owner .notice-news .container .slide p {
          max-width: 3.68rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 0.14933rem;
          border-top: 1px solid #efefef; }
          .group-owner .notice-news .container .slide p span {
            color: #0790ee; }

.all-info {
  width: 100%;
  height: auto;
  margin-top: 0.10667rem;
  position: relative; }
  .all-info .all-info-title {
    background-color: #fff;
    height: 0.448rem;
    border-bottom: 1px solid #efefef;
    position: relative; }
    .all-info .all-info-title .info-title {
      position: absolute;
      left: 0.16rem;
      top: 0.128rem;
      color: #323232;
      font-size: 0.17067rem; }

.add-info {
  position: fixed;
  right: 0.16rem;
  bottom: 1.04533rem;
  width: 0.61867rem;
  height: 0.61867rem;
  line-height: 0.61867rem;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: linear-gradient(to bottom, #ff6b6d, #d7000f); }
  .add-info .add-info-img {
    width: 0.192rem;
    height: 0.192rem; }

.hide-index-foot-info, .index-foot-info {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.64rem;
  padding: 0.08533rem 0.16rem;
  background-color: #fff;
  z-index: 99; }
  .hide-index-foot-info .apply-add, .hide-index-foot-info .leader-check, .index-foot-info .apply-add, .index-foot-info .leader-check {
    width: 100%;
    height: 0.46933rem;
    line-height: 0.46933rem;
    text-align: center;
    font-size: 0.17067rem;
    color: white;
    background-color: #0790ee; }

.upload-backImg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  display: none; }
  .upload-backImg .upload-back {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.152rem;
    z-index: 9999; }
    .upload-backImg .upload-back p {
      width: 100%;
      height: 0.576rem;
      line-height: 0.576rem;
      text-align: center;
      font-size: 0.14933rem; }
    .upload-backImg .upload-back .back-photo {
      color: #323232;
      background-color: #fff;
      position: relative; }
      .upload-backImg .upload-back .back-photo input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0.576rem;
        opacity: 0;
        z-index: 999; }
    .upload-backImg .upload-back .cancel-back-photo {
      color: #909090;
      background-color: #f2f2f2; }

.upload-logoImg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  display: none; }
  .upload-logoImg .upload-logo {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.152rem;
    z-index: 9999; }
    .upload-logoImg .upload-logo p {
      width: 100%;
      height: 0.576rem;
      line-height: 0.576rem;
      text-align: center;
      font-size: 0.14933rem; }
    .upload-logoImg .upload-logo .logo-photo {
      color: #323232;
      background-color: #fff;
      position: relative; }
      .upload-logoImg .upload-logo .logo-photo input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0.576rem;
        opacity: 0;
        z-index: 999; }
    .upload-logoImg .upload-logo .cancel-logo {
      color: #909090;
      background-color: #f2f2f2; }

.business-footer {
  height: 0.64rem; }

.business-footer {
  height: 0.64rem; }

.wait-manage-check-hide {
  display: none; }

.wait-send-msg-btn {
  display: none; }

.add-to-group, .send-msg-btn, .wait-manage-check {
  z-index: 99;
  position: fixed;
  left: 50%;
  bottom: 0.10667rem;
  width: 1.65333rem;
  height: 0.40533rem;
  line-height: 0.40533rem;
  transform: translateX(-50%);
  text-align: center;
  color: white;
  font-size: 0.14933rem;
  border-radius: 0.40533rem;
  -webkit-border-radius: 0.40533rem;
  -moz-border-radius: 0.40533rem; }
  .add-to-group .add-symbol, .send-msg-btn .add-symbol, .wait-manage-check .add-symbol {
    margin-right: 0.05333rem; }
  .add-to-group .send-msg-img, .send-msg-btn .send-msg-img, .wait-manage-check .send-msg-img {
    display: inline-block;
    width: 0.18133rem;
    height: 0.14933rem;
    margin-top: -0.032rem;
    margin-right: 0.05333rem; }

.add-to-group {
  background: linear-gradient(to top right, #d7000f, #ff6b6d); }

.send-msg-btn {
  background: linear-gradient(to top right, #0a74e7, #34aeff); }

.wait-manage-check {
  background: #909090; }

.check-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none; }
  .check-modal .check-modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 3.46667rem;
    background: #fff;
    border-radius: 3px;
    z-index: 9999; }
    .check-modal .check-modal-content .add-into-group {
      display: none; }
    .check-modal .check-modal-content .bind-phone-num {
      display: none; }
    .check-modal .check-modal-content .top-box {
      width: 100%;
      margin: 0.21333rem 0; }
      .check-modal .check-modal-content .top-box .top-title {
        font-size: 0.17067rem;
        text-align: center;
        font-weight: 700;
        color: #323232;
        margin-bottom: 0.21333rem; }
      .check-modal .check-modal-content .top-box .msg-reminder {
        padding: 0 0.58667rem;
        font-size: 0.14933rem;
        text-align: left; }
    .check-modal .check-modal-content .bottom-box div {
      width: 50%;
      border-top: 1px solid #efefef; }
      .check-modal .check-modal-content .bottom-box div.cancel {
        color: #909090;
        border-right: 1px solid #efefef; }
      .check-modal .check-modal-content .bottom-box div.confirm {
        color: #77a9f2; }
      .check-modal .check-modal-content .bottom-box div p {
        height: 0.68267rem;
        line-height: 0.68267rem;
        font-size: 0.14933rem;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        text-align: center; }

.hide-add-template, .add-template {
  position: fixed;
  right: 0.16rem;
  bottom: 1.04533rem;
  width: 0.64rem;
  text-align: center;
  height: 0.64rem;
  border-radius: 0.32rem;
  z-index: 9;
  background: linear-gradient(216deg, #ff6b6d 0%, #d7000f 100%); }
  .hide-add-template .add-template-icon, .add-template .add-template-icon {
    position: absolute;
    top: 0.21333rem;
    left: 0.21333rem; }
  .hide-add-template .icon-4:before, .add-template .icon-4:before {
    font-size: 0.192rem;
    color: #fff; }

.common-bottom-nav-footer .business-footer {
  display: none; }
