.detailW[data-v-6e55bfd3] {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.detailW .tabName[data-v-6e55bfd3] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.detailW .tabName .line[data-v-6e55bfd3] {
      margin: -2px 20px 0 20px;
}
.detailW .tabName span[data-v-6e55bfd3] {
      cursor: pointer;
      color: #191B21;
}
.detailW .tabName .isActive[data-v-6e55bfd3] {
      color: #191B21;
      font-weight: 600;
}
.detailW .content[data-v-6e55bfd3] {
    width: 100%;
    min-height: calc(100% - 50px);
    box-sizing: border-box;
}
.detailW .content .T1[data-v-6e55bfd3] {
      padding: 48px 48px 0 48px;
      background: #FBFBFD;
      border-bottom: 1px solid #F5F6FA;
}
.detailW .content .T1[data-v-6e55bfd3] .el-descriptions__body {
        background: rgba(0, 0, 0, 0);
}
.detailW .content .T2[data-v-6e55bfd3] {
      background: #ffffff;
      height: 100%;
      padding: 0 48px 48px 48px;
}
.detailW .content .T2 .packagesWrap[data-v-6e55bfd3] {
        padding: 32px 0;
        border-bottom: 1px solid #F5F5F7;
}
.detailW .content .T2 .packagesWrap .title[data-v-6e55bfd3] {
          font-weight: 600;
          font-size: 18px;
          color: #191B21;
          line-height: 24px;
          margin-bottom: 16px;
}
.detailW .content .T2 .packagesWrap .title .tag[data-v-6e55bfd3] {
            width: 66px;
            height: 24px;
            background: #FFD485;
            border-radius: 12px 0 12px 0;
            display: inline-block;
            font-weight: 600;
            font-size: 12px;
            color: #BE6E0B;
            text-align: center;
            line-height: 24px;
            margin-left: 16px;
}
.detailW .content .T2 .packagesWrap .rights .rightList[data-v-6e55bfd3] {
          width: 200px;
          height: 126px;
          border: 1px solid #1D6EFE;
          background: #1D6EFE;
          border-radius: 4px;
          box-sizing: border-box;
          display: inline-block;
          vertical-align: top;
          margin-right: 20px;
          overflow: hidden;
          margin-bottom: 12px;
}
.detailW .content .T2 .packagesWrap .rights .rightList .rightListCon[data-v-6e55bfd3] {
            width: 100%;
            height: 85px;
            background: #ffffff;
            border-radius: 0 0 4px 4px;
            position: relative;
}
.detailW .content .T2 .packagesWrap .rights .rightList .rightListCon .rightNumber[data-v-6e55bfd3] {
              width: 100%;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              text-align: center;
              font-weight: 600;
              font-size: 28px;
              color: #1D6EFE;
}
.detailW .content .T2 .packagesWrap .rights .rightList .rightListCon .rightNumber span[data-v-6e55bfd3] {
                margin-left: 4px;
                font-size: 14px;
                color: #1D6EFE;
}
.detailW .content .T2 .packagesWrap .rights .rightList .rightListName[data-v-6e55bfd3] {
            color: #ffffff;
            font-weight: 400;
            font-size: 14px;
            text-align: center;
            line-height: 40px;
}
.detailW .content .T2 .packagesWrap .conBottom .endDate[data-v-6e55bfd3] {
          color: #8d9199;
          font-size: 14px;
          line-height: 22px;
}
.detailW .content .T2 .packagesWrap .conBottom .endDate span[data-v-6e55bfd3] {
            font-weight: 600;
            font-size: 14px;
            color: #F14344;
}

