/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
.no-webp body {background:#0f0f0f}
.webp body {background:#0f0f0f}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
  cursor: pointer;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
iframe[name=cjIframe] {
  position: absolute;
}
html,
body {
  width: 100%;
  min-width: 1500px;
  height: auto;
  font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hide {
  display: none;
}
/*消除input number默认的按钮*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #393636;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #393636;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #393636;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #393636;
}
@-webkit-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.test {
  opacity: 0;
  -webkit-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -ms-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards;
  -webkit-animation: leihuo 0.5s 0.3s forwards;
  -o-animation: leihuo 0.5s 0.3s forwards;
  -ms-animation: leihuo 0.5s 0.3s forwards;
  animation: leihuo 0.5s 0.3s forwards;
}
@-webkit-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-moz-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-o-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-ms-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-webkit-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-moz-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-o-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-ms-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-webkit-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-moz-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-o-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-ms-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-webkit-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-moz-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-o-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-ms-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
#share {
  margin-top: 175px;
  height: 40px;
  text-align: center;
}
#share .NIE-share-txt {
  color: #836d4b;
  font-size: 18px;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#share .NIE-share {
  *zoom: 1;
  *display: inline;
}
#share .NIE-share-iconBtn a {
  height: 40px;
}
#share .NIE-share-iconBtn li {
  margin-left: 10px;
}
#share .NIE-share .NIE-share-iconBtn a {
  font-size: 40px;
  line-height: 40px;
  color: #836d4b;
}
#share .NIE-share .NIE-share-iconBtn a.morebtn {
  display: none;
}
#share .NIE-share .NIE-share-iconBtn a:hover {
  color: #bba685;
}
#share .NIE-share-txt {
  line-height: 40px;
}
#NIE-copyRight {
  color: #a0a0a0;
}
#NIE-copyRight a {
  color: #a0a0a0;
}
#NIE-copyRight a.nie-cn-guardianship {
  color: #fff;
}
#NIE-copyRight #ncp-l3 {
  display: none;
}
@-webkit-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0px);
  }
}
.test {
  opacity: 0;
  -webkit-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -ms-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards;
  -webkit-animation: leihuo 0.5s 0.3s forwards;
  -o-animation: leihuo 0.5s 0.3s forwards;
  -ms-animation: leihuo 0.5s 0.3s forwards;
  animation: leihuo 0.5s 0.3s forwards;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes slideInUp {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.g-animEle1,
.g-animEle2 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.ui-animEle {
  -webkit-transform: translate3d(0, 40px, 0);
  -moz-transform: translate3d(0, 40px, 0);
  -ms-transform: translate3d(0, 40px, 0);
  -o-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  opacity: 0;
}
.g-animEle1 {
  -webkit-transition: all 0.8s ease-out 0.3s;
  -moz-transition: all 0.8s ease-out 0.3s;
  -ms-transition: all 0.8s ease-out 0.3s;
  -o-transition: all 0.8s ease-out 0.3s;
  transition: all 0.8s ease-out 0.3s;
}
.g-animEle2 {
  -webkit-transition: all 0.8s ease-out 0.4s;
  -moz-transition: all 0.8s ease-out 0.4s;
  -ms-transition: all 0.8s ease-out 0.4s;
  -o-transition: all 0.8s ease-out 0.4s;
  transition: all 0.8s ease-out 0.4s;
}
.g-animEle3 {
  -webkit-transition: all 0.8s ease-out 0.5s;
  -moz-transition: all 0.8s ease-out 0.5s;
  -ms-transition: all 0.8s ease-out 0.5s;
  -o-transition: all 0.8s ease-out 0.5s;
  transition: all 0.8s ease-out 0.5s;
}
.g-animEle4 {
  -webkit-transition: all 0.8s ease-out 0.6s;
  -moz-transition: all 0.8s ease-out 0.6s;
  -ms-transition: all 0.8s ease-out 0.6s;
  -o-transition: all 0.8s ease-out 0.6s;
  transition: all 0.8s ease-out 0.6s;
}
.g-animEle5 {
  -webkit-transition: all 0.8s ease-out 0.6s;
  -moz-transition: all 0.8s ease-out 0.6s;
  -ms-transition: all 0.8s ease-out 0.6s;
  -o-transition: all 0.8s ease-out 0.6s;
  transition: all 0.8s ease-out 0.6s;
}
.g-animEle6 {
  -webkit-transition: all 0.8s ease-out 0.7s;
  -moz-transition: all 0.8s ease-out 0.7s;
  -ms-transition: all 0.8s ease-out 0.7s;
  -o-transition: all 0.8s ease-out 0.7s;
  transition: all 0.8s ease-out 0.7s;
}
@-webkit-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes btncycle {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-moz-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-ms-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-o-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-webkit-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-moz-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-ms-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@-o-keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@keyframes sloganflash {
  0% {
    background-position: 0px 0px;
  }
  2.08% {
    background-position: -828px 0px;
  }
  4.17% {
    background-position: 0px -626px;
  }
  6.25% {
    background-position: -828px -626px;
  }
  8.33% {
    background-position: 0px -1252px;
  }
  10.42% {
    background-position: -828px -1252px;
  }
  12.50% {
    background-position: 0px -1878px;
  }
  14.58% {
    background-position: -828px -1878px;
  }
  16.67% {
    background-position: 0px -2504px;
  }
  18.75% {
    background-position: -828px -2504px;
  }
  20.83% {
    background-position: 0px -3130px;
  }
  22.92% {
    background-position: -828px -3130px;
  }
  25.00% {
    background-position: 0px -3756px;
  }
  27.08% {
    background-position: -828px -3756px;
  }
  29.17% {
    background-position: 0px -4382px;
  }
  31.25% {
    background-position: -828px -4382px;
  }
  33.33% {
    background-position: 0px -5008px;
  }
  35.42% {
    background-position: -828px -5008px;
  }
  37.50% {
    background-position: 0px -5634px;
  }
  39.58% {
    background-position: -828px -5634px;
  }
  41.67% {
    background-position: 0px -6260px;
  }
  43.75% {
    background-position: -828px -6260px;
  }
  45.83% {
    background-position: 0px -6886px;
  }
  47.92% {
    background-position: -828px -6886px;
  }
  50.00% {
    background-position: 0px -7512px;
  }
  52.08% {
    background-position: -828px -7512px;
  }
  54.17% {
    background-position: 0px -8138px;
  }
  56.25% {
    background-position: -828px -8138px;
  }
  58.33% {
    background-position: 0px -8764px;
  }
  60.42% {
    background-position: -828px -8764px;
  }
  62.50% {
    background-position: 0px -9390px;
  }
  64.58% {
    background-position: -828px -9390px;
  }
  66.67% {
    background-position: 0px -10016px;
  }
  68.75% {
    background-position: -828px -10016px;
  }
  70.83% {
    background-position: 0px -10642px;
  }
  72.92% {
    background-position: -828px -10642px;
  }
  75.00% {
    background-position: 0px -11268px;
  }
  77.08% {
    background-position: -828px -11268px;
  }
  79.17% {
    background-position: 0px -11894px;
  }
  81.25% {
    background-position: -828px -11894px;
  }
  83.33% {
    background-position: 0px -12520px;
  }
  85.42% {
    background-position: -828px -12520px;
  }
  87.50% {
    background-position: 0px -13146px;
  }
  89.58% {
    background-position: -828px -13146px;
  }
  91.67% {
    background-position: 0px -13772px;
  }
  93.75% {
    background-position: -828px -13772px;
  }
  95.83% {
    background-position: 0px -14398px;
  }
  97.92% {
    background-position: -828px -14398px;
  }
}
@font-face {
  font-family: 'fzbysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzbysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HYQiHei 80J';
  src: url(https://z.res.netease.com/pc/gw/20220310121847642/font/汉仪旗黑-80简_8dd5675a.woff2);
  font-weight: normal;
  font-style: normal;
}
body {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
}
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.clearfix:after {
  content: '.';
  visibility: hidden;
  height: 0;
  clear: both;
  display: block;
}
.oh {
  overflow: hidden;
}
.hide {
  display: none;
}
.no-webp .swiper-lazy-preloader-white:after {background:none !important}
.webp .swiper-lazy-preloader-white:after {background:none !important}
.swiper-lazy-preloader-white:after {
}
.btn-detail {
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp .btn-detail:hover {background:#e5dbc3}
.webp .btn-detail:hover {background:#e5dbc3}
.btn-detail:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp .btn-detail.dis:hover {background:transparent}
.webp .btn-detail.dis:hover {background:transparent}
.btn-detail.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.show {
  display: block !important;
}
@-webkit-keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@-moz-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
  }
}
@-ms-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.no-webp #loadingAnim {background-color:#283f74}
.webp #loadingAnim {background-color:#283f74}
#loadingAnim {
  position: fixed;
  top: 0;
  left: 0;
  height: 105%;
  width: 100%;
  z-index: 9999;
}
.no-webp #loadtext {background-size:100% 100%}
.webp #loadtext {background-size:100% 100%}
#loadtext {
  position: absolute;
  width: 175px;
  height: 288px;
  left: 50%;
  margin: 0 0 0 -87px;
  top: 300px;
  color: #bf9b45;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  line-height: 288px;
}
.lazyload {
  opacity: 0;
  -webkit-filter: Aplha(opacity=0);
          filter: Aplha(opacity=0);
}
.lazyload.show {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -moz-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -ms-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -moz-animation: goto 0.2s 0.2s ease both;
  -webkit-animation: goto 0.2s 0.2s ease both;
  -o-animation: goto 0.2s 0.2s ease both;
  -ms-animation: goto 0.2s 0.2s ease both;
  animation: goto 0.2s 0.2s ease both;
}
.no-webp .bg {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_fab7cb34.jpg);
  background-repeat: no-repeat;
  background-position: center 1080px}
.webp .bg {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_fab7cb34.webp);
  background-repeat: no-repeat;
  background-position: center 1080px}
.no-webp .bg {background-repeat:no-repeat}
.webp .bg {background-repeat:no-repeat}
.no-webp .bg {background-position:center 1080px}
.webp .bg {background-position:center 1080px}
.bg {
  position: relative;
  width: 100%;
  height: 4140px;
  overflow: hidden;
}
.bg .main {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.bg .topWrap {
  position: relative;
  width: 100%;
  height: 800px;
}
#leihuo-age {
  position: absolute;
  right: 308px;
  top: 99px;
  z-index: 4;
  width: 61px;
}
.no-webp .logo {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png);background-size:1596.6923076923076px 1415.01px;
background-position:-609.0576923076923px -844.4423076923076px}
.webp .logo {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp);background-size:1596.6923076923076px 1415.01px;
background-position:-609.0576923076923px -844.4423076923076px}
.no-webp .logo {background-size:1596.6923076923076px 1415.01px}
.webp .logo {background-size:1596.6923076923076px 1415.01px}
.no-webp .logo {background-position:-609.0576923076923px -844.4423076923076px}
.webp .logo {background-position:-609.0576923076923px -844.4423076923076px}
.logo {
  position: absolute;
  top: 80px;
  left: 32px;
  width: 204px;
  height: 101px;

  -webkit-animation: slideInLeft 500ms ease-in 300ms 0 ease;
  -moz-animation: slideInLeft 500ms ease-in 300ms 0 ease;
  -ms-animation: slideInLeft 500ms ease-in 300ms 0 ease;
  animation: slideInLeft 500ms ease-in 300ms 0 ease;
  -moz-animation: slideInLeft 500ms ease-in;
  -webkit-animation: slideInLeft 500ms ease-in;
  -o-animation: slideInLeft 500ms ease-in;
  -ms-animation: slideInLeft 500ms ease-in;
  animation: slideInLeft 500ms ease-in;
  z-index: 4;
}
.no-webp .valhalla {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/valhalla_f45d5e88.png) no-repeat}
.webp .valhalla {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/valhalla_f45d5e88.webp) no-repeat}
.valhalla {
  width: 249px;
  height: 118px;
  position: absolute;
  left: 50%;
  margin-left: -926px;
  top: 180px;
  z-index: 10;
}
.slogon {
  position: absolute;
  top: 218px;
  width: 941px;
  height: 604px;
  left: 50%;
  margin-left: -149px;
  font-size: 0;
  text-indent: -9999em;
  z-index: 1;
}
.no-webp .cooper {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1024px -0px}
.webp .cooper {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1024px -0px}
.no-webp .cooper {background-size:1628px 1401px}
.webp .cooper {background-size:1628px 1401px}
.no-webp .cooper {background-position:-1024px -0px}
.webp .cooper {background-position:-1024px -0px}
.cooper {
  position: absolute;
  right: 0px;
  width: 407px;
  height: 328px;

  -webkit-animation: slideInUp 200ms ease-in 300ms 0 ease;
  -moz-animation: slideInUp 200ms ease-in 300ms 0 ease;
  -ms-animation: slideInUp 200ms ease-in 300ms 0 ease;
  animation: slideInUp 200ms ease-in 300ms 0 ease;
  -moz-animation: slideInUp 200ms ease-in;
  -webkit-animation: slideInUp 200ms ease-in;
  -o-animation: slideInUp 200ms ease-in;
  -ms-animation: slideInUp 200ms ease-in;
  animation: slideInUp 200ms ease-in;
  z-index: 4;
}
.no-webp .copper2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1327px -530px}
.webp .copper2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1327px -530px}
.no-webp .copper2 {background-size:1628px 1401px}
.webp .copper2 {background-size:1628px 1401px}
.no-webp .copper2 {background-position:-1327px -530px}
.webp .copper2 {background-position:-1327px -530px}
.copper2 {
  position: absolute;
  right: 220px;
  top: 103px;
  width: 71px;
  height: 70px;

  z-index: 4;
}
.no-webp .topWrap .qcode {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -197px}
.webp .topWrap .qcode {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -197px}
.no-webp .topWrap .qcode {background-size:1628px 1401px}
.webp .topWrap .qcode {background-size:1628px 1401px}
.no-webp .topWrap .qcode {background-position:-1433px -197px}
.webp .topWrap .qcode {background-position:-1433px -197px}
.topWrap .qcode {
  position: absolute;
  width: 154px;
  height: 226px;
  left: 83px;
  top: 188px;

}
.no-webp .index-slogan {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/slogan_b6f776ca.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat}
.webp .index-slogan {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/slogan_b6f776ca.webp);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat}
.no-webp .index-slogan {background-size:100% 100%}
.webp .index-slogan {background-size:100% 100%}
.no-webp .index-slogan {background-position:center}
.webp .index-slogan {background-position:center}
.no-webp .index-slogan {background-repeat:no-repeat}
.webp .index-slogan {background-repeat:no-repeat}
.index-slogan {
  position: absolute;
  left: 50%;
  margin-left: -393px;
  top: 488px;
  width: 1075px;
  height: 157px;
  z-index: 1;
  pointer-events: none;
}
.nirvana-container {
  position: absolute;
  right: 23%;
  top: 75%;
  width: 149px;
  height: 169px;
  z-index: 111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nirvana-container .nirvana-img {
  width: 149px;
  height: 120px;
}
.no-webp .nirvana-container .nirvana-button {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/btn1_5fa6b04d.png) no-repeat;
  background-size: 100%}
.webp .nirvana-container .nirvana-button {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/btn1_5fa6b04d.webp) no-repeat;
  background-size: 100%}
.no-webp .nirvana-container .nirvana-button {background-size:100%}
.webp .nirvana-container .nirvana-button {background-size:100%}
.nirvana-container .nirvana-button {
  width: 161px;
  height: 74px;
  border: 0;
  margin-top: -14px;
  margin-left: -6px;
  z-index: 2;
  color: #FFF;
  font-family: HYQiHei;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 74px;
  text-align: center;
  letter-spacing: 0.85px;
}
.no-webp .nirvana-container .nirvana-button:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/btn2_e203d87f.png) no-repeat;
  background-size: 100%}
.webp .nirvana-container .nirvana-button:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/btn2_e203d87f.webp) no-repeat;
  background-size: 100%}
.no-webp .nirvana-container .nirvana-button:hover {background-size:100%}
.webp .nirvana-container .nirvana-button:hover {background-size:100%}
.nirvana-container .nirvana-button:hover {
  cursor: pointer;
}
.no-webp .btn-player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/video-play_dbef8d95.png) no-repeat}
.webp .btn-player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/video-play_dbef8d95.webp) no-repeat}
.btn-player {
  display: block;
  position: absolute;
  right: 44%;
  top: 75%;
  width: 150px;
  height: 150px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.btn-player:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block1 {
  height: 210px;
}
.no-webp .block1 .btn {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/links_cf592249.png) no-repeat}
.webp .block1 .btn {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/links_cf592249.webp) no-repeat}
.block1 .btn {
  position: relative;
  display: block;
  width: 310px;
  -webkit-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  z-index: 9;
}
.no-webp .block1 .btn:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/links2_c314b966.png) no-repeat}
.webp .block1 .btn:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/links2_c314b966.webp) no-repeat}
.block1 .btn:hover {
  margin-top: -6px;
}
.no-webp .block1 .go-yuyue {background-position:0 0}
.webp .block1 .go-yuyue {background-position:0 0}
.block1 .go-yuyue {
  width: 332px;
}
.no-webp .block1 .go-yuyue:hover {background-position:0 0}
.webp .block1 .go-yuyue:hover {background-position:0 0}
.block1 .go-yuyue:hover {
}
.no-webp .block1 .go-download {background-position:0 0}
.webp .block1 .go-download {background-position:0 0}
.block1 .go-download {
  height: 196px;
}
.no-webp .block1 .go-download .down-avi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/down-all_35d337ee.png) no-repeat}
.webp .block1 .go-download .down-avi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/down-all_35d337ee.webp) no-repeat}
.block1 .go-download .down-avi {
  width: 340px;
  height: 200px;
  -webkit-animation: downSprite 2s steps(48) infinite 300ms 0 ease;
  -moz-animation: downSprite 2s steps(48) infinite 300ms 0 ease;
  -ms-animation: downSprite 2s steps(48) infinite 300ms 0 ease;
  animation: downSprite 2s steps(48) infinite 300ms 0 ease;
  -moz-animation: downSprite 2s steps(48) infinite;
  -webkit-animation: downSprite 2s steps(48) infinite;
  -o-animation: downSprite 2s steps(48) infinite;
  -ms-animation: downSprite 2s steps(48) infinite;
  animation: downSprite 2s steps(48) infinite;
}
@-webkit-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-moz-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-ms-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-o-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-webkit-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-moz-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-ms-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@-o-keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
@keyframes downSprite {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -16320px;
  }
}
.no-webp .block1 .go-download:hover {background-position:0 0}
.webp .block1 .go-download:hover {background-position:0 0}
.block1 .go-download:hover {
}
.no-webp .block1 .go-reg {background-position:-332px 0}
.webp .block1 .go-reg {background-position:-332px 0}
.block1 .go-reg {
  height: 98px;
}
.no-webp .block1 .go-reg:hover {background-position:-332px 0}
.webp .block1 .go-reg:hover {background-position:-332px 0}
.block1 .go-reg:hover {
}
.no-webp .block1 .go-libao {background-position:-332px -98px}
.webp .block1 .go-libao {background-position:-332px -98px}
.block1 .go-libao {
  position: absolute;
  left: 310px;
  top: 98px;
  height: 98px;
}
.no-webp .block1 .go-libao:hover {background-position:-332px -98px}
.webp .block1 .go-libao:hover {background-position:-332px -98px}
.block1 .go-libao:hover {
}
.no-webp .block1 .dashijie {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:439.56px 343.245px;
background-position:-0px -0px}
.webp .block1 .dashijie {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:439.56px 343.245px;
background-position:-0px -0px}
.no-webp .block1 .dashijie {background-size:439.56px 343.245px}
.webp .block1 .dashijie {background-size:439.56px 343.245px}
.no-webp .block1 .dashijie {background-position:-0px -0px}
.webp .block1 .dashijie {background-position:-0px -0px}
.block1 .dashijie {
  display: block;
  position: relative;
  width: 216px;
  height: 196px;

  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.block1 .dashijie:hover {
  margin-top: -10px;
}
.news-area-col {
  position: relative;
  width: 506px;
  height: 192px;
  margin-left: 12px;
}
#news-pagination {
  position: absolute;
  top: 7px;
  left: 0;
  width: 72px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  white-space: nowrap;
}
.no-webp #news-pagination .swiper-pagination-bullet {background:transparent}
.webp #news-pagination .swiper-pagination-bullet {background:transparent}
#news-pagination .swiper-pagination-bullet {
  position: relative;
  display: block;
  opacity: 1;
  width: 70px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #e5dbc3;
  font-weight: bold;
  border: 1px solid #e5dbc3;
  border-radius: 0;
  margin-bottom: 5px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp #news-pagination .swiper-pagination-bullet:before {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -363px}
.webp #news-pagination .swiper-pagination-bullet:before {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -363px}
.no-webp #news-pagination .swiper-pagination-bullet:before {background-size:1628px 1401px}
.webp #news-pagination .swiper-pagination-bullet:before {background-size:1628px 1401px}
.no-webp #news-pagination .swiper-pagination-bullet:before {background-position:-1589px -363px}
.webp #news-pagination .swiper-pagination-bullet:before {background-position:-1589px -363px}
#news-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 11px;
  height: 22px;

}
.no-webp #news-pagination .swiper-pagination-bullet:hover, 
.no-webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#e5dbc3}
.webp #news-pagination .swiper-pagination-bullet:hover, 
.webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#e5dbc3}
#news-pagination .swiper-pagination-bullet:hover,
#news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-weight: bold;
  color: #313131;
}
.no-webp #news-pagination .swiper-pagination-bullet:hover:before, 
.no-webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1602px -363px}
.webp #news-pagination .swiper-pagination-bullet:hover:before, 
.webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1602px -363px}
.no-webp #news-pagination .swiper-pagination-bullet:hover:before, 
.no-webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background-size:1628px 1401px}
.webp #news-pagination .swiper-pagination-bullet:hover:before, 
.webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background-size:1628px 1401px}
.no-webp #news-pagination .swiper-pagination-bullet:hover:before, 
.no-webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background-position:-1602px -363px}
.webp #news-pagination .swiper-pagination-bullet:hover:before, 
.webp #news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {background-position:-1602px -363px}
#news-pagination .swiper-pagination-bullet:hover:before,
#news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
width:11px;
height:22px;

}
#morenews {
  position: absolute;
  right: 0;
  top: -13px;
  width: 37px;
  height: 12px;
  font-size: 12px;
  color: #e7dbc0;
  cursor: pointer;
}
.no-webp #morenews:before {background:#999}
.webp #morenews:before {background:#999}
#morenews:before {
  position: absolute;
  top: 9px;
  left: -385px;
  content: '';
  width: 364px;
  height: 1px;
}
#morenews:hover {
  color: #fff;
}
#news-swiper {
  width: 425px;
  overflow: hidden;
  margin-left: 83px;
  font-size: 14px;
}
#news-swiper .newslist .news-special {
  list-style: none;
  padding-bottom: 2px;
  height: 36px;
  line-height: 36px;
  margin-top: -6px;
}
.no-webp #news-swiper .newslist .news-special .icon32 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat center left;background-size:1628px 1441.0285714285712px;
background-position:-1563px -1146px}
.webp #news-swiper .newslist .news-special .icon32 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat center left;background-size:1628px 1441.0285714285712px;
background-position:-1563px -1146px}
.no-webp #news-swiper .newslist .news-special .icon32 {background-size:1628px 1441.0285714285712px}
.webp #news-swiper .newslist .news-special .icon32 {background-size:1628px 1441.0285714285712px}
.no-webp #news-swiper .newslist .news-special .icon32 {background-position:-1563px -1146px}
.webp #news-swiper .newslist .news-special .icon32 {background-position:-1563px -1146px}
#news-swiper .newslist .news-special .icon32 {

  width: 52px;
  height: 36px;
  text-indent: 10px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-right: 5px;
}
#news-swiper .newslist .news-special a {
  display: inline-block;
  width: 359px;
  line-height: 14px;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#news-swiper .newslist li:first-child {
  height: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px dotted #999;
  margin-bottom: 14px;
}
#news-swiper .newslist li:first-child .newsspan {
  padding-left: 4px;
  width: 100%;
  line-height: 50px;
}
#news-swiper .newslist li:first-child .newsspan span {
  display: none;
}
#news-swiper .newslist li:first-child time {
  display: none;
}
#news-swiper .newslist a {
  display: block;
  line-height: 2;
  color: #fff;
}
#news-swiper .newslist a:hover {
  color: #f0e3c4;
}
#news-swiper .newslist time {
  color: #f0e3c4;
}
#news-swiper .newslist .newsspan {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 80%;
  line-height: 24px;
}
#zhanbao-swiper {
  width: 456px;
  height: 124px;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  margin: 13px 0 0 17px;
}
#zhanbao-swiper .newslist a {
  display: block;
  line-height: 2;
  color: #fff;
}
#zhanbao-swiper .newslist a:hover {
  color: #e5dbc3;
}
#zhanbao-swiper .newslist time,
#zhanbao-swiper .newslist .type {
  color: #f0e3c4;
}
#zhanbao-swiper .newslist .newsspan {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 80%;
  line-height: 24px;
}
.block2 {
  height: 828px;
  position: relative;
}
.block2 .right-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 750px;
}
.banner-bd {
  width: 742px;
  height: 329px;
  border: 1px solid #837561;
  padding: 6px 0 0 6px;
}
.no-webp #banner {background:#fff}
.webp #banner {background:#fff}
#banner {
  position: relative;
  width: 735px;
  height: 320px;
}
.no-webp #hotlinkbox-switch {background:#8c7d68}
.webp #hotlinkbox-switch {background:#8c7d68}
#hotlinkbox-switch {
  position: absolute;
  z-index: 1;
  right: -7px;
  top: -7px;
  padding-left: 6px;
}
.no-webp #hotlinkbox-switch a {background:#8c7d68}
.webp #hotlinkbox-switch a {background:#8c7d68}
#hotlinkbox-switch a {
  display: block;
  width: 50px;
  height: 30px;
  line-height: 30px;
  color: #352e2b;
  font-size: 14px;
  text-align: center;
  float: left;
}
#hotlinkbox-switch a:hover,
#hotlinkbox-switch a.current {
  color: #fff;
}
#hotlinkbox-switch a .sep {
  color: #fff;
  padding-left: 6px;
}
#hotlinkbox-content {
  width: 735px;
  height: 320px;
}
#hotlinkbox-content img {
  width: 735px;
  height: 320px;
  display: block;
}
#hotlinkbox-content > div {
  display: none;
}
#hotlinkbox-content > div.current {
  display: block;
}
#hotlinkbox-content .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 36px;
  left: 0;
  bottom: 0;
}
.no-webp #hotlinkbox-content .hd li {background:#4c4942}
.webp #hotlinkbox-content .hd li {background:#4c4942}
#hotlinkbox-content .hd li {
  float: left;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #ae997b;
  cursor: pointer;
}
.no-webp #hotlinkbox-content .hd li:hover, 
.no-webp #hotlinkbox-content .hd li.on, 
.no-webp #hotlinkbox-content .hd li.current {background:#7d796d}
.webp #hotlinkbox-content .hd li:hover, 
.webp #hotlinkbox-content .hd li.on, 
.webp #hotlinkbox-content .hd li.current {background:#7d796d}
#hotlinkbox-content .hd li:hover,
#hotlinkbox-content .hd li.on,
#hotlinkbox-content .hd li.current {
  color: #e5dbc3;
}
#zhanbao {
  position: relative;
  width: 748px;
  height: 336px;
  border: 1px solid #837561;
  padding: 6px 0;
  text-align: center;
  margin: 6px 0 6px 0;
}
#zhanbao .zb-banner {
  display: inline-block;
  position: relative;
  width: 735px;
  height: 190px;
  overflow: hidden;
  cursor: pointer;
}
#zhanbao .zb-banner img {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  /*&:hover {
        .scale(1.1);
      }*/
}
.no-webp #zhanbao .zb-banner i {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-831px -910px}
.webp #zhanbao .zb-banner i {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-831px -910px}
.no-webp #zhanbao .zb-banner i {background-size:1628px 1401px}
.webp #zhanbao .zb-banner i {background-size:1628px 1401px}
.no-webp #zhanbao .zb-banner i {background-position:-831px -910px}
.webp #zhanbao .zb-banner i {background-position:-831px -910px}
#zhanbao .zb-banner i {
  position: absolute;
  right: 28px;
  bottom: 60px;
  display: block;
  width: 243px;
  height: 48px;

}
#zhanbao .zb-banner p {
  position: absolute;
  right: 28px;
  bottom: 60px;
  color: #FFF;
  font-family: 'HYQiHei 80J';
  font-size: 40px;
  letter-spacing: 0.05em;
}
#zhanbao .zb-banner .btn-zb-detail {
  position: absolute;
  font-size: 18px;
  color: #e5dbc3;
  text-align: right;
  bottom: 24px;
  right: 33px;
  /*&:hover {
        color: #fff;
      }*/
}
.no-webp #zhanbao .zhanbao-icon {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1146px}
.webp #zhanbao .zhanbao-icon {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1146px}
.no-webp #zhanbao .zhanbao-icon {background-size:1628px 1401px}
.webp #zhanbao .zhanbao-icon {background-size:1628px 1401px}
.no-webp #zhanbao .zhanbao-icon {background-position:-1433px -1146px}
.webp #zhanbao .zhanbao-icon {background-position:-1433px -1146px}
#zhanbao .zhanbao-icon {
  position: absolute;
  right: 34px;
  bottom: 70px;
  width: 128px;
  height: 46px;

}
#zhanbao .zhanbao-more {
  position: absolute;
  right: 34px;
  bottom: 16px;
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp #zhanbao .zhanbao-more:hover {background:#e5dbc3}
.webp #zhanbao .zhanbao-more:hover {background:#e5dbc3}
#zhanbao .zhanbao-more:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp #zhanbao .zhanbao-more.dis:hover {background:transparent}
.webp #zhanbao .zhanbao-more.dis:hover {background:transparent}
#zhanbao .zhanbao-more.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
#guide > div {
  width: 371px;
  height: 119px;
  position: relative;
  float: left;
}
#guide > div img {
  border: 1px solid #766955;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#guide > div.xinjiang {
  margin-right: 6px;
}
#guide .guide-list {
  display: none;
  width: 372px;
  height: 119px;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  overflow: hidden;
}
#guide .guide-list li {
  position: relative;
  float: left;
  text-align: center;
  margin-top: -12px;
}
#guide .guide-list li:nth-child(1) {
  margin-left: 146px;
}
.no-webp #guide .guide-list li:nth-child(4):after {background:none}
.webp #guide .guide-list li:nth-child(4):after {background:none}
#guide .guide-list li:nth-child(4):after {
}
.no-webp #guide .guide-list li:after {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1613px -425px}
.webp #guide .guide-list li:after {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1613px -425px}
.no-webp #guide .guide-list li:after {background-size:1628px 1401px}
.webp #guide .guide-list li:after {background-size:1628px 1401px}
.no-webp #guide .guide-list li:after {background-position:-1613px -425px}
.webp #guide .guide-list li:after {background-position:-1613px -425px}
#guide .guide-list li:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -46px;
  content: '';
  width: 1px;
  height: 92px;

}
#guide .guide-list li a {
  display: block;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #ae997b;
  height: 142px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#guide .guide-list li a:hover {
  color: #e5dbc3;
}
#guide .xinjiang:hover .xj-list {
  display: block;
}
.no-webp #guide .xinjiang .xj-list {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1024px -633px}
.webp #guide .xinjiang .xj-list {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1024px -633px}
.no-webp #guide .xinjiang .xj-list {background-size:1628px 1401px}
.webp #guide .xinjiang .xj-list {background-size:1628px 1401px}
.no-webp #guide .xinjiang .xj-list {background-position:-1024px -633px}
.webp #guide .xinjiang .xj-list {background-position:-1024px -633px}
#guide .xinjiang .xj-list {
width:372px;
height:119px;

}
#guide .dajiang:hover .dj-list {
  display: block;
}
.no-webp #guide .dajiang .dj-list {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-247px -861px}
.webp #guide .dajiang .dj-list {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-247px -861px}
.no-webp #guide .dajiang .dj-list {background-size:1628px 1401px}
.webp #guide .dajiang .dj-list {background-size:1628px 1401px}
.no-webp #guide .dajiang .dj-list {background-position:-247px -861px}
.webp #guide .dajiang .dj-list {background-position:-247px -861px}
#guide .dajiang .dj-list {
width:372px;
height:119px;

}
#guide .dajiang .dj-list li:nth-child(1) {
  margin-left: 112px;
}
.no-webp #guide .dajiang .dj-list li:nth-child(5):after {background:none}
.webp #guide .dajiang .dj-list li:nth-child(5):after {background:none}
#guide .dajiang .dj-list li:nth-child(5):after {
}
.no-webp #guide .dajiang .dj-list li:after {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1610px -425px}
.webp #guide .dajiang .dj-list li:after {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1610px -425px}
.no-webp #guide .dajiang .dj-list li:after {background-size:1628px 1401px}
.webp #guide .dajiang .dj-list li:after {background-size:1628px 1401px}
.no-webp #guide .dajiang .dj-list li:after {background-position:-1610px -425px}
.webp #guide .dajiang .dj-list li:after {background-position:-1610px -425px}
#guide .dajiang .dj-list li:after {
  height: 93px;
