.backWrap[data-v-3136cd26] {
  width: 100%;
  height: 58px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}

.detailW[data-v-6e55bfd3] {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.detailW .content[data-v-6e55bfd3] {
    width: 100%;
    min-height: calc(100% - 50px);
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 8px;
}
.detailW .content .T1[data-v-6e55bfd3] {
      padding: 24px;
      background: #FBFBFD;
      border-bottom: 1px solid #F5F6FA;
      border-radius: 8px 8px 0 0;
}
.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: 24px;
}
.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;
}

