.paging {
  margin-top: 24px;
  overflow: hidden;
}
.el-pagination__sizes {
  margin-right: 24px;
}
.el-pagination__sizes .el-select {
    height: 26px;
    line-height: 26px !important;
    vertical-align: top;
}
.el-pagination__sizes .el-select /deep/.el-input {
      width: 90px;
}
.el-input--mini .el-input__inner {
  line-height: 26px !important;
  height: 26px !important;
}
/deep/.el-input--mini .el-input__icon {
  line-height: 28px !important;
}
.el-pagination__sizes .el-input__icon {
  line-height: 28px !important;
}
.el-select-dropdown {
  padding: 0 !important;
}
.el-pagination__editor.el-input .el-input__inner {
  height: 26px !important;
  line-height: 26px !important;
}
.el-pagination__jump {
  margin-left: 24px;
}
.page-text {
  color: #191B21;
  font-weight: 400;
  text-align: center;
}
.el-pagination button, .el-pagination span:not([class*=suffix]) {
  line-height: 26px;
  height: 26px;
}
.el-pagination__total {
  margin-right: 24px;
}
.el-pagination .btn-next, .el-pagination .btn-prev {
  min-width: 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #EBECF0;
  box-sizing: border-box;
  padding: 0;
}
.el-pagination .btn-next {
  margin-left: 8px;
}
.el-pagination .btn-prev {
  margin-right: 8px;
}