width:1px;

}
#guide .dajiang .dj-list a {
  color: #aaa;
}
#guide .dajiang .dj-list a:hover {
  color: #fff;
}
.block3 {
  position: relative;
  height: 230px;
}
.no-webp #wuqi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_f4ef8b3b.jpg) no-repeat}
.webp #wuqi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_f4ef8b3b.webp) no-repeat}
#wuqi {
  margin: 0 auto;
  position: relative;
  width: 1400px;
  height: 230px;
}
#wuqi .tese_ul {
  width: 1200px;
  height: 230px;
  margin-left: 190px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wuqi .tese_ul li {
  position: relative;
  width: 73px;
  height: 230px;
  float: left;
  overflow: hidden !important;
  cursor: pointer;
}
.no-webp #wuqi .tese_ul li b {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/switch1-2_135aad0e.png) no-repeat}
.webp #wuqi .tese_ul li b {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/switch1-2_135aad0e.webp) no-repeat}
#wuqi .tese_ul li b {
  display: block;
  width: 72px;
  height: 230px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
#wuqi .tese_ul li .wuqi_detail_box {
  display: none;
  width: 247px;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 100px;
  right: 28px;
  overflow: hidden;
}
#wuqi .tese_ul li .desc {
  width: 100%;
  color: #cdcdcd;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
}
#wuqi .tese_ul li a {
  float: right;
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp #wuqi .tese_ul li a:hover {background:#e5dbc3}
.webp #wuqi .tese_ul li a:hover {background:#e5dbc3}
#wuqi .tese_ul li a:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp #wuqi .tese_ul li a.dis:hover {background:transparent}
.webp #wuqi .tese_ul li a.dis:hover {background:transparent}
#wuqi .tese_ul li a.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp #wuqi .tese_ul li.ul-li1 b {background-position:0 0}
.webp #wuqi .tese_ul li.ul-li1 b {background-position:0 0}
#wuqi .tese_ul li.ul-li1 b {
}
.no-webp #wuqi .tese_ul li.ul-li2 b {background-position:-72px 0}
.webp #wuqi .tese_ul li.ul-li2 b {background-position:-72px 0}
#wuqi .tese_ul li.ul-li2 b {
}
.no-webp #wuqi .tese_ul li.ul-li3 b {background-position:-143px 0}
.webp #wuqi .tese_ul li.ul-li3 b {background-position:-143px 0}
#wuqi .tese_ul li.ul-li3 b {
}
.no-webp #wuqi .tese_ul li.ul-li4 b {background-position:-214px 0}
.webp #wuqi .tese_ul li.ul-li4 b {background-position:-214px 0}
#wuqi .tese_ul li.ul-li4 b {
}
.no-webp #wuqi .tese_ul li.ul-li5 b {background-position:-285px 0}
.webp #wuqi .tese_ul li.ul-li5 b {background-position:-285px 0}
#wuqi .tese_ul li.ul-li5 b {
}
.no-webp #wuqi .tese_ul li.ul-li6 b {background-position:-357px 0}
.webp #wuqi .tese_ul li.ul-li6 b {background-position:-357px 0}
#wuqi .tese_ul li.ul-li6 b {
}
.no-webp #wuqi .tese_ul li.ul-li7 b {background-position:-429px 0}
.webp #wuqi .tese_ul li.ul-li7 b {background-position:-429px 0}
#wuqi .tese_ul li.ul-li7 b {
}
.no-webp #wuqi .tese_ul li.ul-li8 b {background-position:-501px 0}
.webp #wuqi .tese_ul li.ul-li8 b {background-position:-501px 0}
#wuqi .tese_ul li.ul-li8 b {
}
.no-webp #wuqi .tese_ul li.ul-li9 b {background-position:-573px 0}
.webp #wuqi .tese_ul li.ul-li9 b {background-position:-573px 0}
#wuqi .tese_ul li.ul-li9 b {
}
.no-webp #wuqi .tese_ul li.ul-li10 b {background-position:-645px 0}
.webp #wuqi .tese_ul li.ul-li10 b {background-position:-645px 0}
#wuqi .tese_ul li.ul-li10 b {
}
.no-webp #wuqi .tese_ul li.ul-li11 b {background-position:-717px 0}
.webp #wuqi .tese_ul li.ul-li11 b {background-position:-717px 0}
#wuqi .tese_ul li.ul-li11 b {
}
.no-webp #wuqi .tese_ul li.ul-li12 b {background-position:-789px 0}
.webp #wuqi .tese_ul li.ul-li12 b {background-position:-789px 0}
#wuqi .tese_ul li.ul-li12 b {
}
.no-webp #wuqi .tese_ul li.ul-li13 b {background-position:-861px 0}
.webp #wuqi .tese_ul li.ul-li13 b {background-position:-861px 0}
#wuqi .tese_ul li.ul-li13 b {
}
#wuqi .tese_ul li.on {
  width: 375px;
}
#wuqi .tese_ul li.on .wuqi_detail_box {
  display: block;
}
.no-webp #wuqi .tese_ul li.on b {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/switch2-2_ca96d3c2.png)}
.webp #wuqi .tese_ul li.on b {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/switch2-2_ca96d3c2.webp)}
#wuqi .tese_ul li.on b {
  width: 73px;
  height: 230px;
  top: 0;
}
.no-webp .wj_bg {background:#1d1d1d}
.webp .wj_bg {background:#1d1d1d}
.wj_bg {
  position: absolute;
  right: 760px;
  top: 197px;
  width: 309px;
  height: 898px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.wj_img {
  position: absolute;
  top: 90px;
  right: 748px;
  width: 881px;
  height: 1378px;
}
.wj_img li {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-animation: fadeInLeft 500ms ease-in-out 300ms 0 ease;
  -moz-animation: fadeInLeft 500ms ease-in-out 300ms 0 ease;
  -ms-animation: fadeInLeft 500ms ease-in-out 300ms 0 ease;
  animation: fadeInLeft 500ms ease-in-out 300ms 0 ease;
  -moz-animation: fadeInLeft 500ms ease-in-out;
  -webkit-animation: fadeInLeft 500ms ease-in-out;
  -o-animation: fadeInLeft 500ms ease-in-out;
  -ms-animation: fadeInLeft 500ms ease-in-out;
  animation: fadeInLeft 500ms ease-in-out;
}
.no-webp .wj_img .li1 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-daodun_e9665912.png)}
.webp .wj_img .li1 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-daodun_e9665912.webp)}
.wj_img .li1 {
}
.no-webp .wj_img .li2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-jiandun_48f8ac80.png)}
.webp .wj_img .li2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-jiandun_48f8ac80.webp)}
.wj_img .li2 {
}
.no-webp .wj_img .li3 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-guandao_ab8111d2.png)}
.webp .wj_img .li3 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-guandao_ab8111d2.webp)}
.wj_img .li3 {
}
.no-webp .wj_img .li4 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-huogong1_7bb16f11.png)}
.webp .wj_img .li4 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-huogong1_7bb16f11.webp)}
.wj_img .li4 {
}
.no-webp .wj_img .li5 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-shuangdao1_4fa9ab7a.png)}
.webp .wj_img .li5 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-shuangdao1_4fa9ab7a.webp)}
.wj_img .li5 {
}
.no-webp .wj_img .li6 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-changgong_8652d14d.png)}
.webp .wj_img .li6 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-changgong_8652d14d.webp)}
.wj_img .li6 {
}
.no-webp .wj_img .li7 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-duangong1_432469a2.png)}
.webp .wj_img .li7 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-duangong1_432469a2.webp)}
.wj_img .li7 {
}
.no-webp .wj_img .li8 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-taidao_01a5fd49.png)}
.webp .wj_img .li8 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-taidao_01a5fd49.webp)}
.wj_img .li8 {
}
.no-webp .wj_img .li9 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanfu1_7421aaa5.png)}
.webp .wj_img .li9 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanfu1_7421aaa5.webp)}
.wj_img .li9 {
}
.no-webp .wj_img .li10 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanmao_3edb68d3.png)}
.webp .wj_img .li10 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanmao_3edb68d3.webp)}
.wj_img .li10 {
}
.no-webp .wj_img .li11 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-changqiang_e08711c7.png)}
.webp .wj_img .li11 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-changqiang_e08711c7.webp)}
.wj_img .li11 {
}
.no-webp .wj_img .li12 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-wandao_43b1af85.png)}
.webp .wj_img .li12 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-wandao_43b1af85.webp)}
.wj_img .li12 {
}
.no-webp .wj_img .li13 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanchui_98d2c63c.png)}
.webp .wj_img .li13 {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/wj-zhanchui_98d2c63c.webp)}
.wj_img .li13 {
}
.block4 {
  height: 644px;
  margin-top: 5px;
}
.no-webp .bingtuan {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_6a92dcef.jpg) no-repeat}
.webp .bingtuan {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_6a92dcef.webp) no-repeat}
.bingtuan {
  position: relative;
  float: left;
  width: 640px;
  height: 644px;
}
.bingtuan .switch-type {
  position: absolute;
  left: 32px;
  bottom: 55px;
}
.bingtuan .switch-type a {
  position: relative;
  width: 80px;
  height: 59px;
  display: block;
  margin-top: 14px;
}
.no-webp .bingtuan .switch-type .jz {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-575px -982px}
.webp .bingtuan .switch-type .jz {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-575px -982px}
.no-webp .bingtuan .switch-type .jz {background-size:1628px 1401px}
.webp .bingtuan .switch-type .jz {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .jz {background-position:-575px -982px}
.webp .bingtuan .switch-type .jz {background-position:-575px -982px}
.bingtuan .switch-type .jz {
width:80px;
height:59px;

}
.no-webp .bingtuan .switch-type .jz:hover, 
.no-webp .bingtuan .switch-type .jz.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-493px -982px}
.webp .bingtuan .switch-type .jz:hover, 
.webp .bingtuan .switch-type .jz.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-493px -982px}
.no-webp .bingtuan .switch-type .jz:hover, 
.no-webp .bingtuan .switch-type .jz.active {background-size:1628px 1401px}
.webp .bingtuan .switch-type .jz:hover, 
.webp .bingtuan .switch-type .jz.active {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .jz:hover, 
.no-webp .bingtuan .switch-type .jz.active {background-position:-493px -982px}
.webp .bingtuan .switch-type .jz:hover, 
.webp .bingtuan .switch-type .jz.active {background-position:-493px -982px}
.bingtuan .switch-type .jz:hover,
.bingtuan .switch-type .jz.active {
width:80px;
height:59px;

}
.no-webp .bingtuan .switch-type .yc {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-411px -982px}
.webp .bingtuan .switch-type .yc {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-411px -982px}
.no-webp .bingtuan .switch-type .yc {background-size:1628px 1401px}
.webp .bingtuan .switch-type .yc {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .yc {background-position:-411px -982px}
.webp .bingtuan .switch-type .yc {background-position:-411px -982px}
.bingtuan .switch-type .yc {
width:80px;
height:59px;

}
.no-webp .bingtuan .switch-type .yc:hover, 
.no-webp .bingtuan .switch-type .yc.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-657px -982px}
.webp .bingtuan .switch-type .yc:hover, 
.webp .bingtuan .switch-type .yc.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-657px -982px}
.no-webp .bingtuan .switch-type .yc:hover, 
.no-webp .bingtuan .switch-type .yc.active {background-size:1628px 1401px}
.webp .bingtuan .switch-type .yc:hover, 
.webp .bingtuan .switch-type .yc.active {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .yc:hover, 
.no-webp .bingtuan .switch-type .yc.active {background-position:-657px -982px}
.webp .bingtuan .switch-type .yc:hover, 
.webp .bingtuan .switch-type .yc.active {background-position:-657px -982px}
.bingtuan .switch-type .yc:hover,
.bingtuan .switch-type .yc.active {
width:80px;
height:59px;

}
.no-webp .bingtuan .switch-type .qb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-329px -982px}
.webp .bingtuan .switch-type .qb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-329px -982px}
.no-webp .bingtuan .switch-type .qb {background-size:1628px 1401px}
.webp .bingtuan .switch-type .qb {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .qb {background-position:-329px -982px}
.webp .bingtuan .switch-type .qb {background-position:-329px -982px}
.bingtuan .switch-type .qb {
  height: 60px;
width:80px;

}
.no-webp .bingtuan .switch-type .qb:hover, 
.no-webp .bingtuan .switch-type .qb.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-247px -982px}
.webp .bingtuan .switch-type .qb:hover, 
.webp .bingtuan .switch-type .qb.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-247px -982px}
.no-webp .bingtuan .switch-type .qb:hover, 
.no-webp .bingtuan .switch-type .qb.active {background-size:1628px 1401px}
.webp .bingtuan .switch-type .qb:hover, 
.webp .bingtuan .switch-type .qb.active {background-size:1628px 1401px}
.no-webp .bingtuan .switch-type .qb:hover, 
.no-webp .bingtuan .switch-type .qb.active {background-position:-247px -982px}
.webp .bingtuan .switch-type .qb:hover, 
.webp .bingtuan .switch-type .qb.active {background-position:-247px -982px}
.bingtuan .switch-type .qb:hover,
.bingtuan .switch-type .qb.active {
width:80px;
height:60px;

}
.bingtuan img {
  border: none;
}
.bingtuan .swiper-container-bingtuan {
  width: 448px;
  height: 664px;
  margin-left: 191px;
}
.no-webp .bingtuan .swiper-container-bingtuan .swiper-slide {background:transparent}
.webp .bingtuan .swiper-container-bingtuan .swiper-slide {background:transparent}
.bingtuan .swiper-container-bingtuan .swiper-slide {
  border: none;
}
.bingtuan .swiper-container-bingtuan .detail {
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: absolute;
  bottom: 60px;
  right: 42px;
}
.no-webp .bingtuan .swiper-container-bingtuan .detail:hover {background:#e5dbc3}
.webp .bingtuan .swiper-container-bingtuan .detail:hover {background:#e5dbc3}
.bingtuan .swiper-container-bingtuan .detail:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp .bingtuan .swiper-container-bingtuan .detail.dis:hover {background:transparent}
.webp .bingtuan .swiper-container-bingtuan .detail.dis:hover {background:transparent}
.bingtuan .swiper-container-bingtuan .detail.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .swiper-button-prev {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-prev_26837b2e.png) no-repeat;
  background-size: 100% 100%}
.webp .swiper-button-prev {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-prev_26837b2e.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .swiper-button-prev {background-size:100% 100%}
.webp .swiper-button-prev {background-size:100% 100%}
.swiper-button-prev {
  top: auto;
  margin-top: 0;
  bottom: 62px;
  left: 28px;
  width: 38px;
  height: 38px;
}
.no-webp .swiper-button-prev:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-prev2_876272bd.png) no-repeat}
.webp .swiper-button-prev:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-prev2_876272bd.webp) no-repeat}
.swiper-button-prev:hover {
}
.no-webp .swiper-button-next {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-next_d80aaf23.png) no-repeat;
  background-size: 100% 100%}
