body, html, .ox {
  padding: 0;
  margin: 0;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  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;
}

a:link, a:visited {
  text-decoration: 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;
}
.owo-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;
}
.owo-hover-grow:hover, .owo-hover-grow:focus, .owo-hover-grow:active {
  transform: scale(1.1);
}

.footer[template="copyright"] {
  color: white;
  font-size: 12px;
  height: 70px;
  position: absolute;
  width: 100%;
  bottom: 10%;
  margin: auto;
}

[template="copyright"] p {
  margin: 12px 0;
  width: 100%;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  color: white;
}
[template="home"] .so-1 {
  position: absolute;
  left: 568px;
  top: 621px;
  z-index: 999;
}

[template="home"] .so-2 {
  position: absolute;
  left: 1753px;
  top: 620px;
  z-index: 999;
}

[template="home"] .so-18 {
  position: absolute;
  left: 246px;
  top: 343px;
  z-index: 3;
}

[template="home"] .so-6 {
  position: absolute;
  left: 296px;
  top: 408px;
  z-index: 15;
}

[template="home"] .so-16 {
  position: absolute;
  left: 309px;
  top: 450px;
  z-index: 5;
}

[template="home"] .so-17 {
  position: absolute;
  left: 214px;
  top: 494px;
  z-index: 4;
}

[template="home"] .so-15 {
  position: absolute;
  left: 295px;
  top: 566px;
  z-index: 6;
}

[template="home"] .so-14 {
  position: absolute;
  left: 294px;
  top: 609px;
  z-index: 7;
}

[template="home"] .so-13 {
  position: absolute;
  left: 307px;
  top: 651px;
  z-index: 8;
}

[template="home"] .so-12 {
  position: absolute;
  left: 307px;
  top: 695px;
  z-index: 9;
}

[template="home"] .so-11 {
  position: absolute;
  left: 292px;
  top: 739px;
  z-index: 10;
}

[template="home"] .so-10 {
  position: absolute;
  left: 244px;
  top: 784px;
  z-index: 11;
}

[template="home"] .so-9 {
  position: absolute;
  left: 245px;
  top: 828px;
  z-index: 12;
}

[template="home"] .so-8 {
  position: absolute;
  left: 220px;
  top: 873px;
  z-index: 13;
}

[template="home"] .so-7 {
  position: absolute;
  left: 240px;
  top: 917px;
  z-index: 14;
}

[template="home"] .so-19 {
  position: absolute;
  left: 110px;
  top: 0px;
  z-index: 2;
}

[template="home"] .content {
  position: absolute;
  width: 1098px;
  height: 630px;
  z-index: 23;
  left: 633px;
  top: 323px;
  overflow: hidden;
}

[template="home"] .content li {
  width: 340px;
  height: 610px;
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: left 0.6s linear , opacity 0.6s linear, z-index 0.6s linear;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
}

