.banner {
  width: 100%;
  vertical-align: top;
}

.form-container {
  font-size: 0.4rem;
  color: #333;
  margin: 0.2667rem auto;
  width: 8.8rem;
  text-align: center;
}
.form-container h1 {
  color: #3aa9ef;
  font-weight: bold;
  text-align: center;
  font-size: 0.6rem;
  padding-top: 0.3em;
  padding-bottom: 0.5rem;
}
.form-container .form-item .right {
  width: 5.3333rem;
  color: #333;
  margin: 0.053333rem 0;
  height: 0.6667rem;
}
.form-container .query-btn {
  width: 100%;
  background: #3da3f5;
  border: none;
  margin-top: 0.3133rem;
  color: #fff;
  padding: 0.1067rem 0;
  font-size: 0.5333rem;
  border-radius: 0.1067rem;
}

.footer {
  padding: 10px 0;
  background: #000;
}
.footer p {
  color: #ffffff;
  text-align: center;
}

.kf-bottom {
  position: fixed;
  bottom: 0;
  z-index: 1000000;
  width: 100%;
  height: 1.6rem;
  background-size: 0;
}

.kf-bottom img {
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=index.css.map */
