body,
html {
  font-family: "å¾®è½¯é›…é»‘", "arial, helvetica, sans-serif";
  background: #e2e1df;
}

.wrap {
  max-width: 1080px;
  margin: 0px auto;
  background: #35302a;
}

.page-bg {
  position: relative;
  width: 100%;
  display: block;
}
.page {
  position: relative;
}

.pageGif {
  position: absolute;
  left: 0;
  width: 100%;
}

.reset-w100 {
  width: 100%;
  display: flex;
}

.register-content {
  position: absolute;
  left: 0.66rem;
  top: 2.45rem;
  font-size: 0.7rem;
  width: 9.4rem;
  height: 7.6rem;
}
.register-title {
  width: 100%;
}
.register-info {
  line-height: 0.38rem;
  color: #777777;
  text-align: center;
  margin: 0.2rem 0.1rem;
}

.field-group {
  margin: 0rem 0 0.2rem 0rem;
}
.field-between {
  display: flex;
  justify-content: space-between;
}

.field-one {
  width: 2.84rem;
}
.field-input,
.field-select,
.time-wrap {
  width: 100%;
  border: none;
  height: 1.4rem;
  line-height: 1.4rem;
  text-indent: 0.4rem;
  font-size: 0.5rem;
  background: none;
  outline: none;
}
.field-group label {
  font-size: 0.22rem;
  color: #3a3a3a;
  display: flex;
}
.field-group label span {
  color: #af7851;
  display: inline-block;
  margin-left: 0.03rem;
}
.field-center {
  display: flex;
  justify-content: space-around;
  margin-left: 3rem;
  width: 2rem;
}

.field-center input {
  margin-right: 0.1rem;
  display: inline-block;
  margin-top: 0.05rem;
}

.time-wrap {
  display: flex;
  justify-content: space-around;
}
.time-wrap input {
  display: inline-block;
  margin-right: 0.05rem;
}

.field-tk {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0.19rem 0.2rem 0.2rem;
  font-size: 0.19rem;
  color: #838383;
}
.field-tk input {
  margin: 0px 0.1rem;
}
.submit {
  display: block;
  height: 2rem;
  margin-top: 1.75rem;
  width: 100%;
  margin-left: -0.1rem;
}

.swiper-parent {
  width: 10.8rem;
  overflow: hidden;
  margin-top: -0.01rem;
}
#swiperCX1 {
  height: 14.57rem;
  max-height: 1457px;
}
.swiper-parent img {
  width: 100%;
  max-width: 1080px;
}
.swiper-parent .swiper-slide {
  width: 100%;
  height: 10.83rem;
}

.swiper-button-prev,
.swiper-button-next {
  width: 0.1rem;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0.55rem;
}

.swiper-pagination-bullet {
  width: 0.21rem;
  height: 0.21rem;
  border: 0.03rem solid #ffffff;
  background: #100910;
  margin: 0px 0.1rem;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #dabc9f;
  border: 0.03rem solid #d5b79c;
}

.swiper-pagination {
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
}

#sjDiv {
  height: 11.4rem;
  background: url(//x0.ifengimg.com/ucms/special/images/564062D073C88947071DFA9E79AA511A.jpg) no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 1081px) {
  .wrap {
    max-width: 1080px;
    margin: 0px auto;
    overflow: hidden;
  }
  .register-content {
    top: 256px;
    width: 920px;
    left: 70px;
  }
  swiper-parent {
    width: 100%;
  }
  .field-input,
  .field-select,
  .time-wrap {
    width: 98%;
    font-size: 50px;
    height: 110px;
    line-height: 110px;
    text-indent: 30px;
  }
  .field-group {
    margin: 0 0 0.42rem 0;
  }
  .submit {
    margin-top: 230px;
    height: 130px;
  }
  #sjDiv {
    height: 1150px;
    position: relative;
  }
}