.webp .swiper-button-next {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-next_d80aaf23.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .swiper-button-next {background-size:100% 100%}
.webp .swiper-button-next {background-size:100% 100%}
.swiper-button-next {
  top: auto;
  margin-top: 0;
  right: auto;
  bottom: 122px;
  left: 28px;
  width: 38px;
  height: 38px;
}
.no-webp .swiper-button-next:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-next2_70529e15.png) no-repeat}
.webp .swiper-button-next:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pager-next2_70529e15.webp) no-repeat}
.swiper-button-next:hover {
}
.no-webp .qixie {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_19d84077.jpg) no-repeat}
.webp .qixie {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_19d84077.webp) no-repeat}
.qixie {
  width: 536px;
  height: 644px;
}
.qixie .swiper-container-qixie {
  width: 536px;
  height: 644px;
}
.qixie .detail {
  position: absolute;
  bottom: 34px;
  right: 42px;
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp .qixie .detail:hover {background:#e5dbc3}
.webp .qixie .detail:hover {background:#e5dbc3}
.qixie .detail:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp .qixie .detail.dis:hover {background:transparent}
.webp .qixie .detail.dis:hover {background:transparent}
.qixie .detail.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .dashijie-links {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-802px -0px}
.webp .dashijie-links {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-802px -0px}
.no-webp .dashijie-links {background-size:1628px 1401px}
.webp .dashijie-links {background-size:1628px 1401px}
.no-webp .dashijie-links {background-position:-802px -0px}
.webp .dashijie-links {background-position:-802px -0px}
.dashijie-links {
  width: 220px;
  height: 644px;

  margin-left: 4px;
}
.no-webp .dashijie-links a {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/link1_cb581002.png) no-repeat}
.webp .dashijie-links a {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/link1_cb581002.webp) no-repeat}
.dashijie-links a {
  position: relative;
  display: block;
  width: 139px;
  height: 139px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.no-webp .dashijie-links a:hover {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/link2_4534f731.png)}
.webp .dashijie-links a:hover {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/link2_4534f731.webp)}
.dashijie-links a:hover {
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp .dashijie-links .map {background-position:0 0}
.webp .dashijie-links .map {background-position:0 0}
.dashijie-links .map {
  margin: 150px auto 10px;
}
.no-webp .dashijie-links .jianzhu {background-position:0 -150px}
.webp .dashijie-links .jianzhu {background-position:0 -150px}
.dashijie-links .jianzhu {
  margin: 0 auto 10px;
}
.no-webp .dashijie-links .ziyuan {background-position:0 bottom}
.webp .dashijie-links .ziyuan {background-position:0 bottom}
.dashijie-links .ziyuan {
  margin: 0 auto;
}
.no-webp .block5 .left-col {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg1_347def50.png) no-repeat right top}
.webp .block5 .left-col {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg1_347def50.webp) no-repeat right top}
.block5 .left-col {
  width: 764px;
  height: 769px;
}
.no-webp .block5 .right-col {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_fc012533.png) no-repeat right top}
.webp .block5 .right-col {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg_fc012533.webp) no-repeat right top}
.block5 .right-col {
  width: 764px;
  height: 735px;
  margin-left: -130px;
}
.no-webp .block5 .circle-bg {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1024px -330px}
.webp .block5 .circle-bg {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1024px -330px}
.no-webp .block5 .circle-bg {background-size:1628px 1401px}
.webp .block5 .circle-bg {background-size:1628px 1401px}
.no-webp .block5 .circle-bg {background-position:-1024px -330px}
.webp .block5 .circle-bg {background-position:-1024px -330px}
.block5 .circle-bg {
  position: relative;
  width: 301px;
  height: 301px;

  margin: 34px 0 0 13px;
}
.block5 .circle-bg.on .rotate1 {
  -webkit-animation: rotate 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate 3s linear infinite 300ms 0 ease;
  -ms-animation: rotate 3s linear infinite 300ms 0 ease;
  animation: rotate 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate 3s linear infinite;
  -webkit-animation: rotate 3s linear infinite;
  -o-animation: rotate 3s linear infinite;
  -ms-animation: rotate 3s linear infinite;
  animation: rotate 3s linear infinite;
}
.block5 .circle-bg.on .rotate2 {
  -webkit-animation: rotate2 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate2 3s linear infinite 300ms 0 ease;
  -ms-animation: rotate2 3s linear infinite 300ms 0 ease;
  animation: rotate2 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate2 3s linear infinite;
  -webkit-animation: rotate2 3s linear infinite;
  -o-animation: rotate2 3s linear infinite;
  -ms-animation: rotate2 3s linear infinite;
  animation: rotate2 3s linear infinite;
}
.block5 .circle-bg.on .rotate3 {
  -webkit-animation: rotate2 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate2 3s linear infinite 300ms 0 ease;
  -ms-animation: rotate2 3s linear infinite 300ms 0 ease;
  animation: rotate2 3s linear infinite 300ms 0 ease;
  -moz-animation: rotate2 3s linear infinite;
  -webkit-animation: rotate2 3s linear infinite;
  -o-animation: rotate2 3s linear infinite;
  -ms-animation: rotate2 3s linear infinite;
  animation: rotate2 3s linear infinite;
}
.no-webp .block5 .circle-bg .title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-0px -1244px}
.webp .block5 .circle-bg .title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-0px -1244px}
.no-webp .block5 .circle-bg .title {background-size:1628px 1401px}
.webp .block5 .circle-bg .title {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .title {background-position:-0px -1244px}
.webp .block5 .circle-bg .title {background-position:-0px -1244px}
.block5 .circle-bg .title {
  position: absolute;
  left: 10px;
  top: 0;
  width: 58px;
  height: 157px;

}
.no-webp .block5 .circle-bg .rotate1 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -0px}
.webp .block5 .circle-bg .rotate1 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -0px}
.no-webp .block5 .circle-bg .rotate1 {background-size:1628px 1401px}
.webp .block5 .circle-bg .rotate1 {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .rotate1 {background-position:-1433px -0px}
.webp .block5 .circle-bg .rotate1 {background-position:-1433px -0px}
.block5 .circle-bg .rotate1 {
  position: absolute;
  top: 54px;
  left: 54px;
  width: 195px;
  height: 195px;

}
.no-webp .block5 .circle-bg .rotate2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -425px}
.webp .block5 .circle-bg .rotate2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -425px}
.no-webp .block5 .circle-bg .rotate2 {background-size:1628px 1401px}
.webp .block5 .circle-bg .rotate2 {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .rotate2 {background-position:-1433px -425px}
.webp .block5 .circle-bg .rotate2 {background-position:-1433px -425px}
.block5 .circle-bg .rotate2 {
  position: absolute;
  top: 64px;
  left: 64px;
  width: 175px;
  height: 175px;

}
.no-webp .block5 .circle-bg .rotate3 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-0px -861px}
.webp .block5 .circle-bg .rotate3 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-0px -861px}
.no-webp .block5 .circle-bg .rotate3 {background-size:1628px 1401px}
.webp .block5 .circle-bg .rotate3 {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .rotate3 {background-position:-0px -861px}
.webp .block5 .circle-bg .rotate3 {background-position:-0px -861px}
.block5 .circle-bg .rotate3 {
  position: absolute;
  top: 28px;
  left: 28px;
  width: 245px;
  height: 245px;

}
.no-webp .block5 .circle-bg .music-player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1009px -1108px}
.webp .block5 .circle-bg .music-player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1009px -1108px}
.no-webp .block5 .circle-bg .music-player {background-size:1628px 1401px}
.webp .block5 .circle-bg .music-player {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .music-player {background-position:-1009px -1108px}
.webp .block5 .circle-bg .music-player {background-position:-1009px -1108px}
.block5 .circle-bg .music-player {
  position: absolute;
  top: 120px;
  left: 120px;
  display: block;
  width: 63px;
  height: 63px;

}
.no-webp .block5 .circle-bg .music-player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-879px -1108px}
.webp .block5 .circle-bg .music-player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-879px -1108px}
.no-webp .block5 .circle-bg .music-player:hover {background-size:1628px 1401px}
.webp .block5 .circle-bg .music-player:hover {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .music-player:hover {background-position:-879px -1108px}
.webp .block5 .circle-bg .music-player:hover {background-position:-879px -1108px}
.block5 .circle-bg .music-player:hover {
width:63px;
height:63px;

}
.no-webp .block5 .circle-bg .music-player.playing {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-814px -1108px}
.webp .block5 .circle-bg .music-player.playing {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-814px -1108px}
.no-webp .block5 .circle-bg .music-player.playing {background-size:1628px 1401px}
.webp .block5 .circle-bg .music-player.playing {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .music-player.playing {background-position:-814px -1108px}
.webp .block5 .circle-bg .music-player.playing {background-position:-814px -1108px}
.block5 .circle-bg .music-player.playing {
width:63px;
height:63px;

}
.no-webp .block5 .circle-bg .music-player.playing:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-944px -1108px}
.webp .block5 .circle-bg .music-player.playing:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-944px -1108px}
.no-webp .block5 .circle-bg .music-player.playing:hover {background-size:1628px 1401px}
.webp .block5 .circle-bg .music-player.playing:hover {background-size:1628px 1401px}
.no-webp .block5 .circle-bg .music-player.playing:hover {background-position:-944px -1108px}
.webp .block5 .circle-bg .music-player.playing:hover {background-position:-944px -1108px}
.block5 .circle-bg .music-player.playing:hover {
width:63px;
height:63px;

}
.block5 .name {
  width: 332px;
  text-align: center;
  color: #e5dbc3;
  font-size: 20px;
  line-height: 30px;
  margin: 14px 0;
}
.no-webp .block5 .switch-music {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-831px -861px}
.webp .block5 .switch-music {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-831px -861px}
.no-webp .block5 .switch-music {background-size:1628px 1401px}
.webp .block5 .switch-music {background-size:1628px 1401px}
.no-webp .block5 .switch-music {background-position:-831px -861px}
.webp .block5 .switch-music {background-position:-831px -861px}
.block5 .switch-music {
  width: 260px;
  height: 47px;
  margin-left: 30px;

  overflow: hidden;
}
.no-webp .block5 .switch-music .btn-pre {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1201px -910px}
.webp .block5 .switch-music .btn-pre {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1201px -910px}
.no-webp .block5 .switch-music .btn-pre {background-size:1628px 1401px}
.webp .block5 .switch-music .btn-pre {background-size:1628px 1401px}
.no-webp .block5 .switch-music .btn-pre {background-position:-1201px -910px}
.webp .block5 .switch-music .btn-pre {background-position:-1201px -910px}
.block5 .switch-music .btn-pre {
  float: left;
  width: 123px;
  height: 32px;

  margin: 7px 0 0 10px;
}
.no-webp .block5 .switch-music .btn-pre:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1076px -910px}
.webp .block5 .switch-music .btn-pre:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1076px -910px}
.no-webp .block5 .switch-music .btn-pre:hover {background-size:1628px 1401px}
.webp .block5 .switch-music .btn-pre:hover {background-size:1628px 1401px}
.no-webp .block5 .switch-music .btn-pre:hover {background-position:-1076px -910px}
.webp .block5 .switch-music .btn-pre:hover {background-position:-1076px -910px}
.block5 .switch-music .btn-pre:hover {
width:123px;
height:32px;

}
.no-webp .block5 .switch-music .btn-next {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1326px -910px}
.webp .block5 .switch-music .btn-next {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1326px -910px}
.no-webp .block5 .switch-music .btn-next {background-size:1628px 1401px}
.webp .block5 .switch-music .btn-next {background-size:1628px 1401px}
.no-webp .block5 .switch-music .btn-next {background-position:-1326px -910px}
.webp .block5 .switch-music .btn-next {background-position:-1326px -910px}
.block5 .switch-music .btn-next {
  float: right;
  width: 100px;
  height: 32px;

  margin: 7px 10px 0 0;
}
.no-webp .block5 .switch-music .btn-next:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-247px -1044px}
.webp .block5 .switch-music .btn-next:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-247px -1044px}
.no-webp .block5 .switch-music .btn-next:hover {background-size:1628px 1401px}
.webp .block5 .switch-music .btn-next:hover {background-size:1628px 1401px}
.no-webp .block5 .switch-music .btn-next:hover {background-position:-247px -1044px}
.webp .block5 .switch-music .btn-next:hover {background-position:-247px -1044px}
.block5 .switch-music .btn-next:hover {
width:100px;
height:32px;

}
.block5 .bz {
  display: block;
  width: 332px;
  height: 234px;
  overflow: hidden;
  margin-top: 60px;
}
.block5 .bz img {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.block5 .bz img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.block5 .v_wrap {
  margin: 94px 0 0 136px;
  overflow: hidden;
}
.block5 .v_wrap .big_video {
  width: 628px;
  height: 358px;
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
}
.block5 .v_wrap .big_video:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block5 .v_wrap .big_video img {
  width: 628px;
  height: 358px;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.no-webp .block5 .v_wrap .big_video .player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1327px -430px}
.webp .block5 .v_wrap .big_video .player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1327px -430px}
.no-webp .block5 .v_wrap .big_video .player {background-size:1628px 1401px}
.webp .block5 .v_wrap .big_video .player {background-size:1628px 1401px}
.no-webp .block5 .v_wrap .big_video .player {background-position:-1327px -430px}
.webp .block5 .v_wrap .big_video .player {background-position:-1327px -430px}
.block5 .v_wrap .big_video .player {
  display: block;

  width: 102px;
  height: 98px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -51px;
  margin-top: -49px;
}
.no-webp .block5 .v_wrap .big_video .player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1327px -330px}
.webp .block5 .v_wrap .big_video .player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1327px -330px}
.no-webp .block5 .v_wrap .big_video .player:hover {background-size:1628px 1401px}
.webp .block5 .v_wrap .big_video .player:hover {background-size:1628px 1401px}
.no-webp .block5 .v_wrap .big_video .player:hover {background-position:-1327px -330px}
.webp .block5 .v_wrap .big_video .player:hover {background-position:-1327px -330px}
.block5 .v_wrap .big_video .player:hover {
width:102px;
height:98px;

}
.block5 .v_wrap .small-v {
  height: 100%;
  overflow: hidden;
}
.block5 .v_wrap .small-v li {
  float: left;
  width: 310px;
  height: 180px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
}
.block5 .v_wrap .small-v li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block5 .v_wrap .small-v li:nth-child(1) {
  margin-right: 8px;
}
.no-webp .block5 .v_wrap .small-v li .player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1127px -1108px}
.webp .block5 .v_wrap .small-v li .player {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1127px -1108px}
.no-webp .block5 .v_wrap .small-v li .player {background-size:1628px 1401px}
.webp .block5 .v_wrap .small-v li .player {background-size:1628px 1401px}
.no-webp .block5 .v_wrap .small-v li .player {background-position:-1127px -1108px}
.webp .block5 .v_wrap .small-v li .player {background-position:-1127px -1108px}
.block5 .v_wrap .small-v li .player {
  display: block;

  width: 51px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.no-webp .block5 .v_wrap .small-v li .player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1074px -1108px}
