.baseExpertDetails[data-v-c2130f18] {
  padding-bottom: 50px;
  background: url(../../static/img/detailsBg.2434a941.jpg) no-repeat center top #f5f6f9;
  overflow: hidden;
}
.baseExpertDetails .main[data-v-c2130f18] {
    padding: 30px 30px 50px;
    background: #ffffff;
}
.baseExpertDetails .main .top[data-v-c2130f18] {
      display: flex;
      align-items: center;
}
.baseExpertDetails .main .top > .img[data-v-c2130f18] {
        width: 112px;
        height: 112px;
        border: 6px solid #ffffff;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        margin-right: 30px;
}
.baseExpertDetails .main .top > .img img[data-v-c2130f18] {
          width: 100%;
          height: 100%;
}
.baseExpertDetails .main .top > div[data-v-c2130f18]:last-child {
        width: 986px;
}
.baseExpertDetails .main .top > div:last-child .name[data-v-c2130f18] {
          display: flex;
          align-items: center;
          margin-bottom: 35px;
}
.baseExpertDetails .main .top > div:last-child .name h4[data-v-c2130f18] {
            font-weight: bold;
            font-size: 24px;
            color: #333333;
            line-height: 34px;
}
.baseExpertDetails .main .top > div:last-child .name label[data-v-c2130f18] {
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 2px;
            overflow: hidden;
            font-size: 15px;
            color: #005FC9;
            background: #e5eff9;
            margin-left: 15px;
            flex-shrink: 0;
            padding: 0 13px;
}
.baseExpertDetails .main .top > div:last-child > p[data-v-c2130f18] {
          display: flex;
          justify-content: space-between;
}
.baseExpertDetails .main .top > div:last-child > p label[data-v-c2130f18] {
            color: #999999;
}
.baseExpertDetails .main .top > div:last-child > p .el-divider--vertical[data-v-c2130f18] {
            margin: 0 16px;
}
.baseExpertDetails .main .top > div:last-child > p .collect[data-v-c2130f18] {
            cursor: pointer;
}
.baseExpertDetails .main .top > div:last-child > p .collect[data-v-c2130f18]::before {
              display: inline-block;
              content: "\e60c";
              font-family: "iconfont";
              font-size: 16px;
              margin-right: 8px;
}
.baseExpertDetails .main .top > div:last-child > p .collect[data-v-c2130f18]:hover {
              color: #FB8900;
}
.baseExpertDetails .main .top > div:last-child > p .collect[data-v-c2130f18]:hover::before {
                content: "\e60b";
}
.baseExpertDetails .main .box[data-v-c2130f18] {
      display: flex;
      align-items: center;
      margin-bottom: 2px;
}
.baseExpertDetails .main .box > div[data-v-c2130f18] {
        padding: 12px 10px;
        line-height: 20px;
        height: 20px;
        background: #e5eaf0;
}
.baseExpertDetails .main .box > div[data-v-c2130f18]:first-child {
          width: 19%;
          text-align: center;
          margin-right: 0.5%;
}
.baseExpertDetails .main .box > div[data-v-c2130f18]:last-child {
          width: 80%;
          background: #f5f8fc;
          color: #666666;
}
.baseExpertDetails .main .box .price[data-v-c2130f18] {
        font-weight: bold;
        color: #FB8900 !important;
}
.baseExpertDetails .main .content div[data-v-c2130f18] {
      font-size: 16px;
      color: #666666;
      line-height: 32px;
      white-space: pre-wrap;
      word-break: break-all;
}

.baseExpertDetails .el-breadcrumb__inner,
.baseExpertDetails .el-breadcrumb .iconfont,
.baseExpertDetails .el-breadcrumb__separator,
.baseExpertDetails .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner {
  color: #fff !important;
}

