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

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

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

.main .box.indexBg {
  height: 1080px;
  background-color: #5c5648;
  background-image: url("../images/index_bg.png");
  background-size: 1920px 1080px;
  background-position: center center;
  background-repeat: no-repeat;
}

.main .box.indexBg1 {
  height: 754px;
  background-color: #5c5648;
  background-image: url("../images/index_bg1.png");
  background-size: 1920px 754px;
  background-position: center center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 991.98px) {
  .main .box.indexBg {
    height: 89.33vw;
    background-size: 100% 89.33vw;
    background-color: #fff;
    background-image: url("../images/index_bg_m.png");
  }
  .main .box.indexBg1 {
    height: 69.33vw;
    background-color: #fff;
    background-image: url("../images/index_bg1_m.png");
    background-size: 100% 69.33vw;
    background-position: center center;
    background-repeat: no-repeat;
  }
}

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

.main .box .box-inner.step1 .content {
  padding-top: 200px;
  padding-bottom: 187px;
  width: 1200px;
  position: relative;
  z-index: 9;
  text-align: center;
}

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

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

.main .box .box-inner.step1 .content .slogan {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  line-height: 1.4;
  color: #282828;
  margin-top: 40px;
}

.main .box .box-inner.step1 .content .des {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #686868;
  width: 700px;
  margin: 0 auto;
  margin-top: 40px;
}

.main .box .box-inner.step1 .content .try {
  width: 200px;
  height: 48px;
  border: 1px solid #282828;
  border-radius: 4px;
  line-height: 48px;
  color: #282828;
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
  cursor: pointer;
  display: inline-block !important;
}

.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: -293px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step1 .content {
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 5.73vw;
    width: 100%;
    z-index: 2;
  }
  .main .box .box-inner.step1 .content .slogan {
    font-size: 18px;
    font-weight: bold;
    margin-top: 3vw;
  }
  .main .box .box-inner.step1 .content .des {
    font-size: 14px;
    margin-top: 2.13vw;
  }
  .main .box .box-inner.step1 .content .try {
    font-size: 12px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    margin: 30px auto;
    z-index: 99;
    display: none !important;
  }
  .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.step2 {
  margin-top: 100px;
  height: 700px;
}

.main .box .box-inner.step2 .cut2 {
  position: absolute;
  top: 71px;
  left: -76px;
}

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

.main .box .box-inner.step2 .title .row {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  font-weight: bolder;
}

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

.main .box .box-inner.step2 .content {
  padding-left: 568px;
  position: relative;
  margin-top: 70px;
  padding-top: 50px;
}

.main .box .box-inner.step2 .content .title {
  font-weight: bolder;
  font-size: 24px;
  color: #282828;
  font-stretch: normal;
  text-align: left;
}

.main .box .box-inner.step2 .content .des {
  font-size: 20px;
  font-weight: normal;
  color: #686868;
  margin-top: 20px;
  line-height: 40px;
}

.main .box .box-inner.step2 .content .more {
  width: 200px;
  height: 55px;
  background-color: #096dd9;
  border-radius: 10px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-top: 100px;
}

.main .box .box-inner.step2 .content .cut3 {
  position: absolute;
  width: 500px;
  height: 500px;
  left: 0;
  top: 0;
}

.main .box .box-inner.step2 .content .cut4 {
  position: absolute;
  width: 350px;
  bottom: -312px;
}

.main .box .box-inner.step2 .content .cut5 {
  position: absolute;
  width: 250px;
  bottom: -312px;
  right: 0;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step2 {
    height: 75vw;
    margin-top: 8vw;
  }
  .main .box .box-inner.step2 .title {
    text-align: center;
  }
  .main .box .box-inner.step2 .title .row {
    font-size: 18px;
    margin: 0;
  }
  .main .box .box-inner.step2 .title .sub {
    font-size: 14px;
    margin-top: 20px;
  }
  .main .box .box-inner.step2 .content {
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 5.73vw;
    padding-left: 47.3vw;
    padding-top: 0vw;
    margin-top: 8vw;
    z-index: 2;
  }
  .main .box .box-inner.step2 .content .title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
  }
  .main .box .box-inner.step2 .content .des {
    font-size: 14px;
    margin-top: 1.5vw;
    line-height: 1.6;
    text-align: justify;
  }
  .main .box .box-inner.step2 .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.step2 .content .cut3 {
    position: absolute;
    width: 40.4vw;
    height: 40.4vw;
    left: 3vw;
    top: 0;
  }
  .main .box .box-inner.step2 .content .cut4 {
    position: absolute;
    width: 28.27vw;
    left: 47.3vw;
    bottom: -16.8vw;
  }
  .main .box .box-inner.step2 .content .cut5 {
    position: absolute;
    width: 20.27vw;
    bottom: -16.8vw;
    right: 3vw;
  }
}

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

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

.main .box .box-inner.step3 .title .row {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  font-weight: bolder;
}

