﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
.swiper-container,
.swiper-slide {
  height: 100%;
  margin: 0;
}

body {
  background: rgba(0,0,0,.6);
}

.swiper-slide {
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-pagination:before {
  content: '';
  position: absolute;
  bottom: -22px;
  left: 4px;
  width: 14px;
  height: 22px;
  background: url("../image/pagination.png") 0 0 no-repeat;
}

.swiper-pagination-bullet {
  position: relative;
  width: 22px;
  height: 22px;
  background: none;
  opacity: 1;

}
.swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 6px;
  top: 6px;
  border-radius: 50%;
  background: #fff;
}
.swiper-pagination-bullet-active:before {
  left: 4px;
  top: 4px;
}
.swiper-pagination-bullet-active {
  background: none;
  border: 2px solid #fff;
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
  margin: 10px 0;
}

.hide {
  display: none;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); //兼容ie6-8的透明度显示
}
.mask1 {
  top: -100%;
  left: -450%;
  width: 1000%;
}
.mask2 {
  left: auto;
  right: -100%;
}
.mask3 {
  top: auto;
  bottom: -100%;
  left: -450%;
  width: 1000%;
}
.mask4 {
  left: -100%;
}

.wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  /*height: 100%;*/
  /*overflow: hidden;*/
}

.mt60 {
  margin-top: 60px;
}

/*2016-3-6*/
/*.page0 {
background: url("../image/page0.jpg") center center no-repeat;
}

.page0 .desc {
  position: absolute;
  width: 100%;
  top: -350px;
  text-align: center;
}

.introduction {
  padding-left: 10%;
  padding-right: 10%;
}

.introduction p {
font-size: 24px;
  text-align: left;
  color: #fff;
  text-indent: 2.2em;
  line-height: 44px;
  letter-spacing: 3px;
}

.downloadbox {
width: 100%;
position: relative;
}

.downloadbox .codebox {
width: 50%;
height: 228px;
position: absolute;
}

.downloadbox .codebox img {
position: absolute;
right: 30px;
}

.downloadbox .btn-group {
width: 50%;
height: 228px;
right: 0;
position: absolute;
}

.downloadbox .btn-group a {
position: absolute;
left: 50px;
width: 230px;
height: 50px;
outline: none;
cursor: pointer;
text-decoration: none;
}

.btn-group a:active {
opacity: .7;
}

.btn-group a.ios {
top: 30px;
background: url("../image/btn-ios.png") center center no-repeat;
}

.btn-group a.android {
top: 100px;
background: url("../image/btn-android.png") center center no-repeat;
}*/

.page1 {
  background: url("../image/page1.png") #90837c center bottom no-repeat;
}
.page1 .desc {
  position: absolute;
  right: 189px;
  top: 272px;
  text-align: center;
}

.text1 {
  font-size: 24px;
  text-align: center;
  margin-top: 14px;
}

/*.page1 .ani {*/
  /*position: absolute;*/
  /*left: 196px;*/
  /*top: 306px;*/
  /*width: 459px;*/
  /*height: 432px;*/
/*}*/
.page1 .ani {
  position: absolute;
  left: 106px;
  top: 306px;
  width: 459px;
  height: 432px;
}
.page1 .ani img {
  position: absolute;
  width: 0;
  left: 230px;
  top: 216px;
}
.lastImg {
transform: translateX(-90px);
}


.map {
position: absolute;
top: 267px;
left: 20px;
}
.iPhone {
position: absolute;
top: 171px;
left: 720px;
}
.page2 {
  background: url("../image/page2.png") #d694ac center bottom no-repeat;
}
.page2 .desc {
  position: absolute;
  left: 151px;
  width: 100%;
  top: 224px;
  text-align: left;
}
.page2 .desc .item {
  position: absolute;
  text-align: center;
}
.page2 .desc .item img {
  -webkit-transform: scale(0);
/* -webkit-transition: -webkit-transform 5s; */
}
.page2 .desc .item.item1 {
  top: 187px;
  left: 283px;
}
.page2 .desc .item.item2 {
  top: 342px;
  left: 233px;
}
.page2 .desc .item.item3 {
  top: 349px;
  left: 373px;
}
.page2 .desc .item.item4 {
  top: 455px;
  left: 287px;
}
.page2 .desc .item h3 {
  color: #ff951d;
  font-size: 20px;
  line-height: 1;
  margin: 0;
}
.page2 .desc .text1 {
  width: 373px;
}
.page2 .img-1 {
  opacity: 0;
  visibility: hidden;
}
.page2 .talk-box {
  position: absolute;
  visibility: hidden;

  width: 397px;
  right: 125px;
  top: 291px;
  font-size: 0;
}
.page2 .talk-box img {
  position: relative;
  margin-bottom: 4px;
  top: 80px;
  opacity: 0;
}

.page3 {
  background: url("../image/page3.png") #eacb9d center bottom no-repeat;
  -webkit-animation: ani 20s linear infinite alternate;
  -moz-animation: ani 20s linear infinite alternate;
  -ms-animation: ani 20s linear infinite alternate;
  -o-animation: ani 20s linear infinite alternate;
  animation: ani 20s linear infinite alternate;
}

/*2017-3-6*/
/*.page3 .desc {
position: absolute;
  right: 15%;
  top: 210px;
}

.download .btn-group {
position: absolute;
margin-top: 15px;
  left: -34px;
}

.download .btn-group a {
position: absolute;
left: 50px;
width: 230px;
height: 50px;
outline: none;
cursor: pointer;
text-decoration: none;
}*/

.copyright {
  position: fixed;
  width: 100%;
  bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  line-height: 28px;
  z-index: 9;
  color: #fff;
}
.copyright a {
  outline: none;
  text-decoration: none;
  color: #fff!important;
}

/*2017-3-6 注释*/
/*.copyright {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  line-height: 26px;
  opacity: .7;
}*/
.arial {
  font-family: Arial;
}

@keyframes ani {
  0% {
      background-position-x: center;
  }
  50% {
      background-position-x: 950px;
  }
  100% {
      background-position-x: 350px;
  }
}
.page1 .text2 {
  text-align: right;
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.2;
}