.contrastWrap[data-v-0478f2d2] {
  width: 100%;
  height: 100%;
}
.contrastWrap .tabName[data-v-0478f2d2] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.contrastWrap .tabName .line[data-v-0478f2d2] {
      margin: -2px 20px 0 20px;
}
.contrastWrap .tabName span[data-v-0478f2d2] {
      cursor: pointer;
      color: #191B21;
}
.contrastWrap .tabName .isActive[data-v-0478f2d2] {
      color: #191B21;
      font-weight: 600;
}
.contrastWrap .content[data-v-0478f2d2] {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding: 36px 24px 10px 30px;
    box-sizing: border-box;
    background-color: #fff;
}
.contrastWrap .content .title[data-v-0478f2d2] {
      font-size: 14px;
      font-weight: 600;
      color: #191B21;
      margin-bottom: 25px;
}
.contrastWrap .content .title span[data-v-0478f2d2] {
        width: 3px;
        height: 16px;
        background: #1665E0;
        margin-right: 30px;
        display: inline-block;
        margin-bottom: -2px;
}

