input {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-decoration: none;
  border: none;
}

.flex-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.flex-fluid {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

#box {
  justify-content: flex-start;
}

#banner-bg {
  width: 7.5rem;
  height: 5.14rem;
}

.p3-bg {
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23qnjx/form.png);
  background-size: cover;
  width: 7.3rem;
  height: 2.58rem;
  box-sizing: border-box;
  padding-top: 0.8rem;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.p3-input {
  width: 3.26rem;
  height: 0.6rem;
  background: #ffffff;
  border: 1px solid #757575;
  border-radius: 0.1rem;

  padding: 0 0.15rem;
  box-sizing: border-box;
  margin: 0.1rem;
}

.p3-input::placeholder,
.p3-code::placeholder {
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #757575;
  line-height: 0.44rem;
  opacity: 0.6;
}

.p3-codeWrapper {
  width: 3.26rem;
  height: 0.6rem;
  position: relative;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0.1rem;
}

.p3-code {
  width: 50%;
  height: 100%;
  background: #ffffff;
  border: 1px solid #757575;
  border-radius: 0.1rem 0 0 0.1rem;

  padding: 0 0.15rem;
  box-sizing: border-box;
}

.p3-btn-getCode {
  width: 50%;
  height: 100%;
  background: #4b2ed9;
  border-radius: 0 0.08rem 0.08rem 0;
  position: absolute;
  right: 0;
}

.code-sent {
  background-color: rgb(150, 150, 150) !important;
  pointer-events: none !important;
}

.p3-btn-getCode > button{
  border:none;
  background-color: transparent;
  width: 100%;
  height: 100%;
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.44rem;
}

.submit-btn {
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23qnjx/submitBg.png);
  background-size: cover;
  width: 5.5rem;
  height: 0.7rem;
  margin: 0.1rem;
}

.submit-btn > button {
  width: 100%;
  height: 100%;
  border:none;
  background-color: transparent;
  font-size: 0.18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.44rem;
}

.p3-title {
  width: 4.52rem;
  height: 0.73rem;
  margin-top: 0.52rem;
  margin-bottom: 0.4rem;
}

.p3-text1-wrapper {
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
}
.p3-text1 {
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #f0611a;
  text-align: center;

  width: 3.6rem;
  margin-bottom: 0.2rem;
}

.p3-text2-wrapper {
  height: fit-content;
  margin-bottom: 0.6rem;
}

.p3-text2 {
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23qnjx/textBg.png);
  background-size: cover;
  width: 3.57rem;
  height: 0.7rem;
  margin: 0.05rem;
}

.p3-text2 > p {
  font-size: 0.22rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.42rem;
}

#part2 {
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23qnjx/hexagonBg.png);
  background-size: cover;
  width: 7.5rem;
  height: fit-content;
}

.p2-title {
  width: 4.5rem;
  height: 1.24rem;
  margin-top: 0.7rem;
  margin-bottom: 0.45rem;
}

.p2-content {
  width: 5.1rem;
  height: 5.84rem;
}

.p2-btn,
.p4-btn,
.p5-btn {
  background-image: url(https://iqh-zt.oss-cn-beijing.aliyuncs.com/23qnjx/btnBg.png);
  background-size: cover;
  width: 5.5rem;
  height: 0.9rem;
}

.p2-btn {
  margin: 0.5rem;
}

.p2-btn > p,
.p4-btn > p,
.p5-btn > p {
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}

.p4-title {
  width: 4.56rem;
  height: 0.73rem;
  margin-top: 0.6rem;
  margin-bottom: 0.24rem;
}

.p4-content {
  width: 7.3rem;
  height: 5.86rem;
}

.p5-title,
.p6-title {
  width: 5.4rem;
  height: 1.3rem;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}

.p5-content {
  width: 7.1rem;
  height: 4.87rem;
}

.p5-btn {
  margin-top: 0.4rem;
}

.p6-content {
  width: 7.36rem;
  height: 15.88rem;
}

.p7-title {
  width: 4.5rem;
  height: 1.3rem;
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
}

.p8-title {
  width: 4.7rem;
  height: 1.3rem;
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
}

.p8-tabWrapper {
  width: 100%;
  height: fit-content;
  flex-direction: row;
}

.p8-tab {
  width: 1.5rem;
  height: 0.5rem;
  border: 0.01rem solid #4b2ed9;
  color: #4b2ed9;
  margin: 0 0.1rem;
  border-radius: 0.1rem;
}

.p8-tab_active {
  background: #4b2ed9;
  color: white;
}

.p8-tab > P {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
}

.p8-contentWrapper {
  margin-top: 0.25rem;
  margin-bottom: 0.6rem;
}

.p8-img {
  width: 3.5rem;
  height: 2.1rem;
  margin: 0.1rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.2rem 0 gray;
  object-fit: cover;
}

/* interactive start */
.p2-arrow,
.p3-input,
.p3-text2,
.p3-btn-getCode,
.p3-btn-getFree,
.p2-btn,
.p3-btn,
.p4-btn,
.p5-btn,
.p6-btn,
.p7-btn,
.p8-btn,
.submit-btn {
  transition: all 0.2s ease-out;
}

.p3-input:focus,
.p3-code:focus {
  box-shadow: 0 0 0.01rem 0.01rem #4b2ed9 inset;
}

.p3-btn-getCode:active,
.submit-btn:active {
  opacity: 0.7;
}

.p2-btn:active,
.p3-btn:active,
.p3-text2:active,
.p4-btn:active,
.p5-btn:active,
.p6-btn:active,
.p7-btn:active,
.p8-btn:active {
  opacity: 0.7;
  transform: scale(0.9);
}
/* interactive end */

/* pop box start */
.toast {
  display: none;
  position: fixed;
  background-color: rgb(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
}

.toast-wrapper {
  justify-content: center;
  height: 100%;
  width: 100%;
}

.btn-close {
  width: 0.5rem;
  margin-top: 0.3rem;
}

.pop-hint {
  padding: 0.3rem;
  border-radius: 0.1rem;
  background-color: white;
  color: gray;

  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 0.35rem;
  text-align: center;
}

.gif-loading {
  width: 0.8rem;
}
/* pop box end */
