.warp {
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  max-width: 750px;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner .btns {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.48rem;
  text-align: center;
  font-size: 0;
}
.banner .btns a {
  display: inline-block;
  width: 2.07rem;
  height: 0.57rem;
  margin: 0 0.12rem;
  background-image: -moz-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -webkit-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -ms-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  border-radius: 0.1rem;
  font-size: 0.24rem;
  line-height: 0.57rem;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.form {
  width: 6.6rem;
  margin: 0.3rem auto;
}
.form .form-ctrl {
  margin-bottom: 0.25rem;
}
.form .form-ctrl.form-ctrl-input {
  margin-bottom: 0.11rem;
}
.form .form-ctrl .label {
  margin-bottom: 0.2rem;
  font-size: 0.21rem;
  line-height: 0.4rem;
  color: #484848;
}
.form .form-ctrl .radio-box {
  overflow: hidden;
}
.form .form-ctrl .radio-box span {
  float: left;
  width: 1.5rem;
  height: 0.42rem;
  margin-right: 0.08rem;
  text-align: center;
  position: relative;
  border-radius: 0.21rem;
  background-image: -moz-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -webkit-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -ms-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  overflow: hidden;
}
.form .form-ctrl .radio-box span:last-child {
  margin-right: 0;
}
.form .form-ctrl .radio-box span input[type='radio'] {
  width: 0;
  height: 0;
  visibility: hidden;
  position: absolute;
  left: -9.99rem;
}
.form .form-ctrl .radio-box span input[type='radio']:checked + label {
  background: none;
  color: #ffffff;
}
.form .form-ctrl .radio-box span label {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  display: block;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #414141;
  font-style: normal;
  border-radius: 0.21rem;
  background: #ffffff;
}
.form .form-ctrl input[type='text'] {
  width: 6.35rem;
  height: 0.48rem;
  background: #f6f6f6;
  font-size: 0.24rem;
  color: #787878;
  text-indent: 1em;
  border: 1px solid #e3e3e3;
}
.form .from-submit input {
  width: 6.35rem;
  height: 0.48rem;
  background: #f9ca5a;
  font-size: 0.24rem;
  color: #ffffff;
  border-radius: 0.24rem;
  text-indent: 1em;
  appearance: none;
  -webkit-appearance: none;
}
.section-1 {
  overflow: hidden;
  box-shadow: 0 6px 13px 2px rgba(42, 108, 211, 0.14);
}
.section-1 .caption {
  width: 5.26rem;
  height: 0.6rem;
  margin: 0 auto;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.25rem;
  color: #ffffff;
  letter-spacing: 2px;
  background-image: -moz-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -webkit-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -ms-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
}
.section-2 {
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.section-2 .caption {
  width: 5.26rem;
  height: 0.6rem;
  margin: 0 auto;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.25rem;
  color: #ffffff;
  letter-spacing: 2px;
  background-image: -moz-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -webkit-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -ms-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
}
.section-2 .guide-info {
  margin-top: 0.36rem;
  padding: 0 0.5rem;
}
.section-2 .guide-item {
  margin-bottom: 0.2rem;
}
.section-2 .guide-item .title {
  font-size: 0.28rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: #484848;
}
.section-2 .guide-item .text {
  position: relative;
  margin-top: 0.1rem;
  padding-left: 0.32rem;
  font-size: 0.24rem;
  line-height: 0.38rem;
  color: #484848;
}
.section-2 .guide-item .text:after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.05rem;
  border-radius: 50%;
  background-image: -moz-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -webkit-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
  background-image: -ms-linear-gradient(0deg, #7b7af7 0%, #439afc 99%);
}
.section-2 .guide-item .links {
  margin-top: 0.16rem;
  overflow: hidden;
}
.section-2 .guide-item .links a {
  float: left;
  position: relative;
  width: 1.02rem;
  height: 0.38rem;
  margin-right: 0.05rem;
  margin-bottom: 0.05rem;
  border-radius: 0.21rem;
  background-image: -moz-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -webkit-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -ms-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  overflow: hidden;
  color: #414141;
  text-decoration: none;
  text-align: center;
}
.section-2 .guide-item .links a:nth-child(6n) {
  margin-right: 0;
}
.section-2 .guide-item .links a span {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  display: block;
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #414141;
  font-style: normal;
  border-radius: 0.21rem;
  background: #ffffff;
}
.section-2 .guide-item .links a:hover span {
  background: none;
  color: #ffffff;
}
.section-2 .guide-item .d-item {
  margin: 0.12rem 0;
  font-size: 0.2rem;
  color: #484848;
  line-height: 0.25rem;
}
.section-2 .guide-item .d-item:nth-of-type(1) {
  margin-top: 0.25rem;
}
.section-2 .guide-item .d-item span {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.06rem;
  border-radius: 50%;
  background-image: -moz-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -webkit-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  background-image: -ms-linear-gradient(180deg, #7b7af7 0%, #5d8bfa 48%, #439afc 100%);
  line-height: 0.25rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.2rem;
}
.section-3 {
  padding: 0.45rem 0 0.78rem;
  background-image: -moz-linear-gradient(-90deg, #3d4cf2 0%, #439afc 99%);
  background-image: -webkit-linear-gradient(-90deg, #3d4cf2 0%, #439afc 99%);
  background-image: -ms-linear-gradient(-90deg, #3d4cf2 0%, #439afc 99%);
}
.section-3 .caption {
  text-align: center;
  font-size: 0.3rem;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: bold;
}
.section-3 .news {
  width: 6.62rem;
  margin: 0.56rem auto 0;
}
.section-3 .news img {
  width: 100%;
}
.section-4 {
  padding: 0.48rem 0 0.4rem;
  background: #f5f5f5;
}
.section-4 .caption {
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #484848;
  font-weight: bold;
}
.section-4 .team-list {
  padding: 0 0.45rem;
}
.section-4 .team-item {
  display: flex;
  margin: 0.6rem 0 0.5rem;
}
.section-4 .team-item .avatar {
  width: 1.81rem;
  height: 1.81rem;
}
.section-4 .team-item .avatar img {
  width: 100%;
}
.section-4 .team-item .info {
  flex: 1;
  margin-left: 0.4rem;
}
.section-4 .team-item .info .info-title {
  position: relative;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #545454;
  font-weight: bold;
}
.section-4 .team-item .info .info-title:before {
  content: "";
  display: block;
  width: 0.05rem;
  height: 0.6rem;
  position: absolute;
  left: -0.18rem;
  top: 0;
  background: #4997fc;
}
.section-4 .team-item .info .info-detail {
  margin-top: 0.1rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #545454;
}
.section-5 {
  padding-top: 0.7rem;
}
.section-5 .caption {
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #484848;
  font-weight: bold;
}
.section-5 .system {
  width: 5.84rem;
  margin: 0.43rem auto 0;
}
.section-5 .step {
  border-radius: 0.1rem;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
}
.section-5 .step .step-caption {
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.48rem;
}
.section-5 .step .content {
  padding: 0.32rem 0 0.52rem;
}
.section-5 .step .chapter {
  padding: 0 0.32rem;
  display: flex;
}
.section-5 .step .chapter span {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #757575;
}
.section-5 .step .chapter .index {
  margin-right: 0.15rem;
}
.section-5 .step .chapter .text {
  flex: 1;
}
.section-5 .step .part {
  padding: 0 0.32rem;
  display: flex;
}
.section-5 .step .part span {
  font-size: 0.26rem;
  line-height: 0.85rem;
  color: #757575;
}
.section-5 .step .part .index {
  margin-right: 0.15rem;
}
.section-5 .step .part .text {
  flex: 1;
}
.section-5 .step:first-child .step-caption {
  background-image: -moz-linear-gradient(180deg, #7b7af7 0%, #439afc 99%);
  background-image: -webkit-linear-gradient(180deg, #7b7af7 0%, #439afc 99%);
  background-image: -ms-linear-gradient(180deg, #7b7af7 0%, #439afc 99%);
}
.section-5 .step:last-child .step-caption {
  background-image: -moz-linear-gradient(-118deg, #7b7af7 0%, #f7c36b 0%, #faa939 100%);
  background-image: -webkit-linear-gradient(-118deg, #7b7af7 0%, #f7c36b 0%, #faa939 100%);
  background-image: -ms-linear-gradient(-118deg, #7b7af7 0%, #f7c36b 0%, #faa939 100%);
}
.section-5 .button {
  margin: 0.3rem 0 0.2rem;
}
.section-5 .button a {
  display: block;
  width: 4.03rem;
  height: 0.58rem;
  margin: 0 auto;
  line-height: 0.58rem;
  color: #282828;
  text-align: center;
  border-radius: 0.3rem;
  text-decoration: none;
  background: #f9ca5a;
}
.section-6 {
  padding: 0.45rem 0 0.78rem;
  background-image: -moz-linear-gradient(-68deg, #3d4cf2 0%, #2bcaf4 99%);
  background-image: -webkit-linear-gradient(-68deg, #3d4cf2 0%, #2bcaf4 99%);
  background-image: -ms-linear-gradient(-68deg, #3d4cf2 0%, #2bcaf4 99%);
}
.section-6 .caption {
  text-align: center;
  font-size: 0.3rem;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: bold;
}
.section-6 .subCaption {
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.7rem;
  color: #ffffff;
  letter-spacing: 2px;
}
.section-6 .certificate {
  width: 6.55rem;
  margin: 0.43rem auto 0;
}
.section-6 .certificate img {
  width: 100%;
}
.footer {
  position: relative;
}
.footer img {
  width: 100%;
}
.footer a {
  position: absolute;
  left: 50%;
  top: 1.14rem;
  margin-left: -0.885rem;
  display: block;
  width: 1.77rem;
  height: 0.38rem;
  background: #f9ca5a;
  border-radius: 0.2rem;
  font-size: 0.22rem;
  line-height: 0.38rem;
  color: #fc1e1c;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */