html {
  font-size: 37.5px;
}
#app {
  height: 100vh;
  background-color: #fff;
}
body,
h1,
h2,
p {
  margin: 0;
  padding: 0;
}
.page {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bd1 {
  height: 100%;
  width: 100%;
}
.layer1 {
  height: 100%;
  background-size: 100%;
  width: 100%;
}
.group1 {
  height: 100%;
  width: 100%;
  background-size: cover;
}
.Header {
  width: 100%;
  height: 1.174rem;
}
.layer2 {
  width: 10rem;
  height: 1.174rem;
  background-size: 100% 100%;
}
.Body {
  width: 100%;
  height: 20.48rem;
  overflow-y: auto;
}
.mod1 {
  width: 8.96rem;
  position: absolute;
  left: 50%;
  top: 34%;
  transform: translate(-50%, -50%);
}
.ImageText1 {
  width: 4.8rem;
  margin: 0 auto;
}
.img1 {
  width: 4.8rem;
}
.TextGroup1 {
  height: 0.747rem;
  width: 100%;
  text-align: center;
}
.word1 {
  width: 100%;
  height: 1.3rem;
  color: #ffffff;
  font-size: 0.533rem;
  letter-spacing: -0.23999999px;
  font-family: PingFangSC-Medium;
  text-align: center;
  white-space: nowrap;
  line-height: 1.3rem;
}
.InputNumber1 {
  height: 1.174rem;
  background-size: 100% 100%;
  width: 8.294rem;
  margin: 0 auto;
  margin-top: 1.28rem;
}
.InputNumber1 .shoujihao {
  height: 100%;
  width: 100%;
  border: none;
  padding: 0 0.5rem;
  color: #fff;
  font-size: 0.5rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}
.InputNumber1 input::placeholder {
  color: #fff;
  font-size: 0.4rem;
}
.info1 {
  width: 1.12rem;
  height: 0.534rem;
  color: #ededed;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
  margin: 0.267rem 0 0 0.534rem;
}
.main1 {
  height: 1.174rem;
  background-size: 100% 100%;
  width: 8.294rem;
  margin: 0.427rem auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}
.main2 {
  width: 7.414rem;
  height: 100%;
}
.main2 .shoujihao {
  height: 100%;
  width: 100%;
  border: none;
  padding: 0 0.5rem;
  color: #fff;
  font-size: 0.5rem;
  background-color: rgba(255, 255, 255, 0);
}
.main2 input::placeholder {
  color: #fff;
  font-size: 0.4rem;
}
.main2 .yzm {
  width: 200px;
}
.main2 .getCode {
  color: #ffffff;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
  position: absolute;
  right: 0.3rem;
  height: 100%;
  line-height: 1.15rem;
}
.main2 .getCode::after {
  content: "|";
  position: absolute;
  left: -0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.word2 {
  width: 1.12rem;
  height: 0.534rem;
  color: #ffffff;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
}
.word3 {
  width: 2.374rem;
  height: 0.534rem;
  color: #ffffff;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 0.534rem;
}
.Button1 {
  border-radius: 24px;
  height: 1.174rem;
  border: 2px solid #ffffff;
  width: 8.294rem;
  margin: 0 auto;
  margin-top: 1.28rem;
}
.Button1:active {
  background-color: #efefef;
}
.info2 {
  width: 1.707rem;
  height: 0.534rem;
  color: #ffffff;
  font-size: 0.426rem;
  letter-spacing: -0.23999999px;
  font-family: PingFangSC-Regular;
  text-align: center;
  white-space: nowrap;
  line-height: 0.534rem;
  margin: 0.294rem 0 0 3.307rem;
}
.word4,
.beian {
  width: 8.96rem;
  height: 0.454rem;
  color: #ffffff;
  font-size: 0.32rem;
  font-family: PingFangSC-Regular;
  text-align: center;
  white-space: nowrap;
  line-height: 0.454rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}
.beian {
  bottom: 0.4rem;
}
.beian a {
  color: #fff;
  text-decoration: none;
}
.loader-box-bg {
  z-index: 9999;
}
.loader-box-bg .loader-box {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}
.loader-box-bg .loader-box .loader-txt {
  font-size: 0.4rem;
  color: #fff;
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.loader-box-bg .tishi2 {
  width: 6rem;
  height: 1rem;
}
.content-box {
  padding-top: 0.5rem;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.content-box .logo {
  width: 4.8rem;
  display: block;
  margin: 0.5rem auto;
}
.content-box .img1 {
  width: 87vw;
  margin: 0.5rem auto;
  display: block;
}
.content-box .img2 {
  width: 5.2rem;
  margin: 1rem auto;
  display: block;
}
.content-box .btn-saoma {
  width: 9rem;
  margin: 0 auto;
  /* margin-bottom: 10px; */
}
.content-box .btn-saoma img {
  width: 100%;
}
.content-box .info {
  margin-bottom: 1rem;
  color: #fff;
}
.content-box .info h1 {
  text-align: center;
  font-size: 1rem;
  padding: 0;
  margin-top: 1rem;
}
.content-box .info p {
  text-align: center;
  font-size: 0.5rem;
  margin: 0.2rem 0;
}
.content-box .info .txt-h2 {
  text-align: center;
  font-size: 0.7rem;
  font-weight: 500;
  color: #fff;
}
.canvas {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -99;
}
.isSHow {
  z-index: 99999;
}
.imgurl {
  width: 0;
  height: 0;
}
.err-txt {
  font-size: 0.45rem;
  text-align: center;
  line-height: 0.75rem;
  color: red;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.2);
  margin: 0.27rem 0;
  border-radius: 8px;
}
.isWeixin {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.isWeixin img {
  width: 100%;
}
input:focus {
  outline: none;
}
.loader {
  position: absolute;
  top: 25%;
  left: 25%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #fff;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pageinit {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
}
.pageinit .init-loader {
  border-top: 3px solid #fd9401;
}
.pageinit p {
  color: #fd9401;
  font-size: 0.5rem;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -0.3rem;
  transform: translateX(-50%);
  display: block;
  width: 3rem;
}
.serial-box {
  width: 9rem;
  height: 1.174rem;
  background-size: 100% 100%;
  margin: 0 auto;
}
.serialNumber {
  text-align: center;
  height: 100%;
  width: 100%;
  font-size: 0.5rem;
  border-radius: 100px;
  margin-top: 10px;
  border: 2px solid #fff;
}

.serialNumber::placeholder {
  color: #b3aeae;
  font-size: 0.4rem;
}
.mgt10 {
  margin-top: 10px !important;
}
.mgb10 {
  margin-bottom: 10px;
}
.query-pub-txt {
  font-size: 0.42rem;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