[template="home"] .content li img {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

[template="home"] .content li a {
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

[template="home"] .content .show {
  opacity: 1;
  z-index: 2;
  transform: translateZ(10px);
}

[template="home"] .content .hide {
  opacity: 0;
  z-index: 0;
}

[template="home"] .owo-hover-grow {
  cursor: pointer;
}

[template="home"] .edit {
  display: none;
}

[template="home"] .logo {
  position: absolute;
  left: 110px;
  top: 150px;
}

[template="home"] .light-1 {
  position: absolute;
  left: 363px;
  top: 135px;
  -webkit-animation: fade 2s infinite;
          animation: fade 2s infinite;
}

[template="home"] .light-2 {
  position: absolute;
  left: 957px;
  top: 139px;
  -webkit-animation: fade 2s infinite;
          animation: fade 2s infinite;
}

@-webkit-keyframes fade {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}
.one-phone[template="one"] {
  width: 100%;
  height: 100%;
  background-image: url('../resource/one-phone-2-2.png');
  background-size: 100% auto;
  background-position-y: center;
}

[template="one"] .so-1 {
  position: absolute;
  z-index: 2;
  width: 80%;
  height: auto;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
}

[template="one"] .so-2 {
  position: absolute;
  left: 0;
  bottom: 20%;
  width: 38%;
  height: auto;
  right: 0;
  margin: auto;
  z-index: 1;
}
[template="two"] .blinker {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

[template="two"] .blinker .text-2 {
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  width: 100%;
  bottom: 40%;
}

.two[template="two"] {
  width: 100%;
  height: 100%;
  background-image: url('../resource/two-6.png');
  background-size: 100% auto;
  background-position-y: center;
}

[template="two"] .content-mini {
  width: 38vh;
  height: 68%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 14%;
  z-index: 3;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  transition: all .5s;
}

[template="two"] li {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: all 0.6s linear;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
}

[template="two"] li img {
  width: 100%;
  height: 100%;
}

[template="two"] li a {
  display: block;
  width: 100%;
  height: 100%;
}

[template="two"] li .show {
  opacity: 1;
  z-index: 2;
  transform: translateZ(10px);
}

[template="two"] li .hide {
  z-index: 16;
}

[template="two"] .so-1 {
  position: absolute;
  height: 4.5%;
  width: auto;
  top: 6%;
  left: 8%;
  z-index: 10;
}

[template="two"] .so-0 {
  position: absolute;
  height: 4.6%;
  width: auto;
  top: 6%;
  right: 7%;
  left: auto;
  z-index: 7;
}

[template="two"] .so-5 {
  position: absolute;
  height: 70%;
  top: 13%;
  width: auto;
  z-index: 2;
  left: -10.5%;
  right: -10%;
  /* width: 40%; */
  margin: 0 auto;
}

[template="two"] .so-3 {
  position: absolute;
  left: 103px;
  top: 735px;
  z-index: 2;
}

[template="two"] .so-2 {
  position: absolute;
  left: 605px;
  top: 736px;
  z-index: 3;
}

[template="two"] .qr {
  position: absolute;
  left: 10%;
  top: 20%;
  z-index: 999;
}

[template="two"] .hand {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 48%;
  opacity: 0.9;
  z-index: 9;
  height: 7%;
  width: auto;
  -webkit-animation: myfirst 2s infinite;
          animation: myfirst 2s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

@-webkit-keyframes myfirst {
  from {
    left: -30%;
  }

  to {
    left: 30%;
  }
}

@keyframes myfirst {
  from {
    left: -30%;
  }

  to {
    left: 30%;
  }
}

[template="two"] .hand-2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70%;
  height: 7%;
  width: auto;
  margin: auto;
  -webkit-animation: myfirst2 2s infinite;
          animation: myfirst2 2s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes myfirst2 {
  from {
    transform: scale(1, 1);
  }

  to {
    transform: scale(0.8, 0.8);
  }
}

@keyframes myfirst2 {
  from {
    transform: scale(1, 1);
  }

  to {
    transform: scale(0.8, 0.8);
  }
}

[template="two"] .text-1 {
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  bottom: 62%;
  position: absolute;
  width: 100%;
}

[template="two"] .enter {
  width: 100px;
  height: 35px;
  color: white;
  border: 1px solid white;
  line-height: 35px;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  bottom: 23%;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: 2px;
  font-size: 14px;
}

[template="two"] .hide {
  position: absolute;
  width: 68%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  opacity: 0;
  margin: 0 auto;
}

[template="two"] .expand {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: black;
}

[template="two"] .expand img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

[template="two"] .expand2 {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: black;
}

[template="two"] .expand2 img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

[template="two"] .left {
  position: absolute;
  left: 4%;
  z-index: 9;
  top: -3%;
  bottom: 0;
  margin: auto;
  width: 27px;
  -webkit-animation: myfirst3 2s infinite;
          animation: myfirst3 2s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

[template="two"] .right {
  position: absolute;
  right: 3%;
  z-index: 9;
  top: -3%;
  bottom: 0;
  margin: auto;
  width: 27px;
  transform: rotate(180deg);
  -webkit-animation: myfirst4 2s infinite;
          animation: myfirst4 2s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes myfirst3 {
  to {
    left: 0%;
    opacity: 0.2;
  }
}

@keyframes myfirst3 {
  to {
    left: 0%;
    opacity: 0.2;
  }
}

@-webkit-keyframes myfirst4 {
  to {
    right: 0%;
    opacity: 0.2;
  }
}

@keyframes myfirst4 {
  to {
    right: 0%;
    opacity: 0.2;
  }
}


[template="home"] .so-1 {
  position: absolute;
  left: 568px;
  top: 621px;
  z-index: 999;
}

[template="home"] .so-2 {
  position: absolute;
  left: 1753px;
  top: 620px;
  z-index: 999;
}

[template="home"] .so-18 {
  position: absolute;
  left: 246px;
  top: 343px;
  z-index: 3;
}

[template="home"] .so-6 {
  position: absolute;
  left: 296px;
  top: 408px;
  z-index: 15;
}

[template="home"] .so-16 {
  position: absolute;
  left: 309px;
  top: 450px;
  z-index: 5;
}

[template="home"] .so-17 {
  position: absolute;
  left: 214px;
  top: 494px;
  z-index: 4;
}

[template="home"] .so-15 {
  position: absolute;
  left: 295px;
  top: 609px;
  z-index: 6;
}

[template="home"] .so-14 {
  position: absolute;
  left: 294px;
  top: 653px;
  z-index: 7;
}

[template="home"] .so-13 {
  position: absolute;
  left: 307px;
  top: 737px;
  z-index: 8;
}

[template="home"] .so-12 {
  position: absolute;
  left: 307px;
  top: 695px;
  z-index: 9;
}

[template="home"] .so-11 {
  position: absolute;
  left: 294px;
  top: 565px;
  z-index: 10;
}

[template="home"] .so-10 {
  position: absolute;
  left: 244px;
  top: 872px;
  z-index: 11;
}

[template="home"] .so-9 {
  position: absolute;
  left: 245px;
  top: 784px;
  z-index: 12;
}

[template="home"] .so-8 {
  position: absolute;
  left: 220px;
  top: 828px;
  z-index: 13;
}

[template="home"] .so-7 {
  position: absolute;
  left: 240px;
  top: 917px;
  z-index: 14;
}

[template="home"] .so-19 {
  position: absolute;
  left: 110px;
  top: 0px;
  z-index: 2;
}

.is-big {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  /* background-color: black !important; */
  z-index: 999 !important;
  opacity: 1 !important;
  top: 0 !important;
}

.is-big img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
  height: 100% !important;
  height: 100vh !important;
  width: auto !important;
}