.boundOrgBody[data-v-bb880f0a] {
  width: calc(100% - .32rem);
  padding: .16rem;
  overflow-y: auto;
  display: grid;
}
.boundOrgBody ul[data-v-bb880f0a] {
    overflow: hidden;
}
.boundOrgBody li[data-v-bb880f0a] {
    background: #fff;
    border-radius: .08rem;
    padding: .16rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: .16rem;
}
.boundOrgBody li .num[data-v-bb880f0a] {
      width: .36rem;
      height: .36rem;
      border-radius: 50%;
      background: #F9EBD6;
      font-size: .18rem;
      color: #A26513;
      line-height: .36rem;
      text-align: center;
      font-weight: 600;
}
.boundOrgBody li .titleContent[data-v-bb880f0a] {
      width: 2.4rem;
      font-size: .18rem;
      color: #333333;
      margin-left: .1rem;
      text-align: left;
      margin-right: .2rem;
      font-weight: 600;
}
.boundOrgBody li .arrow[data-v-bb880f0a] {
      height: .14rem;
      margin-top: .16rem;
}
.boundOrgBody li .arrow img[data-v-bb880f0a] {
        float: left;
        height: 100%;
}
.boundOrgBody li span[data-v-bb880f0a] {
      position: absolute;
      background: #EBF3FF;
      color: #1677FF;
      font-size: .11rem;
      right: .05rem;
      top: .05rem;
      padding: .02rem .03rem;
      border-radius: .08rem 0;
}
.boundOrgBody[data-v-bb880f0a] button {
    border: none;
    color: #E12817;
    width: 100%;
    font-size: .17rem;
    margin-top: .4rem;
    height: .49rem;
}
.boundOrgBody .van-button[data-v-bb880f0a]::before {
    background-color: transparent;
}


/*# sourceMappingURL=185.1758895010353.css.map*/