body {
  background: #fff;
}

.main {
  padding: 0 0.4rem;
}
.main .tit {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0;
}
.main .tit img {
  width: 82%;
}
.main .pic {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .pic img {
  width: 100%;
}
.main .txt {
  padding: 0.2666666667rem 0.1333333333rem;
  font-size: 0.4rem;
  color: #333;
  line-height: 1.7;
  letter-spacing: 1.2;
}
.main .txt span {
  color: #e77140;
}

.wPic {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wPic img {
  width: 100%;
}

.nWarp {
  white-space: nowrap;
}

.txtCenter {
  text-align: center;
}

.testMain {
  width: 100%;
  position: relative;
}
.testMain .block_t {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background: #ffdac1;
  padding-bottom: 0.8rem;
}
.testMain .block_t .main_t {
  width: 100%;
  height: 100%;
  padding-top: 0.8rem;
  position: relative;
}
.testMain .block_t .main_t .test_txt1 {
  color: #df5d3f;
  font-size: 0.5466666667rem;
  text-align: center;
  font-weight: bold;
}
.testMain .block_t .main_t .test_txt1 span {
  font-weight: normal;
  font-size: 0.4133333333rem;
}
.testMain .block_t .main_t .test_txt2 {
  color: #333;
  font-size: 0.36rem;
  text-align: center;
  line-height: 2;
}
.testMain .block_t .main_t .testBox {
  margin: 0 auto;
  margin-top: 0.8rem;
  position: relative;
  background: url(../img/test.png) no-repeat center;
  background-size: contain;
  width: 9.9866666667rem;
  min-height: 4.6933333333rem;
  padding: 0.9333333333rem 0;
}
.testMain .block_t .main_t .testBox img {
  width: 100%;
}
.testMain .block_t .main_t .testBox .testing {
  padding: 0 1.3333333333rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.testMain .block_t .main_t .testBox .testing .txtbox {
  border-radius: 0.1333333333rem;
  padding: 0.2rem;
  margin-left: 0.16rem;
  font-size: 0.3466666667rem;
  max-width: 7.7333333333rem;
  color: #333;
  display: inline-block;
  line-height: 1.7;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 23%;
}
.testMain .block_t .main_t .testBox .testing .txtbox span {
  color: #f67964;
}
.testMain .block_t .main_t .testBox .testing .test_tit {
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
  color: #f67964;
}
.testMain .block_t .main_t .testBox .testing .tagBox {
  width: 80%;
  justify-content: space-evenly;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0.4rem auto;
}
.testMain .block_t .main_t .testBox .testing .tagBox .itemBtn {
  border: solid 1px #f67964;
  background: #fff;
  border-radius: 0.1333333333rem;
  text-align: center;
  font-size: 0.3333333333rem;
  height: 0.9333333333rem;
  width: 45%;
  line-height: 0.9333333333rem;
  color: #f67964;
  animation: slowS 0.3s;
  cursor: pointer;
}
.testMain .block_t .main_t .testBox .testing .tagBox .itemBtn:nth-child(n+3) {
  margin-top: 0.2133333333rem;
}
.testMain .block_t .main_t .testBox .testing .tagBox .ac {
  color: #fff;
  background: #f67964;
}
.testMain .block_t .main_t .testBox .testing .tagBox .finish {
  color: #fff;
  background: #f67964;
  margin: 0 auto;
}
.testMain .block_t .main_t .testBox .testing .swiper-button-next {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.testMain .block_t .main_t .testBox .testing .queIndex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testMain .block_t .main_t .testBox .testing .queIndex div {
  color: #757575;
  font-size: 0.32rem;
  text-align: center;
  width: 34%;
}

.red_color {
  color: #df5d3f;
}

.f30 {
  font-size: 0.3733333333rem;
}

.ti_end {
  display: none;
  text-align: center;
  padding: 0 0.2666666667rem;
  padding-bottom: 0.5333333333rem;
}
.ti_end .pu {
  font-size: 0.4rem;
  margin: 0.4rem 0;
  color: #000;
  line-height: 1.6;
}

.copyBG {
  box-sizing: border-box;
  padding: 0.4rem 0.6666666667rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  display: none;
  max-width: 680px;
  margin: 0 auto;
}
.copyBG .copyBtn {
  display: block;
  background: #e77140;
  border-radius: 1.3333333333rem;
  text-align: center;
  font-size: 0.48rem;
  height: 1.0666666667rem;
  line-height: 1rem;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  margin-top: 0.0666666667rem;
  animation: sToB 1s infinite;
}

.csTC {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding-top: 2.6666666667rem;
  max-width: 680px;
  margin: 0 auto;
  right: 0;
}
.csTC .tcBox {
  width: 70%;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0.1333333333rem;
  margin: 0 auto;
  background: #fff;
  padding: 0.4rem;
}
.csTC .tcBox .tcMSG {
  text-align: center;
  font-size: 0.6933333333rem;
  color: #ff7a7a;
  border-bottom: #f5f5f5 solid 0.0266666667rem;
  padding-bottom: 0.1866666667rem;
}
.csTC .tcBox .tcMSG .line {
  height: 0.0533333333rem;
  width: 1.3333333333rem;
  margin: 0 auto;
  background: #def5ff;
  position: relative;
  bottom: -0.2133333333rem;
}
.csTC .tcBox .tcMSG2 {
  color: #555;
  font-size: 0.4rem;
  padding: 0.2666666667rem 0.4rem;
  line-height: 0.6666666667rem;
}
.csTC .tcBox .tcBtn {
  background: linear-gradient(to right, #10c725, #59cbaf);
  border-radius: 1.3333333333rem;
  text-align: center;
  font-size: 0.48rem;
  height: 0.9066666667rem;
  line-height: 0.8666666667rem;
  color: #fff;
  width: 85%;
  margin: 0 auto;
  margin-top: 0.0666666667rem;
  box-shadow: 0 4px 8px rgba(43, 162, 70, 0.3);
  display: block;
  animation: sToB 1s infinite;
}
.csTC .closeBtn {
  margin: 0 auto;
  margin-top: 0.9333333333rem;
  width: 0.8rem;
}
.csTC .closeBtn img {
  width: 100%;
}

@keyframes sToB {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.zzzz2 {
  padding-bottom: 0;
  width: 100%;
  background: #f5f3f3;
  height: 1.0666666667rem;
}

p {
  font-size: 12px;
  text-align: center;
  margin: 4px 0;
}

.zzzz2 p:nth-child(1) {
  display: flex;
  justify-content: center;
}/*# sourceMappingURL=index.css.map */