@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main {
  position: relative;
}

.mb20 {
  margin-bottom: .2rem;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

body {
  margin: 0 auto;
  max-width: 750px;
  /* padding: 0 .1rem; */
  background: #efeef3;
}

.header {
  width: 100%;
  line-height: 0;
}

.header img {
  width: 100%;
}

.step {
  width: 100%;
  margin-bottom: .3rem;
  padding: .3rem .2rem;
  font-size: 0;
  color: #888888;
  background-color: #fff;
}

.numberPic {
  width: 0.42rem;
  height: 0.6rem;
  float: left;
  margin: 0.18rem 0.1rem 0 0;
}

.step .text {
  /* display: inline-block; */
  vertical-align: top;
  font-size: .26rem;
  width: calc(100% - 0.45rem);
  word-wrap: break-word;
  margin-bottom: 0.2rem;
}

.step .text .bg {
  width: 100%;
  padding-top: .2rem;
}

.step .icon {
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  margin-top: .15rem;
  margin-right: .15rem;
  line-height: .3rem;
  font-size: .26rem;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #FA8C16;
}

.step .href {
  color: #00C59B;
  cursor: pointer;
  text-decoration: none;
}

.step .tip {
  color: #F20B27;
}

.footer {
  margin: .4rem auto;
  text-align: center;
  font-size: .26rem;
  color: #aaaaaa;
  margin-top: 0px;
}

.step-image {
  position: relative;
}

.step1-image .qrcode {
  position: absolute;
  bottom: .76rem;
  left: .79rem;
  width: 2.6rem;
  height: 2.6rem;
}

.step-image .logo {
  position: absolute;
  top: 3.29rem;
  right: 1.14rem;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
}

.step-image .company {
  position: absolute;
  top: 4.2rem;
  font-size: .2rem;
  right: .58rem;
  width: 2rem;
  text-align: center;
}

.step1-image>.company {
  position: absolute;
  top: 48.4%;
  font-size: .24rem;
  right: 2.2rem;
  color: #FA8C16;
}

.step4-image .logo {
  /* right: .75rem; */
}

.step4-image.step4-image-1 .logo {
  /* right: 1.14rem; */
  top: 3rem;
}

.step4-image.step4-image-1 .company {
  right: 0.6rem;
  top: 3.9rem;
}

.step4-image.step4-image-2 .company {
  right: 0.3rem;
  top: 4.2rem;
}

.step4-image.step4-image-2 .logo {
  right: 0.9rem;
}

.step4-image.step4-image-3 .logo {
  top: 3.2rem;
  right: 0.9rem;
}

.step4-image.step4-image-3 .company {
  top: 4.1rem;
  right: 0.36rem;
}

.step4-image .company {
  position: absolute;
  top: 3.6rem;
  font-size: .2rem;
  right: .4rem;
}

.step5-image .bindtext {
  position: absolute;
  left: .8rem;
  top: 5.9rem;
  font-size: .2rem;
  color: #FA8C16;
  width: 5rem;
  display: block;
}

.step5-image .qrcode {
  position: absolute;
  bottom: .7rem;
  left: .7rem;
  width: 2.3rem;
  height: 2.3rem;
}

.step5-image .usertitle {
  position: absolute;
  display: flex;
  left: .2rem;
  top: .8rem;
}

.step5-image .usertitle .usertitle-logo {
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
}

.step5-image .usertitle .usertitle-name {
  font-size: .26rem;
  padding-top: .1rem;
  padding-left: .22rem;
  color: #333;
}

.step5-image .function {
  position: absolute;
  left: 1.5rem;
  top: 2.5rem;
  width: 4.5rem;
  font-size: .24rem;
  color: #aaa;
}

.step5-image .account {
  position: absolute;
  left: 1.5rem;
  top: 3.83rem;
  width: 4.5rem;
  font-size: .24rem;
  color: #aaa;
}

.step-image .tiptext {
  position: absolute;
  top: 5.58rem;
  left: .78rem;
  width: 4.8rem;
  height: .8rem;
  font-size: .2rem;
  color: #eba954;
}

.step-image.step4-image-1 .tiptext {
  top: 5.3rem;
}

.step-image .copyfooter {
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 5rem;
  font-size: .2rem;
  color: #888;
  text-align: center;
}

.pics .block {
  color: #888;
  font-size: 0.26rem;
  padding: 0.2rem 0;
}

/* 步骤条 */
.fixedBox {
  height: 1rem;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99999;
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.stepInfo {
  position: relative;
  background: #fff;
  margin: 0rem auto 0 0.78rem;
  height: 0.46rem;
  top: 0.5rem;
}

.stepInfo li {
  float: left;
  width: 5.4rem;
  height: 0.02rem;
  background: #00C59B;
}

.stepIco {
  display: block;
  border-radius:50%;
  background: #00C59B;
  /* text-align: center; */
  color: #fff;
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stepIco.active {
  width: 0.52rem;
  height: 0.52rem;
  top: -0.24rem;
}

.stepIco1 {
  top: -0.2rem;
  left: 0%;
}

.stepIco2 {
  top: -0.7em;
  left: 20%;
}

.stepIco3 {
  top: -0.7em;
  left: 40%;
}

.stepIco4 {
  top: -0.7em;
  left: 60%;
}

.stepIco5 {
  top: -0.7em;
  left: 80%;
}


.stepText {
  color: #666;
  margin-top: 0.2em;
  width: 4em;
  text-align: center;
  margin-left: -1.4em;
}