.basicInfo .top[data-v-23dc859c] {
  background: #ffffff;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.basicInfo .top > div[data-v-23dc859c] {
    display: flex;
    align-items: center;
}
.basicInfo .top > div .img[data-v-23dc859c] {
      width: 70px;
      height: 70px;
      margin-right: 15px;
      border-radius: 50%;
      overflow: hidden;
}
.basicInfo .top > div .img img[data-v-23dc859c] {
        width: 100%;
        height: 100%;
}
.basicInfo .top > div p[data-v-23dc859c] {
      font-size: 16px;
      margin-bottom: 15px;
}
.basicInfo .top > div label[data-v-23dc859c] {
      font-size: 12px;
}
.basicInfo .top > div label > a[data-v-23dc859c] {
        color: #FB8900;
        background: #fff3e5;
        padding: 6px;
        color: #FB8900;
}
.basicInfo .top > div label > span[data-v-23dc859c] {
        margin-left: 10px;
        color: #85888F;
}
.basicInfo .top > div label > span a[data-v-23dc859c] {
          color: #fc4a3c;
          text-decoration: underline;
}
.basicInfo .top > div ul[data-v-23dc859c] {
      display: flex;
      align-items: center;
      font-size: 12px;
}
.basicInfo .top > div ul li[data-v-23dc859c] {
        margin-right: 10px;
        height: 26px;
        line-height: 26px;
        padding: 0 7px;
        text-align: center;
        background: #e5fbec;
        color: #04d449;
}
.basicInfo .top > div ul li a[data-v-23dc859c] {
          color: #04d449;
          display: flex;
          align-items: center;
}
.basicInfo .top > div ul li img[data-v-23dc859c] {
          margin-right: 5px;
}
.basicInfo .top > div ul li[data-v-23dc859c]:nth-child(1) {
          background: #fff3e5;
          color: #FB8900;
}
.basicInfo .top > div ul li:nth-child(1) a[data-v-23dc859c] {
            color: #FB8900;
}
.basicInfo .main[data-v-23dc859c] {
  background: #ffffff;
  padding: 30px 30px 10px;
}
.basicInfo .main .item > p[data-v-23dc859c] {
    font-size: 16px;
    margin-bottom: 20px;
}
.basicInfo .main .item ul[data-v-23dc859c] {
    display: flex;
    margin-bottom: 40px;
}
.basicInfo .main .item ul li[data-v-23dc859c] {
      width: 210px;
      height: 70px;
      line-height: 70px;
      display: flex;
      justify-content: space-between;
      background: url(../../static/img/bg1.6c34aea0.png) no-repeat;
      margin-right: 20px;
}
.basicInfo .main .item ul li img[data-v-23dc859c] {
        vertical-align: middle;
        margin: 0 10px 0 25px;
}
.basicInfo .main .item ul li p[data-v-23dc859c] {
        font-size: 20px;
        font-weight: bold;
        margin-right: 25px;
}