.newEvidenceWrap[data-v-f5f9e216] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.newEvidenceWrap .tabName[data-v-f5f9e216] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.newEvidenceWrap .tabName .line[data-v-f5f9e216] {
      margin: -2px 20px 0 20px;
}
.newEvidenceWrap .tabName span[data-v-f5f9e216] {
      cursor: pointer;
      color: #191B21;
}
.newEvidenceWrap .tabName .isActive[data-v-f5f9e216] {
      color: #191B21;
      font-weight: 600;
}
.newEvidenceWrap .content[data-v-f5f9e216] {
    background: #FFFFFF;
    border-radius: 2px;
    padding: 32px 48px 85px 48px;
    min-height: calc(100vh - 353px);
}
.newEvidenceWrap .content[data-v-f5f9e216] .el-tag.el-tag--info {
      background-color: #E8F0FF;
      border-color: #E8F0FF;
      color: #1D6EFE;
}
.newEvidenceWrap .content[data-v-f5f9e216] .el-tag.el-tag--info .el-tag__close {
      color: #1D6EFE;
}
.newEvidenceWrap .content[data-v-f5f9e216] .el-select .el-tag__close.el-icon-close {
      background-color: #E8F0FF;
}
.newEvidenceWrap .content .itemImg[data-v-f5f9e216] {
      width: 16px;
      height: 16px;
      margin: 10px 0px 10px 5px;
      float: left;
}
.newEvidenceWrap .content .formItem[data-v-f5f9e216] {
      margin-bottom: 22px;
}
.newEvidenceWrap .content .formItem .uploadBtn[data-v-f5f9e216] {
        width: 92px;
        height: 36px;
        border-radius: 2px;
        border: 1px dashed #e1e2e6;
        background-color: #fbfbfd;
        margin-left: 120px;
        line-height: 36px;
        font-size: 14px;
        color: #606266;
        cursor: pointer;
}
.newEvidenceWrap .content .formItem .uploadBtn img[data-v-f5f9e216] {
          width: 16px;
          height: 16px;
          margin: 10px 0px 10px 8px;
          float: left;
}
.newEvidenceWrap .content .formItem .uploadBtn span[data-v-f5f9e216] {
          float: left;
}
.newEvidenceWrap .content .formItem .uploadBtn[data-v-f5f9e216]:hover {
        border: 1px dashed #1D6EFE;
}
.newEvidenceWrap .content .formItem .formLabel[data-v-f5f9e216] {
        color: #191B21;
        font-size: 14px;
        cursor: default;
        width: 120px;
        height: 40px;
        float: left;
        margin-top: 5px;
}
.newEvidenceWrap .content .formItem .formLabel img[data-v-f5f9e216] {
          width: 16px;
          height: 16px;
          margin-bottom: -2px;
          cursor: pointer;
}
.newEvidenceWrap .content .formItem .formLabel span[data-v-f5f9e216] {
          width: 24px;
          height: 12px;
          font-size: 12px;
          font-weight: 400;
          color: #999999;
          line-height: 12px;
}
.newEvidenceWrap .content .formItem .formAttach[data-v-f5f9e216] {
        margin-top: 16px;
        margin-left: 100px;
        height: 14px;
        font-size: 14px;
        font-weight: 400;
        color: #C0C3CC;
        line-height: 14px;
}
.newEvidenceWrap .content .formItem .dangerHint[data-v-f5f9e216] {
        margin-left: 100px;
        font-size: 12px;
        color: #F56C6C;
}
.newEvidenceWrap .content .formItem .patternUrl[data-v-f5f9e216] {
        margin-left: 25px;
        width: 56px;
        height: 14px;
        font-size: 14px;
        font-weight: 500;
        color: #1D6EFE;
        line-height: 40px;
}
.newEvidenceWrap .content .formItem .patternUrl[data-v-f5f9e216]:hover {
        cursor: pointer;
}
.newEvidenceWrap .content .formItem .btn3[data-v-f5f9e216] {
        font-size: 14px;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        color: #1D6EFE;
        font-weight: 400;
        margin-left: 20px;
}
.newEvidenceWrap .content .formItem .btn2[data-v-f5f9e216] {
        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;
}
.newEvidenceWrap .content .formItem .btn2 img[data-v-f5f9e216] {
          width: 16px;
          height: 16px;
          margin-bottom: -3px;
          margin-right: 8px;
}
.newEvidenceWrap .content .formItem .btn2[data-v-f5f9e216]:hover {
        border: 1px dashed #1D6EFE;
}
.newEvidenceWrap .content .IntervalCard[data-v-f5f9e216] {
      margin: 20px 0px 0px 120px;
      width: 460px;
      height: 84px;
      background: #F8F9F9;
      border-radius: 2px;
}
.newEvidenceWrap .content .IntervalCard .deleteText[data-v-f5f9e216] {
        height: 20px;
        margin: 10px;
        font-size: 12px;
        float: right;
        color: #1D6EFE;
}
.newEvidenceWrap .content .IntervalCard .deleteText[data-v-f5f9e216]:hover {
        cursor: pointer;
}
.newEvidenceWrap .content .IntervalCard .icontent[data-v-f5f9e216] {
        padding: 11px 30px;
        font-size: 14px;
        font-weight: 400;
        color: #191B21;
}
.newEvidenceWrap .content .IntervalCard .icontent .label[data-v-f5f9e216] {
          color: #787C88;
}
.newEvidenceWrap .uploadDialog[data-v-f5f9e216] .el-tabs__nav-wrap::after {
    background-color: #fff;
}
.newEvidenceWrap .uploadDialog .DotNone[data-v-f5f9e216] .el-radio__input {
    display: none;
}
.newEvidenceWrap .uploadDialog .uploadLocal[data-v-f5f9e216] {
    width: 360px;
    margin: 60px 20px 0px 20px;
    height: 280px;
    white-space: pre-line;
}
.newEvidenceWrap .uploadDialog .uploadLocal .uploadText[data-v-f5f9e216] {
      font-size: 14px;
      font-weight: 500;
      color: #191B21;
      line-height: 20px;
}
.newEvidenceWrap .uploadDialog .uploadLocal .uploadTip[data-v-f5f9e216] {
      font-size: 12px;
      font-weight: 400;
      color: #787C88;
      line-height: 24px;
      margin-top: 10px;
}
.newEvidenceWrap .uploadDialog .uploadLocal button[data-v-f5f9e216] {
      position: absolute;
      bottom: 0;
      margin-left: 145px;
}
.newEvidenceWrap .uploadDialog .patternUrl[data-v-f5f9e216] {
    float: right;
    font-size: 14px;
    font-weight: 500;
    color: #1D6EFE;
}
.newEvidenceWrap .uploadDialog .patternUrl[data-v-f5f9e216]:hover {
    cursor: pointer;
}
.newEvidenceWrap .uploadDialog .topPlatform[data-v-f5f9e216] {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.newEvidenceWrap .uploadDialog .subPlatform[data-v-f5f9e216] {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
    word-break: keep-all;
}
.newEvidenceWrap .uploadDialog .itemList[data-v-f5f9e216] {
    margin-top: 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #191B21;
}
.newEvidenceWrap .uploadDialog .itemList span[data-v-f5f9e216] {
      width: 140px;
      display: block;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.newEvidenceWrap .uploadDialog .itemList a[data-v-f5f9e216] {
      margin-right: 10px;
      float: right;
      color: #fff;
}
.newEvidenceWrap .uploadDialog .itemList[data-v-f5f9e216]:hover {
    background-color: #F2F2F2;
}
.newEvidenceWrap .uploadDialog .itemList:hover a[data-v-f5f9e216] {
      color: #BBBDC3;
      cursor: pointer;
}
.newEvidenceWrap .submitDiv[data-v-f5f9e216] {
    width: calc(100% - 48px);
    height: 72px;
    background: #fff;
    box-shadow: 0px -6px 16px 0px rgba(21, 23, 26, 0.06);
    border-radius: 0px 0px 2px 2px;
    position: absolute;
    bottom: 0;
    text-align: right;
}
.newEvidenceWrap .submitDiv button[data-v-f5f9e216] {
      margin: 18px 48px 18px 0px;
      background-color: #1D6EFE;
      height: 36px;
      line-height: 0;
      border-radius: 2px;
}
.newEvidenceWrap .pointErr[data-v-f5f9e216] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #F25556;
}
.newEvidenceWrap .pointSucc[data-v-f5f9e216] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #1DD454;
}
.newEvidenceWrap .pointWar[data-v-f5f9e216] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #F8A94A;
}

