body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.loading-box {
  width: 100%;
  height: 100%;
  background-image: url('../resource/page1-82.jpg');
}

.loading-box .loading {
  position: absolute;
  left: 0;
  right: 0;
  top: -22%;
  bottom: 0;
  margin: auto;
}

.loading-box .loading-bar {
  position: absolute;
  top: 0%;
  bottom: 2%;
  height: 20px;
  background-color: white;
  width: 80%;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 20px;
  padding: 10px;
  box-shadow: 2px 3px 9px #5d739c;
}

.loading-box .num-bar {
  background-color: #687585;
  height: 20px;
  border-radius: 20px;
  width: 0%;
  transition: width 0.5s;
}

.loading-box .num,
.loading-box .text {
  position: absolute;
  top: 0%;
  bottom: -8%;
  margin: auto;
  line-height: 50px;
  height: 50px;
  font-size: 36px;
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: bold;
}

.loading-box .text {
  bottom: -14%;
}
            [font="HYXuJingXingKaiW"] {
              font-family: 'HYXuJingXingKaiW';
            }
            @font-face {
              font-family: 'HYXuJingXingKaiW';
              src: url('../font/HYXuJingXingKaiW.eot');
              src: url('../font/HYXuJingXingKaiW.eot?#iefix') format('embedded-opentype'),
                url('../font/HYXuJingXingKaiW.woff') format('woff'),
                url('../font/HYXuJingXingKaiW.ttf')  format('truetype'),
                url('../font/HYXuJingXingKaiW.svg#MicrosoftYaHei') format('svg');
            }
          
.page-1 {
  background-image: url('../resource/page1-82.jpg');
}

.page-1 .so {
  position: absolute;
}

.page-1 .so-0 {
  left: 36px;
  top: 218px;
  z-index: 2;
}

.page-1 .so-1 {
  left: 14px;
  right: 0;
  top: 249px;
  z-index: 1;
}

.page-1 .so-2 {
  left: 248px;
  top: 1104px;
  z-index: 0;
}

.page-1 p {
  position: absolute;
  left: 48px;
  right: 0;
  top: 845px;
  font-size: 48px;
  line-height: 64px;
  text-align: left;
  width: 446px;
  margin: 0 auto;
  color: #b90105;
  text-align: center;
}

.page-1 p div {
  display: flex;
  padding-right: 16px;
  padding-left: 6px;
  justify-content: space-between;
}

.page-1 .iphone-logo {
  background-image: url('../resource/iphonelogo.png');
  display: block;
  height: 750px;
  width: 750px;
  left: 14px;
  right: 0;
  top: 249px;
  position: absolute;
  margin: auto;
  background-size: auto 750px;
  background-position: 0 0;
  -webkit-animation: ani steps(25) 2s 1;
}

@-webkit-keyframes ani {
  100% {
    background-position: 18750px 0;
  }
}
.page2 {
  background-image: url('../resource/page2-138.jpg');
}

.page2 .so {
  position: absolute;
}

.page2 .so-0 {
  left: 31px;
  top: 710px;
  z-index: 1;
}

.page2 .so-1 {
  left: 671px;
  top: 710px;
  z-index: 99;
}

.page2 .so-2 {
  left: 592px;
  top: 220px;
  z-index: 0;
}