.main .box .box-inner.step3 .title .sub {
  font-size: 28px;
  font-stretch: normal;
  line-height: 1;
  color: #686868;
  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: 350px;
  height: 330px;
  background-color: #fff;
  text-align: center;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.main .box .box-inner.step3 .content .item .label {
  font-size: 18px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  padding-bottom: 30px;
}

.main .box .box-inner.step3 .content .item .des {
  font-size: 16px;
  color: #282828;
  width: 260px;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step3 {
    padding: 0;
    padding-top: 30px;
  }
  .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: 30px 15px;
    width: 100%;
    z-index: 2;
  }
  .main .box .box-inner.step3 .content .item {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 4vw;
    width: 45%;
    height: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .main .box .box-inner.step3 .content .item .cut {
    width: 6.93vw;
    margin-bottom: 4vw;
  }
  .main .box .box-inner.step3 .content .item .label {
    font-size: 16px;
    padding-bottom: 2vw;
  }
  .main .box .box-inner.step3 .content .item .des {
    font-size: 14px;
  }
}

.main .box .box-inner.step4 {
  height: 754px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main .box .box-inner.step4 .content {
  width: 1160px;
  height: 526px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px 60px;
}

.main .box .box-inner.step4 .title {
  font-size: 36px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  text-align: center;
  margin-bottom: 63px;
}

.main .box .box-inner.step4 .des {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 1.2px;
  color: #434343;
  margin-bottom: 23px;
}

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

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step4 {
    padding: 40px 20px;
    height: 69.33vw;
  }
  .main .box .box-inner.step4 .content {
    height: 54.67vw;
    padding: 5vw;
  }
  .main .box .box-inner.step4 .title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
  }
  .main .box .box-inner.step4 .des {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.6;
  }
  .main .box .box-inner.step4 .cut-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main .box .box-inner.step4 .cut-box img {
    margin-bottom: 60px;
    width: 64vw;
  }
}

.main .box .box-inner.step5 {
  padding-top: 70px;
}

.main .box .box-inner.step5 .cut2 {
  position: absolute;
  top: 150px;
  right: 0px;
  width: 1150px;
}

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

.main .box .box-inner.step5 .title .row {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  font-weight: bolder;
}

.main .box .box-inner.step5 .title .sub {
  font-size: 28px;
  font-stretch: normal;
  line-height: 1;
  color: #686868;
  margin-top: 20px;
}

.main .box .box-inner.step5 .content {
  width: 520px;
  margin-top: 100px;
  padding-bottom: 100px;
}

.main .box .box-inner.step5 .content .des {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #434343;
  margin-bottom: 40px;
  line-height: 40px;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step5 {
    height: auto;
    padding-top: 6vw;
  }
  .main .box .box-inner.step5 .title {
    text-align: center;
  }
  .main .box .box-inner.step5 .title .row {
    font-size: 18px;
    margin: 0;
  }
  .main .box .box-inner.step5 .title .sub {
    font-size: 14px;
    margin-top: 20px;
  }
  .main .box .box-inner.step5 .content {
    text-align: left;
    width: 72vw;
    position: relative;
    padding: 30px;
    margin-top: 6vw;
    z-index: 2;
  }
  .main .box .box-inner.step5 .content .title {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
  }
  .main .box .box-inner.step5 .content .des {
    font-size: 14px;
    margin-top: 1vw;
    line-height: 1.6;
  }
  .main .box .box-inner.step5 .cut2 {
    position: absolute;
    right: 4vw;
    top: 30vw;
    margin: 40px 0;
    width: 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 0;
  }
}

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

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

.main .box .box-inner.step6 .title .row {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #282828;
  font-weight: bolder;
}

.main .box .box-inner.step6 .title .sub {
  font-size: 28px;
  font-stretch: normal;
  line-height: 1;
  color: #686868;
  margin-top: 20px;
}

.main .box .box-inner.step6 .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.step6 .content .item {
  width: 374px;
  text-align: left;
  margin-top: 50px;
}

.main .box .box-inner.step6 .content .item:hover {
  -webkit-box-shadow: 0px 10px 16px 0px rgba(36, 37, 38, 0.23);
          box-shadow: 0px 10px 16px 0px rgba(36, 37, 38, 0.23);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.main .box .box-inner.step6 .content .item .cut:hover {
  -webkit-transform: none !important;
          transform: none !important;
}

.main .box .box-inner.step6 .content .item .cut {
  margin-top: 24px;
  margin-bottom: 20px;
  width: 374px;
  height: 255px;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.main .box .box-inner.step6 .content .item .cut:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.main .box .box-inner.step6 .content .item .label {
  font-size: 20px;
  font-weight: bolder;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 1.1px;
  color: #434343;
  padding: 0 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main .box .box-inner.step6 .content .item .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 10px 20px;
}

.main .box .box-inner.step6 .content .item .flex .date .top {
  width: 50px;
  height: 24px;
  background: #fbd70b;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: center;
}

.main .box .box-inner.step6 .content .item .flex .date .bottom {
  width: 50px;
  height: 24px;
  background: #282828;
  font-size: 16px;
  color: #fbd70b;
  line-height: 24px;
  text-align: center;
}

.main .box .box-inner.step6 .content .item .flex .con {
  padding-left: 20px;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-all;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner.step6 {
    padding: 0;
    padding-top: 30px;
  }
  .main .box .box-inner.step6 .title .row {
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bolder;
  }
  .main .box .box-inner.step6 .title .sub {
    font-size: 14px;
    color: #adadad;
    margin-top: 10px;
  }
  .main .box .box-inner.step6 .content {
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 5vw;
    z-index: 2;
  }
  .main .box .box-inner.step6 .content .item {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .main .box .box-inner.step6 .content .item .cut {
    margin-bottom: 10px;
  }
  .main .box .box-inner.step6 .content .item .label {
    font-size: 16px;
    line-height: 1.6;
    padding: 0;
    margin-bottom: 1vw;
    color: #282828;
  }
  .main .box .box-inner.step6 .content .item .flex {
    padding: 0;
  }
  .main .box .box-inner.step6 .content .item .flex .con {
    font-size: 12px;
  }
}

@media only screen and (max-width: 991.98px) {
  .main .box .box-inner {
    width: 100%;
  }
}
/*# sourceMappingURL=index.css.map */