.selectWrap {
  padding: 0;
  min-width: 138px;
}
.selectWrap .selectItem {
    padding: 0;
}
.selectWrap .selectItem p {
      height: 36px;
      text-align: center;
      color: #191B21;
      line-height: 36px;
      background: #ffffff;
      cursor: pointer;
}
.selectWrap .selectItem p:hover {
      background: #F2F7FF;
}

.newEvidenceWrap[data-v-566a2a1f] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.newEvidenceWrap .tabName[data-v-566a2a1f] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.newEvidenceWrap .tabName .line[data-v-566a2a1f] {
      margin: -2px 20px 0 20px;
}
.newEvidenceWrap .tabName span[data-v-566a2a1f] {
      cursor: pointer;
      color: #191B21;
}
.newEvidenceWrap .tabName .isActive[data-v-566a2a1f] {
      color: #191B21;
      font-weight: 600;
}
.newEvidenceWrap .content[data-v-566a2a1f] {
    background: #FFFFFF;
    border-radius: 2px;
    padding: 32px 48px 85px 48px;
    min-height: calc(100vh - 353px);
}
.newEvidenceWrap .content .typeWrap[data-v-566a2a1f] {
      display: flex;
      margin-bottom: 22px;
}
.newEvidenceWrap .content .typeWrap .label[data-v-566a2a1f] {
        width: 110px;
        color: #191b21;
        font-size: 14px;
        display: inline-block;
        line-height: 40px;
}
.newEvidenceWrap .content .typeWrap .typeList[data-v-566a2a1f] {
        display: flex;
}
.newEvidenceWrap .content .typeWrap .typeItem[data-v-566a2a1f] {
        border: 1px solid #E1E2E6;
        border-radius: 2px;
        display: inline-block;
        vertical-align: top;
        padding: 11px 16px;
        position: relative;
        font-weight: 400;
        font-size: 14px;
        color: #191B21;
        margin-right: 12px;
        cursor: pointer;
}
.newEvidenceWrap .content .typeWrap .typeItem .rsj[data-v-566a2a1f] {
          width: 16px;
          height: 16px;
          display: none;
          position: absolute;
          right: 0;
          bottom: 0;
}
.newEvidenceWrap .content .typeWrap .active[data-v-566a2a1f] {
        border: 1px solid #1D6EFE;
        border-radius: 2px;
}
.newEvidenceWrap .content .typeWrap .active .rsj[data-v-566a2a1f] {
          display: block;
}
.newEvidenceWrap .content .typeWrap .disabled[data-v-566a2a1f] {
        opacity: .4;
        cursor: no-drop;
}
.newEvidenceWrap .content[data-v-566a2a1f] .el-tag.el-tag--info {
      background-color: #E8F0FF;
      border-color: #E8F0FF;
      color: #1D6EFE;
}
.newEvidenceWrap .content[data-v-566a2a1f] .el-tag.el-tag--info .el-tag__close {
      color: #1D6EFE;
}
.newEvidenceWrap .content[data-v-566a2a1f] .el-select .el-tag__close.el-icon-close {
      background-color: #E8F0FF;
}
.newEvidenceWrap .content .itemImg[data-v-566a2a1f] {
      width: 16px;
      height: 16px;
      margin: 10px 0px 10px 5px;
      float: left;
}
.newEvidenceWrap .content .formItem[data-v-566a2a1f] {
      margin-bottom: 22px;
}
.newEvidenceWrap .content .formItem .uploadBtn[data-v-566a2a1f] {
        width: 92px;
        height: 36px;
        border-radius: 2px;
        border: 1px dashed #e1e2e6;
        background-color: #fbfbfd;
        margin-left: 110px;
        line-height: 36px;
        font-size: 14px;
        color: #606266;
        cursor: pointer;
}
.newEvidenceWrap .content .formItem .uploadBtn img[data-v-566a2a1f] {
          width: 16px;
          height: 16px;
          margin: 10px 0px 10px 8px;
          float: left;
}
.newEvidenceWrap .content .formItem .uploadBtn span[data-v-566a2a1f] {
          float: left;
}
.newEvidenceWrap .content .formItem .uploadBtn[data-v-566a2a1f]:hover {
        border: 1px dashed #1D6EFE;
}
.newEvidenceWrap .content .formItem .formLabel[data-v-566a2a1f] {
        color: #191B21;
        font-size: 14px;
        cursor: default;
        width: 110px;
        height: 40px;
        float: left;
        margin-top: 5px;
}
.newEvidenceWrap .content .formItem .formLabel img[data-v-566a2a1f] {
          width: 16px;
          height: 16px;
          margin-bottom: -2px;
          cursor: pointer;
}
.newEvidenceWrap .content .formItem .formLabel span[data-v-566a2a1f] {
          width: 24px;
          height: 12px;
          font-size: 12px;
          font-weight: 400;
          color: #999999;
          line-height: 12px;
}
.newEvidenceWrap .content .formItem .formAttach[data-v-566a2a1f] {
        margin-top: 16px;
        margin-left: 110px;
        height: 14px;
        font-size: 14px;
        font-weight: 400;
        color: #FFBD3A;
        line-height: 14px;
}
.newEvidenceWrap .content .formItem .dangerHint[data-v-566a2a1f] {
        margin-top: 5px;
        margin-left: 100px;
        font-size: 12px;
        color: #F56C6C;
}
.newEvidenceWrap .content .formItem .patternUrl[data-v-566a2a1f] {
        margin-left: 25px;
        width: 56px;
        height: 14px;
        font-size: 14px;
        font-weight: 500;
        color: #1D6EFE;
        line-height: 40px;
}
.newEvidenceWrap .content .formItem .patternUrl[data-v-566a2a1f]:hover {
        cursor: pointer;
}
.newEvidenceWrap .content .formItem .btn3[data-v-566a2a1f] {
        font-size: 14px;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        color: #1D6EFE;
        font-weight: 400;
        margin-left: 20px;
}
.newEvidenceWrap .content .formItem .btn2[data-v-566a2a1f] {
        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;
}
.newEvidenceWrap .content .formItem .btn2 img[data-v-566a2a1f] {
          width: 16px;
          height: 16px;
          margin-bottom: -3px;
          margin-right: 8px;
}
.newEvidenceWrap .content .formItem .btn2[data-v-566a2a1f]:hover {
        border: 1px dashed #1D6EFE;
}
.newEvidenceWrap .content .IntervalCard[data-v-566a2a1f] {
      margin: 20px 0px 0px 110px;
      width: 460px;
      height: 126px;
      background: #F8F9F9;
      border-radius: 2px;
}
.newEvidenceWrap .content .IntervalCard .deleteText[data-v-566a2a1f] {
        height: 20px;
        margin: 10px;
        font-size: 12px;
        float: right;
        color: #1D6EFE;
}
.newEvidenceWrap .content .IntervalCard .deleteText[data-v-566a2a1f]:hover {
        cursor: pointer;
}
.newEvidenceWrap .content .IntervalCard .icontent[data-v-566a2a1f] {
        padding: 11px 30px;
        font-size: 14px;
        font-weight: 400;
        color: #191B21;
}
.newEvidenceWrap .content .IntervalCard .icontent .label[data-v-566a2a1f] {
          color: #787C88;
}
.newEvidenceWrap .uploadDialog .monitorObj .item[data-v-566a2a1f] {
    margin-bottom: 25px;
}
.newEvidenceWrap .uploadDialog .monitorObj p[data-v-566a2a1f] {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}
.newEvidenceWrap .uploadDialog[data-v-566a2a1f] .el-tabs__nav-wrap::after {
    background-color: #fff;
}
.newEvidenceWrap .uploadDialog .DotNone[data-v-566a2a1f] .el-radio__input {
    display: none;
}
.newEvidenceWrap .uploadDialog .el-tag + .el-tag[data-v-566a2a1f] {
    margin-left: 10px;
}
.newEvidenceWrap .uploadDialog .button-new-tag[data-v-566a2a1f] {
    margin-left: 10px;
    height: 32px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}
