.mfbj {
  overflow: hidden;
}
.mfbj .mfbjBanner {
  width: 100%;
}
.mfbj .mfbjForm {
  position: relative;
  z-index: 1;
  width: 67rem;
  height: 80rem;
  margin: -15.2rem auto 3rem;
  background: url("https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-m/mfbj/form.png")
    no-repeat center center/100%;
  overflow: hidden;
}
.mfbj .mfbjRmb {
  width: 57.1rem;
  height: 9.9rem;
  line-height: 9.9rem;
  margin: 3.8rem auto 2rem;
  font-size: 3.4rem;
  font-weight: 400;
  text-align: center;
  color: #1e1e1e;
  background: url("https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-m/mfbj/form_rmb.png")
    no-repeat center center/100%;
}
.mfbj .mfbjRmb span {
  display: inline-block;
  width: 23rem;
  font-size: 6.6rem;
  font-weight: 400;
  text-align: right;
  margin-right: 1rem;
}
.mfbj .mfbjNewOld {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55rem;
  margin: 0 auto;
  margin-bottom: 1.2rem;
}
.mfbj .mfbjNewOld label {
  display: block;
  flex: none;
  width: 26.8rem;
  height: 8.8rem;
  line-height: 8.8rem;
  margin-left: 1.4rem;
  font-size: 2.6rem;
  font-weight: 400;
  text-align: center;
  color: #999999;
  background: #ededed;
  border-radius: 0.4rem;
}
.mfbj .mfbjNewOld label:first-child {
  margin-left: 0;
}
.mfbj .mfbjNewOld label.active {
  color: #ffffff;
  background: #ff6400;
}
.mfbj .mfbjZhu {
  width: 55rem;
  line-height: 2.4rem;
  margin: 0 auto 1.8rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #1e1e1e;
}
.mfbj .mfbjForm p {
  position: relative;
  display: flex;
  align-items: center;
  width: 55rem;
  height: 8.8rem;
  margin: 0 auto 1.8rem;
  background: #ededed;
  border-radius: 0.4rem;
}
.mfbj .mfbjForm p::after {
  position: absolute;
  left: 8rem;
  top: 2.8rem;
  width: 1px;
  height: 3.2rem;
  content: "";
  background: #ff6400;
  opacity: 0.5;
  border-radius: 1px;
}
.mfbj .mfbjForm p img {
  flex: none;
  width: 3rem;
  margin: 0 2.2rem 0 2.8rem;
}
.mfbj .mfbjForm p input,
.mfbj .mfbjForm p select {
  flex: 1;
  height: 8.8rem;
  border: none;
  padding: 0 1.4rem;
  background-color: transparent;
}
.mfbj .mfbjForm p .sj {
  position: absolute;
  right: 3.3rem;
  top: 3.7rem;
  width: 0;
  height: 0;
  border-right: 1.1rem solid transparent;
  border-left: 1.1rem solid transparent;
  border-top: 1.4rem solid #ff6400;
}
.mfbj .mfbjForm button {
  display: block;
  width: 55rem;
  height: 8.8rem;
  margin: 0 auto 1.8rem;
  font-size: 3.4rem;
  font-weight: 400;
  color: #ffffff;
  border: none;
  border-radius: 1.2rem;
  background: #ff6400;
}
.mfbj .mfbjForm i {
  display: block;
  line-height: 2.4rem;
  font-size: 2.4rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #1e1e1e;
}
.mfbj .mfbjJs {
  width: 100%;
}
.mfbj .mfbjJsXq {
  display: flex;
  flex-wrap: wrap;
  width: 64.4rem;
  padding-bottom: 6.6rem;
  margin: -17rem auto 0;
}
.mfbj .mfbjJsXq img {
  flex: none;
  width: 31rem;
  height: 40rem;
  margin: 0 2.2rem 2.6rem 0;
}
.mfbj .mfbjJsXq img:nth-child(2n) {
  margin-right: 0;
}

.privacyBox {
  width: 55rem;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}
.privacyBox a {
  margin-left: 1rem;
  color: #999;
  font-size: 2.4rem;
}