.page-warp{
  width: 100%;
  padding-bottom: 10px;
}
@media screen and (min-width: 414px){
  .page-warp{
    width: 414px;
    margin: auto;
  }
}
.page-top-warp{
  padding: 20px 0;
  background: #d8d8d8;
}
.banner{
  display: block;
  width: 80%;
  margin: auto;
}
.top-text{
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.share-gift-item{
  width: 290px;
  height: 90px;
  line-height: 90px;
  margin: 10px auto;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.reward-one{
  background: url("../img/share01.png") no-repeat;
  background-size: contain;
}
.reward-two{
  background: url("../img/share02.png") no-repeat;
  background-size: contain;
}
.reward-doc{
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.reward-doc img{
  width: 12px;
  vertical-align: baseline;
}

.reg-type{
  width: 100%;
  height: 32px;
  margin-bottom: 20px;
}
.reg-type a{
  float: left;
  display: block;
  width: 50%;
  height: 34px;
  line-height: 32px;
  font-size: 14px;
  color: #ed4545;
  background: #fff;
  border: 1px solid #ed4545;
  text-align: center;
  cursor: pointer;
}
.reg-type .cur{
  color: #fff;
  background: #ed4545;
}

form {
  padding: 0 20px;
  margin: 30px auto;
  background: #fff;
}

form .text {
  margin: 10px 0 20px;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}

form .form-group {
  position: relative;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  border: 1px solid red;
}

form input {
  width: 100%;
  padding: 10px;
  line-height: 18px;
  font-size: 14px;
  color: #333;
  outline: none;
  border: none;
  background-color: transparent;
}

.phone-verify {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #ed4545;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
.cooling{
  background-color: #dcc9c9;
  color: #999;
}
.tip {
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}

.submit {
  display: block;
  width: 90%;
  height: 40px;
  margin: 25px auto;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  background-color: #ed4545;
}
.tip-select {
  width: 13px;
  vertical-align: middle;
}
.verify-tip {
  position: absolute;
  top: 4px;
  right: 10px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background-color: #ed4545;
  border-radius: 3px;
}

form .verify-success {
  border: 1px solid #5ff46d;
}

form .verify-fail {
  border: 1px solid #ed4545;
}
.popup{
  position: fixed;
  top:35%;
  width: 70%;
  left: 15%;
  padding: 10px;
  font-size: .6rem;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  background: rgba(0,0,0,.5);
}
.success-page{
  padding: 20px;
}
.success-page .qr{
  display: block;
  width: 185px;
  margin: 0 auto 20px;
}
.success-page .text{
  line-height: 1.7;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.success-page .or{
  width: 30px;
  height: 30px;
  margin: 10px auto;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 50%;
  text-align: center;
}
.down-app{
  display: block;
  width: 90%;
  height: 40px;
  margin: 15px auto;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  background-color: #ed4545;
}
.doc-item{
  margin-bottom: 10px;
  padding: 0 20px;
}
.doc-title{
  position: relative;
  padding-left: 5px;
  line-height: 2;
  font-size: 16px;
  color: #ed4545;
}
.doc-title:before{
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  width: 1px;
  height: 16px;
  background: #ed4545;
}
.doc-p{
  position: relative;
  padding-left: 20px;
  line-height: 1.7;
  font-size: 14px;
  color: #333;
}
.doc-p .label{
  position: absolute;
  top: 0;
  left: 0;
}
.reward-block{
  width: 100%;
  margin: 10px auto;
  padding: 15px 30px;
  line-height: 1.5;
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
}
.reward-block-one{
  background: #8a5fdc;
}
.reward-block-two{
  background: #d63b3c;
}
.doc-tip{
  line-height: 1.7;
  font-size: 16px;
  color: #666;
  text-align: center;
}
.doc-tip span{
  color: #d63b3c;
}
.logo{
  display: block;
  width: 108px;
  margin: 10px auto;
}
.doc-bg{
  background: #d8d8d8;
}
.verify-img-warp {
  z-index: 10;
  position: fixed;
  box-sizing: border-box;
  top: 20%;
  left: 5%;
  width: 90%;
  padding: 18px;
  border-radius: 4px;
  background: #fff;
}

.verify-img-warp img {
  display: block;
  width: 130px;
  height: 53px;
  margin: 10px auto 12px;
}

.verify-img-warp a {
  display: block;
  width: 120px;
  margin: auto;
  font-size: 12px;
  color: #fa7829;
  text-align: center;
  text-decoration: underline;
}

.verify-img-warp input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 44px;
  margin-top: 22px;
  padding: 5px 10px;
  line-height: 30px;
  font-size: 20px;
  color: #737373;
  border: 1px solid #a3a3a3;
  outline: none;
}

.verify-img-warp p {
  margin: 8px 0 22px;
  font-size: 12px;
  color: #a3a3a3;
}
.verify-img-warp .verify-img-submit {
  width: 100%;
  height: 50px;
  margin-top: 30px;
  line-height: 50px;
  font-size: 16px;
  color: #282828;
  border-radius: 4px;
  background: #ffd12e;
  text-align: center;
}
.screen-zzc {
  z-index: 9;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.5);
}
.check-register-doc {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../img/icon-unChecked.png") no-repeat;
  background-size: cover;
  vertical-align: text-bottom;
}
.check-register-doc.checked {
  background: url("../img/icon-checked.png") no-repeat;
  background-size: cover;
}
