/***********************reset***********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

header, footer, article, section, nav, menu, hgroup {
  display: block;
  clear: all; }

html {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: auto;
  -webkit-text-size-adjust: auto;
  height: 100%; }

body {
  margin: 0;
  color: #fff;
  background-color: #fff;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

a:active {
  outline: 0; }

img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

fieldset {
  border: none; }

fieldset[disabled] input[type="tel"], fieldset[disabled] input[type="text"], fieldset:disabled fieldset[disabled] input[type="number"] {
  color: #6581b0; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cccccc; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6581b0; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6581b0; }

textarea {
  overflow: auto;
  resize: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

ul, ol {
  list-style: none outside none; }

i, em {
  font-style: normal; }

* {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

input {
  -webkit-user-select: auto;
  user-select: auto;
  outline: none; }

html, body {
  height: 100%;
  font-family: "Microsoft YaHei";
  position: relative; }

.portrait {
  position: fixed;
  z-index: 99999;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

.portrait p {
  color: #fff;
  font-size: 34px;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90%;
  text-align: center;
  left: 5%; }

@media screen and (orientation: portrait) {
  .portrait {
    display: block; }
 }

@media screen and (orientation: landscape) {
  .portrait {
    display: none; }
 }

.hor {
  /*width: 1624px;*/
  /*height: 659px;*/
  /*display: none;*/
  max-height: 750px;
  height: 100%;
  /*height: 500px;*/
  background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bg.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  /*overflow: hidden;*/ }
  .hor .coner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }

.logo {
  width: 412px;
  height: 76px;
  background: url(https://img9.99.com/yhkd/image/act/2019/skin/logo.png);
  background-size: cover;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -244px;
  z-index: 99; }

.nav {
  width: 197px;
  height: 659px;
  background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-nav.png) no-repeat -170px -103px;
  position: absolute;
  left: 0;
  top: calc(50% - 329.5px); }
  .nav li {
    width: 88px;
    height: 93px;
    position: absolute;
    /*transform: scale(1.08);
        -webkit-transform: scale(1.08);*/
    top: 284px;
    left: 115px; }
  .nav .n-0 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-yebd.png) no-repeat right center;
    background-size: 215px 97px;
    z-index: 10; }
    .nav .n-0.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-yebd-h.png) no-repeat right center; }
  .nav .n-1 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-xty.png) no-repeat right center;
    background-size: 215px 97px;
    z-index: 9; }
    .nav .n-1.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-xty-h.png) no-repeat right center; }
  .nav .n-2 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-dmwgs.png) no-repeat right center;
    background-size: 215px 97px;
    z-index: 8; }
    .nav .n-2.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-dmwgs-h.png) no-repeat right center; }
  .nav .n-3 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-sbs.png) no-repeat right center;
    background-size: 215px 97px;
    z-index: 8; }
    .nav .n-3.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-sbs-h.png) no-repeat right center; }
  .nav .n-4 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-nble.png) no-repeat right center;
    background-size: 215px 97px;
    z-index: 9; }
    .nav .n-4.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-nble-h.png) no-repeat right center; }
  .nav .n-5 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-ml.png) no-repeat right 1px;
    background-size: 215px 97px;
    z-index: 10; }
    .nav .n-5.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-ml-h.png) no-repeat right center; }
  .nav .n-6 {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-adm.png) no-repeat right 1px;
    background-size: 215px 97px;
    z-index: 10; }
    .nav .n-6.on {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hero-adm-h.png) no-repeat right center; }
  .nav.show .n-0 {
    animation: nav0 1s ease forwards;
    -webkit-animation: nav0 1s ease forwards; }
  .nav.show .n-1 {
    animation: nav1 1s ease forwards;
    -webkit-animation: nav1 1s ease forwards; }
  .nav.show .n-2 {
    animation: nav2 1s ease forwards;
    -webkit-animation: nav2 1s ease forwards; }
  .nav.show .n-3 {
    animation: nav3 1s ease forwards;
    -webkit-animation: nav3 1s ease forwards; }
  .nav.show .n-4 {
    animation: nav4 1s ease forwards;
    -webkit-animation: nav4 1s ease forwards; }
  .nav.show .n-5 {
    animation: nav5 1s ease forwards;
    -webkit-animation: nav5 1s ease forwards; }
  .nav.show .n-6 {
    animation: nav6 1s ease forwards;
    -webkit-animation: nav6 1s ease forwards; }

