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

.selBox {
  font-size: 0.4rem;
  color: #333;
  margin: 10px auto;
  width: 330px;
  text-align: center;
}

.selBox .line1 .cars {
  width: 200px;
  color: #333;
  margin: 0.053333rem 0;
  height: 25px;
}

.selBox .line1 .tel {
  width: 196px;
}

.selBox h1 {
  font-size: 18px;
  color: rgb(240, 54, 54);
  font-weight: bold;
}

.selBox h4 {
  font-size: 12px;
  margin-bottom: 10px;
  color: rgb(240, 54, 54);
  font-weight: bold;
}

.selBox .btn {
  /* width: 200px; */
  width: 100%;
  background: rgb(40, 123, 219);
  border: none;
  margin-top: 8px;
  color: #fff;
  padding: 4px 0;
  font-size: 20px;
  border-radius: 4px;
}

.selBox .form-tip {
  text-align: center;
  font-size: 13px;
  color: rgb(255, 34, 53);
  padding-top: 10px;
}

.query-btn {
  width: 7.413333rem;
  height: 0.906667rem;
  margin-top: 0.4rem;
  background: #006de2;
  border-radius: 0.08rem;
  color: white;
  font-size: 0.373333rem;
  font-weight: bold;
}

.footer {
  width: 100%;
  background: #0d4576;
  padding: 0.2rem 0;
}
.footer p {
  color: white;
  text-align: center;
}

html body {
  padding-bottom: 1.6rem;
}

.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 */
