.vipSearch {
  margin: 0 auto;
  height: 428px;
}

.vipSearch .topform {
  width: 420px; 
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.buttons {
  display: flex;
  justify-content: center;
}
.vipSearch .tips {
  margin: 0 auto;
  width: 450px;
}
.vipSearch .table {
  margin: 0 auto;
  height: 138px;
}
.table-btn {
  width: 100%;
  color: #012A83;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}