.sec-tro {
  width: 134px;
  height: 635px;
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -340.5px;
  z-index: 99;
  /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-u-bg.png) no-repeat right center;*/ }
  .sec-tro.top {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/leader-t.png) no-repeat right center; }
  .sec-tro.mid {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/leader-m.png) no-repeat right center; }
  .sec-tro.bot {
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/leader-b.png) no-repeat right center; }
  .sec-tro > div {
    width: 100%;
    margin-top: 190px; }
  .sec-tro a {
    display: block;
    color: #a69772;
    font-size: 21px;
    text-align: right;
    width: 130px;
    height: 90px;
    line-height: 90px;
    width: 111px;
    cursor: pointer; }
    .sec-tro a.top {
      position: absolute;
      right: 30px;
      top: 170px; }
    .sec-tro a.mid {
      position: absolute;
      right: 30px;
      top: 255px; }
    .sec-tro a.bot {
      position: absolute;
      right: 30px;
      top: 351px; }
    .sec-tro a:hover {
      color: #fff; }
    .sec-tro a.on {
      color: #fff;
      font-size: 26px; }
      .sec-tro a.on i {
        width: 21px;
        height: 21px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-h.png) no-repeat center center; }

.copy-right {
  width: 660px;
  height: 15px;
  background: url(https://img9.99.com/yhkd/image/act/2019/skin/copy-right-ver.png) no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -330px;
  bottom: 4px;
  z-index: 100; }

.cur-hero {
  color: #a69772;
  font-size: 22px;
  text-align: center;
  position: absolute;
  right: 131px;
  bottom: 20px; }
  .cur-hero .new {
    font-size: 20px; }
  .cur-hero > div {
    width: 174px;
    height: 128px;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/bor.png) no-repeat;
    overflow: hidden;
    position: relative; }
    .cur-hero > div img {
      position: absolute;
      top: 8px;
      left: 4px; }

