body {
  background: #fff;
}

/*Main*/
.main {
  padding-top: 70px;
  width: 100%;
}

.main .box {
  background: #fff;
  position: relative;
}

.main .box.blue {
  background-color: #a9d1f6;
}

.main .box.grey {
  background-color: #f8fcf9;
}

.main .box.aboutBg {
  height: 820px;
  background-color: #b4bfd2;
  background-image: url("../images/about_banner.png");
  background-size: 1920px 820px;
  background-position: center center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 991.98px) {
  .main .box.aboutBg {
    height: 120vw;
  }
}

.main .box .box-inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.main .box .box-inner.step1 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main .box .box-inner.step1 .content {
  width: 599px;
  height: 600px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 9;
  padding: 0 70px;
}

.main .box .box-inner.step1 .content .block {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 48px;
  background: #fbeda0;
  opacity: 0.8;
}

.main .box .box-inner.step1 .content .title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #2a2a2a;
}

.main .box .box-inner.step1 .content .title.weight {
  font-weight: bolder;
  font-size: 36px;
  color: #2a2a2a;
}

.main .box .box-inner.step1 .content .slogan {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.4;
  color: #2a2a2a;
  margin-top: 40px;
}

.main .box .box-inner.step1 .content .des {
  font-size: 18px;
  font-weight: normal;
  color: #686868;
  margin-top: 30px;
}

.main .box .box-inner.step1 .content .try {
  width: 200px;
  height: 48px;
  background: #fad60f;
  border-radius: 4px;
  line-height: 48px;
  color: #282828;
  text-align: center;
  font-size: 16px;
  margin-top: 70px;
  cursor: pointer;
}

.main .box .box-inner.step1 .content .try a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.main .box .box-inner.step1 .cut1 {
  position: absolute;
  top: 31px;
  right: -28px;
  z-index: 0;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step1 .content {
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 4vw;
    width: 90%;
    height: 100vw;
    margin: 0 auto;
    z-index: 2;
  }
  .main .box .box-inner.step1 .content .slogan {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
  }
  .main .box .box-inner.step1 .content .des {
    font-size: 14px;
  }
  .main .box .box-inner.step1 .content .try {
    font-size: 12px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    margin: 0 auto;
    z-index: 99;
  }
  .main .box .box-inner.step1 .cut1 {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 40px 0;
    width: 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 0;
  }
}

.main .box .box-inner.step3 {
  padding-top: 115px;
  padding-bottom: 156px;
}

.main .box .box-inner.step3 .title {
  text-align: center;
}

.main .box .box-inner.step3 .title .row {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 2.4px;
  color: #2a2a2a;
  font-weight: bolder;
}

.main .box .box-inner.step3 .title .sub {
  font-size: 20px;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #707070;
  margin-top: 20px;
}

.main .box .box-inner.step3 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main .box .box-inner.step3 .content .item {
  width: 300px;
  margin-top: 50px;
  text-align: left;
  background: #f5f6fa;
  border-radius: 4px;
  padding-left: 15px;
}

.main .box .box-inner.step3 .content .item .cut {
  margin-top: 20px;
  margin-bottom: 20px;
}

.main .box .box-inner.step3 .content .item .label {
  font-size: 18px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1.1px;
  color: #2a2a2a;
}

.main .box .box-inner.step3 .content .item .des {
  font-size: 14px;
  color: #434343;
}

.main .box .box-inner.step3 .content .item .des .input {
  height: 48px;
  background: #f5f6fa;
  border-radius: 4px;
  padding-left: 15px;
}

.main .box .box-inner.step3 .ads {
  margin-top: 40px;
}

.main .box .box-inner.step3 .ads .label {
  font-size: 16px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 1;
  color: #686868;
}

.main .box .box-inner.step3 .ads .des {
  padding-top: 20px;
  font-size: 18px;
  color: #434343;
}

.main .box .box-inner.step3 .ads .des .input {
  width: 100%;
  height: 263px;
  background-color: #f5f6fa;
  border-radius: 4px;
  padding: 15px;
  border: none;
}

.main .box .box-inner.step3 .ads .des .input:focus {
  border-color: #a0a0a0;
  outline: none !important;
}

.main .box .box-inner.step3 .submit {
  width: 320px;
  height: 55px;
  background-color: #fad60f;
  border-radius: 10px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 30px auto;
  cursor: pointer;
  color: #282828;
  margin-top: 100px;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step3 {
    padding: 30px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main .box .box-inner.step3 .title {
    text-align: center;
  }
  .main .box .box-inner.step3 .title .row {
    font-size: 18px;
    margin: 0;
  }
  .main .box .box-inner.step3 .title .sub {
    font-size: 14px;
    margin-top: 20px;
  }
  .main .box .box-inner.step3 .content {
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 4vw;
    z-index: 2;
  }
  .main .box .box-inner.step3 .content .item {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 6vw;
    width: 90%;
    height: auto;
  }
  .main .box .box-inner.step3 .content .item .cut {
    width: 70%;
    margin-bottom: 20px;
  }
  .main .box .box-inner.step3 .content .item .label {
    font-size: 13px;
  }
  .main .box .box-inner.step3 .content .item .des {
    font-size: 12px;
  }
  .main .box .box-inner.step3 .ads {
    margin: 0 auto;
    padding: 4vw;
  }
  .main .box .box-inner.step3 .ads .label {
    width: 90%;
    margin: 0 auto;
  }
  .main .box .box-inner.step3 .ads .des {
    width: 90%;
    margin: 0 auto;
  }
  .main .box .box-inner.step3 .submit {
    margin-top: 5vw;
    height: 45px;
    line-height: 45px;
  }
}

.main .box .box-inner.step2 {
  padding: 65px 0 94px 0;
}

.main .box .box-inner.step2 .title {
  text-align: center;
}

.main .box .box-inner.step2 .title .row {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 2.4px;
  color: #2a2a2a;
  font-weight: bolder;
}

.main .box .box-inner.step2 .title .sub {
  font-size: 20px;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #707070;
  margin-top: 20px;
}

.main .box .box-inner.step2 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main .box .box-inner.step2 .content .arrow {
  width: 46px;
  height: 81px;
}

.main .box .box-inner.step2 .content .item {
  width: 200px;
  margin-top: 50px;
  text-align: center;
}

.main .box .box-inner.step2 .content .item .cut-out {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #deefff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main .box .box-inner.step2 .content .item .cut-out .cut {
  display: inline-block;
}

.main .box .box-inner.step2 .content .item .label {
  font-size: 30px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1.1px;
  color: #2a2a2a;
}

.main .box .box-inner.step2 .content .item .des {
  padding: 20px;
  font-size: 16px;
  color: #434343;
}
/*# sourceMappingURL=about.css.map */