.newEvidenceWrap .uploadDialog .input-new-tag[data-v-566a2a1f] {
    width: 90px;
    margin-left: 10px;
    vertical-align: bottom;
}
.newEvidenceWrap .uploadDialog .uploadLocal[data-v-566a2a1f] {
    width: 360px;
    margin: 60px 20px 0px 20px;
    height: 280px;
    white-space: pre-line;
}
.newEvidenceWrap .uploadDialog .uploadLocal .uploadText[data-v-566a2a1f] {
      font-size: 14px;
      font-weight: 500;
      color: #191B21;
      line-height: 20px;
}
.newEvidenceWrap .uploadDialog .uploadLocal .uploadTip[data-v-566a2a1f] {
      font-size: 12px;
      font-weight: 400;
      color: #787C88;
      line-height: 24px;
      margin-top: 10px;
}
.newEvidenceWrap .uploadDialog .uploadLocal button[data-v-566a2a1f] {
      position: absolute;
      bottom: 0;
      margin-left: 145px;
}
.newEvidenceWrap .uploadDialog .uploadLocal2[data-v-566a2a1f] {
    width: 360px;
    margin: 20px 20px 0px 20px;
    white-space: pre-line;
    height: 100px;
}
.newEvidenceWrap .uploadDialog .uploadLocal2 .uploadTip[data-v-566a2a1f] {
      font-size: 12px;
      font-weight: 400;
      color: #787C88;
      line-height: 24px;
      margin-top: 10px;
}
.newEvidenceWrap .uploadDialog .uploadLocal2 button[data-v-566a2a1f] {
      position: absolute;
      bottom: 0;
      margin-left: 145px;
}
.newEvidenceWrap .uploadDialog .patternUrl[data-v-566a2a1f] {
    float: right;
    font-size: 14px;
    font-weight: 500;
    color: #1D6EFE;
}
.newEvidenceWrap .uploadDialog .patternUrl[data-v-566a2a1f]:hover {
    cursor: pointer;
}
.newEvidenceWrap .uploadDialog .topPlatform[data-v-566a2a1f] {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.newEvidenceWrap .uploadDialog .subPlatform[data-v-566a2a1f] {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
    word-break: keep-all;
}
.newEvidenceWrap .uploadDialog .itemList[data-v-566a2a1f] {
    margin-top: 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #191B21;
}
.newEvidenceWrap .uploadDialog .itemList span[data-v-566a2a1f] {
      width: 140px;
      display: block;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.newEvidenceWrap .uploadDialog .itemList a[data-v-566a2a1f] {
      margin-right: 10px;
      float: right;
      color: #fff;
}
.newEvidenceWrap .uploadDialog .itemList[data-v-566a2a1f]:hover {
    background-color: #F2F2F2;
}
.newEvidenceWrap .uploadDialog .itemList:hover a[data-v-566a2a1f] {
      color: #BBBDC3;
      cursor: pointer;
}
.newEvidenceWrap .submitDiv[data-v-566a2a1f] {
    width: calc(100% - 48px);
    height: 72px;
    background: #fff;
    box-shadow: 0px -6px 16px 0px rgba(21, 23, 26, 0.06);
    border-radius: 0px 0px 2px 2px;
    position: absolute;
    bottom: 0;
    text-align: right;
}
.newEvidenceWrap .submitDiv .plainText[data-v-566a2a1f] {
      line-height: 72px;
      text-align: left;
      float: left;
      font-weight: 400;
      font-size: 14px;
      color: #191B21;
      letter-spacing: 0;
      margin-left: 48px;
}
.newEvidenceWrap .submitDiv .plainText a[data-v-566a2a1f] {
        color: #1D6EFE;
}
.newEvidenceWrap .submitDiv .plainText a[data-v-566a2a1f]:hover {
        cursor: pointer;
}
.newEvidenceWrap .submitDiv .plainText .toBuy[data-v-566a2a1f] {
        color: #191B21;
        font-weight: 600;
}
.newEvidenceWrap .submitDiv button[data-v-566a2a1f] {
      margin: 18px 48px 18px 0px;
      background-color: #1D6EFE;
      height: 36px;
      line-height: 0;
      border-radius: 2px;
}
.newEvidenceWrap .pointErr[data-v-566a2a1f] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #F25556;
}
.newEvidenceWrap .pointSucc[data-v-566a2a1f] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #1DD454;
}
.newEvidenceWrap .pointWar[data-v-566a2a1f] {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #F8A94A;
}

.selectWrap {
  padding: 0;
  min-width: 138px;
}
.selectWrap .selectItem {
    padding: 0;
}
.selectWrap .selectItem p {
      height: 36px;
      text-align: center;
      color: #191b21;
      line-height: 36px;
      background: #ffffff;
      cursor: pointer;
}
.selectWrap .selectItem p:hover {
      background: #f2f7ff;
}


