.ipblacklist[data-v-ebef25dc] {
  padding: 20px;
  background: #fff;
}
.tag-wrap[data-v-ebef25dc] {
  width: 500px;
  padding: 20px;
  border: 1px solid #eaeefb;
  border-radius: 3px;
}
.Ip_list[data-v-ebef25dc] {
  width: 500px;
}
.el-tag[data-v-ebef25dc] {
  margin-right: 10px;
  margin-bottom: 10px;
}
.button-new-tag[data-v-ebef25dc] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag[data-v-ebef25dc] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}
.ip-wrap[data-v-ebef25dc] {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-top: 20px;
}
.ip-wrap .hd[data-v-ebef25dc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ip-wrap .hd .add[data-v-ebef25dc] {
      width: 70px;
      height: 40px;
}
.ip-wrap .ip-list[data-v-ebef25dc] {
    margin-bottom: 20px;
}
.ip-wrap .ip-list .ip-item[data-v-ebef25dc] {
      border: 1px solid #eaeefb;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 20px;
}
.ip-wrap .ip-list .ip-item[data-v-ebef25dc]:not(:first-child) {
        border-top: none;
}
.ip-wrap .ip-list .ip-item .ip[data-v-ebef25dc] {
        font-size: 14px;
}
.ip-wrap .ip-list .ip-item .btn[data-v-ebef25dc] {
        font-size: 12px;
        color: #409eff;
        cursor: pointer;
}
.ip-wrap .pagination[data-v-ebef25dc] {
    text-align: right;
    padding: 0;
}
.ip-wrap .pagination[data-v-ebef25dc] .btn-next {
      margin-right: 0;
}