.content {
  width: 650px;
  height: 720px;
  position: absolute;
  left: 50%;
  margin-left: -340px;
  bottom: -75px;
  z-index: 9;
  transform: scale(0.8); }
  .content > div {
    position: absolute;
    transition: all 1s ease;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0.4s; }
  .content .role {
    -webkit-transform: translate(-100px, 0);
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all 1s ease;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .content .role.yebd {
      width: 769px;
      height: 673px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-yebd.png) no-repeat;
      left: -1px;
      top: 27px; }
    .content .role.xty {
      width: 633px;
      height: 680px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-xty.png) no-repeat;
      left: 120px;
      top: 27px; }
    .content .role.dmwgs {
      width: 380px;
      height: 829px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-dmwgs.png) no-repeat;
      left: 268px;
      top: 27px; }
    .content .role.sbs {
      width: 407px;
      height: 828px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-sbs.png) no-repeat;
      left: 245px;
      top: 27px; }
    .content .role.nble {
      width: 633px;
      height: 748px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-nble.png) no-repeat;
      left: 241px;
      top: 27px; }
    .content .role.ml {
      width: 388px;
      height: 694px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-ml.png) no-repeat;
      left: 261px;
      top: 27px; }
    .content .role.adm {
      width: 561px;
      height: 800px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/r-adm.png) no-repeat;
      left: 124px;
      top: 0px; }
    .content .role.show {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
  .content .slg {
    width: 319px;
    height: 490px;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/slg.png);
    top: 0;
    left: -15px;
    -webkit-transform: translate(0, -80px);
    opacity: 0; }
    .content .slg.show {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
  .content .ld-t {
    width: 467px;
    height: 77px;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-slg-t.png) no-repeat -53px;
    left: 20px;
    top: 445px;
    -webkit-transform: translate(100px, 0);
    opacity: 0; }
    .content .ld-t.show {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
  .content .play {
    width: 89px;
    height: 89px;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/play.png);
    left: 574px;
    top: 445px;
    -webkit-transform: translate(100px, 0);
    opacity: 0;
    cursor: pointer; }
    .content .play.show {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.p-detail {
  /*display: none;*/
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #000;
  overflow: hidden; }
  .p-detail.on {
    /*display: block;*/
    visibility: visible; }
  .p-detail > div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-detail.jpg) no-repeat center -45px; }
  .p-detail .close {
    width: 53px;
    height: 53px;
    display: block;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/close.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 52px;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.5s ease; }
    .p-detail .close:hover {
      transform: rotate(180deg); }
  .p-detail .d-content {
    width: 100%;
    height: 577px;
    /*height: 100%;*/
    /*margin-top: 42px;*/
    margin-top: 0; }
    .p-detail .d-content .voice-t {
      width: 650px;
      height: 312px; }
    .p-detail .d-content .voice {
      width: 65px;
      height: 59px;
      position: absolute;
      top: 466px;
      left: 400px;
      cursor: pointer;
      z-index: 150; }
    .p-detail .d-content .voice-con {
      display: none;
      position: absolute;
      top: 385px;
      left: 50%;
      margin-left: -159px;
      width: 448px;
      height: 136px;
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/voice-box.png) no-repeat;
      position: relative;
      z-index: 10;
      transform: scale(1.28); }
      .p-detail .d-content .voice-con.on {
        display: block; }
      .p-detail .d-content .voice-con .btn-close {
        width: 53px;
        height: 53px;
        display: block;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/close.png) no-repeat;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        position: absolute;
        right: 0px;
        top: -2px;
        z-index: 12; }
      .p-detail .d-content .voice-con .btn-more {
        width: 90px;
        height: 51px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/btn-more.png);
        position: absolute;
        right: 0px;
        top: 3px;
        cursor: pointer;
        z-index: 12; }
      .p-detail .d-content .voice-con .title {
        height: 51px;
        line-height: 51px;
        padding-left: 10px;
        color: #eee;
        text-align: center;
        font-size: 20px;
        position: relative;
        z-index: 11; }
        .p-detail .d-content .voice-con .title p {
          height: 51px;
          width: 134px;
          position: absolute;
          top: 0; }
        .p-detail .d-content .voice-con .title .bl {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/voice-l.png) no-repeat right center;
          left: 50%;
          margin-left: -194px; }
        .p-detail .d-content .voice-con .title .br {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/voice-r.png) no-repeat right center;
          left: 50%;
          margin-left: 66px; }
        .p-detail .d-content .voice-con .title .name {
          display: none; }
        .p-detail .d-content .voice-con .title a {
          height: 100%;
          display: block; }
          .p-detail .d-content .voice-con .title a.yebd {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-yebd.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.xty {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-xty.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.dmwgs {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-dmwgs.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.sbs {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-sbs.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.nble {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-nble.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.ml {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-ml.png) no-repeat center center; }
          .p-detail .d-content .voice-con .title a.adm {
            background: url(https://img9.99.com/yhkd/image/act/2019/skin/pop-t-adm.png) no-repeat center center; }
      .p-detail .d-content .voice-con .jap {
        color: #cd9742;
        text-align: center;
        font-size: 13px;
        padding-left: 10px;
        line-height: 35px; }
      .p-detail .d-content .voice-con .ch {
        color: #f0dcc0;
        font-size: 13px;
        text-align: center;
        padding-left: 10px;
        letter-spacing: 1px; }
    .p-detail .d-content > .swiper-container {
      width: 1050px;
      height: 530px;
      position: absolute;
      left: 50%;
      margin-left: -525px;
      top: 50px; }
      .p-detail .d-content > .swiper-container .s-1 {
        /*margin-top: 93px;*/
        width: 555px;
        height: 476px;
        position: relative;
        margin-left: 450px;
        line-height: 36px; }
        .p-detail .d-content > .swiper-container .s-1 p {
          color: #d4d6d2;
          font-size: 21px;
          position: absolute;
          top: 87px;
          left: -23px;
          width: 595px; }
        .p-detail .d-content > .swiper-container .s-1 section {
          margin-top: 35px; }
        .p-detail .d-content > .swiper-container .s-1 div {
          margin-top: 64px; }
      .p-detail .d-content > .swiper-container .s-2 .gif {
        width: 513px;
        height: 295px;
        margin-left: 470px;
        margin-top: 15px; }
        .p-detail .d-content > .swiper-container .s-2 .gif .swiper-slide {
          position: relative; }
        .p-detail .d-content > .swiper-container .s-2 .gif img {
          width: 480px;
          height: 270px;
          position: absolute;
          left: 16px;
          top: 12px; }
      .p-detail .d-content > .swiper-container .s-2 .skill {
        width: 502px;
        height: 148px;
        /*margin: 0 auto;*/
        position: relative;
        margin-top: 39px;
        margin-left: 480px; }
        .p-detail .d-content > .swiper-container .s-2 .skill .icon {
          width: 85px;
          display: block;
          float: left;
          margin-right: 53.5px; }
          .p-detail .d-content > .swiper-container .s-2 .skill .icon.two {
            margin-right: 53px; }
          .p-detail .d-content > .swiper-container .s-2 .skill .icon a {
            display: block;
            height: 86px;
            width: 86px;
            margin-left: -0.5px;
            cursor: pointer; }
          .p-detail .d-content > .swiper-container .s-2 .skill .icon p {
            font-size: 21px;
            margin-top: 10px;
            text-align: center;
            cursor: pointer;
            height: 25px;
            width: 135px;
            margin-left: -24.5px; }
            .p-detail .d-content > .swiper-container .s-2 .skill .icon p.on {
              color: #fff; }
          .p-detail .d-content > .swiper-container .s-2 .skill .icon i {
            width: 13px;
            height: 15px;
            display: block;
            margin: 15px auto 0;
            display: none; }
          .p-detail .d-content > .swiper-container .s-2 .skill .icon.last {
            margin-right: 0; }
      .p-detail .d-content > .swiper-container .s-2 .text {
        width: 450px;
        box-sizing: content-box;
        color: #d4d6d2;
        font-size: 21px;
        line-height: 30px;
        position: absolute;
        left: 0px;
        top: 335px;
        line-height: 36px;
        height: 185px;
        overflow-y: auto; }
      .p-detail .d-content > .swiper-container .s-3 div {
        width: 570px;
        height: 300px;
        position: absolute;
        right: 40px;
        top: 100px;
        overflow: auto; }
        .p-detail .d-content > .swiper-container .s-3 div p {
          color: #d4d6d2;
          line-height: 36px;
          font-size: 21px;
          padding-left: 10px;
          padding-right: 10px;
          opacity: 0.7;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
    .p-detail .d-content.yebd {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-yebd.png) no-repeat center top;
      position: relative; }
      .p-detail .d-content.yebd .voice {
        top: 476px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/2-3.png) center center; }
        .p-detail .d-content.yebd .voice.on {
          animation: yebd 1.5s infinite;
          -webkit-animation: yebd 1.5s infinite; }
      .p-detail .d-content.yebd .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-yebd-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -129px -44px; }
        .p-detail .d-content.yebd .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-yebd.png);
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.yebd .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-yebd.png) no-repeat -4px 88px;*/ }
        .p-detail .d-content.yebd .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-yebd.png) no-repeat center 0px; }
        .p-detail .d-content.yebd .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-yebd.png) no-repeat center -100px; }
      .p-detail .d-content.yebd .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-yebd-bor.png); }
      .p-detail .d-content.yebd .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-yebd.png) no-repeat;
        color: #c99bc9; }
        .p-detail .d-content.yebd .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.yebd .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat 0 0; }
      .p-detail .d-content.yebd .s-2 .text {
        border-color: #982097; }
      .p-detail .d-content.yebd .s-3 .zt {
        width: 530px;
        height: 173px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-yebd.png);
        position: absolute;
        top: 384px;
        right: -38px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.xty {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-xty.png) no-repeat center 8px;
      position: relative; }
      .p-detail .d-content.xty .voice {
        left: 409px;
        top: 473px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/3-3.png) center center; }
        .p-detail .d-content.xty .voice.on {
          animation: xty 1.5s infinite;
          -webkit-animation: xty 1.5s infinite; }
      .p-detail .d-content.xty .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-xty-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -129px -44px; }
        .p-detail .d-content.xty .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-xty.png) no-repeat;
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.xty .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-xty.png) no-repeat -24px 82px;*/ }
        .p-detail .d-content.xty .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-xty.png) no-repeat center 0px; }
        .p-detail .d-content.xty .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-xty.png) no-repeat center -100px; }
      .p-detail .d-content.xty .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-xty-bor.png); }
      .p-detail .d-content.xty .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-xty.png) no-repeat;
        color: #99c9c7; }
        .p-detail .d-content.xty .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.xty .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat -15px 0; }
      .p-detail .d-content.xty .s-2 .text {
        border-color: #21988b; }
      .p-detail .d-content.xty .s-3 .zt {
        width: 468px;
        height: 159px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-xty.png);
        position: absolute;
        top: 390px;
        right: -34px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.dmwgs {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-dmwgs.png) no-repeat center 8px;
      position: relative; }
      .p-detail .d-content.dmwgs .voice {
        top: 475px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/5-3.png) center center; }
        .p-detail .d-content.dmwgs .voice.on {
          animation: dmwgs 1.5s infinite;
          -webkit-animation: dmwgs 1.5s infinite; }
      .p-detail .d-content.dmwgs .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-dmwgs-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -106px -44px; }
        .p-detail .d-content.dmwgs .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-dmwgs.png) no-repeat;
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.dmwgs .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-dmwgs.png) no-repeat -18px 83px;*/ }
        .p-detail .d-content.dmwgs .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-dmwgs.png) no-repeat center 0px; }
        .p-detail .d-content.dmwgs .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-dmwgs.png) no-repeat center -100px; }
      .p-detail .d-content.dmwgs .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-dmwgs-bor.png); }
      .p-detail .d-content.dmwgs .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-dmwgs.png) no-repeat;
        color: #aee3d6; }
        .p-detail .d-content.dmwgs .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.dmwgs .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat -30px 0; }
      .p-detail .d-content.dmwgs .s-2 .text {
        border-color: #0da37d; }
      .p-detail .d-content.dmwgs .s-3 .zt {
        width: 674px;
        height: 195px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-dmwgs.png);
        position: absolute;
        top: 375px;
        right: -35px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.sbs {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-sbs.png) no-repeat center 10px;
      position: relative; }
      .p-detail .d-content.sbs .voice {
        left: 368px;
        top: 470px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/4-3.png) center center; }
        .p-detail .d-content.sbs .voice.on {
          animation: sbs 1.5s infinite;
          -webkit-animation: sbs 1.5s infinite; }
      .p-detail .d-content.sbs .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-sbs-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -129px -44px; }
        .p-detail .d-content.sbs .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-sbs.png) no-repeat;
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.sbs .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-sbs.png) no-repeat -36px 83px;*/ }
        .p-detail .d-content.sbs .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-sbs.png) no-repeat center 0px; }
        .p-detail .d-content.sbs .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-sbs.png) no-repeat center -100px; }
      .p-detail .d-content.sbs .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-sbs-bor.png); }
      .p-detail .d-content.sbs .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-sbs.png) no-repeat;
        color: #acc4dd; }
        .p-detail .d-content.sbs .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.sbs .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat -48px 0; }
      .p-detail .d-content.sbs .s-2 .text {
        border-color: #2186c0; }
      .p-detail .d-content.sbs .s-3 .zt {
        width: 687px;
        height: 203px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-sbs.png);
        position: absolute;
        top: 367px;
        right: -30px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.nble {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-nble.png) no-repeat center 26px;
      position: relative; }
      .p-detail .d-content.nble .voice {
        top: 470px;
        left: 373px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/1-3.png) center center; }
        .p-detail .d-content.nble .voice.on {
          animation: nble 1.5s infinite;
          -webkit-animation: nble 1.5s infinite; }
      .p-detail .d-content.nble .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-nble-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -129px -44px; }
        .p-detail .d-content.nble .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-nble.png) no-repeat;
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.nble .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-nble.png) no-repeat -3px 88px;*/ }
        .p-detail .d-content.nble .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-nble.png) no-repeat center 0px; }
        .p-detail .d-content.nble .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-nble.png) no-repeat center -100px; }
      .p-detail .d-content.nble .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-nble-bor.png); }
      .p-detail .d-content.nble .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-nble.png) no-repeat;
        color: #ddacc5; }
        .p-detail .d-content.nble .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.nble .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat -65px 0; }
      .p-detail .d-content.nble .s-2 .text {
        border-color: #c02164; }
      .p-detail .d-content.nble .s-3 .zt {
        width: 633px;
        height: 195px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-nble.png);
        position: absolute;
        top: 365px;
        right: -30px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.ml {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-ml.png) no-repeat center 8px;
      position: relative; }
      .p-detail .d-content.ml .voice {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/7-3.png) center center; }
        .p-detail .d-content.ml .voice.on {
          animation: ml 1.5s infinite;
          -webkit-animation: ml 1.5s infinite; }
      .p-detail .d-content.ml .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-ml-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(1deg);
        background-position: -129px -44px; }
        .p-detail .d-content.ml .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-ml.png) no-repeat;
          transform: rotate(0deg);
          background-position: 0 0; }
      .p-detail .d-content.ml .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-ml.png) no-repeat -3px 88px;*/ }
        .p-detail .d-content.ml .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-ml.png) no-repeat center 0px; }
        .p-detail .d-content.ml .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-ml.png) no-repeat center -100px; }
      .p-detail .d-content.ml .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-ml-bor.png); }
      .p-detail .d-content.ml .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-ml.png) no-repeat;
        color: #ddbbac; }
        .p-detail .d-content.ml .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.ml .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat -65px 0; }
      .p-detail .d-content.ml .s-2 .text {
        border-color: #b85a15; }
      .p-detail .d-content.ml .s-3 .zt {
        width: 612px;
        height: 187px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-ml.png);
        position: absolute;
        top: 365px;
        right: -30px;
        transform: rotate(5deg) scale(0.85); }
    .p-detail .d-content.adm {
      background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-bgs-adm.png) no-repeat center top;
      position: relative; }
      .p-detail .d-content.adm .voice {
        top: 476px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/8-3.png) center center; }
        .p-detail .d-content.adm .voice.on {
          animation: adm 1.5s infinite;
          -webkit-animation: adm 1.5s infinite; }
      .p-detail .d-content.adm .voice-t {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/bg-adm-title.png);
        position: absolute;
        left: 0;
        bottom: 0;
        background-size: 120% 120%;
        background-size: 126% 126%;
        transform: rotate(-1deg);
        background-position: -56px -80px; }
        .p-detail .d-content.adm .voice-t.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-sk-adm.png);
          transform: rotate(-1deg);
          background-position: 0 0; }
      .p-detail .d-content.adm .s-1 {
        /*background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-yebd.png) no-repeat -4px 88px;*/ }
        .p-detail .d-content.adm .s-1 section {
          height: 53px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/hor-ip-adm.png) no-repeat center 0px; }
        .p-detail .d-content.adm .s-1 div {
          height: 320px;
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/type-adm.png) no-repeat center -100px; }
      .p-detail .d-content.adm .s-2 .gif {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/gif-adm-bor.png); }
      .p-detail .d-content.adm .s-2 .skill {
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-adm.png) no-repeat;
        color: #c99bc9; }
        .p-detail .d-content.adm .s-2 .skill a.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/skill-h.png); }
        .p-detail .d-content.adm .s-2 .skill i.on {
          background: url(https://img9.99.com/yhkd/image/act/2019/skin/sk-icon.png) no-repeat 0 0; }
      .p-detail .d-content.adm .s-2 .text {
        border-color: #982097; }
      .p-detail .d-content.adm .s-3 > div {
        top: 150px; }
      .p-detail .d-content.adm .s-3 .zt {
        width: 727px;
        height: 216px;
        background: url(https://img9.99.com/yhkd/image/act/2019/skin/zt-adm.png);
        position: absolute;
        top: 366px;
        right: -51px;
        transform: rotate(5deg) scale(0.8); }

.pop-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5); }
  .pop-box.show {
    visibility: visible; }

.pop-box .close {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0px;
  right: -65px;
  z-index: 999;
  background: url("https://img8.99.com/yhkd/image/act/2018/deer/common/btn-close.png") no-repeat center center !important;
  background-size: cover; }

.pop-box .pop {
  width: 700px;
  padding: 78px 26px 52px 26px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 100px; }

body.x .cur-hero, body.xr .cur-hero {
  right: 147px;
  z-index: 10; }
body.x .content, body.xr .content {
  bottom: -135px; }

#play {
  /*display: none;*/ }

.wx {
  position: absolute;
  right: 0;
  top: 30px;
  display: none; }
  .wx.on {
    display: block; }

.gw {
  position: absolute;
  right: 0;
  top: 32px;
  display: none; }
  .gw.on {
    display: block; }
  .gw div {
    width: 169px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #1c1855;
    font-size: 16px;
    background: #a69772; }
    .gw div:hover {
      color: #a69772;
      background: #1c1855; }

.tool-bar {
  width: 50px;
  height: 44px;
  position: absolute;
  right: 77px;
  top: 0px;
  z-index: 100; }
  .tool-bar .line {
    width: 7px;
    height: 32px;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-line.png) no-repeat center center;
    display: inline-block;
    margin: 0 6px; }
  .tool-bar .share {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-share.png);
    cursor: pointer; }
  .tool-bar .ercode {
    width: 31px;
    height: 30px;
    display: inline-block;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-ercode.png);
    cursor: pointer; }
  .tool-bar .home {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(https://img9.99.com/yhkd/image/act/2019/skin/icon-home.png);
    cursor: pointer; }

.top-bar {
  position: fixed;
  top: 35px;
  right: 40px;
  z-index: 100; }
  .top-bar > div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 44px;
    height: 44px;
    vertical-align: middle; }
    .top-bar > div + i {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 7px;
      height: 16px;
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-nav-line.png") no-repeat;
      vertical-align: middle;
      margin: 0 4px; }
    .top-bar > div.on .icon-share, .top-bar > div:hover .icon-share {
      background: #1c1855 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share.png") no-repeat; }
    .top-bar > div.on .icon-qr-code, .top-bar > div:hover .icon-qr-code {
      background: #1c1855 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-qr-code.png") no-repeat; }
    .top-bar > div.on .icon-home, .top-bar > div:hover .icon-home {
      background: #1c1855 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-home.png") no-repeat; }
    .top-bar > div.on .jiathis_style, .top-bar > div.on .qr-code-box, .top-bar > div.on .home-box, .top-bar > div:hover .jiathis_style, .top-bar > div:hover .qr-code-box, .top-bar > div:hover .home-box {
      display: block; }
    .top-bar > div > span:hover {
      cursor: pointer; }
  .top-bar .share-btn .icon-share {
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share.png") no-repeat; }
  .top-bar .wechat-code-btn .icon-qr-code {
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-qr-code.png") no-repeat; }
  .top-bar .wechat-code-btn .qr-code-box {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -84.5px;
    top: 44px;
    width: 169px;
    text-align: center;
    background: #1c1855;
    z-index: 2;
    padding: 15px 0 0; }
    .top-bar .wechat-code-btn .qr-code-box li {
      margin-bottom: 15px; }
    .top-bar .wechat-code-btn .qr-code-box p {
      line-height: 18px;
      font-size: 14px;
      color: #a69772; }
  .top-bar .home-btn .icon-home {
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-home.png") no-repeat; }
  .top-bar .home-btn .home-box {
    display: none;
    position: absolute;
    right: 0;
    top: 44px;
    width: 169px;
    background: #1c1855;
    z-index: 2; }
    .top-bar .home-btn .home-box a {
      display: block;
      height: 44px;
      line-height: 44px;
      text-align: center;
      font-size: 16px;
      color: #a69772; }
      .top-bar .home-btn .home-box a:hover {
        color: #1c1855;
        background: #a69772; }
  .top-bar .jiathis_style {
    position: absolute;
    top: 44px;
    left: -200px;
    display: none;
    width: 324px;
    height: 54px !important;
    background: #1c1855;
    vertical-align: middle; }
    .top-bar .jiathis_style a {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 54px;
      height: 54px !important; }
    .top-bar .jiathis_style .jiathis_button_weixin {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-wechat.png") no-repeat center center; }
      .top-bar .jiathis_style .jiathis_button_weixin:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-wechat-hover.png") no-repeat center center; }
    .top-bar .jiathis_style .jiathis_button_cqq {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-qq.png") no-repeat center center; }
      .top-bar .jiathis_style .jiathis_button_cqq:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-qq-hover.png") no-repeat center center; }
    .top-bar .jiathis_style .jiathis_button_tsina {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-sina.png") no-repeat center center; }
      .top-bar .jiathis_style .jiathis_button_tsina:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-sina-hover.png") no-repeat center center; }
    .top-bar .jiathis_style .jiathis_button_qzone {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-qzone.png") no-repeat center center; }
      .top-bar .jiathis_style .jiathis_button_qzone:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-qzone-hover.png") no-repeat center center; }
    .top-bar .jiathis_style .jiathis_button_douban {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-douban.png") no-repeat center center; }
      .top-bar .jiathis_style .jiathis_button_douban:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-douban-hover.png") no-repeat center center; }
    .top-bar .jiathis_style .copy-btn {
      background: url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-copy.png") no-repeat center center; }
      .top-bar .jiathis_style .copy-btn:hover {
        background: #a69772 url("https://img9.99.com/yhkd/image/act/2019/skin/icon-share-copy-hover.png") no-repeat center center; }
