.form_popup_left {
  background: #029f84;
  background-image: linear-gradient(0deg, #04ab8e 0%, #04ab8e 100%);
  width: 136px;
  top: 30%;
  position: fixed;
  z-index: 999999;
  text-align: left;
  font-family: "microsoft yahei";
  padding-bottom: 18px;
  margin-left: 18px;
}
.form_popup_left * {
  margin: 0;
  padding: 0;
}
.form_popup_left .title22 {
  font-size: 13.3px;
  color: #ffffff;
  text-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.26);
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.form_popup_left .box {
  width: 120px;
  margin: 10px auto 0;
  background: #fff;
  border-radius: 3px;
  padding-top: 1px;
}
.form_popup_left .box .row {
  width: 96px;
  border-bottom: 1px dashed #ccc;
  margin: 9px auto 0;
}
.form_popup_left .box .row p {
  font-size: 12px;
  color: #444444;
  font-weight: bold;
  line-height: 18px;
}
.form_popup_left .box .row.last2 {
  margin-bottom: 0;
}
.form_popup_left .box .row .div {
  overflow: hidden;
  margin: 7px 0 0 2px;
  padding-bottom: 2px;
}
.form_popup_left .box .row .div label {
  display: inline-block;
  width: 38px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  float: left;
  margin: 0 5px 8px 2px;
  color: #828282;
  cursor: pointer;
  font-size: 11px;
  font-weight: 100;
}
.form_popup_left .box .row .div label.l {
  width: 86px;
}
.form_popup_left .box .row .div label input {
  display: none;
}
.form_popup_left .box .row .div label.on {
  background: #ff6b01;
  background-image: linear-gradient(90deg, #ff4e00 0%, #ff7f00 100%);
  color: #fff;
  border-color: #ff6b01;
}
.form_popup_left .popup_bot {
  text-align: center;
  padding: 7px 0 0;
}
.form_popup_left .popup_bot input {
  border: 1px #12987f solid;
  width: 80%;
  line-height: 28px;
  margin: 0 auto;
  border-radius: 3px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 12px;
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.075);
}
.inp22 {
  width: 90%;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff3f3a), to(#ff3f3a));
  color: #FFFFFF;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  border: 1px #ff3f3a solid;
  border-radius: 3px;
  -webkit-animation: bounce-up 0.5s linear infinite;
  animation: bounce-up 0.5s linear infinite;
  cursor: pointer;
}
.leftkf {
  background: #3b62d0;
  width: 149px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -180px;
  z-index: 100;
  padding-bottom: 20px;
}
.leftkf * {
  margin: 0;
  padding: 0;
}
.leftkf .tit {
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
}
.leftkf .kfbox {
  margin: 10px 10px 0 10px;
  font-size: 13px;
}
.leftkf .kfbox a {
  display: block;
  border-radius: 2px;
  line-height: 27px;
  margin-bottom: 6px;
  text-decoration: none;
  color: #3b62d0;
  background: #fff url(../img/service.png) no-repeat 7px center;
  padding-left: 30px;
}
.leftkf .kfbox .hong {
  background: #ffff33 url(../img/service.png) no-repeat 7px center;
}
.leftkf .jdbd2 {
  text-align: center;
}
.leftkf .jdbd2 input {
  border: 1px #ccc solid;
  width: 80%;
  line-height: 20px;
  margin: 0 auto;
  border-radius: 1px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
}
.baoming * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.baoming .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.baoming .main {
  position: relative;
}
.baoming .main .w-100 {
  width: 100% !important;
}
.baoming .main .shadow {
  box-shadow: 0 0.5rem 1rem rgba(33, 37, 41, 0.15) !important;
}
.baoming .main .mb-3 {
  margin-bottom: 1rem !important;
}
.baoming .main .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.baoming .main .col-form-label {
  --bs-border-width: 1px;
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}
.baoming .main .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.baoming .main .col-sm-2 {
  flex: 0 0 auto;
  width: 20%;
}
.baoming .main .col-sm-10 {
  flex: 0 0 auto;
  width: 80%;
}
.baoming .main .form-control {
  --bs-border-color: #dee2e6;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.baoming .main .main-left {
  float: left;
  width: 1065px;
  padding: 20px;
  background-color: #fff;
}
.baoming .main .float-start {
  float: left !important;
}
.baoming .main .bm-right {
  width: 600px;
  padding: 20px;
  box-sizing: border-box;
}
.baoming .main .text-danger {
  color: #ff3f3a;
}
.baoming .main .fs-18 {
  font-size: 18px !important;
}
.baoming .main .text-color-primary {
  color: #004a98 !important;
}
.baoming .main .float-end {
  float: right !important;
}
.baoming .main .letter-title {
  border-left: 5px solid #004a98;
  padding-left: 10px;
  margin-left: -8px;
  height: 18px;
  line-height: 18px;
}
.baoming .main .mb-3 {
  margin-bottom: 1rem !important;
}
.baoming .main p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 1rem;
}
.baoming .main .fw-bold {
  font-weight: 700 !important;
}
.baoming .main .btn-this {
  background-color: #004a98;
  color: #fff;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  border: 0;
  padding: 10px 0px;
  text-decoration: none;
  margin-top: 30px;
}
.baoming .main .bm-form {
  margin: 20px;
  width: 450px;
}
.baoming .main .bm-form .title-box {
  font-size: 24px;
  font-weight: 600;
  padding: 15px 20px;
  background: #004a98;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.baoming .main .bm-form .title-box h1 {
  font-size: 26px;
  font-weight: 700;
}
.baoming .main .bm-form .title-box h3 {
  font-size: 15px;
}
@-webkit-keyframes bounce-up {
  25% {
    -webkit-transform: translateY(2px);
  }
  50%,
  100% {
    -webkit-transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-2px);
  }
}
@keyframes bounce-up {
  25% {
    transform: translateY(2px);
  }
  50%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-2px);
  }
}
/*# sourceMappingURL=form.css.map */