.webp .block5 .v_wrap .small-v li .player:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1074px -1108px}
.no-webp .block5 .v_wrap .small-v li .player:hover {background-size:1628px 1401px}
.webp .block5 .v_wrap .small-v li .player:hover {background-size:1628px 1401px}
.no-webp .block5 .v_wrap .small-v li .player:hover {background-position:-1074px -1108px}
.webp .block5 .v_wrap .small-v li .player:hover {background-position:-1074px -1108px}
.block5 .v_wrap .small-v li .player:hover {
width:51px;
height:50px;

}
.block5 .v_wrap .small-v img {
  width: 310px;
  height: 180px;
  line-height: 324px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.block5 .v_wrap .desc1 {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  width: 100%;
  font-size: 14px;
  padding-bottom: 5px;
  line-height: 35px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.no-webp .block5 .v_wrap .desc1 i {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:606.5098039215686px 532.38px;
background-position:-419.8627450980392px -412.7843137254902px}
.webp .block5 .v_wrap .desc1 i {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:606.5098039215686px 532.38px;
background-position:-419.8627450980392px -412.7843137254902px}
.no-webp .block5 .v_wrap .desc1 i {background-size:606.5098039215686px 532.38px}
.webp .block5 .v_wrap .desc1 i {background-size:606.5098039215686px 532.38px}
.no-webp .block5 .v_wrap .desc1 i {background-position:-419.8627450980392px -412.7843137254902px}
.webp .block5 .v_wrap .desc1 i {background-position:-419.8627450980392px -412.7843137254902px}
.block5 .v_wrap .desc1 i {
  display: inline-block;
  *display: inline;
  *zoom: 1;

  width: 19px;
  height: 19px;
  margin-right: 5px;
  vertical-align: middle;
}
.no-webp .block5 .v_mask {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/mask_632a5637.png) repeat}
.webp .block5 .v_mask {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/mask_632a5637.webp) repeat}
.block5 .v_mask {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 6;
  overflow: hidden;
}
.no-webp .block5 .v_mask a {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/play_big_266e72d4.png) no-repeat}
.webp .block5 .v_mask a {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/play_big_266e72d4.webp) no-repeat}
.block5 .v_mask a {
  display: block;
  width: 102px;
  height: 98px;
  margin: 20px auto;
}
.block5 .v_mask p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.block5 .more-video {
  display: block;
  cursor: pointer;
  height: 42px;
  width: 138px;
  line-height: 42px;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: absolute;
  right: 24px;
  bottom: 520px;
}
.no-webp .block5 .more-video:hover {background:#e5dbc3}
.webp .block5 .more-video:hover {background:#e5dbc3}
.block5 .more-video:hover {
  border: 1px solid #beac90;
  color: #574940;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
}
.no-webp .block5 .more-video.dis:hover {background:transparent}
.webp .block5 .more-video.dis:hover {background:transparent}
.block5 .more-video.dis:hover {
  cursor: default;
  border: 1px solid #b4ab98;
  color: #e7dbc0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .block6 .title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-0px -802px}
.webp .block6 .title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-0px -802px}
.no-webp .block6 .title {background-size:1628px 1401px}
.webp .block6 .title {background-size:1628px 1401px}
.no-webp .block6 .title {background-position:-0px -802px}
.webp .block6 .title {background-position:-0px -802px}
.block6 .title {
  width: 1400px;
  height: 57px;

  margin-top: -35px;
}
.no-webp .block6 .gf {background:rgba(21, 21, 21, 0.9)}
.webp .block6 .gf {background:rgba(21, 21, 21, 0.9)}
.block6 .gf {
  width: 100%;
  height: 190px;
  padding-top: 30px;
}
.block6 .gf div,
.block6 .gf a {
  display: block;
  float: left;
  width: 169px;
  height: 134px;
  margin-left: 58px;
}
.block6 .gf .server {
  width: 300px;
  float: none;
  margin: 0 auto;
  height: 30px;
  padding-top: 148px;
  color: #836d4b;
}
.no-webp .block6 .gf .wx {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1010px}
.webp .block6 .gf .wx {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1010px}
.no-webp .block6 .gf .wx {background-size:1628px 1401px}
.webp .block6 .gf .wx {background-size:1628px 1401px}
.no-webp .block6 .gf .wx {background-position:-1433px -1010px}
.webp .block6 .gf .wx {background-position:-1433px -1010px}
.block6 .gf .wx {
  margin-left: 55px;
width:169px;
height:134px;

}
.no-webp .block6 .gf .wx2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-643px -1108px}
.webp .block6 .gf .wx2 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-643px -1108px}
.no-webp .block6 .gf .wx2 {background-size:1628px 1401px}
.webp .block6 .gf .wx2 {background-size:1628px 1401px}
.no-webp .block6 .gf .wx2 {background-position:-643px -1108px}
.webp .block6 .gf .wx2 {background-position:-643px -1108px}
.block6 .gf .wx2 {
width:169px;
height:132px;

}
.no-webp .block6 .gf .qqq {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/gqqq_96275a09.png) no-repeat}
.webp .block6 .gf .qqq {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/gqqq_96275a09.webp) no-repeat}
.block6 .gf .qqq {
  width: 170px;
  height: 135px;
}
.no-webp .block6 .gf .qqq:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/gqqqOn_6945a7cd.png) no-repeat}
.webp .block6 .gf .qqq:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/gqqqOn_6945a7cd.webp) no-repeat}
.block6 .gf .qqq:hover {
}
.no-webp .block6 .gf .wb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -738px}
.webp .block6 .gf .wb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -738px}
.no-webp .block6 .gf .wb {background-size:1628px 1401px}
.webp .block6 .gf .wb {background-size:1628px 1401px}
.no-webp .block6 .gf .wb {background-position:-1433px -738px}
.webp .block6 .gf .wb {background-position:-1433px -738px}
.block6 .gf .wb {
width:169px;
height:134px;

}
.no-webp .block6 .gf .wb:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -602px}
.webp .block6 .gf .wb:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -602px}
.no-webp .block6 .gf .wb:hover {background-size:1628px 1401px}
.webp .block6 .gf .wb:hover {background-size:1628px 1401px}
.no-webp .block6 .gf .wb:hover {background-position:-1433px -602px}
.webp .block6 .gf .wb:hover {background-position:-1433px -602px}
.block6 .gf .wb:hover {
width:169px;
height:134px;

}
.no-webp .block6 .gf .tb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-802px -646px}
.webp .block6 .gf .tb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-802px -646px}
.no-webp .block6 .gf .tb {background-size:1628px 1401px}
.webp .block6 .gf .tb {background-size:1628px 1401px}
.no-webp .block6 .gf .tb {background-position:-802px -646px}
.webp .block6 .gf .tb {background-position:-802px -646px}
.block6 .gf .tb {
width:169px;
height:134px;

}
.no-webp .block6 .gf .tb:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -874px}
.webp .block6 .gf .tb:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -874px}
.no-webp .block6 .gf .tb:hover {background-size:1628px 1401px}
.webp .block6 .gf .tb:hover {background-size:1628px 1401px}
.no-webp .block6 .gf .tb:hover {background-position:-1433px -874px}
.webp .block6 .gf .tb:hover {background-position:-1433px -874px}
.block6 .gf .tb:hover {
width:169px;
height:134px;

}
.no-webp .block6 .gf .luntan {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-472px -1108px}
.webp .block6 .gf .luntan {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-472px -1108px}
.no-webp .block6 .gf .luntan {background-size:1628px 1401px}
.webp .block6 .gf .luntan {background-size:1628px 1401px}
.no-webp .block6 .gf .luntan {background-position:-472px -1108px}
.webp .block6 .gf .luntan {background-position:-472px -1108px}
.block6 .gf .luntan {
width:169px;
height:134px;

}
.no-webp .block6 .gf .luntan:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-301px -1108px}
.webp .block6 .gf .luntan:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-301px -1108px}
.no-webp .block6 .gf .luntan:hover {background-size:1628px 1401px}
.webp .block6 .gf .luntan:hover {background-size:1628px 1401px}
.no-webp .block6 .gf .luntan:hover {background-position:-301px -1108px}
.webp .block6 .gf .luntan:hover {background-position:-301px -1108px}
.block6 .gf .luntan:hover {
width:169px;
height:134px;

}
.no-webp .block6 .gf .qq {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-0px -1108px}
.webp .block6 .gf .qq {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-0px -1108px}
.no-webp .block6 .gf .qq {background-size:1628px 1401px}
.webp .block6 .gf .qq {background-size:1628px 1401px}
.no-webp .block6 .gf .qq {background-position:-0px -1108px}
.webp .block6 .gf .qq {background-position:-0px -1108px}
.block6 .gf .qq {
  position: relative;
  width: 299px;
  height: 134px;

}
.block6 .gf p {
  font-size: 16px;
  color: #836d4b;
  line-height: 30px;
}
.block6 .gf p.js {
  color: #ae997b;
  font-size: 12px;
  border-top: 1px solid #ae997b;
}
.block6 .gf .center {
  position: absolute;
  top: 50%;
  left: 54px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.no-webp .pop_video_bg {background:#000}
.webp .pop_video_bg {background:#000}
.pop_video_bg {
  position: fixed;
  top: 0;
  left: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  width: 100%;
  z-index: 9999;
  min-width: 1200px;
}
.pop_video {
  position: fixed;
  left: 50%;
  z-index: 10000;
  display: none;
}
.pop_video #pop_vv > div > a {
  display: none !important;
}
.no-webp .close_pv {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-973px -646px}
.webp .close_pv {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-973px -646px}
.no-webp .close_pv {background-size:1628px 1401px}
.webp .close_pv {background-size:1628px 1401px}
.no-webp .close_pv {background-position:-973px -646px}
.webp .close_pv {background-position:-973px -646px}
.close_pv {
  position: absolute;
  right: -48px;
  top: 0;
  width: 48px;
  height: 48px;
  text-indent: -9999em;
  outline: 0;

}
.no-webp .close_pv:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-973px -696px}
.webp .close_pv:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-973px -696px}
.no-webp .close_pv:hover {background-size:1628px 1401px}
.webp .close_pv:hover {background-size:1628px 1401px}
.no-webp .close_pv:hover {background-position:-973px -696px}
.webp .close_pv:hover {background-position:-973px -696px}
.close_pv:hover {
width:48px;
height:48px;

}
@-webkit-keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.no-webp #flash {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg-kv_006a26c4.jpg) top no-repeat;
  background-size: cover;
  background-position: left top}
