.baseIntellectualDetails[data-v-5bea03fe] {
  padding-bottom: 50px;
  background: url(../../static/img/detailsBg.2434a941.jpg) no-repeat center top #f5f6f9;
  overflow: hidden;
}
.baseIntellectualDetails .main[data-v-5bea03fe] {
    padding: 30px 30px 50px;
    background: #ffffff;
}
.baseIntellectualDetails .main .top[data-v-5bea03fe] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 35px;
}
.baseIntellectualDetails .main .top .name[data-v-5bea03fe] {
        display: flex;
        align-items: center;
}
.baseIntellectualDetails .main .top .name h4[data-v-5bea03fe] {
          font-weight: bold;
          font-size: 24px;
          color: #333333;
          line-height: 34px;
}
.baseIntellectualDetails .main .top .name label[data-v-5bea03fe] {
          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;
}
.baseIntellectualDetails .main .top > p[data-v-5bea03fe] {
        flex-shrink: 0;
}
.baseIntellectualDetails .main .top > p label[data-v-5bea03fe] {
          color: #999999;
}
.baseIntellectualDetails .main .top > p .el-divider--vertical[data-v-5bea03fe] {
          margin: 0 16px;
}
.baseIntellectualDetails .main .top > p .collect[data-v-5bea03fe] {
          cursor: pointer;
}
.baseIntellectualDetails .main .top > p .collect[data-v-5bea03fe]::before {
            display: inline-block;
            content: "\e60c";
            font-family: "iconfont";
            font-size: 16px;
            margin-right: 8px;
}
.baseIntellectualDetails .main .top > p .collect[data-v-5bea03fe]:hover {
            color: #FB8900;
}
.baseIntellectualDetails .main .top > p .collect[data-v-5bea03fe]:hover::before {
              content: "\e60b";
}
.baseIntellectualDetails .main .top .btn .el-button--primary[data-v-5bea03fe] {
        background-color: #00aff0;
        border-color: #00aff0;
}
.baseIntellectualDetails .main .top .btn .el-button--primary[data-v-5bea03fe]:hover {
          background-color: #005FC9;
          border-color: #005FC9;
}
.baseIntellectualDetails .main .box[data-v-5bea03fe] {
      display: flex;
      align-items: center;
      margin-bottom: 2px;
}
.baseIntellectualDetails .main .box > div[data-v-5bea03fe] {
        padding: 12px 10px;
        line-height: 20px;
        height: 20px;
        background: #e5eaf0;
}
.baseIntellectualDetails .main .box > div[data-v-5bea03fe]:first-child {
          width: 19%;
          text-align: center;
          margin-right: 0.5%;
}
.baseIntellectualDetails .main .box > div[data-v-5bea03fe]:last-child {
          width: 80%;
          background: #f5f8fc;
          color: #666666;
}
.baseIntellectualDetails .main .box .price[data-v-5bea03fe] {
        font-weight: bold;
        color: #FB8900 !important;
}
.baseIntellectualDetails .main .contents[data-v-5bea03fe] {
      margin-top: 30px;
}
.baseIntellectualDetails .main .contents div[data-v-5bea03fe] {
        font-size: 16px;
        color: #666666;
        line-height: 32px;
        white-space: pre-wrap;
        word-break: break-all;
}
.baseIntellectualDetails .main .contents .img[data-v-5bea03fe] {
        height: 100%;
        padding: 20px 0;
}
.baseIntellectualDetails .main .contents .img img[data-v-5bea03fe] {
          width: 100%;
          height: 100%;
}
.baseIntellectualDetails .main .contents .btn[data-v-5bea03fe] {
        width: 115px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        background: #e2e7ee;
        border-radius: 4px;
        overflow: hidden;
        color: #666666;
        cursor: pointer;
        margin-top: 30px;
}
.baseIntellectualDetails .main .contents .btn img[data-v-5bea03fe] {
          vertical-align: middle;
          margin-right: 10px;
}
.baseIntellectualDetails .main .contents .btn[data-v-5bea03fe]:hover {
          background: #d5dce7;
}

.baseIntellectualDetails .el-breadcrumb__inner,
.baseIntellectualDetails .el-breadcrumb .iconfont,
.baseIntellectualDetails .el-breadcrumb__separator,
.baseIntellectualDetails .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner {
  color: #fff !important;
}
.baseIntellectualDetails .el-tabs__item {
  font-size: 16px;
}
.baseIntellectualDetails .contents table {
  margin-top: 10px;
}

