* {
  margin: 0;
  padding: 0;
  font-family: PingFang SC, PingFang SC !important;
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
  height: auto;
  background: #1a1817;
}
input {
  outline: none;
  -webkit-appearance: none;
  /*去除系统默认的样式*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 点击高亮的颜色*/
  font-size: 0.16rem;
  color: #333333;
}
.container-box {
  width: 100%;
  min-height: 100%;
  background: #1a1817;
  padding-top: 0.15rem;
  padding-bottom: 0;
  position: relative;
}
.back-img {
  width: 2.05rem;
  height: 2.38rem;
  position: absolute;
  right: 0;
  top: 0.18rem;
}
.txt1 {
  font-size: 0.36rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.44rem;
  margin-left: 0.18rem;
}
.txt2 {
  height: 0.18rem;
  font-size: 0.12rem;
  color: #C3C3C3;
  line-height: 0.18rem;
  margin-left: 0.18rem;
}
.txt3 {
  height: 0.36rem;
  font-size: 0.24rem;
  font-weight: 600;
  color: #FADA36;
  line-height: 0.36rem;
  margin-left: 0.18rem;
}
.txt-box {
  margin-left: 0.18rem;
  display: flex;
  align-items: flex-end;
  font-size: 0.14rem;
  color: #DEDEDE;
}
.txt-box .down-img {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.03rem;
}
.box-img {
  margin-left: 0.18rem;
  margin-top: 0.1rem;
  width: 1.28rem;
  height: 0.37rem;
  display: block;
}
.login-box {
  width: 3.45rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.12rem 0.3rem 0rem rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  margin: 0 auto;
  margin-top: 0.34rem;
  padding: 0.2rem 0;
  z-index: 0;
  position: relative;
}
.login-box .txt {
  font-size: 0.1rem;
  color: #999999;
  line-height: 0.12rem;
  margin-bottom: 0.1rem;
  padding: 0 0.2rem;
}
.login-box .input-box {
  width: 3.05rem;
  height: 0.5rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  overflow: hidden;
  border: 0.01rem solid rgba(228, 228, 228, 0.6);
  display: flex;
  align-items: center;
  margin: 0.15rem auto;
}
.login-box .input-box .label {
  font-weight: 600;
  color: #333333;
  font-size: 0.16rem;
  margin-left: 0.17rem;
  margin-right: 0.04rem;
}
.login-box .input-box .input {
  width: 3.05rem;
  height: 0.5rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  border: none;
}
.login-box .input-box .ot {
  background: #F8F8F7;
  margin-left: 0.17rem;
}
.login-box .input-box .send {
  display: block;
  width: 1.01rem;
  height: 0.42rem;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 0.08rem;
  font-weight: 500;
  color: #FF7917;
  font-size: 0.14rem;
  border: none;
  padding: 0 0.06rem;
  margin-right: 0.06rem;
}
.login-box .ot {
  background: #F8F8F7;
}
.login-box .btn {
  display: block;
  width: 3.05rem;
  height: 0.5rem;
  margin: 0 auto;
  background: #FADA36;
  border-radius: 0.1rem;
  color: #333333;
  font-size: 0.16rem;
  border: none;
  font-weight: 500;
}
.login-box input:focus {
  outline: none;
}
.login-box .send {
  font-size: 0.18rem;
  font-weight: 400;
  color: #333333;
  margin-right: 0.35rem;
  display: flex;
  align-items: center;
}
.login-box .send img {
  width: 0.01rem;
  height: 0.25rem;
  margin-right: 34rem;
}
.login-box .send .sendTxt {
  width: 0.4rem;
  text-align: center;
}
.login-box .send .time {
  width: 0.4rem;
  font-size: 0.18rem;
  font-weight: 400;
  color: #FF5C38;
  text-align: center;
}
.login-box .check-box {
  margin: 0 auto;
  margin-top: 0.1rem;
  width: 2.59rem;
  font-size: 0.1rem;
  color: #999999;
  line-height: 0.14rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0.1rem;
}
.step-box {
  width: 3.45rem;
  height: 1.4rem;
  background: #FFFFFF;
  border-radius: 0.15rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.24);
}
.step-box .top {
  width: 2.78rem;
  height: 0.35rem;
  margin: 0 auto;
  background-image: url('../assets/3.png');
  background-size: 100% 100%;
  margin-top: -0.01rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-box .icon-box {
  width: 2.55rem;
  height: 0.32rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.step-box .icon-box .img1 {
  width: auto;
  height: 0.32rem;
}
.step-box .icon-box .img2 {
  width: 0.07rem;
  height: 0.05rem;
  margin-bottom: 0.03rem;
}
.step-box .desc-box {
  padding: 0 0.3rem;
  margin: 0 auto;
  margin-top: 0.12rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.25rem;
}
.step-box .desc-box .txt {
  height: 0.11rem;
  font-size: 0.1rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.12rem;
}
#popMark {
  width: 100%;
  height: 100%;
  background-color: #313131;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0.7;
  display: none;
  z-index: 3;
}
#checkbox {
  width: 0.14rem;
  height: 0.14rem;
  background-color: #fff;
  border-radius: 2px;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c8c9cc;
}
#checkbox:checked {
  width: 0.14rem;
  height: 0.14rem;
  color: #fff;
  background-color: #413d3c;
  border: none;
}
#checkbox:after {
  width: 0.14rem;
  height: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  background-image: url('../assets/check.png');
  background-size: 100% 100%;
  /* 适应大小 */
  background-repeat: no-repeat;
  /* 不重复 */
}
