@charset "UTF-8";
html, body {
  width: 100%;
  height: 100%;
  background: #ffffff;
  margin: 0;
  font-family: "Helvetica Neue",Helvetica,STHeiTi,Arial,"微软雅黑";
  font-size: 32px;
  -webkit-tap-highlight-color: transparent; }

ul, li, p, h6 {
  margin: 0;
  padding: 0; }

h6 {
  font-size: inherit; }

ul {
  list-style: none; }

p {
  text-indent: 2em; }

.clear {
  clear: both; }

.hide {
  display: none; }

div {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none; }

.content .inner, .loading-box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  transform: translate(-50%, -50%); }

.content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  overflow: hidden; }
  .content .inner {
    width: 100%; }

.content2 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.page0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  z-index: 9;
  background: url("../images/loading-bg.jpg") 0 0 no-repeat;
  background-size: 100% 100%; }
  .page0 .inner {
    width: 540px;
    height: 1080px;
    background: url("../images/red_bg.png") 0 0 repeat;
    background-size: 200px;
    top: 0;
    transform: translate(-50%, 0); }

.p0_loading {
  width: 293px;
  height: 105px;
  margin: 0 auto 40px;
  background: url("../images/loading_img.png") center center no-repeat; }

.p0_text {
  width: 200px;
  height: 50px;
  margin: 0 auto;
  color: #f7af29;
  text-align: center; }

.p0_k1 {
  width: 312px;
  height: 10px;
  margin: 0 auto 20px;
  background-color: #0b2a3d;
  border-radius: 10px; }

.p0_k2 {
  width: 0px;
  height: 10px;
  background: #fbc93b;
  border-radius: 10px; }

.content2 {
  background: url("../images/start_bg.jpg") center center no-repeat;
  background-size: 100% 100%; }

.page {
  height: 100%; }

.page1 .inner {
  transform: translate(-50%, -40%); }

.page1 .title {
  width: 100%;
  height: 158px;
  overflow: hidden; }
  .page1 .title span {
    display: block;
    width: 100%;
    height: 0;
    background: url("../images/wifi_word.png") center top no-repeat;
    background-size: auto 158px; }
    .page1 .title span.gif {
      -webkit-animation: keyframeswordsgif 1.5s 0.3s steps(4) forwards;
      animation: keyframeswordsgif 1.5s 0.3s steps(4) forwards; }

@keyframes keyframeswordsgif {
  0% {
    height: 0; }
  50% {
    height: 62px; }
  100% {
    height: 158px; } }

.wifi {
  position: relative;
  width: 350px;
  height: 252px;
  overflow: hidden;
  margin: 240px auto 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 350px;
  -webkit-animation: keyframesgraphgif 1.2s steps(4) 4 forwards;
  animation: keyframesgraphgif 1.2s steps(4) 4 forwards; }

@keyframes keyframesgraphgif {
  0% {
    background-image: url("../images/1_01.png"); }
  34% {
    background-image: url("../images/2_01.png"); }
  67% {
    background-image: url("../images/3_01.png"); }
  100% {
    background-image: url("../images/4_01.png"); } }

