.slide-fade-enter-active[data-v-9e3a35b4] {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-9e3a35b4] {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
          transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter[data-v-9e3a35b4],
.slide-fade-leave-to[data-v-9e3a35b4] {
  -webkit-transform: translateY(-8.05153rem);
      -ms-transform: translateY(-8.05153rem);
          transform: translateY(-8.05153rem);
  opacity: 0;
}
.modal[data-v-9e3a35b4] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal .mask[data-v-9e3a35b4] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: -1;
}
.modal .body[data-v-9e3a35b4] {
  width: 9.098229rem;
  height: 14.074074rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.modal .body .close[data-v-9e3a35b4] {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin: 0.161031rem 0.322061rem 0 0;
}
.modal .body .close img[data-v-9e3a35b4] {
  width: 0.869565rem;
}
.modal .body .board-show-special[data-v-9e3a35b4] {
  width: 100%;
  position: relative;
}
.modal .body .board-show-special .keyboard[data-v-9e3a35b4] {
  width: 6.441224rem;
  margin: 0.161031rem 0 0 0.966184rem;
}
.modal .body .board-show-special .icon[data-v-9e3a35b4] {
  width: 3.462158rem;
  position: absolute;
  bottom: 0;
  right: 0.483092rem;
}
.modal .body .board-show[data-v-9e3a35b4] {
  width: 100%;
  position: relative;
}
.modal .body .board-show .keyboard[data-v-9e3a35b4] {
  display: block;
  width: 6.441224rem;
  margin: 0.161031rem auto;
}
.modal .body .modal-title[data-v-9e3a35b4] {
  margin-top: 0.821256rem;
  font-family: 'black';
  font-size: 0.483092rem;
  line-height: 1.4;
  color: #de7231;
  text-align: center;
}
.modal .body .title[data-v-9e3a35b4] {
  width: 3.929147rem;
  margin-top: 0.483092rem;
}
.modal .body .codeDesTop[data-v-9e3a35b4] {
  color: #110000;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.523349rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  text-align: center;
  margin-top: 0.322061rem;
}
.modal .body .code[data-v-9e3a35b4] {
  width: 7.624799rem;
  height: 1.111111rem;
  margin-top: 0.161031rem;
  background-image: url(https://cdn-f1.simeji.me/static/wap/9a679a510ce9b6e1ced2053a65e04aed.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Hiragino Mincho ProN';
  font-weight: bold;
  font-size: 0.362319rem;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
  position: relative;
}
.modal .body .code img[data-v-9e3a35b4] {
  margin: 0;
  width: 1.851852rem;
  height: 0.797101rem;
}
.modal .body .code .content[data-v-9e3a35b4] {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-left: 0.805153rem;
  -webkit-animation: marquee-9e3a35b4 10s linear infinite;
          animation: marquee-9e3a35b4 10s linear infinite;
  white-space: nowrap;
}
@-webkit-keyframes marquee-9e3a35b4 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
}
}
@keyframes marquee-9e3a35b4 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
}
}
.modal .body .modal-des[data-v-9e3a35b4] {
  width: 7.190016rem;
  margin: 0.241546rem auto;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.281804rem;
  line-height: 0.57971rem;
  text-align: center;
  color: #666;
}
.modal .body .btn-group[data-v-9e3a35b4] {
  width: 6.465378rem;
  -webkit-animation: scaleDraw-9e3a35b4 2s infinite ease-in-out;
          animation: scaleDraw-9e3a35b4 2s infinite ease-in-out;
}
@-webkit-keyframes scaleDraw-9e3a35b4 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
@keyframes scaleDraw-9e3a35b4 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
.slide-fade-enter-active[data-v-b69970a0] {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-b69970a0] {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
          transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter[data-v-b69970a0],
.slide-fade-leave-to[data-v-b69970a0] {
  -webkit-transform: translateY(-8.05153rem);
      -ms-transform: translateY(-8.05153rem);
          transform: translateY(-8.05153rem);
  opacity: 0;
}
.modal[data-v-b69970a0] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal .mask[data-v-b69970a0] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: -1;
}
.modal .body[data-v-b69970a0] {
  width: 7.648953rem;
  height: 6.8438rem;
  background-image: url(https://cdn-f1.simeji.me/static/wap/cd3349088942fafdd367325d0474b718.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.modal .body .close[data-v-b69970a0] {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin: 0.161031rem 0.322061rem 0 0;
}
.modal .body .close img[data-v-b69970a0] {
  width: 0.869565rem;
}
.modal .body .noSuperTitle[data-v-b69970a0] {
  width: 5.756844rem;
}
.modal .body .des[data-v-b69970a0] {
  color: #110000;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.523349rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  text-align: center;
  margin: 0.644122rem 0;
}
.modal .body .noSuperBtn[data-v-b69970a0] {
  width: 6.465378rem;
}
.modal .body .board-show-special[data-v-b69970a0] {
  width: 100%;
  position: relative;
}
.modal .body .board-show-special .keyboard[data-v-b69970a0] {
  width: 6.441224rem;
  margin: 0.161031rem 0 0 0.966184rem;
}
.modal .body .board-show-special .icon[data-v-b69970a0] {
  width: 3.462158rem;
  position: absolute;
  bottom: 0;
  right: 0.483092rem;
}
.modal .body .board-show[data-v-b69970a0] {
  width: 100%;
  position: relative;
}
.modal .body .board-show .keyboard[data-v-b69970a0] {
  display: block;
  width: 6.441224rem;
  margin: 0.161031rem auto;
}
.modal .body .modal-title[data-v-b69970a0] {
  margin-top: 0.821256rem;
  font-family: 'black';
  font-size: 0.483092rem;
  line-height: 1.4;
  color: #de7231;
  text-align: center;
}
.modal .body .title[data-v-b69970a0] {
  width: 3.929147rem;
  margin-top: 0.483092rem;
}
.modal .body .codeDesTop[data-v-b69970a0] {
  color: #110000;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.523349rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  text-align: center;
  margin-top: 0.322061rem;
}
.modal .body .code[data-v-b69970a0] {
  width: 7.624799rem;
  height: 1.111111rem;
  margin-top: 0.161031rem;
  background-image: url(https://cdn-f1.simeji.me/static/wap/9a679a510ce9b6e1ced2053a65e04aed.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Hiragino Mincho ProN';
  font-weight: bold;
  font-size: 0.362319rem;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
  position: relative;
}
.modal .body .code img[data-v-b69970a0] {
  margin: 0;
  width: 1.851852rem;
  height: 0.797101rem;
}
.modal .body .code .content[data-v-b69970a0] {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-left: 0.805153rem;
  -webkit-animation: marquee-b69970a0 10s linear infinite;
          animation: marquee-b69970a0 10s linear infinite;
  white-space: nowrap;
}
@-webkit-keyframes marquee-b69970a0 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
}
}
@keyframes marquee-b69970a0 {
0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
}
}
.modal .body .modal-des[data-v-b69970a0] {
  width: 7.190016rem;
  margin: 0.241546rem auto;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.281804rem;
  line-height: 0.57971rem;
  text-align: center;
  color: #666;
}
.modal .body .btn-group[data-v-b69970a0] {
  width: 6.465378rem;
  -webkit-animation: scaleDraw-b69970a0 2s infinite ease-in-out;
          animation: scaleDraw-b69970a0 2s infinite ease-in-out;
}
@-webkit-keyframes scaleDraw-b69970a0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
@keyframes scaleDraw-b69970a0 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
.home[data-v-7f4faea0] {
  position: relative;
  min-height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .logo[data-v-7f4faea0] {
  width: 8.534622rem;
  margin-top: 0.563607rem;
}
.home .title[data-v-7f4faea0] {
  width: 8.929147rem;
  margin-top: 0.322061rem;
}
.home .tab[data-v-7f4faea0] {
  margin-top: 0.322061rem;
  width: 8.695652rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .tab img[data-v-7f4faea0] {
  width: 50%;
}
.home .action[data-v-7f4faea0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .action .des1[data-v-7f4faea0] {
  width: 8.301127rem;
  margin-top: 0.322061rem;
}
.home .action .optionDes[data-v-7f4faea0] {
  font-family: 'Hiragino Mincho ProN';
  font-style: normal;
  font-weight: bold;
  font-size: 0.322061rem;
  color: #fff;
  text-align: center;
  line-height: 0.483092rem;
  margin-top: 0.322061rem;
}
.home .action .touchArea[data-v-7f4faea0] {
  width: 5.31401rem;
  height: 5.31401rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto;
  opacity: 0.9;
  position: relative;
  z-index: 999;
}
.home .action .microphone[data-v-7f4faea0] {
  width: 3.462158rem;
  height: 3.462158rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: -1;
}
.home .action .microphoneActive[data-v-7f4faea0] {
  width: 5.31401rem;
  height: 5.31401rem;
  background-image: url(https://cdn-f1.simeji.me/static/wap/dbf33ef5c6244bcbae28a2f48e9f5dbf.gif);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: -1;
}
.home .action .des2[data-v-7f4faea0] {
  width: 7.42351rem;
}
.home .inputModal .input-wrap[data-v-7f4faea0] {
  margin: 0 auto;
  margin-top: 0.225443rem;
  padding-right: 0.322061rem;
  width: 7.777778rem;
  height: 1.521739rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(https://cdn-f1.simeji.me/static/wap/f4db90e791f90f5aec82426a5419f2dc.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #000 !important;
}
.home .inputModal .input-wrap .input-content[data-v-7f4faea0] {
  width: 86%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 0.128824rem;
          border-radius: 0.128824rem;
  line-height: normal;
  font-family: 'Hiragino Mincho ProN';
  font-style: normal;
  font-weight: bold;
  font-size: 0.515298rem;
  background: none;
  outline: none;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
  border: none;
  color: #000000 !important;
}
.home .inputModal .diagBtn[data-v-7f4faea0] {
  display: block;
  width: 6.465378rem;
  margin: 0.483092rem auto;
}
.home .mainImg[data-v-7f4faea0] {
  width: 9.637681rem;
  margin: 0.483092rem auto;
}
.home .rule[data-v-7f4faea0] {
  width: 4.428341rem;
  margin: 0.322061rem auto;
}
.home .des3[data-v-7f4faea0] {
  width: 9.380032rem;
  margin: 0.322061rem auto;
}
.home .copy[data-v-7f4faea0] {
  width: 9.130435rem;
  margin: 0.402576rem auto;
}
.loadingPart[data-v-5f015773] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.322061rem;
}
.loadingPart .loadingCircle[data-v-5f015773] {
  width: 1.207729rem;
  height: 1.207729rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border: 0.016103rem solid #fff;
  border-top-color: transparent;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-animation: circle-5f015773 infinite 0.75s linear;
          animation: circle-5f015773 infinite 0.75s linear;
}
.loadingPart p[data-v-5f015773] {
  font-size: 0.362319rem;
  color: #fff;
  margin: 0.322061rem;
  text-align: center;
}
@-webkit-keyframes circle-5f015773 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes circle-5f015773 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.share[data-v-436f0205] {
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.share .hearder-icon[data-v-436f0205] {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.share .hearder-icon .back-icon[data-v-436f0205] {
  display: inline-block;
  width: 1.465378rem;
  margin-left: 0.483092rem;
}
.share .resultTitle[data-v-436f0205] {
  width: 4.79066rem;
}
.share .resultText[data-v-436f0205] {
  color: #FFFFFF;
  font-family: 'Hiragino Mincho ProN';
  font-weight: 600;
  font-size: 0.523349rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  text-align: center;
  margin: 0.322061rem;
}
.share .rewardTitle[data-v-436f0205] {
  width: 3.502415rem;
}
.share .loadFail[data-v-436f0205] {
  color: #FFFFFF;
  font-family: 'Hiragino Mincho ProN';
  font-size: 0.362319rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.share .loadFail .reloadText[data-v-436f0205] {
  text-align: center;
}
.share .loadFail .btn[data-v-436f0205] {
  text-align: center;
  margin: 0.322061rem 0;
}
.share .loadFail .btn .relaodBtn[data-v-436f0205] {
  font-size: 0.442834rem;
  padding: 0.161031rem;
  -webkit-border-radius: 0.032206rem;
          border-radius: 0.032206rem;
  background: #FFFFFF;
  color: #000;
}
.share .rewardImg[data-v-436f0205] {
  width: 7.995169rem;
  margin: 0.241546rem auto;
}
.share .rewardText[data-v-436f0205] {
  color: #FFFFFF;
  font-family: 'Hiragino Mincho ProN';
  text-shadow: 0.048309rem 0.032206rem 0.136876rem 0 #00000099;
  font-weight: 600;
  font-size: 0.523349rem;
  line-height: 0.724638rem;
  letter-spacing: 0;
  text-align: center;
}
.share .clothes[data-v-436f0205] {
  width: 5.41868rem;
  margin: 0.322061rem auto;
}
.share .twitterBtn[data-v-436f0205] {
  width: 6.304348rem;
  margin: 0.322061rem auto;
  -webkit-animation: scaleDraw-436f0205 2s infinite ease-in-out;
          animation: scaleDraw-436f0205 2s infinite ease-in-out;
}
.share .twitterBtn[data-v-436f0205]:active {
  width: 6.441224rem;
}
@-webkit-keyframes scaleDraw-436f0205 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
@keyframes scaleDraw-436f0205 {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
50% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
.share .resultDes[data-v-436f0205] {
  width: 8.655395rem;
}
.share .onelinkBtn[data-v-436f0205] {
  width: 5.619968rem;
  margin: 0.322061rem auto;
}
.share .onelinkBtn[data-v-436f0205]:active {
  width: 5.780998rem;
}
.share .bottomTitle[data-v-436f0205] {
  width: 7.278583rem;
  margin: 0.402576rem auto;
}
.share .resultImg[data-v-436f0205] {
  width: 9.637681rem;
}
.share .rule[data-v-436f0205] {
  width: 4.428341rem;
  margin: 0.483092rem auto;
}
.share .des3[data-v-436f0205] {
  width: 9.380032rem;
  margin: 0.322061rem auto;
}
.share .copy[data-v-436f0205] {
  width: 9.130435rem;
  margin: 0.402576rem auto;
}
.iterm-con {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.iterm {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  overflow-y: scroll;
  line-height: 1;
  -webkit-overflow-scrolling: touch;
}
@font-face {
  font-family: "Hiragino Mincho ProN";
  src: url(https://cdn-f1.simeji.me/static/wap/7cf5e1283aa524917c949abaa9d80af4.otf) format("otf");
  font-weight: normal;
  font-style: normal;
}
html,
body,
.app-con,
#app {
  height: 100%;
  overflow-x: hidden;
}
.outSideContainer {
  height: 100%;
}
.toast {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: transparent;
  z-index: 3000;
}
.toast .toast-text {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  -webkit-border-radius: 0.080515rem;
          border-radius: 0.080515rem;
  padding: 0.241546rem;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: "NotoSerifJP-Bold";
  font-size: 0.402576rem;
  color: #fff;
  text-align: center;
  line-height: 0.805153rem;
}
.loading {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2004;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.322061rem;
}
.loading .loading-icon {
  width: 0.644122rem;
  height: 0.644122rem;
  background-image: url(https://cdn-f1.simeji.me/static/wap/2439cf6dfa90d341bdec24f2f8ebe42b.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -50%;
  -webkit-animation: circle 2s linear infinite;
          animation: circle 2s linear infinite;
}
@-webkit-keyframes circle {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes circle {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.ipad-mask {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ipad-mask .ipad-mask-text {
  font-size: 0.483092rem;
}
.end-modal {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 0.966184rem;
  font-family: 'black';
  color: #000;
  z-index: 3001;
  text-align: center;
}
.end-modal .line-two {
  margin-top: 0.805153rem;
}
