.w-aikefu_head {
  background-color: #0256FF;
  color: #fff;
  background-image: url(../images/1.png);
  background-repeat: no-repeat;
  background-position: center 37vw;
  background-size: 190vw auto;
  height: 550px;
  overflow: hidden;
}
.w-aikefu_head .btn {
  line-height: 48px;
  height: 48px;
  padding: 0 20px;
  background-color: #fff;
  color: #0256FF;
}

.pageMain dd {
  margin-bottom: 0;
}
.pageMain .text-primary {
  color: #0256FF !important;
}
.pageMain .border {
  border-color: #F5F0F0 !important;
}
.pageMain .shadow {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12) !important;
}
.pageMain .rounded {
  border-radius: 20px !important;
}
.pageMain .btn-primary {
  background-color: #0256FF !important;
  border-color: #0256FF;
}
.pageMain .btn-primary:hover {
  opacity: 0.9;
}
.pageMain .btn-dark {
  background-color: #1A1A1A !important;
  border-color: #1A1A1A;
}
.pageMain .btn-dark:hover {
  opacity: 0.9;
}
.pageMain .btn-outline-primary {
  border-color: #0256FF !important;
}
.pageMain .btn-outline-primary:hover {
  background-color: #0256FF !important;
}
.pageMain .btn {
  font-size: 16px;
  min-width: 125px;
}
.pageMain .badge {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
}
.pageMain .text-bg-danger {
  background-color: transparent !important;
  border: 1px solid #0256FF;
  color: #0256FF !important;
  line-height: 16px;
  padding: 0 8px;
  font-size: 12px;
}
.pageMain .text-bg-secondary {
  background-color: #FFEBEC !important;
  border-color: #F5E0E1;
  color: #0256FF !important;
}
.pageMain .text-bg-primary {
  background-color: #0256FF !important;
  border: 0;
}
.pageMain .content .a {
  background-color: rgba(2, 86, 255, 0.1);
}
.pageMain .content .a .pic {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -30vw;
}
.pageMain .content .b .box {
  background-color: #E5EEFF;
  margin-top: 2rem;
}
.pageMain .content .b .box .btn {
  line-height: 46px;
  height: 48px;
  padding: 0 20px;
}
.pageMain .content .b .box .pic {
  max-width: 560px;
  margin: 0 auto;
}
.pageMain .content .b .box:nth-child(2) {
  background-color: #FFF5E5;
}
.pageMain .content .b .box:nth-child(3) {
  background-color: #F1FFE5;
}
.pageMain .content .b .box:nth-child(4) {
  background-color: #E5FCFF;
}
.pageMain .content .b .box:nth-child(5) {
  background-color: #F9E5FF;
}
.pageMain .content .b .box:nth-child(6) {
  background-color: #FFE5E5;
}
.pageMain .content .c {
  background-color: #E5EEFF;
}
.pageMain .content .c .icon {
  width: 48px;
  height: 48px;
}
.pageMain .content .c .colorText {
  color: #0256FF;
}
.pageMain .content .d ul {
  margin: 0;
}
.pageMain .content .d ul li {
  padding: 0;
}
.pageMain .content .d ul .pri {
  color: #0256FF;
}
.pageMain .content .d ul .btn {
  font-size: 12px !important;
  max-width: 120px;
}
.pageMain .content .d ul .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.pageMain .content .d ul li:nth-child(2n) .box {
  border-right-width: 0;
}
.pageMain .content .d .bot .l p {
  color: #0256FF;
}
.pageMain .content .d .bot .r .pri {
  color: #0256FF;
}
.pageMain .content .d .bot .r .form-control {
  width: 70px;
  height: 42px;
  text-align: center;
}
.pageMain .content .e {
  background-color: #0256FF;
  overflow: hidden;
}
.pageMain .content .e .bg {
  width: 410px;
  position: absolute;
  left: 0;
  bottom: calc(-40px - 3.5rem);
}
.pageMain .content .e h4 {
  line-height: 1.4;
}
.pageMain .content .e .box .form-control {
  padding: 10px;
  height: 62px;
  border: 0;
  border-bottom: 1px solid #D8D8D8;
  font-size: 16px;
  border-radius: 0;
}
.pageMain .content .e .box .ver {
  border-bottom: 1px solid #D8D8D8;
}
.pageMain .content .e .box .ver .btn {
  display: block;
  text-decoration: none;
  color: #0256FF;
}
.pageMain .content .e .box .bot .btn {
  width: 100%;
}