.start-box {
  width: 615px;
  height: 960px;
  background: url("../images/red_bg.png") 0 0 repeat;
  background-size: 200px;
  position: relative;
  box-shadow: 0 12px 30px #600d11; }
  .start-box, .start-box img, .start-box div {
    position: relative;
    margin: 0 auto; }
  .start-box img {
    display: block;
    width: 423px; }
  .start-box .box {
    width: 524px;
    padding: 20px 30px;
    line-height: 1.4;
    margin: -120px auto 55px;
    color: #b91c22;
    box-sizing: border-box;
    border-radius: 10px;
    border: 15px solid #e6c154;
    background-color: #f5d7ba;
    z-index: 2; }
    .start-box .box::before, .start-box .box::after, .start-box .box:before, .start-box .box:after {
      display: block;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -155px;
      width: 310px;
      height: 15px;
      background-color: #f5d7ba; }
    .start-box .box::before, .start-box .box:before {
      top: -15px; }
    .start-box .box::after, .start-box .box:after {
      bottom: -15px; }

.start-btn {
  width: 388px;
  height: 80px;
  background: url("../images/start_btn.png") center center no-repeat;
  background-size: 388px; }

.page3 {
  background: url("../images/qa_bg_0.png") 0 0 repeat;
  background-size: 323px; }
  .page3 .inner {
    transform: translate(-50%, -55%); }
  .page3:before, .page3:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%; }
  .page3:before {
    height: 211px;
    top: 0;
    background: url("../images/qa_header.png") center 0 no-repeat;
    background-size: 100%; }
  .page3:after {
    height: 235px;
    bottom: 0;
    background: url("../images/qa_footer.png") left bottom no-repeat;
    background-size: 455px; }

.qa-box {
  position: relative;
  z-index: 3; }
  .qa-box > div, .qa-box ul {
    margin: 0 auto; }
  .qa-box .next-btn, .qa-box .result-btn {
    margin: 40px auto 0; }
  .qa-box .title-extra {
    width: 380px;
    height: 40px;
    padding: 20px 0;
    margin: 0 auto -40px;
    position: relative;
    z-index: 4;
    background: url("../images/title_bg.png") center center no-repeat;
    background-size: 377px; }
    .qa-box .title-extra span {
      display: block;
      height: 40px;
      background: url("../images/number.png") center top no-repeat;
      background-size: 29px; }
  .qa-box .dec {
    width: 100%;
    height: 272px;
    overflow: hidden;
    transition: all .5s;
    margin-bottom: -12px; }
  .qa-box.qa0 .dec {
    background: url("../images/qa_dec1.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa0 .title-extra span {
    background-position: center 17px; }
  .qa-box.qa1 .dec {
    background: url("../images/qa_dec2.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa1 .title-extra span {
    background-position: center -36px; }
  .qa-box.qa2 .dec {
    background: url("../images/qa_dec3.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa2 .title-extra span {
    background-position: center -89px; }
  .qa-box.qa3 .dec {
    background: url("../images/qa_dec4.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa3 .title-extra span {
    background-position: center -140px; }
  .qa-box.qa4 .dec {
    background: url("../images/qa_dec5.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa4 .title-extra span {
    background-position: center -194px; }
  .qa-box.qa5 .dec {
    background: url("../images/qa_dec6.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa5 .title-extra span {
    background-position: center -247px; }
  .qa-box.qa6 .dec {
    background: url("../images/qa_dec7.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa6 .title-extra span {
    background-position: center -299px; }
  .qa-box.qa7 .dec {
    background: url("../images/qa_dec8.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa7 .title-extra span {
    background-position: center -351px; }
  .qa-box.qa8 .dec {
    background: url("../images/qa_dec9.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa8 .title-extra span {
    background-position: center -404px; }
  .qa-box.qa9 .dec {
    background: url("../images/qa_dec10.png") center top no-repeat;
    background-size: 526px; }
  .qa-box.qa9 .title-extra span {
    background-position: center -457px; }
  .qa-box .title-box:before, .qa-box .title-box:after, .qa-box .title-box .title:before, .qa-box .title-box .title:after {
    display: block;
    content: '';
    position: absolute;
    background: url("../images/decs.png") 0 0 no-repeat;
    background-size: 136px; }
  .qa-box .title-box {
    width: 560px;
    min-height: 285px;
    box-sizing: border-box;
    padding: 60px 50px 50px;
    color: #b91c22;
    line-height: 36px;
    font-size: 30px;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    z-index: 2; }
    .qa-box .title-box:before, .qa-box .title-box:after {
      width: 116px;
      height: 95px; }
    .qa-box .title-box:before {
      top: 15px;
      left: 15px;
      background-position: -10px -283px; }
    .qa-box .title-box:after {
      position: absolute;
      right: 15px;
      top: 15px;
      background-position: -10px -171px; }
    .qa-box .title-box .title:before, .qa-box .title-box .title:after {
      width: 96px;
      height: 61px; }
    .qa-box .title-box .title:before {
      bottom: 15px;
      left: 15px;
      background-position: -10px -10px; }
    .qa-box .title-box .title:after {
      bottom: 15px;
      right: 15px;
      background-position: -10px -90px; }

.qa-list {
  padding: 10px 0 0 50px;
  font-size: 26px;
  line-height: 36px;
  width: 510px;
  margin: 0 auto; }
  .qa-list li {
    width: 420px;
    height: 95px;
    padding: 0 15px 0 68px;
    border: 4px solid #fbd49e;
    border-radius: 10px;
    background-color: #842529;
    color: #fff;
    margin-top: 20px;
    position: relative;
    display: flex;
    align-items: center;
    transition: all .5s;
    cursor: pointer; }
    .qa-list li.active {
      background-color: #a8682f; }
    .qa-list li span {
      display: block; }
    .qa-list li.active {
      color: #ffd557; }
    .qa-list li:before {
      display: inline-block;
      content: '';
      width: 103px;
      height: 103px;
      background: url("../images/abc.png") 0 0 no-repeat;
      background-size: 123px;
      position: absolute;
      left: -52px;
      top: -4px; }
    .qa-list li:nth-child(1):before {
      background-position: -10px -10px; }
    .qa-list li:nth-child(2):before {
      background-position: -10px -133px; }
    .qa-list li:nth-child(3):before {
      background-position: -10px -256px; }

.next-btn {
  width: 316px;
  height: 90px;
  background: url("../images/next_btn.png") center center no-repeat;
  background-size: 316px;
  margin: 40px auto 0;
  cursor: pointer; }

.result-btn {
  width: 316px;
  height: 90px;
  background: url("../images/result_btn.png") center center no-repeat;
  background-size: 316px;
  margin: 50px auto 0;
  cursor: pointer; }

.page4 .inner {
  top: 0;
  transform: translate(-50%, 0); }

.page4 .btn {
  display: block;
  width: 467px;
  height: 92px;
  margin: 20px auto 0;
  cursor: pointer; }

.page4 .link-btn1 {
  background: url("../images/btn_1.png") 0 0 no-repeat;
  background-size: 467px; }

.page4 .link-btn2 {
  background: url("../images/btn_2.png") 0 0 no-repeat;
  background-size: 467px; }

.avatar {
  display: block;
  width: 125px;
  height: 125px;
  position: absolute;
  right: 64px;
  top: 407px;
  border-radius: 100%;
  background-color: #0c0; }

.hb-box {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 780px;
  z-index: 20;
  overflow: hidden; }
  .hb-box canvas, .hb-box img {
    position: absolute;
    top: 0;
    left: 0; }
  .hb-box canvas {
    display: none;
    width: 750px;
    height: 1040px; }
  .hb-box img {
    width: 750px;
    z-index: 10; }

.result-box {
  position: relative;
  width: 587px;
  height: 783px;
  margin: 0 auto 50px;
  box-shadow: 0px 3px 40px rgba(60, 28, 9, 0.3); }
  .result-box .result-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 587px; }
  .result-box .avatar {
    right: 64px;
    top: 407px;
    z-index: 2; }

.detail-body {
  height: auto;
  background: #ffdbb7 url("../images/start_bg_0.jpg") 0 0 repeat;
  background-size: 78px; }

.detail {
  padding-bottom: 260px;
  background: url("../images/start_bg.jpg") center bottom no-repeat;
  background-size: 100%; }
  .detail .box {
    font-size: 28px;
    line-height: 1.5;
    margin: 0 45px;
    padding: 35px;
    background: #e9e6d9;
    border: 1px solid #978776;
    border-top: 0;
    box-shadow: 0 3px 6px #dcbfa1;
    background: #e9e6d9 url("../images/detail_dec.png") center top no-repeat;
    background-size: 554px; }
  .detail .title {
    text-align: center;
    font-size: 40px; }
    .detail .title em {
      color: #b10600;
      font-style: normal; }
  .detail p {
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 40px 0; }
  .detail .logos {
    width: 398px;
    display: block;
    margin: 0 auto; }
