* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
li {
  list-style: none;
}
html {
  height: 100%;
  overflow: hidden;
  position: relative;
}
body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.28em;
  background: url("../images/bg2.jpg") no-repeat top center #000;
  background-size: 100%;
  color: #03071ee0;
  text-shadow: 0 1px 0 #ffffff4d;
}
a {
  text-decoration: none;
  color: #03071ee0;
  webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
  outline: none;
  border: none;
}
img {
  border: none;
}
a:hover {
  color: #03071ee0;
}
.mainpage {}
.app_wrapper {
  margin-top: -30px;
  z-index: 100;
}
#title {
  width: 100%;
}
.play_wrapper {
  width: 100%;
}
.logo_wrapper {
  text-align: center;
  margin: 0 1%;
}
.logo {
  height: 160px;
  width: 100%;
  background-image: url(../images/logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jp .logo {
  background-image: url(../images/logo_jp.png);
}
.kr .logo {
  background-image: url(../images/logo_kr.png);
}
.jp.footer {
  display: none;
}
.jp .footer {
  display: none;
}
.jp .footer.jp {
  display: block;
}
#header {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  z-index: 50;
}
.BtnContainer {
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.ios, .android, .amazon {
  width: 190px;
  display: inline-block;
  border: none;
  vertical-align: top;
  overflow: hidden;
}
.android {
  background-position: right top;
  width: 182px;
}
.ios {
  background-position: left top;
}
.qr {
  background: url(../images/qr.png) no-repeat;
  height: 170px;
  width: 260px;
}
.android .qr {
  background-position: right top;
}
.ios .qr {
  background-position: left top;
}
.androidBtn, .iosBtn, .amazonBtn {
  width: 190px;
  height: 70px;
  display: inline-block;
  webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-position: bottom;
}
.androidBtn:hover, .iosBtn:hover, .amazonBtn:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.androidBtn {
  width: 182px;
  background: url(../images/Shop.png) no-repeat -286px 0;
}
.iosBtn {
  background: url(../images/Shop.png) no-repeat 0 0;
}
.iosBtn.no {
  background: url(../images/Shop_no.png) no-repeat 0 0;
}
.amazonBtn {
  background: url(../images/Shop.png) no-repeat -540px 0;
}
.amazonBtn.no {
  background: url(../images/Shop_no.png) no-repeat -540px 0;
}
a.no {
  cursor: default
}
.clear {
  clear: both;
  height: 0px;
  width: 100%
}
#quick_links {
  position: absolute;
  width: 200px;
  top: 22px;
  right: 10%;
  display: none;
}
#quick_links a {
  display: inline-block;
}
#quick_links a:hover {
  color: #fff;
}
#quick_links a.facebook, #quick_links a.twitter {
  height: 34px;
  width: 34px;
  background-image: url(../images/facebook.png);
  margin: 0 0 0 30px;
  vertical-align: middle;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#quick_links a.facebook:hover, #quick_links a.twitter:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#quick_links a.twitter {
  background-image: url(../images/twitter.png);
  left: 135px;
}
.footer {
  position: absolute;
  bottom: 6px;
  width: 100%;
  text-align: center;
}
.footer ul li {
  margin-bottom: 5px;
}
.footer ul li a {
  padding: 8px 4px;
  color: #03071ee0;
}
.footer ul li a:hover {
  color: #171f4e87;
}
.gongshang img {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-bottom: -3px;
}
.link, .copyright {
  text-align: center;
  margin: 6px;
  text-shadow: 0 1px 0 rgb(0, 0, 0);
}
.ca1_slide {
  background-image: url(../images/photo_player_bg.jpg);
  padding: 30px 0;
  display: none;
}
.downloadInfo {
  font-size: 14px;
  color: #fff;
}
.alphaBg {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, .8);
  z-index: 60;
}
.video {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -640px;
  margin-top: -360px;
  z-index: 999;
  height: 400px;
  width: 800px;
}
.closewin {
  height: 40px;
  width: 40px;
  float: right;
  border-radius: 50%;
  background: #000000;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  display: none;
}
.play_wrapper {
  text-align: center;
  position: absolute;
  top: 40%;
}
.btn {
  width: 120px;
  height: 120px;
  background-image: url(../images/play.png);
  background-repeat: no-repeat;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  cursor: pointer;
  z-index: 0;
  display: inline-block;
  background-position: center;
}
.btn:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.Video_wrapper {
  border: 4px solid #061759;
  padding: 4px;
  display: inline-block;
  background-color: #00000096;
}
.bannerVideo {
  height: auto;
  border: 1px solid #061759;
}
.logo_wrapper, .bannerVideo {
  width: 640px;
}
.about {
  text-align: left;
  line-height: 140%;
  font-size: 13px;
  margin-top: 2%;
  color: #ffffff94;
}
.about strong {
  color: #ffffffbd;
}
.heroes {
  width: 1316px;
  height: 637px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.heroes > div {
  position: relative;
  height: 100%;
}
.heroes > div > img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  animation: people 10s infinite linear;
}
@keyframes people {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.flyer {
  width: 388px;
  height: 357px;
  position: absolute;
  left: 0px;
  bottom: 100px;
  /* animation: flyer 4s infinite linear; */
}
.flyer.others{
  right: 0px;
	left: auto;
  top: 20px;

}
.flyer > div {
  height: 100%;
  position: relative;
}
.flyer > div > img {
  display: block;
  animation: flyer 3s infinite linear;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
@keyframes flyer {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media screen and (max-height: 900px) {
  .about {
    display: none;
  }
  .logo {
    margin-top: 5%;
  }
  .app_wrapper {}
  .Video_wrapper {
    margin-top: 5%;
  }
}