.overwrap {
  font-family: Helvetica, "Microsoft YaHei", "微软雅黑", sans-serif;
}
.query {
  padding: 0 0.15625rem;
}
.query .query-des {
  font-size: 0.5rem;
  color: #000;
  padding: 0.625rem 0;
}
.query .query-studentId {
  outline: auto;
  line-height: 3;
  width: 100%;
  padding: 0 0.15625rem;
}
.query-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  width: 100%;
}
.query-bottom .bottom-item {
  display: inline-block;
  width: 100%;
  background: #ff9447;
  color: #f5faf5;
  font-size: 0.5625rem;
}
