.pop-table {
  .search {
    z-index: 2222;
    position: absolute;
    width: 299px;
    height: 40px;
    line-height: 40px;
    .el-input {
      input {
        border: none;
        background-color: transparent;
      }
    }
  }
}
