@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'PingFang SC', arial, helvetica, 'Microsoft Sans Serif', sans-serif;
}

ul li {
  list-style: none;
}

a {
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}

a:hover, a:active {
  outline: none;
}

img {
  outline: none;
  border: 0;
  vertical-align: middle;
}

em {
  font-style: normal;
}

p {
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}

iframe {
  border: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

table td,
table th {
  padding: 0;
}

input {
  outline: none;
  line-height: normal;
}

/* chrome记住密码后的默认填充样式解决 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  border: 1px solid #ccc !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #eee;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #eee;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #eee;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #eee;
}

.container {
  position: relative;
  width: 1440px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
  /*为IE6，7的兼容性设置*/
}

.clearfix:after {
  clear: both;
  /*清除浮动*/
}

.clearfix:after, .clearfix:before {
  content: "";
  /*加一段内容*/
  display: table;
  /*创建匿名的表格单元，触发bfc*/
}

.relative {
  position: relative;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.center-block {
  display: block;
  margin-right: auto;
}

.line-height {
  line-height: 1;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.logo {
  position: absolute;
  top: 1.2rem;
  left: 0;
  z-index: 90;
}

.logo a {
  display: block;
  width: 3.95rem;
  height: 1.15rem;
  background: url(../images/logo.png) center center no-repeat;
  background-size: contain;
  font: 0/0 a;
}

.logo a:hover {
  filter: brightness(1.2);
}

.tit {
  padding-top: .65rem;
}

.tit h2 {
  height: 1.09rem;
  font: 0/0 a;
  background-size: contain !important;
}

.tit.tit-01 h2 {
  background: url(../images/tit_01.png) center center no-repeat;
}

.tit.tit-02 h2 {
  background: url(../images/tit_02.png) center center no-repeat;
}

.tit.tit-03 h2 {
  background: url(../images/tit_03.png) center center no-repeat;
}

.sect {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 13.4rem;
  background-size: contain !important;
}

.sect.sect-01 {
  background: url(../images/sect_01.jpg) top center no-repeat;
}

.sect.sect-01 .btn-download {
  position: absolute;
  top: 6.6rem;
  left: 0;
  right: 0;
  display: block;
  width: 2.87rem;
  height: 2.87rem;
  margin: 0 auto;
  font: 0/0 a;
  background: url(../images/btn_download.png) center center no-repeat;
  background-size: contain;
}

.sect.sect-01 .sg {
  position: absolute;
  top: 8.4rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 7.16rem;
  height: 4.07rem;
  background: url(../images/slogan.png) center center no-repeat;
  background-size: contain;
}

.sect.sect-01 .sg .index-vd {
  position: absolute;
  top: 1.25rem;
  right: .55rem;
  display: block;
  width: .88rem;
  height: .88rem;
}

.sect.sect-01 .sg .index-vd .btn-vd {
  display: block;
  width: .88rem;
  height: .88rem;
  background: url(../images/vd_y.png) center center no-repeat;
  background-size: contain;
  -webkit-animation: rotate 5s linear infinite;
  -moz-animation: rotate 5s linear infinite;
  -o-animation: rotate 5s linear infinite;
  animation: rotate 5s linear infinite;
}

.sect.sect-01 .sg .index-vd i {
  position: absolute;
  top: 0;
  left: .34rem;
  bottom: 0;
  display: block;
  width: .27rem;
  height: .31rem;
  margin: auto;
  background: url(../images/vd_s.png) center center no-repeat;
  background-size: contain;
}

.sect.sect-02 {
  background: url(../images/sect_02.jpg) top center no-repeat;
}

.sect.sect-02 .peo-hero {
  position: absolute;
  right: 0;
  left: 0;
  top: 2rem;
}

.sect.sect-02 .peo-hero.peo-hero-1 img {
  width: 7.13rem;
  height: 8.22rem;
}

.sect.sect-02 .peo-hero.peo-hero-2 img {
  float: right;
  width: 7.29rem;
  height: 9.69rem;
}

.sect.sect-02 .peo-hero.peo-hero-3 {
  top: .9rem;
}

.sect.sect-02 .peo-hero.peo-hero-3 img {
  width: 7.5rem;
  height: 9.25rem;
}

.sect.sect-02 .tab-main {
  color: #e2e2e3;
  font-size: .2rem;
}

.sect.sect-02 .tab-main .peo-info .s-title {
  font-size: .32rem;
  font-weight: 700;
  margin-bottom: .2rem;
}

.sect.sect-02 .tab-main .peo-info .peo-name {
  font-size: .34rem;
  margin: .7rem 0 .35rem;
}

.sect.sect-02 .tab-main .peo-info .import-info {
  margin-bottom: .2rem;
}

.sect.sect-02 .tab-main .peo-info .import-info p {
  font-size: .18rem;
}

.sect.sect-02 .tab-main .peo-info .import-info p span {
  display: inline-block;
  width: .65rem;
  text-align: left;
}

.sect.sect-02 .tab-main .peo-info p {
  line-height: .3rem;
}

.sect.sect-02 .nav-02 {
  position: absolute;
  left: 0;
  right: 0;
  top: 7.1rem;
  display: inline-block;
  width: 3.78rem;
  margin: 0 auto;
  z-index: 80;
}

.sect.sect-02 .nav-02 li {
  float: left;
  margin: 0 .2rem;
}

.sect.sect-02 .nav-02 li a {
  display: block;
  width: 1.49rem;
  height: 1.62rem;
  font: 0/0 a;
  background-size: contain !important;
}

.sect.sect-02 .nav-02 li a:hover {
  filter: brightness(1.1);
}

.sect.sect-02 .nav-02 li.item-01 a {
  background: url(../images/h_01.png) center center no-repeat;
}

.sect.sect-02 .nav-02 li.item-02 a {
  background: url(../images/h_02.png) center center no-repeat;
}

.sect.sect-02 .nav-03 {
  position: absolute;
  top: 2.7rem;
  right: .65rem;
  z-index: 10;
  -moz-animation: scalel 1s infinite linear;
  -webkit-animation: scalel 1s infinite linear;
  -o-animation: scalel 1s infinite linear;
  -ms-animation: scalel 1s infinite linear;
  animation: scalel 1s infinite linear;
}

.sect.sect-02 .nav-03 li {
  display: none;
  background-size: contain !important;
}

.sect.sect-02 .nav-03 li a {
  display: inline-block;
  width: 2.53rem;
  height: 1.1rem;
  font-size: .2rem;
  color: #fff;
  text-align: right;
  padding: .6rem 1rem 0 0;
}

.sect.sect-02 .nav-03 li.ac {
  display: block;
}

.sect.sect-02 .nav-03 li.item-01 {
  background: url(../images/changle_01.png) center center no-repeat;
}

.sect.sect-02 .nav-03 li.item-02 {
  background: url(../images/changle_02.png) center center no-repeat;
}

.sect.sect-03 {
  background: url(../images/sect_03.jpg) top center no-repeat;
}

.sect.sect-04 {
  background: url(../images/sect_04.jpg) top center no-repeat;
}

@keyframes scalel {
  0% {
    top: 2.7rem;
  }
  50% {
    top: 2.65rem;
  }
  100% {
    top: 2.7rem;
  }
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes fade {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes gotop1 {
  0% {
    top: 170px;
  }
  100% {
    top: 180px;
  }
}

@keyframes gotop2 {
  0% {
    top: 400px;
  }
  100% {
    top: 410px;
  }
}

@keyframes gotop3 {
  0% {
    top: 250px;
  }
  100% {
    top: 260px;
  }
}

@keyframes gotop4 {
  0% {
    top: 140px;
  }
  100% {
    top: 150px;
  }
}

@keyframes gotop5 {
  0% {
    top: 220px;
  }
  100% {
    top: 230px;
  }
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

.modal.modal-public .modal-body .pop_video_box {
  width: 100%;
  height: 100%;
}

.modal.modal-public .modal-body .pop_video_box .popMov {
  width: 100%;
  height: 100%;
}

.modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -3.5rem;
  margin-top: -2rem;
  width: 7rem;
  height: 4rem;
  border: .01rem solid #32346a;
  animation: tc 0.5s;
}

.modal-body .close {
  position: absolute;
  top: -.4rem;
  right: 0;
  width: .39rem;
  height: .39rem;
  display: block;
  background: url(../images/close.png) center center no-repeat;
  background-size: contain;
}

.modal-body .close:hover {
  filter: brightness(115%);
  transform: rotate(90deg);
}

@keyframes tc {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.swiper-container {
  width: 956px;
  height: 590px;
}

.swiper-container .swiper-slide img {
  width: 100%;
}

.swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 130px;
  height: 20px;
  background: #e2c97f;
  border-radius: 50px;
  opacity: 1;
}

.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c0a555;
}

.skill-box {
  position: absolute;
  right: 0;
  left: 0;
  top: 9.75rem;
  width: 6.72rem;
  min-height: 3.02rem;
  margin: 0 auto;
  background: url(../images/bg_05.png) top center no-repeat;
  background-size: contain !important;
}

.skill-box .tab-content {
  padding: 0 .3rem;
  margin-top: .7rem;
}

#tab2-2 .skill-box {
  background: url(../images/bg_05_1.png) top center no-repeat;
}

.nav-04 {
  display: inline-block;
  text-align: center;
  margin: -.5rem auto 0;
  z-index: 4;
}

.nav-04 li {
  float: left;
  margin: 0 10px;
  width: .86rem;
  height: .86rem;
}

.nav-04 li a {
  display: block;
  width: .86rem;
  overflow: hidden;
  color: #fff;
  font-size: .2rem;
}

.nav-04 li a img {
  width: .86rem;
  height: .86rem;
  margin-bottom: 5px;
}

.nav-04 li a:hover {
  filter: brightness(1.1);
}

.reserved {
  position: absolute;
  bottom: .2rem;
  left: 0;
  right: 0;
  height: .21rem;
  font: 0/0 a;
  background: url(../images/txt_01.png) center center no-repeat;
  background-size: contain;
}

.login-tips {
  font: 0/0 a;
  height: .3rem;
  margin-top: .15rem;
  background: url(../images/txt_02.png) center center no-repeat;
  background-size: contain;
}

.gift-box {
  margin: 1.2rem auto 0;
}

.gift-box li {
  text-align: center;
  margin-bottom: .6rem;
}

.gift-box li p {
  position: relative;
  margin-top: -.3rem;
  height: .6rem;
  font: 0/0 a;
  z-index: 1;
  background-size: contain !important;
}

.gift-box li img {
  width: 6.09rem;
  height: 3.72rem;
}

.gift-box li.item-01 p {
  background: url(../images/box_txt_01.png) center center no-repeat;
}

.gift-box li.item-02 p {
  background: url(../images/box_txt_02.png) center center no-repeat;
}

.poster-main {
  position: relative;
  width: 6.8rem;
  height: 4.84rem;
  margin: 1.2rem auto 0 auto;
  visibility: hidden;
}

.poster-main.done {
  visibility: visible;
}

.poster-main a,
.poster-main img {
  display: block;
  border: 0;
}

.poster-main a {
  cursor: default;
}

.poster-main .poster-btn {
  position: absolute;
  height: .81rem !important;
  width: .43rem !important;
  top: 3rem;
  z-index: 10;
  color: black;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity .3s;
  background-size: contain !important;
}

.poster-main .poster-btn:hover {
  filter: brightness(1.2);
}

.poster-main .poster-item {
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 0 0.2rem 0.2rem rgba(11, 14, 37, 0.3);
}

.poster-main .poster-left-btn {
  left: 0;
  background-image: url("../images/icon_left_b.png");
}

.poster-main .poster-right-btn {
  right: 0;
  background-image: url("../images/icon_right_b.png");
}

.topnav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 1.13rem;
  background: #000;
  z-index: 100;
}

.topnav .topicon {
  width: .8rem;
  height: .8rem;
  background: url(../images/topicon.jpg) no-repeat;
  background-size: contain;
  border: .02rem solid #fff;
  border-radius: .2rem;
  position: absolute;
  top: 0.16rem;
  left: 0.2rem;
}

.topnav .game-name {
  position: absolute;
  top: .28rem;
  left: 1.1rem;
  color: #fff;
}

.topnav .game-name h1 {
  font-size: .28rem;
}

.topnav .game-name .mouth {
  font-size: .2rem;
}

.topbtn {
  position: absolute;
  right: .2rem;
  top: .24rem;
}

.topbtn a {
  display: inline-block;
  width: 1.54rem;
  height: .66rem;
}

.topbtn a.btn-down {
  background: url(../images/btn_03.jpg) center center no-repeat;
  background-size: contain;
}

.topbtn a.btn-main {
  background: url(../images/btn_04.jpg) center center no-repeat;
  background-size: contain;
}

.footerBar {
  background: #000;
  color: #fff;
  font-size: .28rem;
  padding: .5rem;
}

.footerBar .f-logo {
  display: block;
  width: 1.8rem;
  height: .9rem;
  background: url(../images/logo_jumpwo.png) center center no-repeat;
  background-size: contain;
}

.footerBar p {
  line-height: 1.6;
}

.footerBar p.f-line {
  height: .20rem;
}