.webp #flash {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/bg-kv_006a26c4.webp) top no-repeat;
  background-size: cover;
  background-position: left top}
.no-webp #flash {background-size:cover}
.webp #flash {background-size:cover}
.no-webp #flash {background-position:left top}
.webp #flash {background-position:left top}
#flash {
  width: 1920px;
  height: 1080px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
  overflow: hidden;
}
#flash video {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#flash .video_enter {
  z-index: 1;
  display: none;
}
.no-webp #flash .tag {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/tag_b90467c0.png) no-repeat center top}
.webp #flash .tag {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/tag_b90467c0.webp) no-repeat center top}
#flash .tag {
  width: 196px;
  height: 93px;
  position: absolute;
  left: 50%;
  top: 430px;
  z-index: 5;
  margin-left: -382px;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.no-webp #flash .sub-title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png);background-size:1628px 1401px;
background-position:-1024px -754px}
.webp #flash .sub-title {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp);background-size:1628px 1401px;
background-position:-1024px -754px}
.no-webp #flash .sub-title {background-size:1628px 1401px}
.webp #flash .sub-title {background-size:1628px 1401px}
.no-webp #flash .sub-title {background-position:-1024px -754px}
.webp #flash .sub-title {background-position:-1024px -754px}
#flash .sub-title {
  position: absolute;
  top: 507px;
  width: 366px;
  height: 41px;
  line-height: 41px;
  left: 1065px;
  font-size: 26px;
  color: #f9d9aa;
  text-align: center;
  font-family: 'fzbysong';

}
.no-webp #flash .index-slogan {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/slogan_b6f776ca.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat}
.webp #flash .index-slogan {background-image:url(https://z.res.netease.com/pc/gw/20220310121847642/img/slogan_b6f776ca.webp);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat}
.no-webp #flash .index-slogan {background-size:100% 100%}
.webp #flash .index-slogan {background-size:100% 100%}
.no-webp #flash .index-slogan {background-position:center}
.webp #flash .index-slogan {background-position:center}
.no-webp #flash .index-slogan {background-repeat:no-repeat}
.webp #flash .index-slogan {background-repeat:no-repeat}
#flash .index-slogan {
  position: absolute;
  left: 24%;
  margin-left: 0;
  top: 520px;
  font-size: 27px;
  color: #f9d9aa;
  text-align: center;
  width: 1075px;
  height: 157px;
}
.no-webp #flash .kv-mask {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/kv-mask_c14dc625.png) no-repeat center left}
.webp #flash .kv-mask {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/kv-mask_c14dc625.webp) no-repeat center left}
#flash .kv-mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1920px;
  height: 786px;
}
.middle {
  /* 垂直居中 */
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.zoom {
  width: 206px;
  height: 122px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.4s;
  -ms-transition: -webkit-transform 0.4s;
  -moz-transition: -webkit-transform 0.4s;
  -o-transition: -webkit-transform 0.4s;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
}
.index {
  position: relative;
}
.index .main-content {
  position: relative;
  margin: 0 auto;
  width: 1400px;
}
.index .main-content .content-box {
  position: absolute;
  z-index: 3;
  top: 800px;
  left: 0;
}
.index .main-content .button-box {
  width: 200px;
  height: 240px;
}
.index .main-content .button-box a {
  display: block;
}
.index .main-content .button-box .bottom-box {
  height: 120px;
  position: relative;
  overflow: hidden;
}
.no-webp .index .main-content .news-box {background:#f5f8fd}
.webp .index .main-content .news-box {background:#f5f8fd}
.no-webp .index .main-content .news-box {background:-moz-linear-gradient(top, rgba(245, 248, 238, 0.9), #f5f8fd)}
.webp .index .main-content .news-box {background:-moz-linear-gradient(top, rgba(245, 248, 238, 0.9), #f5f8fd)}
.no-webp .index .main-content .news-box {background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(245, 248, 238, 0.9)), to(#f5f8fd))}
.webp .index .main-content .news-box {background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(245, 248, 238, 0.9)), to(#f5f8fd))}
.no-webp .index .main-content .news-box {background:-o-linear-gradient(top, rgba(245, 248, 238, 0.9), #f5f8fd)}
.webp .index .main-content .news-box {background:-o-linear-gradient(top, rgba(245, 248, 238, 0.9), #f5f8fd)}
.index .main-content .news-box {
  margin-left: 25px;
  width: 590px;
  height: 400px;
  float: left;
  position: relative;
}
.index .main-content .news-box .box-title {
  overflow: hidden;
  height: 47px;
  margin-top: 15px;
}
.index .main-content .news-box .box-title .news-tab {
  margin-left: 15px;
  width: 432px;
  border-bottom: 2px solid #dde0e4;
}
.index .main-content .news-box .box-title .news-tab li {
  float: left;
}
.index .main-content .news-box .box-title .news-tab li a {
  display: block;
  padding: 0px 24px;
  height: 14px;
  line-height: 16px;
  font-family: "Microsoft YaHei";
  color: #303030;
  font-size: 16px;
  margin: 14px 0;
  position: relative;
  border-right: 1px dashed #71716A;
}
.no-webp .index .main-content .news-box .box-title .news-tab li a i {background:#b59852}
.webp .index .main-content .news-box .box-title .news-tab li a i {background:#b59852}
.index .main-content .news-box .box-title .news-tab li a i {
  display: none;
  width: 80px;
  height: 3px;
  position: absolute;
  bottom: -16px;
  left: 0;
}
.index .main-content .news-box .box-title .news-tab li a:hover,
.index .main-content .news-box .box-title .news-tab li a.active {
  color: #b59852;
}
.index .main-content .news-box .box-title .news-tab li a:hover i,
.index .main-content .news-box .box-title .news-tab li a.active i {
  display: block;
}
.index .main-content .news-box .box-title .more {
  display: block;
  font-size: 30px;
  color: #392a0a;
  font-family: "Microsoft YaHei";
  position: absolute;
  top: 15px;
  right: 15px;
}
.index .main-content .news-box .box-title .more:hover {
  color: #392a0a;
  -webkit-animation: more 0.3s linear;
  -moz-animation: more 0.3s linear;
  -ms-animation: more 0.3s linear;
  animation: more 0.3s linear;
  -webkit-transform-origin: 11px 22px;
          transform-origin: 11px 22px;
}
.index .main-content .news-box .news-top {
  position: relative;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 45px;
  margin: 12px 0;
}
.index .main-content .news-box .news-top a {
  display: inline-block;
  color: #3b558f;
  font-size: 18px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  position: relative;
  top: 4px;
  line-height: 32px;
}
.index .main-content .news-box .news-top a:hover {
  color: #0896b0;
}
.index .main-content .news-box .news-top .red {
  display: inline-block;
  position: relative;
  top: -6px;
  width: 31px;
  height: 12px;
}
.index .main-content .news-box .news-line {
  width: 532px;
  border-bottom: 1px dashed #ccc;
  margin: 10px auto;
}
.index .main-content .news-box .news.active {
  display: block;
}
.index .main-content .news-box .news {
  display: none;
  padding: 0 20px 0;
}
.index .main-content .news-box .news .news-special {
  list-style: none;
  padding-bottom: 2px;
  height: 36px;
  line-height: 36px;
}
.no-webp .index .main-content .news-box .news .news-special .icon32 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat center left;background-size:1628px 1441.0285714285712px;
background-position:-1563px -1146px}
.webp .index .main-content .news-box .news .news-special .icon32 {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat center left;background-size:1628px 1441.0285714285712px;
background-position:-1563px -1146px}
.no-webp .index .main-content .news-box .news .news-special .icon32 {background-size:1628px 1441.0285714285712px}
.webp .index .main-content .news-box .news .news-special .icon32 {background-size:1628px 1441.0285714285712px}
.no-webp .index .main-content .news-box .news .news-special .icon32 {background-position:-1563px -1146px}
.webp .index .main-content .news-box .news .news-special .icon32 {background-position:-1563px -1146px}
.index .main-content .news-box .news .news-special .icon32 {

  width: 52px;
  height: 36px;
  text-indent: 10px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-right: 5px;
}
.index .main-content .news-box .news li {
  list-style: disc inside;
  line-height: 32px;
  font-size: 12px;
  color: #444444;
  font-family: "Microsoft YaHei";
  vertical-align: middle;
}
.index .main-content .news-box .news li span {
  font-size: 16px;
}
.index .main-content .news-box .news li .type {
  margin-left: -5px;
  vertical-align: bottom;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.index .main-content .news-box .news li a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 16px;
  color: #444;
  font-family: "Microsoft YaHei";
  white-space: nowrap;
  width: 400px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* Opera 9-10 */
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.index .main-content .news-box .news li a:hover {
  color: #b59852;
  text-decoration: none;
}
.index #NIE-topBar,
.index #NIE-topBar-include {
  min-width: 1400px;
  _width: 1400px;
}
.no-webp .mask {background:#000}
.webp .mask {background:#000}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  filter: alpha(opacity=65);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: none;
}
.no-webp #pop-alert {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/alert-bg_edf637df.png) no-repeat}
.webp #pop-alert {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/alert-bg_edf637df.webp) no-repeat}
#pop-alert {
  width: 539px;
  height: 317px;
  margin-left: -269px;
  margin-top: -156px;
}
.pop {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10001;
}
.no-webp .pop .closepop {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -197px}
.webp .pop .closepop {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -197px}
.no-webp .pop .closepop {background-size:1628px 1401px}
.webp .pop .closepop {background-size:1628px 1401px}
.no-webp .pop .closepop {background-position:-1589px -197px}
.webp .pop .closepop {background-position:-1589px -197px}
.pop .closepop {
  display: block;
  position: absolute;
  top: 0px;
  right: -37px;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 37px;
  height: 36px;

}
.pop .closepop:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pop .alert-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #872f2c;
  font-size: 26px;
  text-align: center;
}
.no-webp #pop-activity {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pop-activity_5d3a67d7.jpg) no-repeat}
.webp #pop-activity {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/pop-activity_5d3a67d7.webp) no-repeat}
#pop-activity {
  width: 600px;
  height: 300px;
  margin-left: -300px;
  margin-top: -150px;
}
#pop-activity .btn-activity {
  display: block;
  width: 100%;
  height: 100%;
}
.no-webp #pop-activity .closepop {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-814px -1173px}
.webp #pop-activity .closepop {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-814px -1173px}
.no-webp #pop-activity .closepop {background-size:1628px 1401px}
.webp #pop-activity .closepop {background-size:1628px 1401px}
.no-webp #pop-activity .closepop {background-position:-814px -1173px}
.webp #pop-activity .closepop {background-position:-814px -1173px}
#pop-activity .closepop {
  position: absolute;
  top: 0;
  right: -40px;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 40px;
  height: 40px;

}
#pop-activity .closepop:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-webp .btn-zhankai {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-60px -1244px}
.webp .btn-zhankai {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-60px -1244px}
.no-webp .btn-zhankai {background-size:1628px 1401px}
.webp .btn-zhankai {background-size:1628px 1401px}
.no-webp .btn-zhankai {background-position:-60px -1244px}
.webp .btn-zhankai {background-position:-60px -1244px}
.btn-zhankai {
  position: fixed;
  right: 5px;
  top: 260px;
  display: block;
  width: 53px;
  height: 155px;

  z-index: 99;
}
.no-webp .btn-zhankai:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-115px -1244px}
.webp .btn-zhankai:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-115px -1244px}
.no-webp .btn-zhankai:hover {background-size:1628px 1401px}
.webp .btn-zhankai:hover {background-size:1628px 1401px}
.no-webp .btn-zhankai:hover {background-position:-115px -1244px}
.webp .btn-zhankai:hover {background-position:-115px -1244px}
.btn-zhankai:hover {
width:53px;
height:155px;

}
.no-webp #rightCon {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/zhankai-bgTwo_1dbf99d4.png) top no-repeat}
.webp #rightCon {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/zhankai-bgTwo_1dbf99d4.webp) top no-repeat}
#rightCon {
  position: fixed;
  right: 0;
  top: 260px;
  width: 162px;
  height: 572px;
  z-index: 99;
}
#rightCon p {
  width: 105px;
  font-size: 12px;
  color: #fceed1;
  text-align: center;
  margin: 0 auto 5px auto;
}
#rightCon p.saoma-tip {
  margin-top: 18px;
  font-size: 17px;
}
#rightCon a {
  display: block;
  text-align: center;
}
.no-webp #rightCon .btn-shouqi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1194px}
.webp #rightCon .btn-shouqi {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1433px -1194px}
.no-webp #rightCon .btn-shouqi {background-size:1628px 1401px}
.webp #rightCon .btn-shouqi {background-size:1628px 1401px}
.no-webp #rightCon .btn-shouqi {background-position:-1433px -1194px}
.webp #rightCon .btn-shouqi {background-position:-1433px -1194px}
#rightCon .btn-shouqi {
  position: absolute;
  left: 0;
  top: -28px;
  display: block;
  width: 161px;
  height: 30px;

}
.no-webp #rightCon .btn-shouqi:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1093px -861px}
.webp #rightCon .btn-shouqi:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1093px -861px}
.no-webp #rightCon .btn-shouqi:hover {background-size:1628px 1401px}
.webp #rightCon .btn-shouqi:hover {background-size:1628px 1401px}
.no-webp #rightCon .btn-shouqi:hover {background-position:-1093px -861px}
.webp #rightCon .btn-shouqi:hover {background-position:-1093px -861px}
#rightCon .btn-shouqi:hover {
width:161px;
height:30px;

}
#rightCon .cnt {
  width: 124px;
  margin: 0 auto;
}
#rightCon .tabs {
  text-align: right;
  height: 30px;
  margin-top: 5px;
}
#rightCon .tabs a {
  display: inline-block;
  width: 34px;
  height: 100%;
}
.no-webp #rightCon .tabs .wb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -299px}
.webp #rightCon .tabs .wb {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -299px}
.no-webp #rightCon .tabs .wb {background-size:1628px 1401px}
.webp #rightCon .tabs .wb {background-size:1628px 1401px}
.no-webp #rightCon .tabs .wb {background-position:-1589px -299px}
.webp #rightCon .tabs .wb {background-position:-1589px -299px}
#rightCon .tabs .wb {
width:34px;
height:30px;

}
.no-webp #rightCon .tabs .wb:hover, 
.no-webp #rightCon .tabs .wb.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -331px}
.webp #rightCon .tabs .wb:hover, 
.webp #rightCon .tabs .wb.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -331px}
.no-webp #rightCon .tabs .wb:hover, 
.no-webp #rightCon .tabs .wb.active {background-size:1628px 1401px}
.webp #rightCon .tabs .wb:hover, 
.webp #rightCon .tabs .wb.active {background-size:1628px 1401px}
.no-webp #rightCon .tabs .wb:hover, 
.no-webp #rightCon .tabs .wb.active {background-position:-1589px -331px}
.webp #rightCon .tabs .wb:hover, 
.webp #rightCon .tabs .wb.active {background-position:-1589px -331px}
#rightCon .tabs .wb:hover,
#rightCon .tabs .wb.active {
width:34px;
height:30px;

}
.no-webp #rightCon .tabs .wx {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -235px}
.webp #rightCon .tabs .wx {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -235px}
.no-webp #rightCon .tabs .wx {background-size:1628px 1401px}
.webp #rightCon .tabs .wx {background-size:1628px 1401px}
.no-webp #rightCon .tabs .wx {background-position:-1589px -235px}
.webp #rightCon .tabs .wx {background-position:-1589px -235px}
#rightCon .tabs .wx {
width:34px;
height:30px;

}
.no-webp #rightCon .tabs .wx:hover, 
.no-webp #rightCon .tabs .wx.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1589px -267px}
.webp #rightCon .tabs .wx:hover, 
.webp #rightCon .tabs .wx.active {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1589px -267px}
.no-webp #rightCon .tabs .wx:hover, 
.no-webp #rightCon .tabs .wx.active {background-size:1628px 1401px}
.webp #rightCon .tabs .wx:hover, 
.webp #rightCon .tabs .wx.active {background-size:1628px 1401px}
.no-webp #rightCon .tabs .wx:hover, 
.no-webp #rightCon .tabs .wx.active {background-position:-1589px -267px}
.webp #rightCon .tabs .wx:hover, 
.webp #rightCon .tabs .wx.active {background-position:-1589px -267px}
#rightCon .tabs .wx:hover,
#rightCon .tabs .wx.active {
width:34px;
height:30px;

}
#rightCon #toggle-wb,
#rightCon #toggle-wx {
  position: relative;
  width: 124px;
  height: 142px;
}
#rightCon #toggle-sq {
  position: relative;
  width: 124px;
  height: 172px;
  margin-top: 5px;
}
#rightCon #toggle-sq p {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 3px;
  line-height: 20px;
  width: 100%;
  color: #e7dbc0;
}
#rightCon #toggle-wb a {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  color: #e7dbc0;
}
#rightCon #toggle-wb a:hover {
  color: #fff;
}
#rightCon #toggle-wx p {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  color: #e7dbc0;
}
#rightCon .r_btn {
  display: block;
  width: 124px;
  height: 28px;
  margin: 6px auto 0;
}
.no-webp #rightCon .r_qqJump {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/QQJump_284d331f.png) no-repeat}
.webp #rightCon .r_qqJump {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/QQJump_284d331f.webp) no-repeat}
#rightCon .r_qqJump {
}
.no-webp #rightCon .r_qqJump:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/QQJumpOn_cabbc94f.png) no-repeat}
.webp #rightCon .r_qqJump:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/QQJumpOn_cabbc94f.webp) no-repeat}
#rightCon .r_qqJump:hover {
}
.no-webp #rightCon .r_libao {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1256px -861px}
.webp #rightCon .r_libao {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1256px -861px}
.no-webp #rightCon .r_libao {background-size:1628px 1401px}
.webp #rightCon .r_libao {background-size:1628px 1401px}
.no-webp #rightCon .r_libao {background-position:-1256px -861px}
.webp #rightCon .r_libao {background-position:-1256px -861px}
#rightCon .r_libao {
width:124px;
height:28px;

}
.no-webp #rightCon .r_libao:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1243px -982px}
.webp #rightCon .r_libao:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1243px -982px}
.no-webp #rightCon .r_libao:hover {background-size:1628px 1401px}
.webp #rightCon .r_libao:hover {background-size:1628px 1401px}
.no-webp #rightCon .r_libao:hover {background-position:-1243px -982px}
.webp #rightCon .r_libao:hover {background-position:-1243px -982px}
#rightCon .r_libao:hover {
width:124px;
height:28px;

}
.no-webp #rightCon .r_reg {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-1117px -982px}
.webp #rightCon .r_reg {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-1117px -982px}
.no-webp #rightCon .r_reg {background-size:1628px 1401px}
.webp #rightCon .r_reg {background-size:1628px 1401px}
.no-webp #rightCon .r_reg {background-position:-1117px -982px}
.webp #rightCon .r_reg {background-position:-1117px -982px}
#rightCon .r_reg {
width:124px;
height:28px;

}
.no-webp #rightCon .r_reg:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-739px -982px}
.webp #rightCon .r_reg:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-739px -982px}
.no-webp #rightCon .r_reg:hover {background-size:1628px 1401px}
.webp #rightCon .r_reg:hover {background-size:1628px 1401px}
.no-webp #rightCon .r_reg:hover {background-position:-739px -982px}
.webp #rightCon .r_reg:hover {background-position:-739px -982px}
#rightCon .r_reg:hover {
width:124px;
height:28px;

}
.no-webp #rightCon .r_download {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-991px -982px}
.webp #rightCon .r_download {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-991px -982px}
.no-webp #rightCon .r_download {background-size:1628px 1401px}
.webp #rightCon .r_download {background-size:1628px 1401px}
.no-webp #rightCon .r_download {background-position:-991px -982px}
.webp #rightCon .r_download {background-position:-991px -982px}
#rightCon .r_download {
width:124px;
height:28px;

}
.no-webp #rightCon .r_download:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.png) no-repeat;background-size:1628px 1401px;
background-position:-865px -982px}
.webp #rightCon .r_download:hover {background:url(https://z.res.netease.com/pc/gw/20220310121847642/img/sprite-9da8df_9da8df6c.webp) no-repeat;background-size:1628px 1401px;
background-position:-865px -982px}
.no-webp #rightCon .r_download:hover {background-size:1628px 1401px}
.webp #rightCon .r_download:hover {background-size:1628px 1401px}
.no-webp #rightCon .r_download:hover {background-position:-865px -982px}
.webp #rightCon .r_download:hover {background-position:-865px -982px}
#rightCon .r_download:hover {
width:124px;
height:28px;

}
@media screen and (max-height: 759px) {
  .btn-zhankai,
  #rightCon {
    top: 50%;
    margin-top: -220px;
  }
}