.page2 .card-box {
  position: absolute;
  width: 700px;
  height: 600px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.page2 .card-item {
  width: 471px;
  height: 691px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.page2 .card-1 {
  transform: rotate(3deg);
  transition: opacity 1s;
}

.page2 .card-2 {
  transform: rotate(-11deg);
  width: 445px;
  height: 651px;
  transition: opacity 1s;
}

.page2 .card-3 {
  width: 408px;
  height: 635px;
  cursor: pointer;
  transition: width 1s, height 1s;
}

.page2 .card-3 .show-image {
  transition: opacity 1s;
}

.page2 .bottom-menu {
  display: none;
}

.page2 .left-big-font {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 44px;
  bottom: 220px;
  margin: 0 auto;
  line-height: 80px;
  height: 80px;
  transition: top 1s;
  text-align: center;
}

@-webkit-keyframes anni {
  0% {
    transform: rotate(-11deg);
    opacity: 1;
  }

  10% {
    transform: rotate(-20deg) translateY(-200px);
    opacity: 1;
  }

  50% {
    transform: rotate(-40deg) translateY(-800px);
    opacity: 0;
  }

  60% {
    transform: rotate(-40deg) translateY(600px);
    opacity: 0;
  }

  90% {
    transform: rotate(-20deg) translateY(200px);
    opacity: 1;
  }

  100% {
    transform: rotate(-11deg) translateY(0);
    opacity: 1;
  }
}

@keyframes anni {
  0% {
    transform: rotate(-11deg);
    opacity: 1;
  }

  10% {
    transform: rotate(-20deg) translateY(-200px);
    opacity: 1;
  }

  50% {
    transform: rotate(-40deg) translateY(-800px);
    opacity: 0;
  }

  60% {
    transform: rotate(-40deg) translateY(600px);
    opacity: 0;
  }

  90% {
    transform: rotate(-20deg) translateY(200px);
    opacity: 1;
  }

  100% {
    transform: rotate(-11deg) translateY(0);
    opacity: 1;
  }
}

.page2 .fly-ani {
  -webkit-animation: anni 1s 1 0s linear;
          animation: anni 1s 1 0s linear;
}
.swiper-container-p2 {
  position: relative;
  width: 100%;
  height: 107vw;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.swiper-container-p2 .swiper-slide {
  width: 100%;
  height: 107vw;
  position: relative;
}

.swiper-container-p2 .swiper-slide a,
.swiper-container-p2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-container-p2 .swiper-slide span {
  background-color: rgba(0, 0, 0, 0.6);
  height: 64px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 64px;
  font-size: 16px;
}

.swiper-container-p2 .prev {
  background: url(http://www.people.com.cn/img/2016people/images/focus_left_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  left: 70px;
  z-index: 10;
}

.swiper-container-p2 .next {
  background: url(http://www.people.com.cn/img/2016people/images/focus_right_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  right: 70px;
  z-index: 10;
}

.swiper-container-p2 .swiper-pagination1 {
  display: none;
}

.swiper-container-p2 .num1 {
  color: #fff;
  display: block;
  font-size: 18px;
  position: absolute;
  left: 15%;
  bottom: 7px;
  line-height: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.swiper-container-p2 .num1 i em {
  color: #fff;
  margin-left: 2px;
}

.swiper-container-p2 .num1 i em.thisp {
  font-size: 28px;
  color: #e71f18;
  margin-right: 1px;
  margin-left: 0;
}
.swiper-panel h2,
.swiper-panel h2 a {
  display: block;
  color: #1c1b1b;
  font-size: 24px;
  line-height: 44px;
}

.swiper-panel .fl {
  width: 625px;
  height: 390px;
  background-color: #ccc;
}

.swiper-panel .fr {
  width: 360px;
  height: 390px;
  float: right;
  overflow: hidden;
}

.swiper-panel li,
.swiper-panel li a {
  color: #484848;
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}

.swiper-panel li {
  padding-left: 10px;
  background-image: url(https://cunchu.site/upload/9e5aeff4f3bfcf87.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.swiper-panel p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 28px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #333333;
}[o-hover="grow"] {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
[o-hover="grow"]:hover, [o-hover="grow"]:focus, [o-hover="grow"]:active {
  transform: scale(1.1);
}

.card-list :after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.card-list {
  width: 1000px;
  height: auto;
}

.card-list li {
  float: left;
  margin-right: 29px;
  margin-bottom: 15px;
}

.card-list li img {
  width: 314px;
  height: 200px;
  display: block;
}

.card-list li p {
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  height: 20px;
  color: black;
}

.card-list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.card-list li:nth-child(3n) {
  margin-right: 0;
}
.page3 {
  background-image: url('../resource/page2-138.jpg');
}

.page3 .so {
  position: absolute;
}

.page3 .so-0 {
  left: 39px;
  top: 198px;
  z-index: 2;
  width: 183px;
  height: 106px;
}

.page3 .so-1 {
  left: 350px;
  top: 188px;
  z-index: 1;
}

.page3 .so-2 {
  left: 644px;
  top: 235px;
  z-index: 0;
}

.page3 .swiper-panel .fl,
.page3 .swiper-panel .fr {
  float: none;
}

.page3 .html-panel {
  width: 90%;
  position: absolute;
  height: 950px;
  top: 365px;
  margin: 0 auto;
  left: 0;
  right: 0;
  overflow: auto;
  padding: 0 3%;
}

.page3 .text {
  font-size: 32px;
  line-height: 42px;
  text-indent: 2em;
  color: #333333;
}

.page3 .swiper-panel {
  margin-top: 20px;
}

.page3 .swiper-panel .fl {
  width: 100%;
  height: 107vw;
}

.page3 .swiper-panel .fr {
  width: 100%;
  margin-top: 20px;
  height: auto;
}

.page3 .swiper-panel .fr h2,
.page3 .swiper-panel .fr a {
  font-size: 30px;
  line-height: 62px;
}

.page3 .swiper-panel .fr p {
  font-size: 24px;
  line-height: 40px;
}

.page3 .swiper-panel .fr ul {
  display: none;
}

.page3 .card-list {
  width: 100%;
  overflow: auto;
  margin-top: 20px;
  white-space: nowrap;
}

.page3 .card-list li {
  width: 45%;
  height: 120vw;
  margin-right:6%;
  float: none;
  display: inline-block; position:relative;
}

.page3 .card-list li img,
.page3 .card-list li a {
  width: 100%;
  height: 100%;
}

.page3 .card-list li p {
  line-height: 60px;
  display: block;
  height: 60px;
  position: absolute;
  width: 92%;
  color: white;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(6, 0, 0, 0.6) 100%);
  bottom: 0;
  text-align: left;
  padding: 0 4%;
  font-size: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-weight: bold;
}

.page3 .card-list li:before {
  content: "";
  background-image: url('../resource/playbutton.png');
  position: absolute;
  width: 56px;
  bottom: 60px;
  left: 10px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
}

.page3 .text,
.page3 .fl {
  display: none;
}
/* 页面切换动画 */
.o-page-rotatePushBottom {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotatePushBottom .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotatePushBottom .8s both ease;
	transform-origin: 50% 100%;
	animation: rotatePushBottom .8s both ease;
}

@-webkit-keyframes rotatePushBottom {
	to { opacity: 0; -webkit-transform: rotateX(90deg); }
}
@-moz-keyframes rotatePushBottom {
	to { opacity: 0; -moz-transform: rotateX(90deg); }
}
@keyframes rotatePushBottom {
	to { opacity: 0; transform: rotateX(90deg); }
}
.o-page-rotatePullTop {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotatePullTop .5s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotatePullTop .5s both ease;
	transform-origin: 50% 0%;
	animation: rotatePullTop .5s both ease;
}
@-webkit-keyframes rotatePullTop {
	from { opacity: 0; -webkit-transform: rotateX(-90deg); }
}
@-moz-keyframes rotatePullTop {
	from { opacity: 0; -moz-transform: rotateX(-90deg); }
}
@keyframes rotatePullTop {
	from { opacity: 0; transform: rotateX(-90deg); }
}
.o-page-ontop {
	z-index: 999;
}
.o-page-rotateRightSideFirst {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst .8s both ease-in;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst .8s both ease-in;
	transform-origin: 0% 50%;
	animation: rotateRightSideFirst .8s both ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
	40% { -webkit-transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateRightSideFirst {
	40% { -moz-transform: rotateY(15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateRightSideFirst {
	40% { transform: rotateY(15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}
.o-page-moveFromRight {
	-webkit-animation: moveFromRight .6s ease both;
	-moz-animation: moveFromRight .6s ease both;
	animation: moveFromRight .6s ease both;
}

@-webkit-keyframes moveFromRight {
	from { -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveFromRight {
	from { -moz-transform: translateX(100%); }
}
@keyframes moveFromRight {
	from { transform: translateX(100%); }
}
.o-page-delay200 {
	-webkit-animation-delay: .2s !important;
	-moz-animation-delay: .2s !important;
	animation-delay: .2s !important;
}
.o-page-rotatePushTop {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotatePushTop .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotatePushTop .8s both ease;
	transform-origin: 50% 0%;
	animation: rotatePushTop .8s both ease;
}
@-webkit-keyframes rotatePushTop {
	to { opacity: 0; -webkit-transform: rotateX(-90deg); }
}
@-moz-keyframes rotatePushTop {
	to { opacity: 0; -moz-transform: rotateX(-90deg); }
}
@keyframes rotatePushTop {
	to { opacity: 0; transform: rotateX(-90deg); }
}
.o-page-rotatePullBottom {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotatePullBottom .5s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotatePullBottom .5s both ease;
	transform-origin: 50% 100%;
	animation: rotatePullBottom .5s both ease;
}

@-webkit-keyframes rotatePullBottom {
	from { opacity: 0; -webkit-transform: rotateX(90deg); }
}
@-moz-keyframes rotatePullBottom {
	from { opacity: 0; -moz-transform: rotateX(90deg); }
}
@keyframes rotatePullBottom {
	from { opacity: 0; transform: rotateX(90deg); }
}

