* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-style: normal;
  font-size: 0.14rem;
  font-family: 'helvetica neue', arial, 'hiragino sans gb', stheiti, 'microsoft yahei', 'wenquanyi micro hei', sans-serif;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  user-select: none;
  outline: none;
}
html,
body {
  min-height: 100%;
}
br {
  line-height: 0;
}
ul.ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a,
div,
p,
span,
button,
em,
i,
b,
strong {
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  background: transparent;
}
.hidden {
  display: none;
}
input,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  max-width: 100%;
}
html:before {
  content: '';
  background: #283270;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
}
.page {
  width: 6.4rem;
  margin: auto;
}
.model-wrapper {
  position: relative;
}
.model-wrapper .cover {
  display: block;
}
.model1 > img.cover {
  height: 7.31rem;
}
.model2 > img.cover {
  height: 6.85rem;
}
.model3 > img.cover {
  height: 13.51rem;
}
.model4 > img.cover {
  height: 8.01rem;
}
.model7 > img.cover {
  height: 12.48rem;
}
.model8 > img.cover {
  height: 10.57rem;
}
.model9 > img.cover {
  height: 11.13rem;
}
.model10 > img.cover {
  height: 5.39rem;
}
.model11 > img.cover {
  height: 5.37rem;
}
.model12 .cover {
  height: 1.58rem;
}
.model1 {
  overflow: hidden;
}
.model1 .logo {
  width: 1.92rem;
  height: 1.21rem;
  position: absolute;
  top: 0;
  left: 0;
}
.model1 .zi {
  width: 2.36rem;
  height: 5.32rem;
  position: absolute;
  top: 0.33rem;
  right: 0.33rem;
}
.model2 .play {
  width: 2.16rem;
  height: 0.84rem;
  position: absolute;
  left: 50%;
  top: 1.2rem;
  transform: translateX(-50%);
}
.model2 .banner-box {
  width: 100%;
  height: 5.5rem;
  position: absolute;
  bottom: 1.2rem;
}
.model2 .banner-box .swiper-pagination {
  width: 100%;
  bottom: -0.5rem;
}
.model2 .banner-box .swiper-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  background: url(../image/icon2.png) no-repeat center;
  background-size: 100% 100%;
  margin: 0 0.05rem;
}
.model2 .banner-box .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../image/icon1.png) no-repeat center;
  background-size: 100% 100%;
}
.model2 .banner-box .swiper-container {
  width: 6rem;
  height: 100%;
  margin-left: 0.2rem;
}
.model2 .banner-box .swiper-container .swiper-slide {
  text-align: center;
}
.model2 .banner-box .swiper-container .swiper-slide div {
  width: 5rem;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.model2 .banner-box .swiper-container .swiper-slide img.s-cover {
  width: 3.04rem;
  height: 5.2rem;
  margin-top: 0.14rem;
}
.model2 .banner-box .swiper-container .swiper-slide img.bg {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  height: 100%;
  width: auto;
  transform: translateX(-50%);
}
.model2 .banner-box .swiper-container .swiper-slide.swiper-slide-active div img {
  filter: brightness(100%);
}
.model4 .gif1{
	width:6.08rem;
	height:3.25rem;
	background:url(../image/gif1.png) no-repeat center;
	background-size:100% 100%;
	position:absolute;
	z-index:2;
	left:50%;
	top:1.18rem;
	margin-left:-3.04rem;
}
.model4 .gif1 img{
	display: block;
	width:3.91rem;
	height:2.26rem;
	margin:0.5rem 0 0 0.29rem;
}
.model4 .gif2{
	width:6.08rem;
	height:3.25rem;
	background:url(../image/gif2.png) no-repeat center;
	background-size:100% 100%;
	position:absolute;
	z-index:2;
	left:50%;
	top:4.38rem;
	margin-left:-3.04rem;
}
.model4 .gif2 img{
	display: block;
	width:3.91rem;
	height:2.26rem;
	margin:0.5rem 0.28rem 0 0;
	float:right;
}
.model7 .text-wrapper {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 0.24rem;
  padding:0 0.3rem;
  margin-top:1.2rem;
  color: #0c133e;
  opacity: 0.7;
}
.clear{
	clear:both;
}
.model7 .text-wrapper .active {
  color: #0012d7;
}
.model7 .text-wrapper p i{
	display: block;
	width:0.33rem;
	height:0.33rem;
  background: url("../image/icon3.png") no-repeat left center;
  background-size: 100% 100%;
  font-weight: bold;
  float:left;
  text-align: center;
  line-height:0.33rem;
  color:#463949;
  font-size:0.16rem;
}
.model7 .text-wrapper p  span{
	display: block;
	float:left;
	color:#0c133e;
	font-weight:bold;
	font-size:0.22rem;
}
.model7 .text-wrapper img.title {
  width: 5.8rem;
  display: block;
  margin-top: 0.2rem;
}
.model7 .text-wrapper div{
	color:#0c133e;
	font-size:0.22rem;
	line-height:0.48rem;
}
.model12:after {
  display: block;
  content: '';
  clear: both;
}
.model12 > div {
  float: left;
  width: 50%;
  overflow: hidden;
}
.model12 .left img {
  width: 100%;
}
.model12 .right img {
  width: 100%;
}
@keyframes ani1 {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes ani2 {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.silde-right-in {
  opacity: 0;
  animation-delay: initial;
  animation-name: ani1;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}
.silde-top-in {
  opacity: 0;
  animation-delay: initial;
  animation-name: ani2;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
