body,
div,
section,
article,
header,
nav,
footer,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
img,
form,
fieldset,
legend,
input,
textarea,
blockquote,
th,
td,
menu,
figure,
dir {
  margin: 0 auto;
  padding: 0
}

body {
  -webkit-text-size-adjust: none
}

body,
button,
input,
select,
textarea {
  font: 1rem/1.65 \5fae\8f6f\96c5\9ed1, \5b8b\4f53, Arial, Verdana
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-size: 100%;
  font-weight: normal
}

q:before,
q:after {
  content: ''
}

address,
cite,
dfn,
em,
var {
  font-style: normal
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace
}

small {
  font-size: 11px
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #000;
  display: none
}

img {
  border: 0
}

input,
button,
textarea,
select {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

button {
  cursor: pointer
}

textarea {
  overflow: auto
}

a {
  text-decoration: none
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
  content: "";
  display: table
}

.clearfix:after,
.container:after {
  clear: both
}

.clearfix,
.container {
  *zoom: 1
}

.fl {
  float: left
}

.fr {
  float: right
}

.pa {
  position: absolute
}

.tal {
  text-align: left
}

.tar {
  text-align: right
}

.tac {
  text-align: center
}

.pr {
  position: relative
}

.hide {
  display: none
}

:focus {
  outline: 0 none
}

a,
.hand {
  cursor: pointer
}

.vam {
  vertical-align: middle
}

.vat {
  vertical-align: middle
}

html {
  -webkit-text-size-adjust: none
}

body {
  background:#1C0D54 url("https://s.huahua777.com/www/bg@2x.png")/*tpa=http://www.oktv.com/img/bgn.jpg*/ 50% 0 no-repeat;
}

html {
  font-size: 12px;
  height: 100%
}

.container{
  max-width:1200px;
  color:#fff;
}
.logo{
  margin-top: 1em;
  border-radius: 10px;
  /* padding:5rem 0 3rem;text-align:center; */
}

.place-desc {
  text-indent: 1em;
  font-size: 20px;
  letter-spacing: 1em;
  text-align: center;
}

.smalle {
  font-size: 14px;
}
.logo img{
  display:block;
  margin:auto;
  max-width: 100%;
}
.ai{position:fixed;top:5%;right:6%}
.ai img{
  animation:Anai 1s infinite;
}
@keyframes Anai {
  0% {transform:scale(0.8,0.8);}
  25% {transform:scale(1,1);}
  100% {transform:scale(0.8,0.8);}
}
.goapp{
  padding:15rem 0 3rem;
  text-align:center;
}
.goapp a{
  display:inline-block;
  width:20rem;
  line-height:5rem;
  margin:auto .5rem;
  text-align:center;
  background:linear-gradient(-30deg,rgba(119,19,203,1),rgba(54,115,255,1));
  border-radius:4rem;
  font-size:1.8rem;
  color:#fff;
}
.goapp a::before{
  display:inline-block;
  vertical-align: middle;
  margin-right:.3rem;
  width:2.3rem;
  height:2.3rem;
  background:50%/cover no-repeat;
  content:''
}
.goapp em{display: inline-block;vertical-align: middle}
.placeholder{height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.placeholder .logo {
  max-width: 82px;
}

.title-desc {
  margin: 16px auto 10px;
  width: 58px;
  text-indent: 0;
}
.download{ text-align: center; padding-bottom: 0px;}
.download a{ display: block; padding-bottom: 40px;}
.download a img{ width: 90%; max-width: 400px;}
a.android::before{background-image:url("../img/icon_Android.png")/*tpa=http://www.oktv.com/img/icon_Android.png*/}
a.ios::before{background-image:url("../img/icon_ios.png")/*tpa=http://www.oktv.com/img/icon_ios.png*/}
a.googleplay::before{background-image:url("../img/icon_google.png")/*tpa=http://www.oktv.com/img/icon_google.png*/}
footer{
  padding:2rem 0;
  text-align: center;
  background:linear-gradient(0deg,rgba(131,12,180,1),rgba(20,66,159,1));
  opacity:0.33;
  color:#9C9CC2;
}
.copyright-link{
  color:#9C9CC2;
}

.swiper-container {
  margin:10px auto;
  width: 100%;
  padding-bottom: 6px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  padding-bottom:1rem;
  /* 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; */
  transition: 300ms;
  filter: blur(3px);
  font-size:1.6rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-5px}
.swiper-slide img{display:block;margin-bottom:.5rem}
.swiper-slide-active{
  filter: blur(0px);
  position:relative;
  z-index:10;
}
.swiper-slide:not(.swiper-slide-active){
  transform: scale(0.8);
}

@media screen and (min-width:320px) and (max-width:1024px) {
  body{background-image: url("https://s.huahua777.com/www/bg@2x.png")/*tpa=http://www.oktv.com/img/bgnm.jpg*/;background-size: 100% auto;}
  .placeholder{height: 60vw;}
  .download {
    padding-bottom: 0px;
  }
  .download a {
    padding-bottom: 20px;
  }
  .navbar-brand{ display: flex; align-items: center;}
  .navbar-brand img{ width: 20px;}
  .navbar-brand p{font-size: 22px;}
  .container{
    width:auto;
  }
  .ai{right:2%}
  .ai img{width:7rem}
  .goapp{padding:1rem 0}
  .goapp a{
    display:block;
    margin:.6rem auto;
    width:14rem;
    line-height:3.2rem;
    font-size:1.3rem;
  }
  .swiper-slide{font-size:1rem}
  .swiper-slide img{max-height:24rem;}
  footer{
    padding:1rem 0;
  }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
  html {
    font-size: 13px
  }
}

@media screen and (min-width:1201px) and (max-width:1300px) {
  html {
    font-size: 14px
  }
}

@media screen and (min-width:1441px) {
  html {
    font-size: 15px
  }
}


#fixed-pay{
  display: block;
  position: fixed;
  top:7rem;
  right: 2.5rem;

}
#fixed-pay > img{
  display: block;
  width: 4rem;
}
