html {
  width: 100%;
}

.banner {
  width: 100%;
}

.main-wrapper {
  padding: 0 0.213333rem;
}

.message {
  font-size: 0.266667rem;
  font-weight: 600;
  line-height: 40px;
  color: black;
}

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

.consumer {
  width: 100%;
}

.policy-03 {
  margin-top: 0.4rem;
}

.material-wrapper {
  border: 0.4rem solid #226294;
}

.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: #f03636;
  font-weight: bold;
}

.selBox h4 {
  font-size: 12px;
  margin-bottom: 10px;
  color: #f03636;
  font-weight: bold;
}

.selBox .btn {
  /* width: 200px; */
  width: 100%;
  background: #287bdb;
  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: #ff2235;
  padding-top: 10px;
}

.material-wrapper {
  background-color: #f1f1f1;
}

.material-content {
  -webkit-box-shadow: 1px 0.06667rem 0.06667rem 1px rgba(180, 180, 180, 0.14);
          box-shadow: 1px 0.06667rem 0.06667rem 1px rgba(180, 180, 180, 0.14);
  border-radius: 0.066667rem;
}

.material-content .apply-btn {
  margin: 0.426667rem 0;
}

.material-content .tip {
  text-align: center;
  font-weight: 600;
}

.footer {
  width: 100%;
  height: 0.893333rem;
  background: #0d4576;
  margin-top: 0.4rem;
  padding: 0.2rem 0;
}

.footer p {
  color: white;
  text-align: center;
}

html body {
  padding-bottom: 1.6rem;
}

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

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

.kf-dialog-wrapper {
  width: 90%;
  padding-left: .266667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 1.226667rem;
  line-height: 1.226667rem;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 60%;
  z-index: 10000;
  display: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#fa3421), to(#a01306));
  background: linear-gradient(#fa3421, #a01306);
  border-radius: .266667rem;
}

.kf-dialog-wrapper .smile {
  display: inline-block;
  position: relative;
  height: 100%;
}

.kf-dialog-wrapper .smile-img {
  display: inline-block;
  width: 0.933333rem;
  vertical-align: middle;
}

.kf-dialog-wrapper .count-img {
  position: absolute;
  width: .64rem;
  height: .6rem;
  line-height: .6rem;
  top: -0.08rem;
  right: -0.3rem;
  background: url("../images/count.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.kf-dialog-wrapper .kf-number {
  color: white;
}

.kf-dialog-wrapper .smile-text {
  display: inline-block;
  font-size: 0.433333rem;
  font-weight: bold;
  color: #ffffff;
  margin-left: 0.2rem;
}

.kf-dialog-wrapper .kf-close {
  display: inline-block;
  width: .4rem;
  height: .4rem;
  position: absolute;
  right: 0.2rem;
  top: 0.1rem;
  z-index: 10001;
}
/*# sourceMappingURL=index.css.map */