.app-con {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  max-width: 668PX;
  margin: 0 auto;
}
.loadPage {
  width: 100%;
  height: 100%;
  background: url(https://cdn-f1.simeji.me/static/wap/04b97808f6d0b8ea986463cdfa8c8d3c.png) no-repeat center;
  background-size: 100% auto;
  overflow: auto;
  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;
}
.loadPage .title {
  display: block;
  width: 9.444444rem;
  margin: 0.78905rem auto;
  margin-bottom: 0.547504rem;
}
.loadPage .cardBox {
  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;
}
.loadPage .emojiCard {
  width: 8.937198rem;
  height: 7.616747rem;
  background: url(https://cdn-f1.simeji.me/static/wap/0401da25a3e685b29119bd31a84e1f90.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}
.loadPage .emojiCard .cardContent {
  width: 7.777778rem;
  height: 5.797101rem;
  border: 0.048309rem solid #773061;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.515298rem;
  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;
}
.loadPage .emojiCard .cardContent img {
  width: 2.495974rem;
}
.loadPage .emojiCard .cardBottom {
  width: 7.777778rem;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  margin-top: 0.322061rem;
}
.loadPage .emojiCard .cardBottom img {
  margin: 0;
}
.loadPage .emojiCard .cardBottom .logo {
  width: 1.884058rem;
}
.loadPage .emojiCard .cardBottom .bottomRight {
  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;
}
.loadPage .emojiCard .cardBottom .bottomRight img {
  width: 0.483092rem;
}
.loadPage .emojiCard .cardBottom .bottomRight .love {
  margin: 0 0.241546rem;
}
.loadPage .chikenDes {
  width: 7.777778rem;
  margin: 0.201288rem 0 0 0;
}
.loadPage .callBtn {
  display: block;
  width: 7.874396rem;
  margin: 0.547504rem auto;
}
