.detailWrap[data-v-78b9e5fe] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.detailWrap #resultView[data-v-78b9e5fe] {
    width: 1200px;
    height: 500px;
}
.detailWrap .empty[data-v-78b9e5fe] {
    text-align: center;
    font-size: 18px;
    color: #666;
    padding-top: 50px;
}
.detailWrap .tabName[data-v-78b9e5fe] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.detailWrap .tabName .line[data-v-78b9e5fe] {
      margin: -2px 20px 0 20px;
}
.detailWrap .tabName span[data-v-78b9e5fe] {
      cursor: pointer;
      color: #191B21;
}
.detailWrap .tabName .isActive[data-v-78b9e5fe] {
      color: #191B21;
      font-weight: 600;
}
.detailWrap .tabStausGray[data-v-78b9e5fe] {
    float: right;
    width: 80px;
    height: 30px;
    background: rgba(120, 124, 136, 0.06);
    border: 1px solid #787C88;
    border-radius: 15px;
    line-height: 24px;
}
.detailWrap .tabStausGray .pointStyle[data-v-78b9e5fe] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #787C88;
      margin-right: 5px;
      margin-left: 12px;
}
.detailWrap .tabStausGray .textStyle[data-v-78b9e5fe] {
      color: #787C88;
}
.detailWrap .tabStausBlue[data-v-78b9e5fe] {
    float: right;
    width: 80px;
    height: 30px;
    background: rgba(29, 110, 254, 0.06);
    border: 1px solid #1D6EFE;
    border-radius: 15px;
    line-height: 24px;
}
.detailWrap .tabStausBlue .pointStyle[data-v-78b9e5fe] {
      display: inline-block;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background: #1D6EFE;
      margin-right: 5px;
      margin-left: 12px;
}
.detailWrap .tabStausBlue .textStyle[data-v-78b9e5fe] {
      color: #1D6EFE;
}
.detailWrap .IntervalCard[data-v-78b9e5fe] {
    padding: 15px 30px 15px 30px;
    width: 460px;
    background: #F8F9F9;
    border-radius: 2px;
    margin-bottom: 15px;
}
.detailWrap .IntervalCard .icontent[data-v-78b9e5fe] {
      padding: 11px 0px;
      font-size: 14px;
      font-weight: 400;
      color: #191B21;
}
.detailWrap .IntervalCard .icontent .label[data-v-78b9e5fe] {
        color: #787C88;
}
.detailWrap .content[data-v-78b9e5fe] {
    background: #FFFFFF;
    border-radius: 2px;
}
.detailWrap .content .contentInfo[data-v-78b9e5fe] {
      padding: 32px 48px;
      background: #FBFBFD;
      font-size: 14px;
      font-weight: 400;
      color: #191B21;
}
.detailWrap .content .contentInfo .el-row[data-v-78b9e5fe] {
        margin: 30px 0;
}
.detailWrap .content .contentInfo .label[data-v-78b9e5fe] {
        font-size: 14px;
        font-weight: 400;
        color: #787C88;
}
.detailWrap .content .contentInfo .patternUrl[data-v-78b9e5fe] {
        margin-left: 25px;
        width: 56px;
        height: 14px;
        font-size: 14px;
        font-weight: 500;
        color: #1D6EFE;
}
.detailWrap .content .contentInfo .patternUrl[data-v-78b9e5fe]:hover {
        cursor: pointer;
}
.detailWrap .content .contentInfo .topPlatform[data-v-78b9e5fe] {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
        line-height: 26px;
}
.detailWrap .content .contentInfo .subPlatform[data-v-78b9e5fe] {
        margin-right: 20px;
        font-size: 14px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.85);
        line-height: 26px;
        word-break: keep-all;
}
.detailWrap .content .contentTable[data-v-78b9e5fe] {
      padding: 32px 48px;
}
.detailWrap .content .contentTable .subtabContent[data-v-78b9e5fe] {
        line-height: 38px;
}
.detailWrap .content .contentTable .subtabContent .subtabName[data-v-78b9e5fe] {
          float: left;
          font-size: 18px;
          font-weight: 500;
          color: #191B21;
}
.detailWrap .content .contentTable .subtabContent .noBtn[data-v-78b9e5fe] {
          opacity: .4;
          cursor: not-allowed !important;
}
.detailWrap .content .contentTable .subtabContent .subBtn[data-v-78b9e5fe] {
          background: #1D6EFE;
          border-radius: 2px;
          color: #fff;
          margin-top: -10px;
}
.detailWrap .content .contentTable .subtabContent .subtabPat[data-v-78b9e5fe] {
          width: 1px;
          height: 16px;
          background: #D8D8D8;
          margin: 0 15px;
}
.detailWrap .content .contentTable .subtabContent .subtabInfo[data-v-78b9e5fe] {
          font-size: 14px;
          font-weight: 400;
          color: #787C88;
          line-height: 14px;
}
.detailWrap .content .contentTable a[data-v-78b9e5fe] {
        color: #1D6EFE;
}
.detailWrap .content .contentTable a[data-v-78b9e5fe]:hover {
        cursor: pointer;
}
.detailWrap .content .contentTable[data-v-78b9e5fe] .el-dialog--center .el-dialog__body {
        text-align: center;
}
.detailWrap .submitDiv[data-v-78b9e5fe] {
    width: calc(100%);
    height: 72px;
    background: #fff;
    box-shadow: 0px -6px 16px 0px rgba(21, 23, 26, 0.06);
    border-radius: 0px 0px 2px 2px;
    bottom: 0;
    text-align: right;
}
.detailWrap .submitDiv .plainText[data-v-78b9e5fe] {
      line-height: 72px;
      text-align: left;
      float: left;
      font-weight: 400;
      font-size: 14px;
      color: #191B21;
      letter-spacing: 0;
      margin-left: 48px;
}
.detailWrap .submitDiv .plainText a[data-v-78b9e5fe] {
        color: #1D6EFE;
}
.detailWrap .submitDiv .plainText a[data-v-78b9e5fe]:hover {
        cursor: pointer;
}
.detailWrap .submitDiv button[data-v-78b9e5fe] {
      margin: 18px 48px 18px 0px;
      background-color: #1D6EFE;
      height: 36px;
      line-height: 0;
      border-radius: 2px;
}
.detailWrap .searchWrap[data-v-78b9e5fe] {
    width: calc(100% - 172px);
    margin-bottom: 24px;
}
.detailWrap .searchWrap .brief[data-v-78b9e5fe] {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] {
        height: 36px;
        margin-top: 10px;
        margin-right: 36px;
        float: left;
}
.detailWrap .searchWrap .brief > div .searchTitle[data-v-78b9e5fe] {
          width: 70px;
          font-size: 14px;
          text-align: left;
          font-weight: 400;
          color: #191B21;
          display: inline-block;
          padding-right: 12px;
          box-sizing: border-box;
}
.detailWrap .searchWrap .brief > div > div[data-v-78b9e5fe] {
          display: inline-block;
          width: calc(100% - 70px);
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-select__caret {
          height: 36px;
          line-height: 36px;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-input__inner {
          height: 36px;
          line-height: 36px;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-range-separator {
          line-height: 28px;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-input__icon {
          line-height: 28px;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-select {
          width: 100%;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-range-input {
          vertical-align: top;
}
.detailWrap .searchWrap .brief > div[data-v-78b9e5fe] .el-range-separator {
          vertical-align: top;
}
.detailWrap .uploadDialog .filterSwitchBox[data-v-78b9e5fe] .el-row, .detailWrap .uploadDialog .downloadSettingBox[data-v-78b9e5fe] .el-row {
    line-height: 42px;
}
.detailWrap .uploadDialog .filterSwitchBox p[data-v-78b9e5fe], .detailWrap .uploadDialog .downloadSettingBox p[data-v-78b9e5fe] {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.detailWrap .uploadDialog .filterSwitchBox p[data-v-78b9e5fe] .el-input__inner, .detailWrap .uploadDialog .downloadSettingBox p[data-v-78b9e5fe] .el-input__inner {
      margin-left: 10px;
}
.detailWrap .uploadDialog .filterSwitchBox[data-v-78b9e5fe] .el-switch, .detailWrap .uploadDialog .downloadSettingBox[data-v-78b9e5fe] .el-switch {
    margin: 0 10px;
}
.detailWrap .uploadDialog .monitorObj .item[data-v-78b9e5fe] {
    margin-bottom: 25px;
}
.detailWrap .uploadDialog .monitorObj p[data-v-78b9e5fe] {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}
.detailWrap .uploadDialog[data-v-78b9e5fe] .el-tabs__nav-wrap::after {
    background-color: #fff;
}
.detailWrap .uploadDialog .DotNone[data-v-78b9e5fe] .el-radio__input {
    display: none;
}
.detailWrap .uploadDialog .el-tag + .el-tag[data-v-78b9e5fe] {
    margin-left: 10px;
}
.detailWrap .uploadDialog .button-new-tag[data-v-78b9e5fe] {
    margin-left: 10px;
    height: 32px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}
.detailWrap .uploadDialog .input-new-tag[data-v-78b9e5fe] {
    width: 90px;
    margin-left: 10px;
    vertical-align: bottom;
}
.detailWrap .uploadDialog .uploadLocal[data-v-78b9e5fe] {
    width: 360px;
    margin: 60px 20px 0px 20px;
    height: 280px;
    white-space: pre-line;
}
.detailWrap .uploadDialog .uploadLocal .uploadText[data-v-78b9e5fe] {
      font-size: 14px;
      font-weight: 500;
      color: #191B21;
      line-height: 20px;
}
.detailWrap .uploadDialog .uploadLocal .uploadTip[data-v-78b9e5fe] {
      font-size: 12px;
      font-weight: 400;
      color: #787C88;
      line-height: 24px;
      margin-top: 10px;
}
.detailWrap .uploadDialog .uploadLocal button[data-v-78b9e5fe] {
      position: absolute;
      bottom: 0;
      margin-left: 145px;
}
.detailWrap .uploadDialog .uploadLocal2[data-v-78b9e5fe] {
    width: 360px;
    margin: 20px 20px 0px 20px;
    white-space: pre-line;
    height: 100px;
}
.detailWrap .uploadDialog .uploadLocal2 .uploadTip[data-v-78b9e5fe] {
      font-size: 12px;
      font-weight: 400;
      color: #787C88;
      line-height: 24px;
      margin-top: 10px;
}
.detailWrap .uploadDialog .uploadLocal2 button[data-v-78b9e5fe] {
      position: absolute;
      bottom: 0;
      margin-left: 145px;
}
.detailWrap .uploadDialog .patternUrl[data-v-78b9e5fe] {
    float: right;
    font-size: 14px;
    font-weight: 500;
    color: #1D6EFE;
}
.detailWrap .uploadDialog .patternUrl[data-v-78b9e5fe]:hover {
    cursor: pointer;
}
.detailWrap .uploadDialog .topPlatform[data-v-78b9e5fe] {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.detailWrap .uploadDialog .subPlatform[data-v-78b9e5fe] {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
    word-break: keep-all;
}
.detailWrap .uploadDialog .itemList[data-v-78b9e5fe] {
    margin-top: 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #191B21;
}
.detailWrap .uploadDialog .itemList span[data-v-78b9e5fe] {
      width: 140px;
      display: block;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.detailWrap .uploadDialog .itemList a[data-v-78b9e5fe] {
      margin-right: 10px;
      float: right;
      color: #fff;
}
.detailWrap .uploadDialog .itemList[data-v-78b9e5fe]:hover {
    background-color: #F2F2F2;
}
.detailWrap .uploadDialog .itemList:hover a[data-v-78b9e5fe] {
      color: #BBBDC3;
      cursor: pointer;
}
.detailWrap .searchWrap2[data-v-78b9e5fe] {
    width: 100%;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem {
    margin-bottom: 22px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .uploadBtn {
      margin: 0 auto;
      padding-right: 10px;
      display: inline-flex;
      height: 36px;
      border-radius: 2px;
      border: 1px dashed #e1e2e6;
      background-color: #fbfbfd;
      line-height: 36px;
      font-size: 14px;
      color: #606266;
      cursor: pointer;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .uploadBtn img {
        width: 16px;
        height: 16px;
        margin: 10px 0px 10px 8px;
        float: left;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .uploadBtn span {
        float: left;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .uploadBtn:hover {
      border: 1px dashed #1D6EFE;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .formLabel {
      color: #191B21;
      font-size: 14px;
      cursor: default;
      width: 90px;
      height: 40px;
      float: left;
      margin-top: 5px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .formLabel img {
        width: 16px;
        height: 16px;
        margin-bottom: -2px;
        cursor: pointer;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .formLabel span {
        width: 24px;
        height: 12px;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 12px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .formAttach {
      margin-top: 16px;
      height: 14px;
      font-size: 14px;
      font-weight: 400;
      color: #FFBD3A;
      line-height: 14px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .dangerHint {
      margin-top: 5px;
      margin-left: 100px;
      font-size: 12px;
      color: #F56C6C;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .patternUrl {
      margin-left: 25px;
      width: 56px;
      height: 14px;
      font-size: 14px;
      font-weight: 500;
      color: #1D6EFE;
      line-height: 40px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .patternUrl:hover {
      cursor: pointer;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .btn3 {
      font-size: 14px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      display: inline-block;
      color: #1D6EFE;
      font-weight: 400;
      margin-left: 20px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .btn2 {
      width: 134px;
      border-radius: 2px;
      color: #606266;
      border: 1px dashed #e1e2e6;
      background-color: #fbfbfd;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      display: inline-block;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .btn2 img {
        width: 16px;
        height: 16px;
        margin-bottom: -3px;
        margin-right: 8px;
}
.detailWrap[data-v-78b9e5fe] .uploadDialog .formItem .btn2:hover {
      border: 1px dashed #1D6EFE;
}
.detailWrap .addBtn[data-v-78b9e5fe] {
    padding: 0 12px;
    height: 36px;
    background: #1D6EFE;
    border-radius: 2px;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}
.detailWrap .addBtn img[data-v-78b9e5fe] {
      width: 16px;
      height: 16px;
      float: left;
      margin: 10px 8px 10px 16px;
}
.detailWrap .addBtn span[data-v-78b9e5fe] {
      float: left;
}
.codeWrap[data-v-78b9e5fe] {
  padding: 12px 16px 0;
  box-sizing: border-box;
  width: 163px;
  border-radius: 2px;
  background-image: linear-gradient(152deg, #E3EFFF 0%, #ffffff00 47%);
}
.codeWrap span[data-v-78b9e5fe] {
    font-weight: 400;
    font-size: 12px;
    color: #000C17;
    letter-spacing: 0;
    text-align: center;
    line-height: 12px;
}
.codeWrap img[data-v-78b9e5fe] {
    margin-top: 12px;
    width: 131px;
    height: 131px;
    border: 0.58px solid #E1E2E6;
    border-radius: 1.16px;
}

.el-loading-mask.is-fullscreen {
  z-index: 9999 !important;
}