.buyContent {
  font-size: 14px;
}
.buyContent .col-form-label {
  color: #1A1A1A;
}
.buyContent .form-control {
  height: 44px;
  border-radius: 4px;
}
.buyContent .form-control-plaintext {
  height: 44px;
  outline: none;
}
.buyContent .inputNumber {
  max-width: 220px;
}
.buyContent .lifeCheckGroup {
  margin: -5px;
}
.buyContent .lifeCheckGroup .checkBox {
  width: 50%;
  padding: 5px;
}
.buyContent .lifeCheckGroup .btn-check {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.buyContent .lifeCheckGroup .btn {
  min-width: auto;
  padding: 0;
  margin-bottom: 0;
  width: 100%;
  position: relative;
  line-height: 1;
  height: 64px;
  border-radius: 4px !important;
  border: 1px solid #D8D8D8 !important;
  color: #1A1A1A;
}
.buyContent .lifeCheckGroup .btn-check:checked + .btn {
  background-color: transparent;
  border-color: #0256FF !important;
  color: #0256FF;
}
.buyContent .lifeCheckGroup .btn:hover {
  color: #fff;
}
.buyContent .currentConfig {
  border-top: 1px solid #dee2e6;
}

@media (min-width: 576px) {
  .w-aikefu_head {
    background-size: 700px auto;
    background-position: center 180px;
  }
  .pageMain .content .a .pic {
    margin-top: -15vw;
  }
}
@media (min-width: 768px) {
  .w-aikefu_head {
    height: 700px;
    background-size: 1225px auto;
    background-position: center -10px;
  }
  .w-aikefu_head .text {
    padding-top: 15px;
  }
  .w-aikefu_head h3 {
    font-size: 44px !important;
  }
  .w-aikefu_head h4 {
    font-size: 38px !important;
  }
  .pageMain .content .a .pic {
    margin-top: -200px;
  }
  .buyContent .form-control {
    max-width: 220px;
  }
  .buyContent .lifeCheckGroup .checkBox {
    max-width: 84px;
  }
}
@media (min-width: 992px) {
  .w-aikefu_head {
    background-position: center 65px;
  }
  .w-aikefu_head p {
    font-size: 24px;
  }
  .w-aikefu_head h3 {
    font-size: 54px !important;
  }
  .w-aikefu_head h4 {
    font-size: 48px !important;
  }
  .pageMain .content .tit h4 {
    font-size: 32px;
  }
  .pageMain .content .tit h2 {
    font-size: 54px;
  }
  .pageMain .content .a .pic {
    margin-top: -150px;
  }
  .pageMain .content .b .tit {
    position: sticky;
    top: 40px;
  }
  .pageMain .content .b .box {
    position: sticky;
    margin-top: 80px;
    transform-origin: 50% 0%;
  }
  .pageMain .content .b .box h3 {
    font-size: 36px;
  }
  .pageMain .content .b .box .pic {
    margin-left: 20px;
    margin-right: 0;
  }
  .pageMain .content .b .box:nth-child(1) {
    top: 170px;
  }
  .pageMain .content .b .box:nth-child(2) {
    top: 195px;
  }
  .pageMain .content .b .box:nth-child(3) {
    top: 220px;
  }
  .pageMain .content .b .box:nth-child(4) {
    top: 245px;
  }
  .pageMain .content .b .box:nth-child(5) {
    top: 265px;
  }
  .pageMain .content .b .box:nth-child(6) {
    top: 285px;
  }
  .pageMain .content .c p {
    font-size: 16px;
  }
  .pageMain .content .d ul li:nth-child(2n) .box {
    border-right-width: 1px;
  }
  .pageMain .content .d ul li:last-child {
    border-right-width: 0;
  }
  .pageMain .content .d ul dt {
    font-size: 32px !important;
  }
  .pageMain .content .d ul dd {
    font-size: 16px;
  }
  .pageMain .content .d ul p {
    font-size: 24px !important;
  }
  .pageMain .content .d .bot {
    font-size: 16px;
  }
  .pageMain .content .d .bot .l h5 {
    font-size: 24px !important;
  }
  .pageMain .content .e h4 {
    font-size: 32px;
  }
  .pageMain .content .e .box {
    width: 720px;
    min-height: 360px;
  }
  .buyContent h6 {
    font-size: 24px;
  }
  .buyContent .form-control {
    max-width: 220px;
  }
  .buyContent .col-form-label {
    line-height: 44px;
  }
  .buyContent .basicConfig {
    flex: 1;
  }
  .buyContent .currentConfig {
    width: 40%;
    max-width: 400px;
    border-left: 1px solid #dee2e6;
    border-top: 0;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}/*# sourceMappingURL=Aikefu.css.map */