/* 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:black}
.webp body {background:black}
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;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
.sogoubottom {
  display: none!important;
}
iframe[name=cjIframe] {
  position: absolute;
}
html,
body {
  width: 100%;
  min-width: 1400px;
  margin: 0 auto 0;
  height: auto;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.shijieguan .wrap,
body.newbie .wrap {
  overflow: hidden;
}
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.oh {
  overflow: hidden;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
.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;
}
.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;
}
.no-webp .close_pv {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1137px -625px}
.webp .close_pv {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1137px -625px}
.no-webp .close_pv {background-size:1477px 1312px}
.webp .close_pv {background-size:1477px 1312px}
.no-webp .close_pv {background-position:-1137px -625px}
.webp .close_pv {background-position:-1137px -625px}
.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://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-236px -823px}
.webp .close_pv:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-236px -823px}
.no-webp .close_pv:hover {background-size:1477px 1312px}
.webp .close_pv:hover {background-size:1477px 1312px}
.no-webp .close_pv:hover {background-position:-236px -823px}
.webp .close_pv:hover {background-position:-236px -823px}
.close_pv:hover {
width:48px;
height:48px;

}
/**.keyframes(demo_keyframes, {
    100% {
		.transform(rotate(360-43deg));
        margin-left: -20px;
        width: 26px;
	}
});*/
@-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);
  }
}
@-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 more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-o-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-o-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-moz-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-ms-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-o-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-webkit-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-moz-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-ms-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-o-keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@keyframes music {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  40% {
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    -ms-transform: scaleY(0.7);
    -o-transform: scaleY(0.7);
    transform: scaleY(0.7);
  }
  60% {
    -webkit-transform: scaleY(0.3);
    -moz-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  80% {
    -webkit-transform: scaleY(0.6);
    -moz-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    -o-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
}
@-webkit-keyframes playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playerAnim {
  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 playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes playbtn {
  0%,
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes enlarge {
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes name {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes name {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes name {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes name {
  0% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes name {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  15% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes scale2 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@-moz-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@-ms-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@-o-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes scale2 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@-webkit-keyframes scale2 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@-moz-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@-ms-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@-o-keyframes scale2 {
  0% {
    transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes scale2 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@font-face {
  font-family: 'fzcjljt';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcjljt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  margin: 0 auto 0;
  overflow-x: auto;
}
.wrap {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  min-width: 1400px;
}
.wrap.smallH .swiper-slide .title {
  top: 50%;
  margin-top: -430px;
}
.wrap.smallH .page_hz .swpbox {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.wrap .wrapSwiper {
  height: 100vh;
  max-height: 1080px;
  max-width: 1920px;
  margin: 0 auto 0;
}
.wrap .wrapSwiper.doCenter {
  width: 1920px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -540px 0 0 -960px;
}
.wrap .wrapSwiper .indexSlide {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}
.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;
}
@-webkit-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes scrolltips-anim {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
    transform: translate(0, 0.15rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 1600px) {
}
@-webkit-keyframes rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 rotate-anim {
  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 swing {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes characterAnim {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -4560px;
  }
}
@keyframes characterAnim {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -4560px;
  }
}
.no-webp .index {background:#f4f4f6}
.webp .index {background:#f4f4f6}
.index {
}
.mask {
  top: 120px !important;
  z-index: 53 !important;
}
.no-webp .out-bg1 {background-color:#000}
.webp .out-bg1 {background-color:#000}
.out-bg1 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.out-bg1 .header-bg1 {
  top: 55px;
  z-index: 52;
}
.out-bg1 .logos {
  display: none;
  position: absolute;
  width: 280px;
  height: 80px;
  top: 110px;
  right: 150px;
  font-size: 0;
  z-index: 2;
}
.out-bg1 .logos a {
  width: 191px;
  height: 100%;
  display: block;
}
.no-webp .out-bg1 .tips {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/tips_d53a726a.png) no-repeat}
.webp .out-bg1 .tips {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/tips_d53a726a.webp) no-repeat}
.out-bg1 .tips {
  width: 620px;
  height: 69px;
  position: absolute;
  top: 770px;
  left: 50%;
  margin-left: 100px;
  z-index: 5;
}
.out-bg1 #leihuo-age {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 128px;
  left: 25px;
  z-index: 2;
  width: 86px;
}
.out-bg1 #leihuo-age.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 4;
}
.no-webp .out-bg1 .slogan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan_58801b1e.png) center center no-repeat;
  background-size: 100% 100% }
.webp .out-bg1 .slogan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan_58801b1e.webp) center center no-repeat;
  background-size: 100% 100% }
.no-webp .out-bg1 .slogan {background-size:100% 100%}
.webp .out-bg1 .slogan {background-size:100% 100%}
.out-bg1 .slogan {
  display: none;
  position: absolute;
  top: 850px;
  left: 50%;
  width: 622px;
  height: 47px;
  margin-left: -718px;
  z-index: 2;
}
@media screen and (min-width: 1921px) {
  .out-bg1 .slogan {
    top: 866px;
  }
}
@media screen and (max-width: 1879px) {
  .out-bg1 .slogan {
    top: 84%;
  }
}
.no-webp .out-bg1 .scrolltip {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-816px -131px}
.webp .out-bg1 .scrolltip {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-816px -131px}
.no-webp .out-bg1 .scrolltip {background-size:1477px 1312px}
.webp .out-bg1 .scrolltip {background-size:1477px 1312px}
.no-webp .out-bg1 .scrolltip {background-position:-816px -131px}
.webp .out-bg1 .scrolltip {background-position:-816px -131px}
.out-bg1 .scrolltip {
  position: absolute;
  bottom: -0.61rem;
  left: 50%;
  margin-left: -1.1rem;
width:219px;
height:222px;

  -webkit-animation: scrolltips-anim 2s linear infinite;

          animation: scrolltips-anim 2s linear infinite;
  z-index: 3;
}
.no-webp .out-bg1 .sub-title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sub-tit_470bea37.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg1 .sub-title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sub-tit_470bea37.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg1 .sub-title {background-size:100% 100%}
.webp .out-bg1 .sub-title {background-size:100% 100%}
.out-bg1 .sub-title {
  width: 682px;
  height: 137px;
  position: absolute;
  z-index: 10;
  left: 77px;
  top: 339px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.out-bg1 .sub-title.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 4;
}
.no-webp .out-bg1 #flash {background-position:center}
.webp .out-bg1 #flash {background-position:center}
.no-webp .out-bg1 #flash {background-repeat:no-repeat}
.webp .out-bg1 #flash {background-repeat:no-repeat}
.no-webp .out-bg1 #flash {background-size:cover}
.webp .out-bg1 #flash {background-size:cover}
.out-bg1 #flash {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
}
.out-bg1 #flash:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 391px;
}
.out-bg1 #flash video {
  width: 100%;
  min-width: 1920px;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: -1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.out-bg1 #flash video.on {
  z-index: 2;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.out-bg1 .btn-ticket {
  display: none;
  position: absolute;
  top: 126px;
  left: 50%;
  margin-left: -337px;
  width: 200px;
  height: 120px;
}
.no-webp .out-bg1 .icon-music {background:none}
.webp .out-bg1 .icon-music {background:none}
.out-bg1 .icon-music {
  border-radius: 10px;
  border: 1px solid #fff;
  width: 48px;
  line-height: 30px;
  height: 48px;
  position: absolute;
  top: 77px;
  left: 50%;
  margin-left: 630px;
  overflow: hidden;
  font-size: 0;
  text-align: center;
}
.no-webp .out-bg1 .icon-music i {background:#fff}
.webp .out-bg1 .icon-music i {background:#fff}
.out-bg1 .icon-music i {
  width: 3px;
  margin-top: 15px;
  margin-right: 3px;
  font-size: 0;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
}
.out-bg1 .icon-music i:nth-child(1) {
  height: 20px;
}
.out-bg1 .icon-music i:nth-child(2) {
  height: 10px;
}
.out-bg1 .icon-music i:nth-child(3) {
  height: 15px;
}
.out-bg1 .icon-music i:nth-child(4) {
  height: 20px;
  margin-right: 0;
}
.out-bg1 .icon-music i:nth-child(1) {
  -webkit-animation: music 0.5s 0.1s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.1s infinite 300ms 0 ease;
  -ms-animation: music 0.5s 0.1s infinite 300ms 0 ease;
  animation: music 0.5s 0.1s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.1s infinite;
  -webkit-animation: music 0.5s 0.1s infinite;
  -o-animation: music 0.5s 0.1s infinite;
  -ms-animation: music 0.5s 0.1s infinite;
  animation: music 0.5s 0.1s infinite;
}
.out-bg1 .icon-music i:nth-child(2) {
  -webkit-animation: music 0.5s 0.4s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.4s infinite 300ms 0 ease;
  -ms-animation: music 0.5s 0.4s infinite 300ms 0 ease;
  animation: music 0.5s 0.4s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.4s infinite;
  -webkit-animation: music 0.5s 0.4s infinite;
  -o-animation: music 0.5s 0.4s infinite;
  -ms-animation: music 0.5s 0.4s infinite;
  animation: music 0.5s 0.4s infinite;
}
.out-bg1 .icon-music i:nth-child(3) {
  -webkit-animation: music 0.5s 0.3s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.3s infinite 300ms 0 ease;
  -ms-animation: music 0.5s 0.3s infinite 300ms 0 ease;
  animation: music 0.5s 0.3s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.3s infinite;
  -webkit-animation: music 0.5s 0.3s infinite;
  -o-animation: music 0.5s 0.3s infinite;
  -ms-animation: music 0.5s 0.3s infinite;
  animation: music 0.5s 0.3s infinite;
}
.out-bg1 .icon-music i:nth-child(4) {
  -webkit-animation: music 0.5s 0.2s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.2s infinite 300ms 0 ease;
  -ms-animation: music 0.5s 0.2s infinite 300ms 0 ease;
  animation: music 0.5s 0.2s infinite 300ms 0 ease;
  -moz-animation: music 0.5s 0.2s infinite;
  -webkit-animation: music 0.5s 0.2s infinite;
  -o-animation: music 0.5s 0.2s infinite;
  -ms-animation: music 0.5s 0.2s infinite;
  animation: music 0.5s 0.2s infinite;
}
.no-webp .out-bg1 .icon-music.active, 
.no-webp .out-bg1 .icon-music:hover {background:none}
.webp .out-bg1 .icon-music.active, 
.webp .out-bg1 .icon-music:hover {background:none}
.out-bg1 .icon-music.active,
.out-bg1 .icon-music:hover {
  border: 1px solid #8096d8;
}
.no-webp .out-bg1 .icon-music.active i, 
.no-webp .out-bg1 .icon-music:hover i {background:#627cca}
.webp .out-bg1 .icon-music.active i, 
.webp .out-bg1 .icon-music:hover i {background:#627cca}
.out-bg1 .icon-music.active i,
.out-bg1 .icon-music:hover i {
}
.out-bg1 .icon-music.close i {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.out-bg1 .music-off i:nth-child(1),
.out-bg1 .music-off i:nth-child(2),
.out-bg1 .music-off i:nth-child(3),
.out-bg1 .music-off i:nth-child(4) {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.out-bg1 .player-item {
  position: relative;
  width: 500px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 82px;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.no-webp .out-bg1 .ripple {background-color:#fff}
.webp .out-bg1 .ripple {background-color:#fff}
.out-bg1 .ripple {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 50%;
  -webkit-animation: ripple 3s linear infinite;
          animation: ripple 3s linear infinite;
}
.out-bg1 .ripple::before,
.out-bg1 .ripple::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  -webkit-animation: ripple 3s linear infinite 1s;
          animation: ripple 3s linear infinite 1s;
}
.out-bg1 .ripple::after {
  -webkit-animation: ripple 3s linear infinite 2s;
          animation: ripple 3s linear infinite 2s;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 74px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 74px rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 74px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 74px rgba(255, 255, 255, 0);
  }
}
.out-bg1 .subtitle {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.no-webp .out-bg1 .subtitle:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-998px -590px}
.webp .out-bg1 .subtitle:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-998px -590px}
.no-webp .out-bg1 .subtitle:before {background-size:1477px 1312px}
.webp .out-bg1 .subtitle:before {background-size:1477px 1312px}
.no-webp .out-bg1 .subtitle:before {background-position:-998px -590px}
.webp .out-bg1 .subtitle:before {background-position:-998px -590px}
.out-bg1 .subtitle:before {
  display: block;
  content: '';
  position: absolute;
  top: 175px;
  left: 12px;
  width: 23px;
  height: 23px;

  -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;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.out-bg1 .subtitle:hover:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.out-bg1 .video-btn {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.out-bg1 .kv_info {
  position: absolute;
  bottom: 1%;
  left: 50%;
  margin-left: -834px;
  width: auto;
  height: auto;
  z-index: 10;
  pointer-events: auto;
}
@media screen and (max-width: 1759px) {
  .out-bg1 .kv_info {
    margin-left: -764px;
  }
}
.no-webp .out-bg1 .xjh {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-463px -131px}
.webp .out-bg1 .xjh {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-463px -131px}
.no-webp .out-bg1 .xjh {background-size:1477px 1312px}
.webp .out-bg1 .xjh {background-size:1477px 1312px}
.no-webp .out-bg1 .xjh {background-position:-463px -131px}
.webp .out-bg1 .xjh {background-position:-463px -131px}
.out-bg1 .xjh {
  position: absolute;
  bottom: 24%;
  right: 270px;
  width: 351px;
  height: 225px;

  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.out-bg1 .xjh.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 4;
}
.no-webp .out-bg1 .btns {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-463px -0px}
.webp .out-bg1 .btns {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-463px -0px}
.no-webp .out-bg1 .btns {background-size:1477px 1312px}
.webp .out-bg1 .btns {background-size:1477px 1312px}
.no-webp .out-bg1 .btns {background-position:-463px -0px}
.webp .out-bg1 .btns {background-position:-463px -0px}
.out-bg1 .btns {

  width: 619px;
  height: 129px;
  position: relative;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.out-bg1 .btns.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 4;
}
.no-webp .out-bg1 .btns .qrcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-445px -460px}
.webp .out-bg1 .btns .qrcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-445px -460px}
.no-webp .out-bg1 .btns .qrcode {background-size:1477px 1312px}
.webp .out-bg1 .btns .qrcode {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .qrcode {background-position:-445px -460px}
.webp .out-bg1 .btns .qrcode {background-position:-445px -460px}
.out-bg1 .btns .qrcode {
  display: block;
  position: absolute;
  left: 9px;
  top: 10px;
  width: 125px;
  height: 108px;

}
.out-bg1 .btns .qrcode img {
  display: block;
  width: 101px;
  height: 101px;
  position: absolute;
  top: 4px;
  left: 22px;
}
.out-bg1 .btns ._btns {
  position: absolute;
  top: 10px;
  left: 140px;
}
.out-bg1 .btns ._btns a {
  display: block;
  width: 115px;
  height: 35px;
}
.no-webp .out-bg1 .btns ._btns .downios {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-572px -460px}
.webp .out-bg1 .btns ._btns .downios {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-572px -460px}
.no-webp .out-bg1 .btns ._btns .downios {background-size:1477px 1312px}
.webp .out-bg1 .btns ._btns .downios {background-size:1477px 1312px}
.no-webp .out-bg1 .btns ._btns .downios {background-position:-572px -460px}
.webp .out-bg1 .btns ._btns .downios {background-position:-572px -460px}
.out-bg1 .btns ._btns .downios {
width:180px;
height:53px;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .out-bg1 .btns ._btns .downan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-754px -460px}
.webp .out-bg1 .btns ._btns .downan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-754px -460px}
.no-webp .out-bg1 .btns ._btns .downan {background-size:1477px 1312px}
.webp .out-bg1 .btns ._btns .downan {background-size:1477px 1312px}
.no-webp .out-bg1 .btns ._btns .downan {background-position:-754px -460px}
.webp .out-bg1 .btns ._btns .downan {background-position:-754px -460px}
.out-bg1 .btns ._btns .downan {
  margin-top: 3px;
width:180px;
height:53px;

}
.no-webp .out-bg1 .btns .downzs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-860px -691px}
.webp .out-bg1 .btns .downzs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-860px -691px}
.no-webp .out-bg1 .btns .downzs {background-size:1477px 1312px}
.webp .out-bg1 .btns .downzs {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .downzs {background-position:-860px -691px}
.webp .out-bg1 .btns .downzs {background-position:-860px -691px}
.out-bg1 .btns .downzs {
  display: block;
  position: relative;
  top: 423px;
  z-index: 2;
width:115px;
height:35px;

}
.no-webp .out-bg1 .btns .downzs:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-977px -691px}
.webp .out-bg1 .btns .downzs:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-977px -691px}
.no-webp .out-bg1 .btns .downzs:hover {background-size:1477px 1312px}
.webp .out-bg1 .btns .downzs:hover {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .downzs:hover {background-position:-977px -691px}
.webp .out-bg1 .btns .downzs:hover {background-position:-977px -691px}
.out-bg1 .btns .downzs:hover {
width:115px;
height:35px;

}
.no-webp .out-bg1 .btns .downzs .zscode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/zs_af7d4a8c.png) no-repeat}
.webp .out-bg1 .btns .downzs .zscode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/zs_af7d4a8c.webp) no-repeat}
.out-bg1 .btns .downzs .zscode {
  width: 107px;
  display: none;
  height: 113px;
  bottom: -38px;
  left: 9px;
  position: relative;
  z-index: 3;
}
.out-bg1 .btns .server-box {
  position: absolute;
  width: 199px;
  height: 53px;
  top: 10px;
  left: 410px;
}
.no-webp .out-bg1 .btns .server-box .server-wrap {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-664px -358px}
.webp .out-bg1 .btns .server-box .server-wrap {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-664px -358px}
.no-webp .out-bg1 .btns .server-box .server-wrap {background-size:1477px 1312px}
.webp .out-bg1 .btns .server-box .server-wrap {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .server-box .server-wrap {background-position:-664px -358px}
.webp .out-bg1 .btns .server-box .server-wrap {background-position:-664px -358px}
.out-bg1 .btns .server-box .server-wrap {
  display: block;
  overflow: hidden;
width:199px;
height:53px;

}
.no-webp .out-bg1 .btns .server-box .server-wrap:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-664px -358px}
.webp .out-bg1 .btns .server-box .server-wrap:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-664px -358px}
.no-webp .out-bg1 .btns .server-box .server-wrap:hover {background-size:1477px 1312px}
.webp .out-bg1 .btns .server-box .server-wrap:hover {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .server-box .server-wrap:hover {background-position:-664px -358px}
.webp .out-bg1 .btns .server-box .server-wrap:hover {background-position:-664px -358px}
.out-bg1 .btns .server-box .server-wrap:hover {
width:199px;
height:53px;

}
.out-bg1 .btns .server-box .server-wrap .date,
.out-bg1 .btns .server-box .server-wrap .area {
  color: #413e5b;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 0 62px;
}
.no-webp .out-bg1 .btns .server-box .server-wrap .line {background:#413e5b}
.webp .out-bg1 .btns .server-box .server-wrap .line {background:#413e5b}
.out-bg1 .btns .server-box .server-wrap .line {
  width: 108px;
  height: 1px;
  position: absolute;
  top: 25px;
  left: 62px;
}
.out-bg1 .btns .server-box .server-wrap .date {
  position: relative;
}
.no-webp .out-bg1 .btns .down_desk {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-346px -691px}
.webp .out-bg1 .btns .down_desk {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-346px -691px}
.no-webp .out-bg1 .btns .down_desk {background-size:1477px 1312px}
.webp .out-bg1 .btns .down_desk {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .down_desk {background-position:-346px -691px}
.webp .out-bg1 .btns .down_desk {background-position:-346px -691px}
.out-bg1 .btns .down_desk {
  position: absolute;
  top: 10px;
  left: 324px;
  width: 81px;
  height: 110px;

  z-index: 6;
}
.out-bg1 .btns .down_desk:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.no-webp .out-bg1 .btns .recharge {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-865px -358px}
.webp .out-bg1 .btns .recharge {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-865px -358px}
.no-webp .out-bg1 .btns .recharge {background-size:1477px 1312px}
.webp .out-bg1 .btns .recharge {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .recharge {background-position:-865px -358px}
.webp .out-bg1 .btns .recharge {background-position:-865px -358px}
.out-bg1 .btns .recharge {
  position: absolute;
  top: 67px;
  left: 410px;
  width: 199px;
  height: 53px;

  z-index: 6;
}
.no-webp .out-bg1 .btns .recharge::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1391px -1250px}
.webp .out-bg1 .btns .recharge::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1391px -1250px}
.no-webp .out-bg1 .btns .recharge::after {background-size:1477px 1312px}
.webp .out-bg1 .btns .recharge::after {background-size:1477px 1312px}
.no-webp .out-bg1 .btns .recharge::after {background-position:-1391px -1250px}
.webp .out-bg1 .btns .recharge::after {background-position:-1391px -1250px}
.out-bg1 .btns .recharge::after {
  content: '';
  position: absolute;
  top: -28px;
  right: -54px;
  width: 72px;
  height: 52px;

  -webkit-animation: scale2 1.2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 1.2s linear infinite 300ms 0 ease;
  -ms-animation: scale2 1.2s linear infinite 300ms 0 ease;
  animation: scale2 1.2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 1.2s linear infinite;
  -webkit-animation: scale2 1.2s linear infinite;
  -o-animation: scale2 1.2s linear infinite;
  -ms-animation: scale2 1.2s linear infinite;
  animation: scale2 1.2s linear infinite;
}
.out-bg1 .btns .recharge:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.no-webp .page_news {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_8c98dbc2.jpg) center no-repeat}
.webp .page_news {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_8c98dbc2.webp) center no-repeat}
.page_news {
}
.no-webp .page_news .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1391px -625px}
.webp .page_news .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1391px -625px}
.no-webp .page_news .title {background-size:1477px 1312px}
.webp .page_news .title {background-size:1477px 1312px}
.no-webp .page_news .title {background-position:-1391px -625px}
.webp .page_news .title {background-position:-1391px -625px}
.page_news .title {
  width: 83px;
  height: 623px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
}
.page_news .main {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.no-webp .page_news .main .content-box {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou_c21d0934.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou_c21d0934.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box {background-size:100% auto}
.webp .page_news .main .content-box {background-size:100% auto}
.page_news .main .content-box {
  width: 16.25rem;
  height: 8.51rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4.25rem 0 0 -8.12rem;
  padding: 0.75rem 0 0 0.70rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.no-webp .page_news .main .content-box #banner {background:#fff}
.webp .page_news .main .content-box #banner {background:#fff}
.page_news .main .content-box #banner {
  width: 7.30rem;
  height: 3.38rem;
  position: relative;
  margin: 0.06rem 0 0 0.12rem;
}
.page_news .main .content-box #banner #hotlinkbox-switch {
  position: absolute;
  z-index: 4;
  right: 0.30rem;
  top: 0;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-switch a {background:#fff}
.webp .page_news .main .content-box #banner #hotlinkbox-switch a {background:#fff}
.page_news .main .content-box #banner #hotlinkbox-switch a {
  display: block;
  width: 0.40rem;
  height: 0.30rem;
  line-height: 0.30rem;
  color: #497dad;
  font-size: 0.14rem;
  text-align: center;
  float: left;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-switch a:hover, 
.no-webp .page_news .main .content-box #banner #hotlinkbox-switch a.current {background:#288fec}
.webp .page_news .main .content-box #banner #hotlinkbox-switch a:hover, 
.webp .page_news .main .content-box #banner #hotlinkbox-switch a.current {background:#288fec}
.page_news .main .content-box #banner #hotlinkbox-switch a:hover,
.page_news .main .content-box #banner #hotlinkbox-switch a.current {
  color: #fff;
}
.page_news .main .content-box #banner #hotlinkbox-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.page_news .main .content-box #banner #hotlinkbox-content img {
  width: 7.30rem;
  height: 3.38rem;
  display: block;
}
.page_news .main .content-box #banner #hotlinkbox-content > div {
  width: 100%;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}
.page_news .main .content-box #banner #hotlinkbox-content > div.current {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
}
.page_news .main .content-box #banner #hotlinkbox-content .hd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0.36rem;
  left: 0;
  bottom: 0;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .hd li {background:rgba(127, 159, 184, 0.5)}
.webp .page_news .main .content-box #banner #hotlinkbox-content .hd li {background:rgba(127, 159, 184, 0.5)}
.page_news .main .content-box #banner #hotlinkbox-content .hd li {
  float: left;
  overflow: hidden;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  font-size: 0.14rem;
  color: #f8f8ff;
  cursor: pointer;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .hd li:hover, 
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .hd li.on, 
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .hd li.current {background:#56a3e0}
.webp .page_news .main .content-box #banner #hotlinkbox-content .hd li:hover, 
.webp .page_news .main .content-box #banner #hotlinkbox-content .hd li.on, 
.webp .page_news .main .content-box #banner #hotlinkbox-content .hd li.current {background:#56a3e0}
.page_news .main .content-box #banner #hotlinkbox-content .hd li:hover,
.page_news .main .content-box #banner #hotlinkbox-content .hd li.on,
.page_news .main .content-box #banner #hotlinkbox-content .hd li.current {
  color: #f8f8ff;
}
.page_news .main .content-box #banner #hotlinkbox-content .bd {
  overflow: hidden;
}
.page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination {
  width: 100%;
  margin: 0.10rem auto 0;
  text-align: center;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.23rem;
width:24px;
height:23px;

  margin: 0 0.08rem 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.webp .page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.page_news .main .content-box #banner #hotlinkbox-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width:24px;
height:23px;

}
.page_news .main .content-box #banner #hotlinkbox-content #wink-wrap {
  width: 194px;
  height: 375px;
  position: fixed;
  bottom: 16px;
  left: 34px;
  -webkit-animation: swing 2s ease-in-out infinite;
          animation: swing 2s ease-in-out infinite;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  z-index: 11;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/card_c75f7d5b.png) no-repeat}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/card_c75f7d5b.webp) no-repeat}
.page_news .main .content-box #banner #hotlinkbox-content #wink-wrap a {
  width: 187px;
  height: 375px;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-color:transparent}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-color:transparent}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1037px -308px}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1037px -308px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-size:1477px 1312px}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-size:1477px 1312px}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-position:-1037px -308px}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {background-position:-1037px -308px}
.page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 3;
  top: 62px;
  right: 0;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;

  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .wink-close:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .character {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/character_c25752e4.png) no-repeat;
  background-size: auto 100%}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .character {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/character_c25752e4.webp) no-repeat;
  background-size: auto 100%}
.no-webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .character {background-size:auto 100%}
.webp .page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .character {background-size:auto 100%}
.page_news .main .content-box #banner #hotlinkbox-content #wink-wrap .character {
  width: 190px;
  height: 190px;
  -webkit-animation: characterAnim 2s steps(24) infinite;
          animation: characterAnim 2s steps(24) infinite;
  position: absolute;
  top: 188px;
  right: -118px;
}
.page_news .main .content-box .news-box .news-main .news {
  width: 6.66rem;
  height: 7.04rem;
  position: absolute;
  top: 0.64rem;
  left: 8.64rem;
}
.no-webp .page_news .main .content-box .news-box .news-main .news .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/news_tt_83938797.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box .news-box .news-main .news .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/news_tt_83938797.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box .news-box .news-main .news .stit {background-size:100% auto}
.webp .page_news .main .content-box .news-box .news-main .news .stit {background-size:100% auto}
.page_news .main .content-box .news-box .news-main .news .stit {
  width: 0.50rem;
  height: 0.37rem;
}
.no-webp .page_news .main .content-box .news-box .news-main .news .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box .news-box .news-main .news .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box .news-box .news-main .news .stit .more {background-size:100% auto}
.webp .page_news .main .content-box .news-box .news-main .news .stit .more {background-size:100% auto}
.page_news .main .content-box .news-box .news-main .news .stit .more {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  top: 0.06rem;
  left: 0.60rem;
}
.page_news .main .content-box .news-box .news-main .news .inner {
  width: 100%;
}
.page_news .main .content-box .news-box .news-main .news .inner a {
  width: 100%;
  height: 1.46rem;
  display: block;
  margin-top: 0.14rem;
  overflow: hidden;
}
.no-webp .page_news .main .content-box .news-box .news-main .news .inner a .img {background:#fff}
.webp .page_news .main .content-box .news-box .news-main .news .inner a .img {background:#fff}
.page_news .main .content-box .news-box .news-main .news .inner a .img {
  width: 2.02rem;
  height: 0.86rem;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d5bd8d;
}
.page_news .main .content-box .news-box .news-main .news .inner a .img img {
  width: 100%;
  height: 100%;
}
.page_news .main .content-box .news-box .news-main .news .inner a .tt {
  width: 3.50rem;
  height: 0.72rem;
  display: inline-block;
  vertical-align: top;
  margin: 0.12rem 0 0 0.24rem;
}
.page_news .main .content-box .news-box .news-main .news .inner a .tt .dd {
  font-size: 0.36rem;
  color: #586c7e;
  line-height: 0.42rem;
  text-align: left;
}
.page_news .main .content-box .news-box .news-main .news .inner a .tt .dd span {
  font-size: 0.18rem;
}
.page_news .main .content-box .news-box .news-main .news .inner a .tt .tit {
  font-size: 0.18rem;
  color: #586c7e;
  line-height: 0.30rem;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.no-webp .page_news .main .content-box .news-box .news-main .news .inner a .line {background:#c6d1dc}
.webp .page_news .main .content-box .news-box .news-main .news .inner a .line {background:#c6d1dc}
.page_news .main .content-box .news-box .news-main .news .inner a .line {
  width: 100%;
  height: 1px;
  margin: 0.06rem auto 0.04rem;
}
.page_news .main .content-box .news-box .news-main .news .inner a .desc {
  font-size: 0.16rem;
  color: #7b8e9e;
  line-height: 0.24rem;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 0.48rem;
}
.page_news .main .content-box .news-box .news-main .update {
  width: 8.24rem;
  height: 3.00rem;
  position: absolute;
  top: 4.46rem;
  left: 0.74rem;
}
.no-webp .page_news .main .content-box .news-box .news-main .update .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/update_tt_9fdbc5c8.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/update_tt_9fdbc5c8.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box .news-box .news-main .update .stit {background-size:100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .stit {background-size:100% auto}
.page_news .main .content-box .news-box .news-main .update .stit {
  width: 0.50rem;
  height: 0.37rem;
}
.no-webp .page_news .main .content-box .news-box .news-main .update .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box .news-box .news-main .update .stit .more {background-size:100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .stit .more {background-size:100% auto}
.page_news .main .content-box .news-box .news-main .update .stit .more {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  top: 0.06rem;
  left: 0.60rem;
}
.page_news .main .content-box .news-box .news-main .update .inner {
  width: 100%;
  margin-top: 0.16rem;
}
.no-webp .page_news .main .content-box .news-box .news-main .update .inner a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/update_bg2_173652af.png) center no-repeat;
  background-size: 100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .inner a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/update_bg2_173652af.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .page_news .main .content-box .news-box .news-main .update .inner a {background-size:100% auto}
.webp .page_news .main .content-box .news-box .news-main .update .inner a {background-size:100% auto}
.page_news .main .content-box .news-box .news-main .update .inner a {
  width: 2.37rem;
  height: 2.28rem;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-right: 0.14rem;
}
.page_news .main .content-box .news-box .news-main .update .inner a .tt {
  margin: 0.10rem 0 0 0;
}
.page_news .main .content-box .news-box .news-main .update .inner a .tt .dd {
  font-size: 0.36rem;
  color: #fff;
  line-height: 0.40rem;
  text-align: left;
  margin-left: 0.08rem;
}
.page_news .main .content-box .news-box .news-main .update .inner a .tt .dd span {
  font-size: 0.18rem;
}
.page_news .main .content-box .news-box .news-main .update .inner a .tt .tit {
  width: 2.08rem;
  font-size: 0.18rem;
  color: #586c7e;
  line-height: 0.30rem;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0.04rem 0 0 0.28rem;
}
.page_news .main .content-box .news-box .news-main .update .inner a .desc {
  width: 1.96rem;
  font-size: 0.16rem;
  color: #7b8e9e;
  line-height: 0.24rem;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 0.14rem 0 0 0.28rem;
}
@-webkit-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-moz-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-ms-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-o-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-webkit-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-moz-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-ms-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@-o-keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
@keyframes winkSprite {
  0% {
    background-position: 0px 0px;
  }
  3.13% {
    background-position: -244px 0px;
  }
  6.25% {
    background-position: 0px -248px;
  }
  9.38% {
    background-position: -244px -248px;
  }
  12.50% {
    background-position: 0px -496px;
  }
  15.63% {
    background-position: -244px -496px;
  }
  18.75% {
    background-position: 0px -744px;
  }
  21.88% {
    background-position: -244px -744px;
  }
  25.00% {
    background-position: 0px -992px;
  }
  28.13% {
    background-position: -244px -992px;
  }
  31.25% {
    background-position: 0px -1240px;
  }
  34.38% {
    background-position: -244px -1240px;
  }
  37.50% {
    background-position: 0px -1488px;
  }
  40.63% {
    background-position: -244px -1488px;
  }
  43.75% {
    background-position: 0px -1736px;
  }
  46.88% {
    background-position: -244px -1736px;
  }
  50.00% {
    background-position: 0px -1984px;
  }
  53.13% {
    background-position: -244px -1984px;
  }
  56.25% {
    background-position: 0px -2232px;
  }
  59.38% {
    background-position: -244px -2232px;
  }
  62.50% {
    background-position: 0px -2480px;
  }
  65.63% {
    background-position: -244px -2480px;
  }
  68.75% {
    background-position: 0px -2728px;
  }
  71.88% {
    background-position: -244px -2728px;
  }
  75.00% {
    background-position: 0px -2976px;
  }
  78.13% {
    background-position: -244px -2976px;
  }
  81.25% {
    background-position: 0px -3224px;
  }
  84.38% {
    background-position: -244px -3224px;
  }
  87.50% {
    background-position: 0px -3472px;
  }
  90.63% {
    background-position: -244px -3472px;
  }
  93.75% {
    background-position: 0px -3720px;
  }
  96.88% {
    background-position: -244px -3720px;
  }
  100.00% {
    background-position: 0px -3968px;
  }
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.no-webp .popup .popmask {background:rgba(0, 0, 0, 0.7)}
.webp .popup .popmask {background:rgba(0, 0, 0, 0.7)}
.popup .popmask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.popup .pop-content {
  position: absolute;
  left: 50%;
  top: 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%);
}
.popup .pop-content .btn-close {
  position: absolute;
  display: block;
  top: 64px;
  right: 63px;
  width: 50px;
  height: 50px;
  z-index: 9;
}
.no-webp .popup .pop-content .btn-close:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/close_d37196ec.png)}
.webp .popup .pop-content .btn-close:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/close_d37196ec.webp)}
.popup .pop-content .btn-close:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -ms-transition: transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}
.popup .pop-content .btn-close:hover {
  cursor: pointer;
}
.popup .pop-content .btn-close:hover:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
@-webkit-keyframes aniu {
  0% {
    background-position: 0px 0px;
  }
  2% {
    background-position: -236px 0px;
  }
  4.1% {
    background-position: -472px 0px;
  }
  6.1% {
    background-position: -708px 0px;
  }
  8.2% {
    background-position: -944px 0px;
  }
  10.2% {
    background-position: -1180px 0px;
  }
  12.2% {
    background-position: -1416px 0px;
  }
  14.3% {
    background-position: 0px -220px;
  }
  16.3% {
    background-position: -236px -220px;
  }
  18.4% {
    background-position: -472px -220px;
  }
  20.4% {
    background-position: -708px -220px;
  }
  22.4% {
    background-position: -944px -220px;
  }
  24.5% {
    background-position: -1180px -220px;
  }
  26.5% {
    background-position: -1416px -220px;
  }
  28.6% {
    background-position: 0px -440px;
  }
  30.6% {
    background-position: -236px -440px;
  }
  32.7% {
    background-position: -472px -440px;
  }
  34.7% {
    background-position: -708px -440px;
  }
  36.7% {
    background-position: -944px -440px;
  }
  38.8% {
    background-position: -1180px -440px;
  }
  40.8% {
    background-position: -1416px -440px;
  }
  42.9% {
    background-position: 0px -660px;
  }
  44.9% {
    background-position: -236px -660px;
  }
  46.9% {
    background-position: -472px -660px;
  }
  49% {
    background-position: -708px -660px;
  }
  51% {
    background-position: -944px -660px;
  }
  53.1% {
    background-position: -1180px -660px;
  }
  55.1% {
    background-position: -1416px -660px;
  }
  57.1% {
    background-position: 0px -880px;
  }
  59.2% {
    background-position: -236px -880px;
  }
  61.2% {
    background-position: -472px -880px;
  }
  63.3% {
    background-position: -708px -880px;
  }
  65.3% {
    background-position: -944px -880px;
  }
  67.3% {
    background-position: -1180px -880px;
  }
  69.4% {
    background-position: -1416px -880px;
  }
  71.4% {
    background-position: 0px -1100px;
  }
  73.5% {
    background-position: -236px -1100px;
  }
  75.5% {
    background-position: -472px -1100px;
  }
  77.6% {
    background-position: -708px -1100px;
  }
  79.6% {
    background-position: -944px -1100px;
  }
  81.6% {
    background-position: -1180px -1100px;
  }
  83.7% {
    background-position: -1416px -1100px;
  }
  85.7% {
    background-position: 0px -1320px;
  }
  87.8% {
    background-position: -236px -1320px;
  }
  89.8% {
    background-position: -472px -1320px;
  }
  91.8% {
    background-position: -708px -1320px;
  }
  93.9% {
    background-position: -944px -1320px;
  }
  95.9% {
    background-position: -1180px -1320px;
  }
  98% {
    background-position: -1416px -1320px;
  }
  100% {
    background-position: -1416px -1320px;
  }
}
@keyframes aniu {
  0% {
    background-position: 0px 0px;
  }
  2% {
    background-position: -236px 0px;
  }
  4.1% {
    background-position: -472px 0px;
  }
  6.1% {
    background-position: -708px 0px;
  }
  8.2% {
    background-position: -944px 0px;
  }
  10.2% {
    background-position: -1180px 0px;
  }
  12.2% {
    background-position: -1416px 0px;
  }
  14.3% {
    background-position: 0px -220px;
  }
  16.3% {
    background-position: -236px -220px;
  }
  18.4% {
    background-position: -472px -220px;
  }
  20.4% {
    background-position: -708px -220px;
  }
  22.4% {
    background-position: -944px -220px;
  }
  24.5% {
    background-position: -1180px -220px;
  }
  26.5% {
    background-position: -1416px -220px;
  }
  28.6% {
    background-position: 0px -440px;
  }
  30.6% {
    background-position: -236px -440px;
  }
  32.7% {
    background-position: -472px -440px;
  }
  34.7% {
    background-position: -708px -440px;
  }
  36.7% {
    background-position: -944px -440px;
  }
  38.8% {
    background-position: -1180px -440px;
  }
  40.8% {
    background-position: -1416px -440px;
  }
  42.9% {
    background-position: 0px -660px;
  }
  44.9% {
    background-position: -236px -660px;
  }
  46.9% {
    background-position: -472px -660px;
  }
  49% {
    background-position: -708px -660px;
  }
  51% {
    background-position: -944px -660px;
  }
  53.1% {
    background-position: -1180px -660px;
  }
  55.1% {
    background-position: -1416px -660px;
  }
  57.1% {
    background-position: 0px -880px;
  }
  59.2% {
    background-position: -236px -880px;
  }
  61.2% {
    background-position: -472px -880px;
  }
  63.3% {
    background-position: -708px -880px;
  }
  65.3% {
    background-position: -944px -880px;
  }
  67.3% {
    background-position: -1180px -880px;
  }
  69.4% {
    background-position: -1416px -880px;
  }
  71.4% {
    background-position: 0px -1100px;
  }
  73.5% {
    background-position: -236px -1100px;
  }
  75.5% {
    background-position: -472px -1100px;
  }
  77.6% {
    background-position: -708px -1100px;
  }
  79.6% {
    background-position: -944px -1100px;
  }
  81.6% {
    background-position: -1180px -1100px;
  }
  83.7% {
    background-position: -1416px -1100px;
  }
  85.7% {
    background-position: 0px -1320px;
  }
  87.8% {
    background-position: -236px -1320px;
  }
  89.8% {
    background-position: -472px -1320px;
  }
  91.8% {
    background-position: -708px -1320px;
  }
  93.9% {
    background-position: -944px -1320px;
  }
  95.9% {
    background-position: -1180px -1320px;
  }
  98% {
    background-position: -1416px -1320px;
  }
  100% {
    background-position: -1416px -1320px;
  }
}
@media screen and (min-width: 2000px) {
  .out-bg1 .kv_info {
    top: 760px;
  }
}
.no-webp .out-bg2 {background-position:center}
.webp .out-bg2 {background-position:center}
.no-webp .out-bg2 {background-repeat:no-repeat}
.webp .out-bg2 {background-repeat:no-repeat}
.no-webp .out-bg2 {background-image:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_role_8108b194.jpg)}
.webp .out-bg2 {background-image:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_role_8108b194.webp)}
.out-bg2 {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
.no-webp .out-bg2 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-0px -691px}
.webp .out-bg2 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-0px -691px}
.no-webp .out-bg2 .title {background-size:1477px 1312px}
.webp .out-bg2 .title {background-size:1477px 1312px}
.no-webp .out-bg2 .title {background-position:-0px -691px}
.webp .out-bg2 .title {background-position:-0px -691px}
.out-bg2 .title {
  width: 99px;
  height: 621px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
}
.out-bg2 .nav {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(0, -55%);
  -moz-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  -o-transform: translate(0, -55%);
  transform: translate(0, -55%);
}
.out-bg2 .nav .tip {
  display: block;
  line-height: 0.38rem;
}
.no-webp .out-bg2 .nav .tip:after {background-color:#586c7e}
.webp .out-bg2 .nav .tip:after {background-color:#586c7e}
.out-bg2 .nav .tip:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  line-height: 0.38rem;
}
.out-bg2 .nav .tip:before {
  content: "new";
  font-size: 0.12rem;
  color: #ff4545;
  line-height: 0.12rem;
  text-align: left;
  position: absolute;
  top: -0.02rem;
  left: 1.04rem;
  font-weight: bold;
}
.out-bg2 .nav .tip i {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-family: "fzqkbys";
  font-size: 0.18rem;
  line-height: 0.38rem;
  color: #586c7e;
  text-indent: 0.67rem;
  margin-right: 0.15rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.no-webp .out-bg2 .nav .tip i:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/tips_a370d167.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg2 .nav .tip i:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/tips_a370d167.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg2 .nav .tip i:before {background-size:100% auto}
.webp .out-bg2 .nav .tip i:before {background-size:100% auto}
.out-bg2 .nav .tip i:before {
  content: '';
  width: 1.37rem;
  height: 0.23rem;
  position: absolute;
  top: 0.08rem;
  left: -0.76rem;
  display: none;
}
.out-bg2 .nav .tip i:hover:before {
  display: block;
}
.out-bg2 .nav .list {
  width: 1.97rem;
}
.out-bg2 .nav .list .jobbtn {
  display: block;
  width: 1.97rem;
  height: 0.4rem;
  font-size: 0;
  position: relative;
  margin-right: 0.15rem;
}
.out-bg2 .nav .list .jobbtn.on i {
  text-indent: 0.36rem;
}
.no-webp .out-bg2 .nav .list .jobbtn.on:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav-on_1e71ade6.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .nav .list .jobbtn.on:before {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav-on_1e71ade6.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .nav .list .jobbtn.on:before {background-size:100% 100%}
.webp .out-bg2 .nav .list .jobbtn.on:before {background-size:100% 100%}
.out-bg2 .nav .list .jobbtn.on:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.2rem;
  width: 1.97rem;
  height: 0.4rem;
  line-height: 0.4rem;
}
.out-bg2 .nav .list .jobbtn.on:nth-child(1) span {
  left: 1.04rem;
}
.out-bg2 .nav .list .jobbtn:nth-child(1) span {
  font-size: 0.12rem;
  color: #ff4545;
  line-height: 0.12rem;
  text-align: left;
  position: absolute;
  top: 0.14rem;
  left: 1.35rem;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.no-webp .out-bg2 .nav .list .jobbtn:after {background-color:#586c7e}
.webp .out-bg2 .nav .list .jobbtn:after {background-color:#586c7e}
.out-bg2 .nav .list .jobbtn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  line-height: 0.38rem;
}
.out-bg2 .nav .list .jobbtn i {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-family: "fzqkbys";
  font-size: 0.18rem;
  line-height: 0.38rem;
  color: #586c7e;
  text-indent: 0.67rem;
  margin-right: 0.15rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.out-bg2 .rolelist {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.out-bg2 .rolelist .role {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.out-bg2 .rolelist .role.on {
  z-index: 1;
  opacity: 1;
}
.out-bg2 .rolelist .role .img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 19.2rem;
  height: 10.8rem;
  margin-top: -5.4rem;
  margin-left: -9rem;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.out-bg2 .rolelist .role .img.on {
  z-index: 1;
  opacity: 1;
}
.out-bg2 .rolelist .role .img img {
  display: block;
  width: 100%;
  height: auto;
}
.out-bg2 .rolelist .role .desc {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 483px;
  margin-left: -43%;
  margin-top: -360px;
  z-index: 5;
}
.out-bg2 .rolelist .role .desc img {
  display: block;
  width: 100%;
}
.out-bg2 .rolelist .role .desc .name {
  position: relative;
  float: right;
  width: 419px;
  margin-right: -70px;
}
.out-bg2 .rolelist .role .desc .name img {
  height: 363px;
}
.no-webp .out-bg2 .rolelist .role .desc .name .v-btn {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/v-btn_67b6a85d.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .name .v-btn {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/v-btn_67b6a85d.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .name .v-btn {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .name .v-btn {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .name .v-btn {
  position: absolute;
  right: 70px;
  bottom: 0;
  width: 1.12rem;
  height: 1.13rem;
  line-height: 1.13rem;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.out-bg2 .rolelist .role .desc .name .v-btn:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.out-bg2 .rolelist .role .desc .name .mingzi {
  display: none;
  position: absolute;
  top: 50px;
  left: 50px;
  font-size: 40px;
  color: #d2b281;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 10px;
  font-family: 'fzcjljt' !important;
}
.no-webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1476px -625px}
.webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1476px -625px}
.no-webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background-size:1477px 1312px}
.webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background-size:1477px 1312px}
.no-webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background-position:-1476px -625px}
.webp .out-bg2 .rolelist .role .desc .name .mingzi::after {background-position:-1476px -625px}
.out-bg2 .rolelist .role .desc .name .mingzi::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 55px;
width:1px;
height:184px;

}
.out-bg2 .rolelist .role .desc .name .mingzi.on {
  display: block;
}
.out-bg2 .rolelist .role .desc .txtbox {
  position: relative;
  width: 385px;
  height: auto;
  float: right;
  margin-top: 10px;
  margin-right: 2px;
}
.out-bg2 .rolelist .role .desc .txtbox .pic {
  display: none;
}
.out-bg2 .rolelist .role .desc .txtbox .pic.on {
  display: block;
}
.out-bg2 .rolelist .role .desc .txtbox .pic img {
  width: 336px;
}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns {
  position: absolute;
  right: 0;
  top: 50%;
  -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 .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nan"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nan_9fe18bd3.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nan"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nan_9fe18bd3.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nan"] {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nan"] {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nan"] {
  width: 0.38rem;
  height: 0.86rem;
  line-height: 0.86rem;
}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nv"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nv_0539e824.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nv"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nv_0539e824.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nv"] {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nv"] {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns[data-sex="nv"] {
  width: 0.38rem;
  height: 0.86rem;
  line-height: 0.86rem;
}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns .sexbtn {
  display: block;
  width: 100%;
  height: 50%;
}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nan"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nan2_80517217.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nan"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nan2_80517217.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nan"] {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nan"] {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nan"] {
  width: 0.38rem;
  height: 1.24rem;
  line-height: 1.24rem;
}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nv"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nv2_379c20e8.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nv"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-nv2_379c20e8.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nv"] {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nv"] {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="nv"] {
  width: 0.38rem;
  height: 1.24rem;
  line-height: 1.24rem;
}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="yao"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-yao_26d24f5a.png) no-repeat;
  background-size: 100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="yao"] {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-yao_26d24f5a.webp) no-repeat;
  background-size: 100% 100%}
.no-webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="yao"] {background-size:100% 100%}
.webp .out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="yao"] {background-size:100% 100%}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns[data-sex="yao"] {
  width: 0.38rem;
  height: 1.24rem;
  line-height: 1.24rem;
}
.out-bg2 .rolelist .role .desc .txtbox .sexbtns.ylbtns .sexbtn {
  display: block;
  width: 100%;
  height: 33.3%;
}
.out-bg2 .rolelist .role .desc .wuxing {
  float: right;
  margin-top: 15px;
}
.out-bg2 .rolelist .zk .mingzi {
  left: 75px !important;
}
.out-bg2 .rolelist .dk .mingzi {
  left: -15px !important;
}
.out-bg2 .rolelist .yl .mingzi,
.out-bg2 .rolelist .yr .mingzi,
.out-bg2 .rolelist .fs .mingzi {
  left: 0px !important;
}
.out-bg2 .rolelist .mz .mingzi {
  left: 40px !important;
}
.out-bg2 .rolelist .ys .mingzi {
  left: 55px !important;
}
.out-bg2 .rolelist .hh .mingzi {
  left: 40px !important;
}
.out-bg2 .rolelist .daoke .mingzi {
  left: 10px !important;
}
.out-bg2 .rolelist .yanshi .mingzi {
  left: -5px !important;
}
.out-bg2 .rolelist .xk .mingzi {
  left: -10px !important;
}
.out-bg2 .rolelist .js .mingzi {
  left: 25px !important;
}
.no-webp .page_hz {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_hz_c51c007a.jpg) center}
.webp .page_hz {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_hz_c51c007a.webp) center}
.page_hz {
  width: 100%;
  position: relative;
}
.no-webp .page_hz .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1084px -0px}
.webp .page_hz .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1084px -0px}
.no-webp .page_hz .title {background-size:1477px 1312px}
.webp .page_hz .title {background-size:1477px 1312px}
.no-webp .page_hz .title {background-position:-1084px -0px}
.webp .page_hz .title {background-position:-1084px -0px}
.page_hz .title {
width:101px;
height:623px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
  z-index: 20;
}
.no-webp .page_hz .title .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1241px -625px}
.webp .page_hz .title .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1241px -625px}
.no-webp .page_hz .title .more {background-size:1477px 1312px}
.webp .page_hz .title .more {background-size:1477px 1312px}
.no-webp .page_hz .title .more {background-position:-1241px -625px}
.webp .page_hz .title .more {background-position:-1241px -625px}
.page_hz .title .more {
  width: 27px;
  height: 27px;

  position: absolute;
  bottom: -54px;
  left: 36px;
}
.page_hz .swpbox {
  width: 1400px;
  height: 708px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -400px 0 0 -700px;
}
.page_hz .swpbox .hz_swp {
  width: 100%;
  height: 100%;
}
.page_hz .swpbox .hz_swp .swiper-slide {
  width: 458px;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.page_hz .swpbox .hz_swp .swiper-slide.swiper-slide-active,
.page_hz .swpbox .hz_swp .swiper-slide.swiper-slide-next,
.page_hz .swpbox .hz_swp .swiper-slide.swiper-slide-prev {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page_hz .swpbox .hz_swp .swiper-slide .tit {
  width: 217px;
  height: 39px;
  margin: 32px auto 0;
  position: relative;
}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .tit.news:after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/new_ac406a89.png) center no-repeat}
.webp .page_hz .swpbox .hz_swp .swiper-slide .tit.news:after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/new_ac406a89.webp) center no-repeat}
.page_hz .swpbox .hz_swp .swiper-slide .tit.news:after {
  content: '';
  width: 42px;
  height: 13px;
  position: absolute;
  top: -10px;
  right: -36px;
}
.page_hz .swpbox .hz_swp .swiper-slide .txt {
  font-size: 18px;
  color: #d9e6f8;
  line-height: 36px;
  text-align: center;
  margin: 12px auto 0;
}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-0px -0px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-0px -0px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background-size:1477px 1312px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background-position:-0px -0px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox {background-position:-0px -0px}
.page_hz .swpbox .hz_swp .swiper-slide .videobox {
  position: relative;
  width: 461px;
  height: 458px;

}
.page_hz .swpbox .hz_swp .swiper-slide .videobox img {
  display: block;
  position: absolute;
  top: 38px;
  left: 38px;
}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1641.111111111111px 1457.7777777777778px;
background-position:-696.6666666666667px -767.7777777777778px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1641.111111111111px 1457.7777777777778px;
background-position:-696.6666666666667px -767.7777777777778px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background-size:1641.111111111111px 1457.7777777777778px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background-size:1641.111111111111px 1457.7777777777778px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background-position:-696.6666666666667px -767.7777777777778px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .videobox i {background-position:-696.6666666666667px -767.7777777777778px}
.page_hz .swpbox .hz_swp .swiper-slide .videobox i {
  display: block;
  width: 100px;
  height: 100px;

  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px;
  cursor: pointer;
  -webkit-animation: scale2 2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 2s linear infinite 300ms 0 ease;
  -ms-animation: scale2 2s linear infinite 300ms 0 ease;
  animation: scale2 2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 2s linear infinite;
  -webkit-animation: scale2 2s linear infinite;
  -o-animation: scale2 2s linear infinite;
  -ms-animation: scale2 2s linear infinite;
  animation: scale2 2s linear infinite;
}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .det {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-995px -515px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .det {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-995px -515px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .det {background-size:1477px 1312px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .det {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .hz_swp .swiper-slide .det {background-position:-995px -515px}
.webp .page_hz .swpbox .hz_swp .swiper-slide .det {background-position:-995px -515px}
.page_hz .swpbox .hz_swp .swiper-slide .det {
  display: block;
  width: 63px;
  height: 18px;

  margin: 36px auto 0;
}
.page_hz .swpbox .hz_swp .swiper-slide .dd {
  font-size: 14px;
  color: #d9e6f8;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  margin: 4px auto 0;
}
.page_hz .swpbox .swiper-pagination {
  width: 100%;
  margin: 18px auto 0;
  text-align: center;
}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.page_hz .swpbox .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 23px;

  margin: 0 8px 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.webp .page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.page_hz .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width:24px;
height:23px;

}
.page_hz .swpbox .swiper-button-next,
.page_hz .swpbox .swiper-button-prev {
  width: 18px;
  height: 32px;
  top: 722px;
  left: 50%;
  z-index: 13;
}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1037px -274px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1037px -274px}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background-size:1477px 1312px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background-position:-1037px -274px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-next, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-next {background-position:-1037px -274px}
.page_hz .swpbox .swiper-button-next.swiper-button-next,
.page_hz .swpbox .swiper-button-prev.swiper-button-next {
  margin: 0 0 0 150px;
width:18px;
height:32px;

}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1057px -274px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1057px -274px}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background-size:1477px 1312px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background-size:1477px 1312px}
.no-webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.no-webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background-position:-1057px -274px}
.webp .page_hz .swpbox .swiper-button-next.swiper-button-prev, 
.webp .page_hz .swpbox .swiper-button-prev.swiper-button-prev {background-position:-1057px -274px}
.page_hz .swpbox .swiper-button-next.swiper-button-prev,
.page_hz .swpbox .swiper-button-prev.swiper-button-prev {
  margin: 0 0 0 -168px;
width:18px;
height:32px;

}
.no-webp .out-bg4 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_media_77aa9113.jpg) no-repeat center top}
.webp .out-bg4 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_media_77aa9113.webp) no-repeat center top}
.out-bg4 {
  width: 100%;
  height: 495px;
  position: relative;
}
.no-webp .out-bg4 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1187px -0px}
.webp .out-bg4 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1187px -0px}
.no-webp .out-bg4 .title {background-size:1477px 1312px}
.webp .out-bg4 .title {background-size:1477px 1312px}
.no-webp .out-bg4 .title {background-position:-1187px -0px}
.webp .out-bg4 .title {background-position:-1187px -0px}
.out-bg4 .title {
  width: 100px;
  height: 623px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
}
.out-bg4 #media,
.out-bg4 .main {
  width: 100%;
  height: 100%;
  position: relative;
}
.out-bg4 .media-nav {
  width: 1133px;
  height: 85px;
  position: absolute;
  left: 50%;
  margin-left: -427px;
  top: 4px;
}
.no-webp .out-bg4 .media-nav ul {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/icon_17d0539b.png) no-repeat}
.webp .out-bg4 .media-nav ul {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/icon_17d0539b.webp) no-repeat}
.out-bg4 .media-nav ul {
  width: 654px;
  height: 14px;
  position: absolute;
  left: 10px;
  top: 32px;
}
.no-webp .out-bg4 .media-nav ul li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav1_8821d808.png) no-repeat;
  background-position-y: -10px}
.webp .out-bg4 .media-nav ul li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav1_8821d808.webp) no-repeat;
  background-position-y: -10px}
.no-webp .out-bg4 .media-nav ul li {background-position-y:-10px}
.webp .out-bg4 .media-nav ul li {background-position-y:-10px}
.out-bg4 .media-nav ul li {
  float: left;
  position: relative;
  top: -30px;
  cursor: pointer;
  width: 81px;
  height: 77px;
}
.no-webp .out-bg4 .media-nav ul li:hover, 
.no-webp .out-bg4 .media-nav ul li.active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav2_463a844e.png) no-repeat;
  background-position-y: -10px}
.webp .out-bg4 .media-nav ul li:hover, 
.webp .out-bg4 .media-nav ul li.active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/nav2_463a844e.webp) no-repeat;
  background-position-y: -10px}
.no-webp .out-bg4 .media-nav ul li:hover, 
.no-webp .out-bg4 .media-nav ul li.active {background-position-y:-10px}
.webp .out-bg4 .media-nav ul li:hover, 
.webp .out-bg4 .media-nav ul li.active {background-position-y:-10px}
.out-bg4 .media-nav ul li:hover,
.out-bg4 .media-nav ul li.active {
}
.no-webp .out-bg4 .media-nav ul .nav-media1 {background-position-x:-109px}
.webp .out-bg4 .media-nav ul .nav-media1 {background-position-x:-109px}
.out-bg4 .media-nav ul .nav-media1 {
  margin-left: 62px;
}
.no-webp .out-bg4 .media-nav ul .nav-media1:hover, 
.no-webp .out-bg4 .media-nav ul .nav-media1.active {background-position-x:-212px}
.webp .out-bg4 .media-nav ul .nav-media1:hover, 
.webp .out-bg4 .media-nav ul .nav-media1.active {background-position-x:-212px}
.out-bg4 .media-nav ul .nav-media1:hover,
.out-bg4 .media-nav ul .nav-media1.active {
}
.no-webp .out-bg4 .media-nav ul .nav-media2 {background-position-x:-6px}
.webp .out-bg4 .media-nav ul .nav-media2 {background-position-x:-6px}
.out-bg4 .media-nav ul .nav-media2 {
}
.no-webp .out-bg4 .media-nav ul .nav-media2:hover, 
.no-webp .out-bg4 .media-nav ul .nav-media2.active {background-position-x:-111px}
.webp .out-bg4 .media-nav ul .nav-media2:hover, 
.webp .out-bg4 .media-nav ul .nav-media2.active {background-position-x:-111px}
.out-bg4 .media-nav ul .nav-media2:hover,
.out-bg4 .media-nav ul .nav-media2.active {
}
.no-webp .out-bg4 .media-nav ul .nav-media3 {background-position-x:-207px}
.webp .out-bg4 .media-nav ul .nav-media3 {background-position-x:-207px}
.out-bg4 .media-nav ul .nav-media3 {
  margin-top: -1px;
}
.no-webp .out-bg4 .media-nav ul .nav-media3:hover, 
.no-webp .out-bg4 .media-nav ul .nav-media3.active {background-position-x:-7px}
.webp .out-bg4 .media-nav ul .nav-media3:hover, 
.webp .out-bg4 .media-nav ul .nav-media3.active {background-position-x:-7px}
.out-bg4 .media-nav ul .nav-media3:hover,
.out-bg4 .media-nav ul .nav-media3.active {
  margin-top: 0;
}
.no-webp .out-bg4 .media-nav ul .nav-media5 {background-position-x:-310px}
.webp .out-bg4 .media-nav ul .nav-media5 {background-position-x:-310px}
.out-bg4 .media-nav ul .nav-media5 {
  width: 92px;
  margin-left: 5px;
  margin-top: -1px;
}
.no-webp .out-bg4 .media-nav ul .nav-media5:hover, 
.no-webp .out-bg4 .media-nav ul .nav-media5.active {background-position-x:-313px}
.webp .out-bg4 .media-nav ul .nav-media5:hover, 
.webp .out-bg4 .media-nav ul .nav-media5.active {background-position-x:-313px}
.out-bg4 .media-nav ul .nav-media5:hover,
.out-bg4 .media-nav ul .nav-media5.active {
  width: 92px;
  margin-top: 0;
}
.no-webp .out-bg4 .media-tabs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_d715cdf7.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_d715cdf7.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs {background-size:100% auto}
.webp .out-bg4 .media-tabs {background-size:100% auto}
.out-bg4 .media-tabs {
  width: 16.83rem;
  height: 7.63rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3.88rem 0 0 -8.78rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.50rem 0 0 1.77rem;
}
.out-bg4 .media-tabs .stit {
  width: 0.88rem;
  height: 0.37rem;
}
.no-webp .out-bg4 .media-tabs .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .stit .more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/more_7cbd4571.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .stit .more {background-size:100% auto}
.webp .out-bg4 .media-tabs .stit .more {background-size:100% auto}
.out-bg4 .media-tabs .stit .more {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  top: 0.06rem;
  left: 0.94rem;
}
.out-bg4 .media-tabs .tabs_video {
  position: absolute;
  top: 0.50rem;
  left: 1.76rem;
}
.no-webp .out-bg4 .media-tabs .tabs_video .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt1_36451d16.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_video .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt1_36451d16.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_video .stit {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_video .stit {background-size:100% auto}
.out-bg4 .media-tabs .tabs_video .stit {
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i_4a196d41.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i_4a196d41.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap {background-size:100% auto}
.out-bg4 .media-tabs .tabs_video .video-wrap {
  width: 8.66rem;
  height: 3.78rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.15rem 0 0 0.16rem;
  margin-top: 0.04rem;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .desc1,
.out-bg4 .media-tabs .tabs_video .video-wrap .desc {
  display: none !important;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video {
  width: 6.14rem;
  height: 3.46rem;
  float: left;
  position: relative;
  overflow: hidden;
  margin-right: 0.20rem;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video img {
  display: block;
  width: 100%;
  height: 100%;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {
  display: none !important;
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/videoplay_84da9bf8.png) no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/videoplay_84da9bf8.webp) no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player {background-size:100% auto}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player {
  display: block;
  width: 1.00rem;
  height: 1.00rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
  -webkit-animation: scale2 2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 2s linear infinite 300ms 0 ease;
  -ms-animation: scale2 2s linear infinite 300ms 0 ease;
  animation: scale2 2s linear infinite 300ms 0 ease;
  -moz-animation: scale2 2s linear infinite;
  -webkit-animation: scale2 2s linear infinite;
  -o-animation: scale2 2s linear infinite;
  -ms-animation: scale2 2s linear infinite;
  animation: scale2 2s linear infinite;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .player:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1037px -246px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1037px -246px}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background-size:1477px 1312px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background-size:1477px 1312px}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background-position:-1037px -246px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {background-position:-1037px -246px}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .big_video .play-icon {
  display: block;
width:23px;
height:26px;

  width: 0.60rem;
  height: 0.60rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.3rem;
  margin-top: -0.3rem;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v {
  width: 1.96rem;
  float: left;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v li {
  width: 1.96rem;
  height: 1.10rem;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0.08rem;
  display: none;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v li img {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 324px;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v li:nth-child(1),
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v li:nth-child(2),
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .small-v li:nth-child(3) {
  display: block;
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .media-tabs .tabs_video .video-wrap .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 .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1343px -657px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1343px -657px}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background-size:1477px 1312px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background-size:1477px 1312px}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background-position:-1343px -657px}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {background-position:-1343px -657px}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_wrap .desc1 i {
  display: inline-block;
  *display: inline;
  *zoom: 1;

  width: 19px;
  height: 19px;
  margin-right: 5px;
  vertical-align: middle;
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  overflow: hidden;
}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/videoplay_84da9bf8.png) no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask a {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/videoplay_84da9bf8.webp) no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask a {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_video .video-wrap .v_mask a {background-size:100% auto}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_mask a {
  display: block;
  width: 0.60rem;
  height: 0.60rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.3rem;
  margin-top: -0.3rem;
}
.out-bg4 .media-tabs .tabs_video .video-wrap .v_mask p {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.out-bg4 .media-tabs .tabs_bz {
  position: absolute;
  top: 0.50rem;
  left: 10.60rem;
}
.no-webp .out-bg4 .media-tabs .tabs_bz .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt2_685f40bb.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_bz .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt2_685f40bb.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_bz .stit {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_bz .stit {background-size:100% auto}
.out-bg4 .media-tabs .tabs_bz .stit {
}
.out-bg4 .media-tabs .tabs_bz .gfbz {
  width: 5.25rem;
  margin-top: 0.06rem;
}
.no-webp .out-bg4 .media-tabs .tabs_bz .gfbz li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i2_d5a0caac.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_bz .gfbz li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i2_d5a0caac.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_bz .gfbz li {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_bz .gfbz li {background-size:100% auto}
.out-bg4 .media-tabs .tabs_bz .gfbz li {
  width: 100%;
  height: 3.00rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.06rem 0.06rem;
  margin-bottom: 0.12rem;
  position: relative;
}
.out-bg4 .media-tabs .tabs_bz .gfbz li img {
  width: 100%;
  height: auto;
  display: block;
}
.out-bg4 .media-tabs .tabs_bz .gfbz li .gfbz-desc {
  display: none !important;
}
.out-bg4 .media-tabs .tabs_music {
  position: absolute;
  top: 4.86rem;
  left: 1.78rem;
}
.no-webp .out-bg4 .media-tabs .tabs_music .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt3_e1982cd4.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .stit {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/media_tt3_e1982cd4.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .stit {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .stit {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .stit {
}
.no-webp .out-bg4 .media-tabs .tabs_music .yuan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_yuan_9ea26c8b.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .yuan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_yuan_9ea26c8b.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .yuan {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .yuan {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .yuan {
  width: 1.78rem;
  height: 1.78rem;
  position: absolute;
  top: 0.40rem;
  left: 0.10rem;
}
.out-bg4 .media-tabs .tabs_music .music-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i3_2_2b531757.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i3_2_2b531757.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .gfmusic li {
  width: 3.47rem;
  height: 0.37rem;
  overflow: hidden;
  position: relative;
  margin: 0 0 0.04rem 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i3_3f0f6cb1.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i3_3f0f6cb1.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li:hover {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li:hover {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .gfmusic li:hover {
}
.out-bg4 .media-tabs .tabs_music .gfmusic li:hover p {
  font-size: 0.20rem;
  color: #ffffff;
}
.out-bg4 .media-tabs .tabs_music .gfmusic li:hover i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.out-bg4 .media-tabs .tabs_music .gfmusic li:hover b {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.out-bg4 .media-tabs .tabs_music .gfmusic li a {
  display: block;
}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i4_7588af18.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i4_7588af18.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li i {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li i {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .gfmusic li i {
  width: 0.33rem;
  height: 0.29rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 0.12rem;
}
.out-bg4 .media-tabs .tabs_music .gfmusic li p {
  font-size: 0.16rem;
  color: #777777;
  line-height: 0.36rem;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 0.12rem;
}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li b {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i5_bc05d13b.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li b {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou2_i5_bc05d13b.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic li b {background-size:100% auto}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic li b {background-size:100% auto}
.out-bg4 .media-tabs .tabs_music .gfmusic li b {
  width: 0.16rem;
  height: 0.18rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.out-bg4 .media-tabs .tabs_music .gfmusic .hot p {
  position: relative;
}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic .hot p::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/hot_aa11d24e.png) no-repeat;
  background-size: cover}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic .hot p::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/hot_aa11d24e.webp) no-repeat;
  background-size: cover}
.no-webp .out-bg4 .media-tabs .tabs_music .gfmusic .hot p::after {background-size:cover}
.webp .out-bg4 .media-tabs .tabs_music .gfmusic .hot p::after {background-size:cover}
.out-bg4 .media-tabs .tabs_music .gfmusic .hot p::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  right: -35px;
  width: 0.28rem;
  height: 0.13rem;
}
.out-bg4 .media-tabs .tabs_music .gfmusic .hot b {
  margin-left: 35px;
}
.out-bg4 .media-tabs .tabs_music .gfmusic-1 {
  margin: 0.08rem 0 0 2.20rem;
}
.out-bg4 .media-tabs .tabs_music .gfmusic-2 {
  margin: 0.08rem 0 0 0rem;
}
.out-bg4 .gfbz li img {
  width: 100%;
}
.no-webp .out-bg4 .gfbz .gfbz-desc {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .gfbz .gfbz-desc {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .gfbz .gfbz-desc {
  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 .out-bg4 .gfbz .gfbz-desc i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1062px -246px}
.webp .out-bg4 .gfbz .gfbz-desc i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1062px -246px}
.no-webp .out-bg4 .gfbz .gfbz-desc i {background-size:1477px 1312px}
.webp .out-bg4 .gfbz .gfbz-desc i {background-size:1477px 1312px}
.no-webp .out-bg4 .gfbz .gfbz-desc i {background-position:-1062px -246px}
.webp .out-bg4 .gfbz .gfbz-desc i {background-position:-1062px -246px}
.out-bg4 .gfbz .gfbz-desc i {
  display: inline-block;
  *display: inline;
  *zoom: 1;

  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.no-webp .out-bg4 .gfbz .bz-mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .gfbz .bz-mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .gfbz .bz-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0 ;
  top: 0;
  overflow: hidden;
}
.out-bg4 .gfbz .bz-mask p {
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
  line-height: 3.00rem;
}
.out-bg4 .tongren_list li {
  float: left;
  width: 272px;
  height: 155px;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.out-bg4 .tongren_list li:nth-of-type(4n) {
  margin-right: 0;
}
.out-bg4 .tongren_list li img {
  width: 100%;
}
.no-webp .out-bg4 .tongren_list .gfbz-desc {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .tongren_list .gfbz-desc {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .tongren_list .gfbz-desc {
  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 .out-bg4 .tongren_list .gfbz-desc i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1062px -246px}
.webp .out-bg4 .tongren_list .gfbz-desc i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1062px -246px}
.no-webp .out-bg4 .tongren_list .gfbz-desc i {background-size:1477px 1312px}
.webp .out-bg4 .tongren_list .gfbz-desc i {background-size:1477px 1312px}
.no-webp .out-bg4 .tongren_list .gfbz-desc i {background-position:-1062px -246px}
.webp .out-bg4 .tongren_list .gfbz-desc i {background-position:-1062px -246px}
.out-bg4 .tongren_list .gfbz-desc i {
  display: inline-block;
  *display: inline;
  *zoom: 1;

  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.no-webp .out-bg4 .tongren_list .bz-mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .out-bg4 .tongren_list .bz-mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.out-bg4 .tongren_list .bz-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0 ;
  top: 0;
  overflow: hidden;
}
.out-bg4 .tongren_list .bz-mask p {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.no-webp .out-bg4 .tk_more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-463px -413px}
.webp .out-bg4 .tk_more {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-463px -413px}
.no-webp .out-bg4 .tk_more {background-size:1477px 1312px}
.webp .out-bg4 .tk_more {background-size:1477px 1312px}
.no-webp .out-bg4 .tk_more {background-position:-463px -413px}
.webp .out-bg4 .tk_more {background-position:-463px -413px}
.out-bg4 .tk_more {
  display: block;

  width: 140px;
  height: 40px;
  position: absolute;
  left: 983px;
  top: 31px;
}
.no-webp .out-bg4 .tk_more:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-605px -413px}
.webp .out-bg4 .tk_more:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-605px -413px}
.no-webp .out-bg4 .tk_more:hover {background-size:1477px 1312px}
.webp .out-bg4 .tk_more:hover {background-size:1477px 1312px}
.no-webp .out-bg4 .tk_more:hover {background-position:-605px -413px}
.webp .out-bg4 .tk_more:hover {background-position:-605px -413px}
.out-bg4 .tk_more:hover {
width:140px;
height:40px;

}
.no-webp .out-bg4 .tk_upload {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-747px -413px}
.webp .out-bg4 .tk_upload {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-747px -413px}
.no-webp .out-bg4 .tk_upload {background-size:1477px 1312px}
.webp .out-bg4 .tk_upload {background-size:1477px 1312px}
.no-webp .out-bg4 .tk_upload {background-position:-747px -413px}
.webp .out-bg4 .tk_upload {background-position:-747px -413px}
.out-bg4 .tk_upload {
  display: none;

  width: 140px;
  height: 40px;
  position: absolute;
  left: 830px;
  top: 20px;
}
.no-webp .out-bg4 .tk_upload:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-889px -413px}
.webp .out-bg4 .tk_upload:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-889px -413px}
.no-webp .out-bg4 .tk_upload:hover {background-size:1477px 1312px}
.webp .out-bg4 .tk_upload:hover {background-size:1477px 1312px}
.no-webp .out-bg4 .tk_upload:hover {background-position:-889px -413px}
.webp .out-bg4 .tk_upload:hover {background-position:-889px -413px}
.out-bg4 .tk_upload:hover {
width:140px;
height:40px;

}
.no-webp .out-bg4 .uploadcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1273.975945017182px 910.9519650655021px;
background-position:-0px -396.7697594501718px}
.webp .out-bg4 .uploadcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1273.975945017182px 910.9519650655021px;
background-position:-0px -396.7697594501718px}
.no-webp .out-bg4 .uploadcode {background-size:1273.975945017182px 910.9519650655021px}
.webp .out-bg4 .uploadcode {background-size:1273.975945017182px 910.9519650655021px}
.no-webp .out-bg4 .uploadcode {background-position:-0px -396.7697594501718px}
.webp .out-bg4 .uploadcode {background-position:-0px -396.7697594501718px}
.out-bg4 .uploadcode {
  position: absolute;

  width: 251px;
  height: 159px;
  left: 680px;
  top: 65px;
  display: none;
  z-index: 9;
  color: #fff;
  padding: 70px 20px 0;
  line-height: 1.8;
  font-size: 14px;
  text-indent: 2em;
}
.no-webp .tuku_mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.png) repeat}
.webp .tuku_mask {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mask_9b58e2f3.webp) repeat}
.tuku_mask {
  display: block!important;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 6;
}
.tuku_mask p {
  display: block;
  width: 80%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 25px auto;
}
.card_border {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  z-index: 2;
  opacity: 1;
}
.card_border.fadeout {
  opacity: 0;
}
.card_border.fadeout .border_top,
.card_border.fadeout .border_left,
.card_border.fadeout .border_bottom,
.card_border.fadeout .border_right {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.card_border.animate .border_top,
.card_border.animate .border_left,
.card_border.animate .border_bottom,
.card_border.animate .border_right {
  -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);
}
.no-webp .card_border .border {background:#fff}
.webp .card_border .border {background:#fff}
.card_border .border {
  -webkit-transition: transform .15s linear;
  -moz-transition: transform .15s linear;
  -ms-transition: transform .15s linear;
  -o-transition: transform .15s linear;
  -webkit-transition: -webkit-transform .15s linear;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear, -webkit-transform .15s linear;
}
.card_border .border_top,
.card_border .border_bottom {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
}
.card_border .border_left,
.card_border .border_right {
  position: absolute;
  height: 100%;
  width: 2px;
  top: 0;
}
.card_border .border_top {
  top: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.card_border .border_left {
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.card_border .border_bottom {
  bottom: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.card_border .border_right {
  right: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.no-webp .out-bg5 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_md_b8c4a7c6.jpg) no-repeat center top;
  background-size: cover}
.webp .out-bg5 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_md_b8c4a7c6.webp) no-repeat center top;
  background-size: cover}
.no-webp .out-bg5 {background-size:cover}
.webp .out-bg5 {background-size:cover}
.out-bg5 {
  width: 100%;
  position: relative;
  height: 460px;
  overflow: hidden;
}
.no-webp .out-bg5 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1391px -0px}
.webp .out-bg5 .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1391px -0px}
.no-webp .out-bg5 .title {background-size:1477px 1312px}
.webp .out-bg5 .title {background-size:1477px 1312px}
.no-webp .out-bg5 .title {background-position:-1391px -0px}
.webp .out-bg5 .title {background-position:-1391px -0px}
.out-bg5 .title {
  width: 86px;
  height: 623px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
}
.out-bg5 .lazyload {
  width: 100%;
  height: 100%;
  position: relative;
}
.out-bg5 .content5 {
  width: 15.98rem;
  height: 6.28rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3.14rem 0 0 -7.99rem;
}
.no-webp .out-bg5 .content5 .imgbox {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/page_mdrm_img_a550ec08.jpg) center no-repeat;
  background-size: 100% auto}
.webp .out-bg5 .content5 .imgbox {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/page_mdrm_img_a550ec08.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .imgbox {background-size:100% auto}
.webp .out-bg5 .content5 .imgbox {background-size:100% auto}
.out-bg5 .content5 .imgbox {
  width: 11.09rem;
  height: 6.26rem;
  position: absolute;
  top: 0;
  left: 0;
}
.no-webp .out-bg5 .content5 .md {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou3_c7a03f0c.png) center no-repeat;
  background-size: 100% auto}
.webp .out-bg5 .content5 .md {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/juanzhou3_c7a03f0c.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .md {background-size:100% auto}
.webp .out-bg5 .content5 .md {background-size:100% auto}
.out-bg5 .content5 .md {
  width: 4.75rem;
  height: 6.26rem;
  position: absolute;
  top: 0;
  left: 11.22rem;
  padding: 0.32rem 0 0.22rem 0.36rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.out-bg5 .content5 .md .mdmain {
  width: 4.08rem;
  height: 5.70rem;
}
.out-bg5 .content5 .md .mdmore {
  position: absolute;
  right: 33px;
  font-size: 28px;
  color: #56a3e0;
  z-index: 99;
  font-size: 30px;
  top: 10px;
}
.out-bg5 .content5 .md .mdmore:hover {
  color: #004983;
  -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;
  text-decoration: none;
}
.out-bg5 .content5 .md ul li {
  clear: both;
  padding-bottom: 0.10rem;
}
.out-bg5 .content5 .md ul .fl {
  width: 0.42rem;
}
.out-bg5 .content5 .md ul .fl img {
  width: 0.42rem;
  height: 0.42rem;
  display: block;
}
.out-bg5 .content5 .md ul .fr {
  width: 3.30rem;
  float: left;
  margin-left: 0.20rem;
}
.out-bg5 .content5 .md .md-name {
  color: #2d4076;
  line-height: 0.22rem;
  font-size: 0.16rem;
}
.out-bg5 .content5 .md .md-word {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.22rem;
  word-wrap: break-word;
  word-break: break-all;
}
.out-bg5 .content5 .md .md-imgs {
  padding: 0.05rem 0;
}
.out-bg5 .content5 .md .md-imgs img {
  max-width: 0.78rem;
  max-height: 0.75rem;
  display: block;
  float: left;
  margin: 0.05rem 0.15rem 0.05rem 0;
  cursor: pointer;
}
.out-bg5 .content5 .md .md-info {
  clear: both;
  padding-bottom: 0.05rem;
  height: 0.22rem;
  line-height: 0.22rem;
  font-size: 0.14rem;
  color: #848a97;
}
.out-bg5 .content5 .md .md-info i {
  display: inline-block;
  width: 0.17rem;
  height: 0.17rem;
  vertical-align: top;
  margin: 0.04rem 0.03rem 0 0;
}
.out-bg5 .content5 .md .md-time {
  width: 1.20rem;
  float: left;
}
.no-webp .out-bg5 .content5 .md .md-time i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-time_f6637264.png) no-repeat center top;
  background-size: 100% auto}
.webp .out-bg5 .content5 .md .md-time i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-time_f6637264.webp) no-repeat center top;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .md .md-time i {background-size:100% auto}
.webp .out-bg5 .content5 .md .md-time i {background-size:100% auto}
.out-bg5 .content5 .md .md-time i {
}
.out-bg5 .content5 .md .md-zan {
  width: 0.70rem;
  float: left;
}
.no-webp .out-bg5 .content5 .md .md-zan i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-zan_54577616.png) no-repeat center top;
  background-size: 100% auto}
.webp .out-bg5 .content5 .md .md-zan i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-zan_54577616.webp) no-repeat center top;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .md .md-zan i {background-size:100% auto}
.webp .out-bg5 .content5 .md .md-zan i {background-size:100% auto}
.out-bg5 .content5 .md .md-zan i {
  width: 0.18rem;
}
.out-bg5 .content5 .md .md-pl {
  width: .60rem;
  float: right;
  margin-right: .25rem;
}
.no-webp .out-bg5 .content5 .md .md-pl i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-pinglun_42bcc213.png) no-repeat center top;
  background-size: 100% auto}
.webp .out-bg5 .content5 .md .md-pl i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdrm-pinglun_42bcc213.webp) no-repeat center top;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .md .md-pl i {background-size:100% auto}
.webp .out-bg5 .content5 .md .md-pl i {background-size:100% auto}
.out-bg5 .content5 .md .md-pl i {
}
.no-webp .out-bg5 .content5 .md .md-line {background:#dce8f4}
.webp .out-bg5 .content5 .md .md-line {background:#dce8f4}
.out-bg5 .content5 .md .md-line {
  width: 100%;
  height: 0.04rem;
  margin: 0.05rem auto;
  clear: both;
}
.out-bg5 .content5 .md .md-picbox {
  width: 3.60rem;
  height: 4.20rem;
  line-height: 4.20rem;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  text-align: center;
}
.no-webp .out-bg5 .content5 .md .md-picbox .md-mask {background:#000}
.webp .out-bg5 .content5 .md .md-picbox .md-mask {background:#000}
.out-bg5 .content5 .md .md-picbox .md-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: block;
}
.no-webp .out-bg5 .content5 .md .md-picbox .md-close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdpop-close_39461982.png) no-repeat center top;
  background-size: 100% auto}
.webp .out-bg5 .content5 .md .md-picbox .md-close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/mdpop-close_39461982.webp) no-repeat center top;
  background-size: 100% auto}
.no-webp .out-bg5 .content5 .md .md-picbox .md-close {background-size:100% auto}
.webp .out-bg5 .content5 .md .md-picbox .md-close {background-size:100% auto}
.out-bg5 .content5 .md .md-picbox .md-close {
  position: absolute;
  right: .05rem;
  top: .05rem;
  width: .15rem;
  height: .15rem;
  z-index: 12;
  cursor: pointer;
}
.out-bg5 .content5 .md .md-picbox .md-close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.out-bg5 .content5 .md .md-picbox img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  z-index: 11;
  position: relative;
}
.no-webp .page_ts {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_ts_164b90e1.jpg) center}
.webp .page_ts {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg_ts_164b90e1.webp) center}
.page_ts {
  width: 100%;
  position: relative;
}
.no-webp .page_ts .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1289px -0px}
.webp .page_ts .title {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1289px -0px}
.no-webp .page_ts .title {background-size:1477px 1312px}
.webp .page_ts .title {background-size:1477px 1312px}
.no-webp .page_ts .title {background-position:-1289px -0px}
.webp .page_ts .title {background-position:-1289px -0px}
.page_ts .title {
  width: 100px;
  height: 622px;

  position: absolute;
  top: -30px;
  left: 7.8%;
  margin-left: -100px;
}
.page_ts .swpbox {
  width: 1600px;
  height: 552px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -340px 0 0 -800px;
}
.page_ts .swpbox .ts_swp {
  width: 100%;
  height: 100%;
  position: relative;
  left: 26px;
}
.no-webp .page_ts .swpbox .ts_swp .swiper-slide {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/page_ts_img_b8bb663e.png) center no-repeat}
.webp .page_ts .swpbox .ts_swp .swiper-slide {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/page_ts_img_b8bb663e.webp) center no-repeat}
.page_ts .swpbox .ts_swp .swiper-slide {
  width: 976px;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.page_ts .swpbox .ts_swp .swiper-slide.swiper-slide-next,
.page_ts .swpbox .ts_swp .swiper-slide.swiper-slide-prev {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.page_ts .swpbox .ts_swp .swiper-slide.swiper-slide-active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page_ts .swpbox .ts_swp .swiper-slide img {
  position: absolute;
  top: 33px;
  left: 30px;
}
.page_ts .swpbox .swiper-pagination {
  width: 100%;
  margin: 18px auto 0;
  text-align: center;
}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1021px -535px}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background-size:1477px 1312px}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {background-position:-1021px -535px}
.page_ts .swpbox .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 23px;

  margin: 0 8px 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1047px -535px}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-size:1477px 1312px}
.no-webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.webp .page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-1047px -535px}
.page_ts .swpbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width:24px;
height:23px;

}
.page_ts .swpbox .swiper-button-next,
.page_ts .swpbox .swiper-button-prev {
  width: 72px;
  height: 99px;
  top: 50%;
  left: 50%;
  z-index: 13;
}
.no-webp .page_ts .swpbox .swiper-button-next.swiper-button-next, 
.no-webp .page_ts .swpbox .swiper-button-prev.swiper-button-next {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/swp_next2_4ca6e127.png) center no-repeat}
.webp .page_ts .swpbox .swiper-button-next.swiper-button-next, 
.webp .page_ts .swpbox .swiper-button-prev.swiper-button-next {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/swp_next2_4ca6e127.webp) center no-repeat}
.page_ts .swpbox .swiper-button-next.swiper-button-next,
.page_ts .swpbox .swiper-button-prev.swiper-button-next {
  margin: -50px 0 0 473px;
}
.no-webp .page_ts .swpbox .swiper-button-next.swiper-button-prev, 
.no-webp .page_ts .swpbox .swiper-button-prev.swiper-button-prev {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/swp_prev2_88db7347.png) center no-repeat}
.webp .page_ts .swpbox .swiper-button-next.swiper-button-prev, 
.webp .page_ts .swpbox .swiper-button-prev.swiper-button-prev {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/swp_prev2_88db7347.webp) center no-repeat}
.page_ts .swpbox .swiper-button-next.swiper-button-prev,
.page_ts .swpbox .swiper-button-prev.swiper-button-prev {
  margin: -50px 0 0 -545px;
}
.no-webp .out-bg6 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg6_cde1a51a.jpg) no-repeat center top;
  background-size: cover}
.webp .out-bg6 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/bg6_cde1a51a.webp) no-repeat center top;
  background-size: cover}
.no-webp .out-bg6 {background-size:cover}
.webp .out-bg6 {background-size:cover}
.out-bg6 {
  height: 845px;
  position: relative;
  overflow: hidden;
}
.out-bg6 .qrcodes {
  width: 1355px;
  margin: 142px auto 0 ;
  height: 300px;
  position: relative;
}
.out-bg6 .qrcodes > div {
  float: left;
  width: 197px;
  height: 300px;
  margin-right: 21px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.out-bg6 .qrcodes > div img {
  position: absolute;
  top: 0;
  left: 0;
}
.out-bg6 .qrcodes > div a {
  display: block;
  margin-top: 193px;
  color: #ff7481;
  font-size: 18px;
  text-decoration: underline;
}
.out-bg6 .qrcodes > div a:hover {
  color: #ca1f1f;
}
.out-bg6 .qrcodes > div a.kefu,
.out-bg6 .qrcodes > div a.cangbao {
  font-size: 16px;
  position: absolute;
  margin: 67px 0 0 80px;
}
.out-bg6 .qrcodes > div a.cangbao {
  margin-top: 153px;
}
.out-bg6 .qrcodes .wx,
.out-bg6 .qrcodes .wb,
.out-bg6 .qrcodes .zs,
.out-bg6 .qrcodes .phone {
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.out-bg6 .qrcodes .wx:hover,
.out-bg6 .qrcodes .wb:hover,
.out-bg6 .qrcodes .zs:hover,
.out-bg6 .qrcodes .phone:hover {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.out-bg6 .qrcodes .wx {
  width: 344px;
  height: 217px;
}
.out-bg6 .qrcodes .wb,
.out-bg6 .qrcodes .zs {
  width: 344px;
  height: 217px;
}
.out-bg6 .qrcodes .phone {
  margin-right: 0;
  width: 256px;
}
.no-webp .out-bg6 .qrcodes .phone-bg {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/foot-phone_508fb48e.png) no-repeat}
.webp .out-bg6 .qrcodes .phone-bg {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/foot-phone_508fb48e.webp) no-repeat}
.out-bg6 .qrcodes .phone-bg {
  margin-right: 0;
  width: 254px;
  height: 191px;
  font-size: 22px;
  color: #7b5c26;
  position: absolute;
  left: 0;
  top: 0;
}
.out-bg6 .qrcodes .phone-bg .kefu {
  margin-top: 56px;
}
.out-bg6 .qrcodes .phone-bg .waihu {
  margin-top: 52px;
}
.out-bg6 #footer {
  text-align: center;
  padding: 20px 0;
}
.out-bg6 #footer #NIE-copyRight {
  color: #000;
}
.out-bg6 #footer #NIE-copyRight a {
  color: #000;
}
.out-bg6 #footer #NIE-copyRight a.nie-cn-guardianship {
  color: #fff;
}
.out-bg6 #footer #NIE-copyRight #ncp-l3 {
  display: none;
}
.out-bg6 #share {
  margin-top: 45px;
  margin-bottom: 50px;
  height: 40px;
  text-align: center;
}
.out-bg6 #share .NIE-share-txt {
  color: #3086ca;
  font-size: 20px;
  margin-right: 5px;
  font-weight: 500;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.out-bg6 #share .NIE-share {
  *zoom: 1;
  *display: inline;
}
.out-bg6 #share .NIE-share-iconBtn a {
  height: 40px;
}
.out-bg6 #share .NIE-share-iconBtn li {
  margin-left: 10px;
}
.out-bg6 #share .NIE-share .NIE-share-iconBtn a {
  font-size: 40px;
  line-height: 40px;
  color: #3086ca;
}
.out-bg6 #share .NIE-share .NIE-share-iconBtn a:hover {
  color: #53b3ff;
}
.out-bg6 #share .NIE-share-txt {
  line-height: 40px;
}
@-webkit-keyframes sidebar {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  85% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-moz-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes sidebar {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  85% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes sidebar {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  85% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-moz-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes sidebar {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(0px);
  }
  85% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes sidebar {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  85% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
#sidebar {
  width: 163px;
  position: absolute;
  right: 13px;
  top: 65px;
  z-index: 99;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.no-webp #sidebar::before {background:#ffffff}
.webp #sidebar::before {background:#ffffff}
#sidebar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5px;
  width: 1px;
  height: 86px;
  z-index: -1;
}
#sidebar .content {
  position: relative;
}
.no-webp #sidebar .content::after {background:#ffffff}
.webp #sidebar .content::after {background:#ffffff}
#sidebar .content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5px;
  width: 1px;
  height: calc(100% - 23px);
  z-index: -1;
}
.no-webp #sidebar .content .icon {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-185px -823px}
.webp #sidebar .content .icon {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-185px -823px}
.no-webp #sidebar .content .icon {background-size:1477px 1312px}
.webp #sidebar .content .icon {background-size:1477px 1312px}
.no-webp #sidebar .content .icon {background-position:-185px -823px}
.webp #sidebar .content .icon {background-position:-185px -823px}
#sidebar .content .icon {
  position: relative;

  width: 49px;
  height: 49px;
  margin: 22px auto 0;
}
.no-webp #sidebar .content .qrcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-101px -691px}
.webp #sidebar .content .qrcode {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-101px -691px}
.no-webp #sidebar .content .qrcode {background-size:1477px 1312px}
.webp #sidebar .content .qrcode {background-size:1477px 1312px}
.no-webp #sidebar .content .qrcode {background-position:-101px -691px}
.webp #sidebar .content .qrcode {background-position:-101px -691px}
#sidebar .content .qrcode {
  position: relative;
  padding-top: 1px;
  margin-top: 7px;
  margin-left: 15px;
width:131px;
height:130px;

}
.no-webp #sidebar .content .qrcode::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-293px -460px}
.webp #sidebar .content .qrcode::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-293px -460px}
.no-webp #sidebar .content .qrcode::after {background-size:1477px 1312px}
.webp #sidebar .content .qrcode::after {background-size:1477px 1312px}
.no-webp #sidebar .content .qrcode::after {background-position:-293px -460px}
.webp #sidebar .content .qrcode::after {background-position:-293px -460px}
#sidebar .content .qrcode::after {
  content: '';
  position: absolute;
  right: -12px;
  bottom: -4px;
width:150px;
height:128px;

}
#sidebar .content .qrcode img {
  margin: 11px auto 0;
  display: block;
  width: 102px;
  height: 102px;
  border: 2px solid #bfdba5;
}
#sidebar .content .down_mumu,
#sidebar .content .downios,
#sidebar .content .downan,
#sidebar .content .down_desk,
#sidebar .content .downzs,
#sidebar .content .czzx {
  position: relative;
  display: block;
  margin: 2px auto 0;
  font-size: 0;
}
.no-webp #sidebar .content .czzx {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-293px -590px}
.webp #sidebar .content .czzx {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-293px -590px}
.no-webp #sidebar .content .czzx {background-size:1477px 1312px}
.webp #sidebar .content .czzx {background-size:1477px 1312px}
.no-webp #sidebar .content .czzx {background-position:-293px -590px}
.webp #sidebar .content .czzx {background-position:-293px -590px}
#sidebar .content .czzx {
  margin-top: 18px;
  position: relative;
width:139px;
height:68px;

}
.no-webp #sidebar .content .czzx::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-528px -691px}
.webp #sidebar .content .czzx::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-528px -691px}
.no-webp #sidebar .content .czzx::after {background-size:1477px 1312px}
.webp #sidebar .content .czzx::after {background-size:1477px 1312px}
.no-webp #sidebar .content .czzx::after {background-position:-528px -691px}
.webp #sidebar .content .czzx::after {background-position:-528px -691px}
#sidebar .content .czzx::after {
  content: '';
  position: absolute;
  display: block;
  top: -50px;
  left: -70px;
width:97px;
height:91px;

}
.no-webp #sidebar .content .czzx:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-434px -590px}
.webp #sidebar .content .czzx:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-434px -590px}
.no-webp #sidebar .content .czzx:hover {background-size:1477px 1312px}
.webp #sidebar .content .czzx:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .czzx:hover {background-position:-434px -590px}
.webp #sidebar .content .czzx:hover {background-position:-434px -590px}
#sidebar .content .czzx:hover {
width:139px;
height:68px;

}
.no-webp #sidebar .content .czzx:hover::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-528px -691px}
.webp #sidebar .content .czzx:hover::after {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-528px -691px}
.no-webp #sidebar .content .czzx:hover::after {background-size:1477px 1312px}
.webp #sidebar .content .czzx:hover::after {background-size:1477px 1312px}
.no-webp #sidebar .content .czzx:hover::after {background-position:-528px -691px}
.webp #sidebar .content .czzx:hover::after {background-position:-528px -691px}
#sidebar .content .czzx:hover::after {
width:97px;
height:91px;

}
#sidebar .content .line {
  width: 19px;
  height: 101px;
  position: absolute;
  margin-top: -98px;
  margin-left: 61px;
  z-index: -1;
  bottom: 7px;
}
.no-webp #sidebar .content .downios {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-936px -460px}
.webp #sidebar .content .downios {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-936px -460px}
.no-webp #sidebar .content .downios {background-size:1477px 1312px}
.webp #sidebar .content .downios {background-size:1477px 1312px}
.no-webp #sidebar .content .downios {background-position:-936px -460px}
.webp #sidebar .content .downios {background-position:-936px -460px}
#sidebar .content .downios {
  margin-top: 4px;
width:139px;
height:47px;

}
.no-webp #sidebar .content .downios:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-572px -515px}
.webp #sidebar .content .downios:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-572px -515px}
.no-webp #sidebar .content .downios:hover {background-size:1477px 1312px}
.webp #sidebar .content .downios:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .downios:hover {background-position:-572px -515px}
.webp #sidebar .content .downios:hover {background-position:-572px -515px}
#sidebar .content .downios:hover {
width:139px;
height:47px;

}
.no-webp #sidebar .content .down_mumu {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-713px -515px}
.webp #sidebar .content .down_mumu {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-713px -515px}
.no-webp #sidebar .content .down_mumu {background-size:1477px 1312px}
.webp #sidebar .content .down_mumu {background-size:1477px 1312px}
.no-webp #sidebar .content .down_mumu {background-position:-713px -515px}
.webp #sidebar .content .down_mumu {background-position:-713px -515px}
#sidebar .content .down_mumu {
  display: block;
width:139px;
height:47px;

}
.no-webp #sidebar .content .down_mumu:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-854px -515px}
.webp #sidebar .content .down_mumu:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-854px -515px}
.no-webp #sidebar .content .down_mumu:hover {background-size:1477px 1312px}
.webp #sidebar .content .down_mumu:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .down_mumu:hover {background-position:-854px -515px}
.webp #sidebar .content .down_mumu:hover {background-position:-854px -515px}
#sidebar .content .down_mumu:hover {
width:139px;
height:47px;

}
.no-webp #sidebar .content .downan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-575px -590px}
.webp #sidebar .content .downan {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-575px -590px}
.no-webp #sidebar .content .downan {background-size:1477px 1312px}
.webp #sidebar .content .downan {background-size:1477px 1312px}
.no-webp #sidebar .content .downan {background-position:-575px -590px}
.webp #sidebar .content .downan {background-position:-575px -590px}
#sidebar .content .downan {
width:139px;
height:47px;

}
.no-webp #sidebar .content .downan:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-716px -590px}
.webp #sidebar .content .downan:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-716px -590px}
.no-webp #sidebar .content .downan:hover {background-size:1477px 1312px}
.webp #sidebar .content .downan:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .downan:hover {background-position:-716px -590px}
.webp #sidebar .content .downan:hover {background-position:-716px -590px}
#sidebar .content .downan:hover {
width:139px;
height:47px;

}
.no-webp #sidebar .content .downzs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-857px -590px}
.webp #sidebar .content .downzs {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-857px -590px}
.no-webp #sidebar .content .downzs {background-size:1477px 1312px}
.webp #sidebar .content .downzs {background-size:1477px 1312px}
.no-webp #sidebar .content .downzs {background-position:-857px -590px}
.webp #sidebar .content .downzs {background-position:-857px -590px}
#sidebar .content .downzs {
width:139px;
height:47px;

}
#sidebar .content .downzs img {
  display: none;
  top: 50%;
  left: -116px;
  margin-top: -53px;
  position: absolute;
  z-index: 1;
}
.no-webp #sidebar .content .downzs:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-719px -691px}
.webp #sidebar .content .downzs:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-719px -691px}
.no-webp #sidebar .content .downzs:hover {background-size:1477px 1312px}
.webp #sidebar .content .downzs:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .downzs:hover {background-position:-719px -691px}
.webp #sidebar .content .downzs:hover {background-position:-719px -691px}
#sidebar .content .downzs:hover {
width:139px;
height:47px;

}
#sidebar .content .downzs:hover img {
  display: block;
}
.no-webp #sidebar .content .close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-293px -660px}
.webp #sidebar .content .close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-293px -660px}
.no-webp #sidebar .content .close {background-size:1477px 1312px}
.webp #sidebar .content .close {background-size:1477px 1312px}
.no-webp #sidebar .content .close {background-position:-293px -660px}
.webp #sidebar .content .close {background-position:-293px -660px}
#sidebar .content .close {
  position: relative;
  display: block;
  width: 89px;
  height: 25px;
  margin: 10px auto 0;

}
.no-webp #sidebar .content .close:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-384px -660px}
.webp #sidebar .content .close:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-384px -660px}
.no-webp #sidebar .content .close:hover {background-size:1477px 1312px}
.webp #sidebar .content .close:hover {background-size:1477px 1312px}
.no-webp #sidebar .content .close:hover {background-position:-384px -660px}
.webp #sidebar .content .close:hover {background-position:-384px -660px}
#sidebar .content .close:hover {
width:89px;
height:25px;

}
#sidebar .btn-ct {
  display: none;
  width: 100%;
  height: 181px;
}
.no-webp #sidebar .btn-ct .totop {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1448.0392156862745px 1286.2745098039215px;
background-position:-1062.7450980392157px -612.7450980392157px}
.webp #sidebar .btn-ct .totop {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1448.0392156862745px 1286.2745098039215px;
background-position:-1062.7450980392157px -612.7450980392157px}
.no-webp #sidebar .btn-ct .totop {background-size:1448.0392156862745px 1286.2745098039215px}
.webp #sidebar .btn-ct .totop {background-size:1448.0392156862745px 1286.2745098039215px}
.no-webp #sidebar .btn-ct .totop {background-position:-1062.7450980392157px -612.7450980392157px}
.webp #sidebar .btn-ct .totop {background-position:-1062.7450980392157px -612.7450980392157px}
#sidebar .btn-ct .totop {
  position: relative;
  left: -4px;
  display: block;
  width: 50px;
  height: 50px;
  margin: 6px auto 0;

}
.no-webp #sidebar .btn-ct .totop:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-132px -823px}
.webp #sidebar .btn-ct .totop:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-132px -823px}
.no-webp #sidebar .btn-ct .totop:hover {background-size:1477px 1312px}
.webp #sidebar .btn-ct .totop:hover {background-size:1477px 1312px}
.no-webp #sidebar .btn-ct .totop:hover {background-position:-132px -823px}
.webp #sidebar .btn-ct .totop:hover {background-position:-132px -823px}
#sidebar .btn-ct .totop:hover {
width:51px;
height:51px;

}
#sidebar.open {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
}
.no-webp #sidebar.open .open {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-1037px -131px}
.webp #sidebar.open .open {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-1037px -131px}
.no-webp #sidebar.open .open {background-size:1477px 1312px}
.webp #sidebar.open .open {background-size:1477px 1312px}
.no-webp #sidebar.open .open {background-position:-1037px -131px}
.webp #sidebar.open .open {background-position:-1037px -131px}
#sidebar.open .open {
  position: absolute;
  top: 347px;
  display: none;
  right: 100%;
width:29px;
height:113px;

}
.no-webp #sidebar.open .open:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) no-repeat;background-size:1477px 1312px;
background-position:-101px -823px}
.webp #sidebar.open .open:hover {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) no-repeat;background-size:1477px 1312px;
background-position:-101px -823px}
.no-webp #sidebar.open .open:hover {background-size:1477px 1312px}
.webp #sidebar.open .open:hover {background-size:1477px 1312px}
.no-webp #sidebar.open .open:hover {background-position:-101px -823px}
.webp #sidebar.open .open:hover {background-position:-101px -823px}
#sidebar.open .open:hover {
width:29px;
height:113px;

}
#sidebar.open .open {
  display: block;
}
#sidebar.open .czzx::after {
  display: none;
}
.BX_Class3 {
  left: 192.00px;
  top: 47.00px;
  width: 91px;
  height: 90px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translate3D(0, 0, 0px) rotate(0deg) scale(1, 1);
          transform: translate3D(0, 0, 0px) rotate(0deg) scale(1, 1);
  opacity: 1.00;
  -webkit-transform-origin: -46.15% 37.78%;
          transform-origin: -46.15% 37.78%;
  display: block;
  position: absolute;
}
.no-webp .BX_BG3 {background:transparent}
.webp .BX_BG3 {background:transparent}
.BX_BG3 {
}
.BX_Ani3 {
  /* animation: name duration timing-function delay iteration-count direction fill-mode; */
  -webkit-animation: BX_AniKey3 8s steps(1) 0s infinite normal none;
          animation: BX_AniKey3 8s steps(1) 0s infinite normal none;
}
@-webkit-keyframes BX_AniKey3 {
  /* 		This layer has no animations to export */
}
@keyframes BX_AniKey3 {
  /* 		This layer has no animations to export */
}
.BX_Sprite3 {
  width: 91px;
  height: 90px;
  -webkit-animation: BX_SprAniKey3 8s steps(1) 0s infinite normal none;
          animation: BX_SprAniKey3 8s steps(1) 0s infinite normal none;
}
@-webkit-keyframes BX_SprAniKey3 {
  0% {
    background-position: 0px 0px;
  }
  0.52% {
    background-position: -91px 0px;
  }
  1.04% {
    background-position: -182px 0px;
  }
  1.56% {
    background-position: -273px 0px;
  }
  2.08% {
    background-position: -364px 0px;
  }
  2.60% {
    background-position: -455px 0px;
  }
  3.13% {
    background-position: -546px 0px;
  }
  3.65% {
    background-position: -637px 0px;
  }
  4.17% {
    background-position: -728px 0px;
  }
  4.69% {
    background-position: -819px 0px;
  }
  5.21% {
    background-position: -910px 0px;
  }
  5.73% {
    background-position: -1001px 0px;
  }
  6.25% {
    background-position: -1092px 0px;
  }
  6.77% {
    background-position: -1183px 0px;
  }
  7.29% {
    background-position: -1274px 0px;
  }
  7.81% {
    background-position: -1365px 0px;
  }
  8.33% {
    background-position: -1456px 0px;
  }
  8.85% {
    background-position: -1547px 0px;
  }
  9.38% {
    background-position: -1638px 0px;
  }
  9.90% {
    background-position: -1729px 0px;
  }
  10.42% {
    background-position: -1820px 0px;
  }
  10.94% {
    background-position: -1911px 0px;
  }
  11.46% {
    background-position: -2002px 0px;
  }
  11.98% {
    background-position: -2093px 0px;
  }
  12.50% {
    background-position: -2184px 0px;
  }
  13.02% {
    background-position: -2275px 0px;
  }
  13.54% {
    background-position: -2366px 0px;
  }
  14.06% {
    background-position: -2457px 0px;
  }
  14.58% {
    background-position: -2548px 0px;
  }
  15.10% {
    background-position: -2639px 0px;
  }
  15.63% {
    background-position: -2730px 0px;
  }
  16.15% {
    background-position: -2821px 0px;
  }
  16.67% {
    background-position: -2912px 0px;
  }
  17.19% {
    background-position: -3003px 0px;
  }
  17.71% {
    background-position: -3094px 0px;
  }
  18.23% {
    background-position: -3185px 0px;
  }
  18.75% {
    background-position: -3276px 0px;
  }
  19.27% {
    background-position: -3367px 0px;
  }
  19.79% {
    background-position: -3458px 0px;
  }
  20.31% {
    background-position: -3549px 0px;
  }
  20.83% {
    background-position: -3640px 0px;
  }
  21.35% {
    background-position: -3731px 0px;
  }
  21.88% {
    background-position: -3822px 0px;
  }
  22.40% {
    background-position: -3913px 0px;
  }
  22.92% {
    background-position: -4004px 0px;
  }
  23.44% {
    background-position: 0px -90px;
  }
  23.96% {
    background-position: -91px -90px;
  }
  24.48% {
    background-position: -182px -90px;
  }
  25.00% {
    background-position: -273px -90px;
  }
  25.52% {
    background-position: -364px -90px;
  }
  26.04% {
    background-position: -455px -90px;
  }
  26.56% {
    background-position: -546px -90px;
  }
  27.08% {
    background-position: -637px -90px;
  }
  27.60% {
    background-position: -728px -90px;
  }
  28.13% {
    background-position: -819px -90px;
  }
  28.65% {
    background-position: -910px -90px;
  }
  29.17% {
    background-position: -1001px -90px;
  }
  29.69% {
    background-position: -1092px -90px;
  }
  30.21% {
    background-position: -1183px -90px;
  }
  30.73% {
    background-position: -1274px -90px;
  }
  31.25% {
    background-position: -1365px -90px;
  }
  31.77% {
    background-position: -1456px -90px;
  }
  32.29% {
    background-position: -1547px -90px;
  }
  32.81% {
    background-position: -1638px -90px;
  }
  33.33% {
    background-position: -1729px -90px;
  }
  33.85% {
    background-position: -1820px -90px;
  }
  34.38% {
    background-position: -1911px -90px;
  }
  34.90% {
    background-position: -2002px -90px;
  }
  35.42% {
    background-position: -2093px -90px;
  }
  35.94% {
    background-position: -2184px -90px;
  }
  36.46% {
    background-position: -2275px -90px;
  }
  36.98% {
    background-position: -2366px -90px;
  }
  37.50% {
    background-position: -2457px -90px;
  }
  38.02% {
    background-position: -2548px -90px;
  }
  38.54% {
    background-position: -2639px -90px;
  }
  39.06% {
    background-position: -2730px -90px;
  }
  39.58% {
    background-position: -2821px -90px;
  }
  40.10% {
    background-position: -2912px -90px;
  }
  40.63% {
    background-position: -3003px -90px;
  }
  41.15% {
    background-position: -3094px -90px;
  }
  41.67% {
    background-position: -3185px -90px;
  }
  42.19% {
    background-position: -3276px -90px;
  }
  42.71% {
    background-position: -3367px -90px;
  }
  43.23% {
    background-position: -3458px -90px;
  }
  43.75% {
    background-position: -3549px -90px;
  }
  44.27% {
    background-position: -3640px -90px;
  }
  44.79% {
    background-position: -3731px -90px;
  }
  45.31% {
    background-position: -3822px -90px;
  }
  45.83% {
    background-position: -3913px -90px;
  }
  46.35% {
    background-position: -4004px -90px;
  }
  46.88% {
    background-position: 0px -180px;
  }
  47.40% {
    background-position: -91px -180px;
  }
  47.92% {
    background-position: -182px -180px;
  }
  48.44% {
    background-position: -273px -180px;
  }
  48.96% {
    background-position: -364px -180px;
  }
  49.48% {
    background-position: -455px -180px;
  }
  50.00% {
    background-position: -546px -180px;
  }
  50.52% {
    background-position: -637px -180px;
  }
  51.04% {
    background-position: -728px -180px;
  }
  51.56% {
    background-position: -819px -180px;
  }
  52.08% {
    background-position: -910px -180px;
  }
  52.60% {
    background-position: -1001px -180px;
  }
  53.13% {
    background-position: -1092px -180px;
  }
  53.65% {
    background-position: -1183px -180px;
  }
  54.17% {
    background-position: -1274px -180px;
  }
  54.69% {
    background-position: -1365px -180px;
  }
  55.21% {
    background-position: -1456px -180px;
  }
  55.73% {
    background-position: -1547px -180px;
  }
  56.25% {
    background-position: -1638px -180px;
  }
  56.77% {
    background-position: -1729px -180px;
  }
  57.29% {
    background-position: -1820px -180px;
  }
  57.81% {
    background-position: -1911px -180px;
  }
  58.33% {
    background-position: -2002px -180px;
  }
  58.85% {
    background-position: -2093px -180px;
  }
  59.38% {
    background-position: -2184px -180px;
  }
  59.90% {
    background-position: -2275px -180px;
  }
  60.42% {
    background-position: -2366px -180px;
  }
  60.94% {
    background-position: -2457px -180px;
  }
  61.46% {
    background-position: -2548px -180px;
  }
  61.98% {
    background-position: -2639px -180px;
  }
  62.50% {
    background-position: -2730px -180px;
  }
  63.02% {
    background-position: -2821px -180px;
  }
  63.54% {
    background-position: -2912px -180px;
  }
  64.06% {
    background-position: -3003px -180px;
  }
  64.58% {
    background-position: -3094px -180px;
  }
  65.10% {
    background-position: -3185px -180px;
  }
  65.63% {
    background-position: -3276px -180px;
  }
  66.15% {
    background-position: -3367px -180px;
  }
  66.67% {
    background-position: -3458px -180px;
  }
  67.19% {
    background-position: -3549px -180px;
  }
  67.71% {
    background-position: -3640px -180px;
  }
  68.23% {
    background-position: -3731px -180px;
  }
  68.75% {
    background-position: -3822px -180px;
  }
  69.27% {
    background-position: -3913px -180px;
  }
  69.79% {
    background-position: -4004px -180px;
  }
  70.31% {
    background-position: 0px -270px;
  }
  70.83% {
    background-position: -91px -270px;
  }
  71.35% {
    background-position: -182px -270px;
  }
  71.88% {
    background-position: -273px -270px;
  }
  72.40% {
    background-position: -364px -270px;
  }
  72.92% {
    background-position: -455px -270px;
  }
  73.44% {
    background-position: -546px -270px;
  }
  73.96% {
    background-position: -637px -270px;
  }
  74.48% {
    background-position: -728px -270px;
  }
  75.00% {
    background-position: -819px -270px;
  }
  75.52% {
    background-position: -910px -270px;
  }
  76.04% {
    background-position: -1001px -270px;
  }
  76.56% {
    background-position: -1092px -270px;
  }
  77.08% {
    background-position: -1183px -270px;
  }
  77.60% {
    background-position: -1274px -270px;
  }
  78.13% {
    background-position: -1365px -270px;
  }
  78.65% {
    background-position: -1456px -270px;
  }
  79.17% {
    background-position: -1547px -270px;
  }
  79.69% {
    background-position: -1638px -270px;
  }
  80.21% {
    background-position: -1729px -270px;
  }
  80.73% {
    background-position: -1820px -270px;
  }
  81.25% {
    background-position: -1911px -270px;
  }
  81.77% {
    background-position: -2002px -270px;
  }
  82.29% {
    background-position: -2093px -270px;
  }
  82.81% {
    background-position: -2184px -270px;
  }
  83.33% {
    background-position: -2275px -270px;
  }
  83.85% {
    background-position: -2366px -270px;
  }
  84.38% {
    background-position: -2457px -270px;
  }
  84.90% {
    background-position: -2548px -270px;
  }
  85.42% {
    background-position: -2639px -270px;
  }
  85.94% {
    background-position: -2730px -270px;
  }
  86.46% {
    background-position: -2821px -270px;
  }
  86.98% {
    background-position: -2912px -270px;
  }
  87.50% {
    background-position: -3003px -270px;
  }
  88.02% {
    background-position: -3094px -270px;
  }
  88.54% {
    background-position: -3185px -270px;
  }
  89.06% {
    background-position: -3276px -270px;
  }
  89.58% {
    background-position: -3367px -270px;
  }
  90.10% {
    background-position: -3458px -270px;
  }
  90.63% {
    background-position: -3549px -270px;
  }
  91.15% {
    background-position: -3640px -270px;
  }
  91.67% {
    background-position: -3731px -270px;
  }
  92.19% {
    background-position: -3822px -270px;
  }
  92.71% {
    background-position: -3913px -270px;
  }
  93.23% {
    background-position: -4004px -270px;
  }
  93.75% {
    background-position: 0px -360px;
  }
  94.27% {
    background-position: -91px -360px;
  }
  94.79% {
    background-position: -182px -360px;
  }
  95.31% {
    background-position: -273px -360px;
  }
  95.83% {
    background-position: -364px -360px;
  }
  96.35% {
    background-position: -455px -360px;
  }
  96.88% {
    background-position: -546px -360px;
  }
  97.40% {
    background-position: -637px -360px;
  }
  97.92% {
    background-position: -728px -360px;
  }
  98.44% {
    background-position: -819px -360px;
  }
  98.96% {
    background-position: -910px -360px;
  }
  99.48% {
    background-position: -1001px -360px;
  }
  100% {
    background-position: -1001px -360px;
  }
}
@keyframes BX_SprAniKey3 {
  0% {
    background-position: 0px 0px;
  }
  0.52% {
    background-position: -91px 0px;
  }
  1.04% {
    background-position: -182px 0px;
  }
  1.56% {
    background-position: -273px 0px;
  }
  2.08% {
    background-position: -364px 0px;
  }
  2.60% {
    background-position: -455px 0px;
  }
  3.13% {
    background-position: -546px 0px;
  }
  3.65% {
    background-position: -637px 0px;
  }
  4.17% {
    background-position: -728px 0px;
  }
  4.69% {
    background-position: -819px 0px;
  }
  5.21% {
    background-position: -910px 0px;
  }
  5.73% {
    background-position: -1001px 0px;
  }
  6.25% {
    background-position: -1092px 0px;
  }
  6.77% {
    background-position: -1183px 0px;
  }
  7.29% {
    background-position: -1274px 0px;
  }
  7.81% {
    background-position: -1365px 0px;
  }
  8.33% {
    background-position: -1456px 0px;
  }
  8.85% {
    background-position: -1547px 0px;
  }
  9.38% {
    background-position: -1638px 0px;
  }
  9.90% {
    background-position: -1729px 0px;
  }
  10.42% {
    background-position: -1820px 0px;
  }
  10.94% {
    background-position: -1911px 0px;
  }
  11.46% {
    background-position: -2002px 0px;
  }
  11.98% {
    background-position: -2093px 0px;
  }
  12.50% {
    background-position: -2184px 0px;
  }
  13.02% {
    background-position: -2275px 0px;
  }
  13.54% {
    background-position: -2366px 0px;
  }
  14.06% {
    background-position: -2457px 0px;
  }
  14.58% {
    background-position: -2548px 0px;
  }
  15.10% {
    background-position: -2639px 0px;
  }
  15.63% {
    background-position: -2730px 0px;
  }
  16.15% {
    background-position: -2821px 0px;
  }
  16.67% {
    background-position: -2912px 0px;
  }
  17.19% {
    background-position: -3003px 0px;
  }
  17.71% {
    background-position: -3094px 0px;
  }
  18.23% {
    background-position: -3185px 0px;
  }
  18.75% {
    background-position: -3276px 0px;
  }
  19.27% {
    background-position: -3367px 0px;
  }
  19.79% {
    background-position: -3458px 0px;
  }
  20.31% {
    background-position: -3549px 0px;
  }
  20.83% {
    background-position: -3640px 0px;
  }
  21.35% {
    background-position: -3731px 0px;
  }
  21.88% {
    background-position: -3822px 0px;
  }
  22.40% {
    background-position: -3913px 0px;
  }
  22.92% {
    background-position: -4004px 0px;
  }
  23.44% {
    background-position: 0px -90px;
  }
  23.96% {
    background-position: -91px -90px;
  }
  24.48% {
    background-position: -182px -90px;
  }
  25.00% {
    background-position: -273px -90px;
  }
  25.52% {
    background-position: -364px -90px;
  }
  26.04% {
    background-position: -455px -90px;
  }
  26.56% {
    background-position: -546px -90px;
  }
  27.08% {
    background-position: -637px -90px;
  }
  27.60% {
    background-position: -728px -90px;
  }
  28.13% {
    background-position: -819px -90px;
  }
  28.65% {
    background-position: -910px -90px;
  }
  29.17% {
    background-position: -1001px -90px;
  }
  29.69% {
    background-position: -1092px -90px;
  }
  30.21% {
    background-position: -1183px -90px;
  }
  30.73% {
    background-position: -1274px -90px;
  }
  31.25% {
    background-position: -1365px -90px;
  }
  31.77% {
    background-position: -1456px -90px;
  }
  32.29% {
    background-position: -1547px -90px;
  }
  32.81% {
    background-position: -1638px -90px;
  }
  33.33% {
    background-position: -1729px -90px;
  }
  33.85% {
    background-position: -1820px -90px;
  }
  34.38% {
    background-position: -1911px -90px;
  }
  34.90% {
    background-position: -2002px -90px;
  }
  35.42% {
    background-position: -2093px -90px;
  }
  35.94% {
    background-position: -2184px -90px;
  }
  36.46% {
    background-position: -2275px -90px;
  }
  36.98% {
    background-position: -2366px -90px;
  }
  37.50% {
    background-position: -2457px -90px;
  }
  38.02% {
    background-position: -2548px -90px;
  }
  38.54% {
    background-position: -2639px -90px;
  }
  39.06% {
    background-position: -2730px -90px;
  }
  39.58% {
    background-position: -2821px -90px;
  }
  40.10% {
    background-position: -2912px -90px;
  }
  40.63% {
    background-position: -3003px -90px;
  }
  41.15% {
    background-position: -3094px -90px;
  }
  41.67% {
    background-position: -3185px -90px;
  }
  42.19% {
    background-position: -3276px -90px;
  }
  42.71% {
    background-position: -3367px -90px;
  }
  43.23% {
    background-position: -3458px -90px;
  }
  43.75% {
    background-position: -3549px -90px;
  }
  44.27% {
    background-position: -3640px -90px;
  }
  44.79% {
    background-position: -3731px -90px;
  }
  45.31% {
    background-position: -3822px -90px;
  }
  45.83% {
    background-position: -3913px -90px;
  }
  46.35% {
    background-position: -4004px -90px;
  }
  46.88% {
    background-position: 0px -180px;
  }
  47.40% {
    background-position: -91px -180px;
  }
  47.92% {
    background-position: -182px -180px;
  }
  48.44% {
    background-position: -273px -180px;
  }
  48.96% {
    background-position: -364px -180px;
  }
  49.48% {
    background-position: -455px -180px;
  }
  50.00% {
    background-position: -546px -180px;
  }
  50.52% {
    background-position: -637px -180px;
  }
  51.04% {
    background-position: -728px -180px;
  }
  51.56% {
    background-position: -819px -180px;
  }
  52.08% {
    background-position: -910px -180px;
  }
  52.60% {
    background-position: -1001px -180px;
  }
  53.13% {
    background-position: -1092px -180px;
  }
  53.65% {
    background-position: -1183px -180px;
  }
  54.17% {
    background-position: -1274px -180px;
  }
  54.69% {
    background-position: -1365px -180px;
  }
  55.21% {
    background-position: -1456px -180px;
  }
  55.73% {
    background-position: -1547px -180px;
  }
  56.25% {
    background-position: -1638px -180px;
  }
  56.77% {
    background-position: -1729px -180px;
  }
  57.29% {
    background-position: -1820px -180px;
  }
  57.81% {
    background-position: -1911px -180px;
  }
  58.33% {
    background-position: -2002px -180px;
  }
  58.85% {
    background-position: -2093px -180px;
  }
  59.38% {
    background-position: -2184px -180px;
  }
  59.90% {
    background-position: -2275px -180px;
  }
  60.42% {
    background-position: -2366px -180px;
  }
  60.94% {
    background-position: -2457px -180px;
  }
  61.46% {
    background-position: -2548px -180px;
  }
  61.98% {
    background-position: -2639px -180px;
  }
  62.50% {
    background-position: -2730px -180px;
  }
  63.02% {
    background-position: -2821px -180px;
  }
  63.54% {
    background-position: -2912px -180px;
  }
  64.06% {
    background-position: -3003px -180px;
  }
  64.58% {
    background-position: -3094px -180px;
  }
  65.10% {
    background-position: -3185px -180px;
  }
  65.63% {
    background-position: -3276px -180px;
  }
  66.15% {
    background-position: -3367px -180px;
  }
  66.67% {
    background-position: -3458px -180px;
  }
  67.19% {
    background-position: -3549px -180px;
  }
  67.71% {
    background-position: -3640px -180px;
  }
  68.23% {
    background-position: -3731px -180px;
  }
  68.75% {
    background-position: -3822px -180px;
  }
  69.27% {
    background-position: -3913px -180px;
  }
  69.79% {
    background-position: -4004px -180px;
  }
  70.31% {
    background-position: 0px -270px;
  }
  70.83% {
    background-position: -91px -270px;
  }
  71.35% {
    background-position: -182px -270px;
  }
  71.88% {
    background-position: -273px -270px;
  }
  72.40% {
    background-position: -364px -270px;
  }
  72.92% {
    background-position: -455px -270px;
  }
  73.44% {
    background-position: -546px -270px;
  }
  73.96% {
    background-position: -637px -270px;
  }
  74.48% {
    background-position: -728px -270px;
  }
  75.00% {
    background-position: -819px -270px;
  }
  75.52% {
    background-position: -910px -270px;
  }
  76.04% {
    background-position: -1001px -270px;
  }
  76.56% {
    background-position: -1092px -270px;
  }
  77.08% {
    background-position: -1183px -270px;
  }
  77.60% {
    background-position: -1274px -270px;
  }
  78.13% {
    background-position: -1365px -270px;
  }
  78.65% {
    background-position: -1456px -270px;
  }
  79.17% {
    background-position: -1547px -270px;
  }
  79.69% {
    background-position: -1638px -270px;
  }
  80.21% {
    background-position: -1729px -270px;
  }
  80.73% {
    background-position: -1820px -270px;
  }
  81.25% {
    background-position: -1911px -270px;
  }
  81.77% {
    background-position: -2002px -270px;
  }
  82.29% {
    background-position: -2093px -270px;
  }
  82.81% {
    background-position: -2184px -270px;
  }
  83.33% {
    background-position: -2275px -270px;
  }
  83.85% {
    background-position: -2366px -270px;
  }
  84.38% {
    background-position: -2457px -270px;
  }
  84.90% {
    background-position: -2548px -270px;
  }
  85.42% {
    background-position: -2639px -270px;
  }
  85.94% {
    background-position: -2730px -270px;
  }
  86.46% {
    background-position: -2821px -270px;
  }
  86.98% {
    background-position: -2912px -270px;
  }
  87.50% {
    background-position: -3003px -270px;
  }
  88.02% {
    background-position: -3094px -270px;
  }
  88.54% {
    background-position: -3185px -270px;
  }
  89.06% {
    background-position: -3276px -270px;
  }
  89.58% {
    background-position: -3367px -270px;
  }
  90.10% {
    background-position: -3458px -270px;
  }
  90.63% {
    background-position: -3549px -270px;
  }
  91.15% {
    background-position: -3640px -270px;
  }
  91.67% {
    background-position: -3731px -270px;
  }
  92.19% {
    background-position: -3822px -270px;
  }
  92.71% {
    background-position: -3913px -270px;
  }
  93.23% {
    background-position: -4004px -270px;
  }
  93.75% {
    background-position: 0px -360px;
  }
  94.27% {
    background-position: -91px -360px;
  }
  94.79% {
    background-position: -182px -360px;
  }
  95.31% {
    background-position: -273px -360px;
  }
  95.83% {
    background-position: -364px -360px;
  }
  96.35% {
    background-position: -455px -360px;
  }
  96.88% {
    background-position: -546px -360px;
  }
  97.40% {
    background-position: -637px -360px;
  }
  97.92% {
    background-position: -728px -360px;
  }
  98.44% {
    background-position: -819px -360px;
  }
  98.96% {
    background-position: -910px -360px;
  }
  99.48% {
    background-position: -1001px -360px;
  }
  100% {
    background-position: -1001px -360px;
  }
}
#bottompop {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 240px;
  height: 450px;
  z-index: 1000;
}
.no-webp #bottompop .bottompop-close {background:url(https://qn.res.netease.com/gw/12v1/images/blank.gif) no-repeat center top}
.webp #bottompop .bottompop-close {background:url(https://qn.res.netease.com/gw/12v1/images/blank.gif) no-repeat center top}
#bottompop .bottompop-close {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  overflow: hidden;
  z-index: 5;
  text-indent: -999em;
  cursor: pointer;
}
.big_banner {
  position: fixed;
  width: 700px;
  height: 400px;
  left: 50%;
  top: 50%;
  margin-left: -350px;
  margin-top: -200px;
  z-index: 10001;
  display: none;
}
.no-webp .big_banner .close_big {background:#fff}
.webp .big_banner .close_big {background:#fff}
.big_banner .close_big {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
.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;
}
.us_hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.us_hover:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.wrap .main-nav {
  display: none;
  top: 55px;
  z-index: 54;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wrap .main-nav.pa {
  top: 0 !important;
}
.wrap .main-nav.close {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.no-webp .wrap .nav_music {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1289px -624px}
.webp .wrap .nav_music {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1289px -624px}
.no-webp .wrap .nav_music {background-size:1477px 1312px}
.webp .wrap .nav_music {background-size:1477px 1312px}
.no-webp .wrap .nav_music {background-position:-1289px -624px}
.webp .wrap .nav_music {background-position:-1289px -624px}
.wrap .nav_music {
  display: none;
  width: 52px;
  height: 52px;

  position: absolute;
  top: 63px;
  right: 82px;
  z-index: 55;
}
.no-webp .wrap .nav_music.close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1187px -625px}
.webp .wrap .nav_music.close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1187px -625px}
.no-webp .wrap .nav_music.close {background-size:1477px 1312px}
.webp .wrap .nav_music.close {background-size:1477px 1312px}
.no-webp .wrap .nav_music.close {background-position:-1187px -625px}
.webp .wrap .nav_music.close {background-position:-1187px -625px}
.wrap .nav_music.close {
width:52px;
height:52px;

}
.wrap .nav_music:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.wrap .nav_music.pa {
  top: 8px;
}
.no-webp .wrap .nav_close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-1343px -624px}
.webp .wrap .nav_close {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-1343px -624px}
.no-webp .wrap .nav_close {background-size:1477px 1312px}
.webp .wrap .nav_close {background-size:1477px 1312px}
.no-webp .wrap .nav_close {background-position:-1343px -624px}
.webp .wrap .nav_close {background-position:-1343px -624px}
.wrap .nav_close {
  display: none;
  width: 34px;
  height: 31px;

  position: absolute;
  top: 72px;
  right: 25px;
  z-index: 55;
}
.wrap .nav_close.pa {
  top: 18px;
}
.no-webp .wrap .backTop {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:1477px 1312px;
background-position:-234px -691px}
.webp .wrap .backTop {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:1477px 1312px;
background-position:-234px -691px}
.no-webp .wrap .backTop {background-size:1477px 1312px}
.webp .wrap .backTop {background-size:1477px 1312px}
.no-webp .wrap .backTop {background-position:-234px -691px}
.webp .wrap .backTop {background-position:-234px -691px}
.wrap .backTop {
  display: block;
  width: 110px;
  height: 111px;

  position: absolute;
  bottom: 50px;
  right: 50px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.wrap .backTop.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 55;
}
.footerbox {
  width: 100%;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 30;
}
.no-webp .footerbox .copyRight_btn {background:rgba(0, 0, 0, 0.6)}
.webp .footerbox .copyRight_btn {background:rgba(0, 0, 0, 0.6)}
.footerbox .copyRight_btn {
  width: 100px;
  height: 30px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  right: 20px;
  top: -36px;
  line-height: 30px;
  border-radius: 15px;
  text-indent: -12px;
}
.no-webp .footerbox .copyRight_btn i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.png) center no-repeat;background-size:2067.7999999999997px 2624px;
background-position:-2051px -1750px}
.webp .footerbox .copyRight_btn i {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/sprite-380d32_380d324e.webp) center no-repeat;background-size:2067.7999999999997px 2624px;
background-position:-2051px -1750px}
.no-webp .footerbox .copyRight_btn i {background-size:2067.7999999999997px 2624px}
.webp .footerbox .copyRight_btn i {background-size:2067.7999999999997px 2624px}
.no-webp .footerbox .copyRight_btn i {background-position:-2051px -1750px}
.webp .footerbox .copyRight_btn i {background-position:-2051px -1750px}
.footerbox .copyRight_btn i {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  right: 12px;
  top: 8px;

  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.footerbox .copyRight_btn.cur i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footerbox a,
.footerbox p,
.footerbox i,
.footerbox span {
  color: #3e3e3a;
}
.no-webp .kv-video {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/kv_b605ab8f.jpg) no-repeat center top;
  background-size: cover}
.webp .kv-video {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/kv_b605ab8f.webp) no-repeat center top;
  background-size: cover}
.no-webp .kv-video {background-size:cover}
.webp .kv-video {background-size:cover}
.kv-video {
  position: absolute;
  z-index: 2;
  top: 53px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  height: calc(100% - 53px);
  overflow: hidden;
}
.kv-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.no-webp .btn-play {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-play_478bc9d1.png) no-repeat;
  background-size: 100% auto}
.webp .btn-play {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/btn-play_478bc9d1.webp) no-repeat;
  background-size: 100% auto}
.no-webp .btn-play {background-size:100% auto}
.webp .btn-play {background-size:100% auto}
.btn-play {
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  left: 50%;
  margin-left: 4.7rem;
  bottom: 43%;
  margin-top: 0;
  z-index: 2;
  cursor: pointer;
  pointer-events: auto;
}
.kvSwiper {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0.53rem;
  width: 100%;
  min-width: 19.2rem;
  height: 100%;
  z-index: 1;
}
.kvSwiper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kvSwiper .slogan {
  display: none;
}
.no-webp .kvSwiper .slogan1 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan1_f2dcb01c.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .slogan1 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan1_f2dcb01c.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .slogan1 {background-size:100%}
.webp .kvSwiper .slogan1 {background-size:100%}
.kvSwiper .slogan1 {
  width: 9.52rem;
  height: 3.98rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.2rem 0 0 -8.8rem;
}
.no-webp .kvSwiper .slogan2 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan2_24722b63.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .slogan2 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan2_24722b63.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .slogan2 {background-size:100%}
.webp .kvSwiper .slogan2 {background-size:100%}
.kvSwiper .slogan2 {
  width: 4.7rem;
  height: 8.49rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4.2rem 0 0 -8.8rem;
}
.no-webp .kvSwiper .slogan3 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan3_7dade5cc.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .slogan3 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan3_7dade5cc.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .slogan3 {background-size:100%}
.webp .kvSwiper .slogan3 {background-size:100%}
.kvSwiper .slogan3 {
  width: 6.53rem;
  height: 8.53rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4.2rem 0 0 -8.6rem;
}
.no-webp .kvSwiper .slogan4 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan4_05e41df3.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .slogan4 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan4_05e41df3.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .slogan4 {background-size:100%}
.webp .kvSwiper .slogan4 {background-size:100%}
.kvSwiper .slogan4 {
  width: 4.18rem;
  height: 7.21rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3.38rem 0 0 -8.3rem;
}
.no-webp .kvSwiper .slogan5 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan5_6db15774.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .slogan5 {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/slogan5_6db15774.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .slogan5 {background-size:100%}
.webp .kvSwiper .slogan5 {background-size:100%}
.kvSwiper .slogan5 {
  width: 4.72rem;
  height: 7.69rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3.4rem 0 0 -8.85rem;
}
.no-webp .kvSwiper .text-iqy {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/text-iqy_d8a35d77.png) no-repeat top center;
  background-size: 100%}
.webp .kvSwiper .text-iqy {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/text-iqy_d8a35d77.webp) no-repeat top center;
  background-size: 100%}
.no-webp .kvSwiper .text-iqy {background-size:100%}
.webp .kvSwiper .text-iqy {background-size:100%}
.kvSwiper .text-iqy {
  width: 2.23rem;
  height: 0.14rem;
  position: absolute;
  right: 0.12rem;
  bottom: 0.7rem;
}
.fu {
  width: 187px;
  height: 264px;
  position: absolute;
  bottom: 50px;
  right: 60px;
  z-index: 6;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.fu.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-webp .fu .jinyu {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/p1_fu_3bdb1c92.png)}
.webp .fu .jinyu {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/p1_fu_3bdb1c92.webp)}
.fu .jinyu {
  width: 187px;
  height: 264px;
  position: absolute;
  top: 0;
  left: 0;
}
.no-webp .fu .btn {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/p1_fu_btn_a4fbbcae.png)}
.webp .fu .btn {background:url(https://qnm.res.netease.com/pc/zt/20220225145315657/img/p1_fu_btn_a4fbbcae.webp)}
.fu .btn {
  width: 220px;
  height: 50px;
  -webkit-animation: ani_fd 2s infinite;
          animation: ani_fd 2s infinite;
  position: absolute;
  bottom: 0;
  left: -16px;
}
@-webkit-keyframes ani_fd {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.94);
    -moz-transform: scale(0.94);
    -ms-transform: scale(0.94);
    -o-transform: scale(0.94);
    transform: scale(0.94);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ani_fd {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.94);
    -moz-transform: scale(0.94);
    -ms-transform: scale(0.94);
    -o-transform: scale(0.94);
    transform: scale(0.94);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes sprite_fu_btn {
  0% {
    background-position: 0px 0px;
  }
  2.7% {
    background-position: -250px 0px;
  }
  5.4% {
    background-position: -500px 0px;
  }
  8.1% {
    background-position: -750px 0px;
  }
  10.8% {
    background-position: -1000px 0px;
  }
  13.5% {
    background-position: -1250px 0px;
  }
  16.2% {
    background-position: -1500px 0px;
  }
  18.9% {
    background-position: 0px -90px;
  }
  21.6% {
    background-position: -250px -90px;
  }
  24.3% {
    background-position: -500px -90px;
  }
  27% {
    background-position: -750px -90px;
  }
  29.7% {
    background-position: -1000px -90px;
  }
  32.4% {
    background-position: -1250px -90px;
  }
  35.1% {
    background-position: -1500px -90px;
  }
  37.8% {
    background-position: 0px -180px;
  }
  40.5% {
    background-position: -250px -180px;
  }
  43.2% {
    background-position: -500px -180px;
  }
  45.9% {
    background-position: -750px -180px;
  }
  48.6% {
    background-position: -1000px -180px;
  }
  51.4% {
    background-position: -1250px -180px;
  }
  54.1% {
    background-position: -1500px -180px;
  }
  56.8% {
    background-position: 0px -270px;
  }
  59.5% {
    background-position: -250px -270px;
  }
  62.2% {
    background-position: -500px -270px;
  }
  64.9% {
    background-position: -750px -270px;
  }
  67.6% {
    background-position: -1000px -270px;
  }
  70.3% {
    background-position: -1250px -270px;
  }
  73% {
    background-position: -1500px -270px;
  }
  75.7% {
    background-position: 0px -360px;
  }
  78.4% {
    background-position: -250px -360px;
  }
  81.1% {
    background-position: -500px -360px;
  }
  83.8% {
    background-position: -750px -360px;
  }
  86.5% {
    background-position: -1000px -360px;
  }
  89.2% {
    background-position: -1250px -360px;
  }
  91.9% {
    background-position: -1500px -360px;
  }
  94.6% {
    background-position: 0px -450px;
  }
  97.3% {
    background-position: -250px -450px;
  }
  100% {
    background-position: -250px -450px;
  }
}
@keyframes sprite_fu_btn {
  0% {
    background-position: 0px 0px;
  }
  2.7% {
    background-position: -250px 0px;
  }
  5.4% {
    background-position: -500px 0px;
  }
  8.1% {
    background-position: -750px 0px;
  }
  10.8% {
    background-position: -1000px 0px;
  }
  13.5% {
    background-position: -1250px 0px;
  }
  16.2% {
    background-position: -1500px 0px;
  }
  18.9% {
    background-position: 0px -90px;
  }
  21.6% {
    background-position: -250px -90px;
  }
  24.3% {
    background-position: -500px -90px;
  }
  27% {
    background-position: -750px -90px;
  }
  29.7% {
    background-position: -1000px -90px;
  }
  32.4% {
    background-position: -1250px -90px;
  }
  35.1% {
    background-position: -1500px -90px;
  }
  37.8% {
    background-position: 0px -180px;
  }
  40.5% {
    background-position: -250px -180px;
  }
  43.2% {
    background-position: -500px -180px;
  }
  45.9% {
    background-position: -750px -180px;
  }
  48.6% {
    background-position: -1000px -180px;
  }
  51.4% {
    background-position: -1250px -180px;
  }
  54.1% {
    background-position: -1500px -180px;
  }
  56.8% {
    background-position: 0px -270px;
  }
  59.5% {
    background-position: -250px -270px;
  }
  62.2% {
    background-position: -500px -270px;
  }
  64.9% {
    background-position: -750px -270px;
  }
  67.6% {
    background-position: -1000px -270px;
  }
  70.3% {
    background-position: -1250px -270px;
  }
  73% {
    background-position: -1500px -270px;
  }
  75.7% {
    background-position: 0px -360px;
  }
  78.4% {
    background-position: -250px -360px;
  }
  81.1% {
    background-position: -500px -360px;
  }
  83.8% {
    background-position: -750px -360px;
  }
  86.5% {
    background-position: -1000px -360px;
  }
  89.2% {
    background-position: -1250px -360px;
  }
  91.9% {
    background-position: -1500px -360px;
  }
  94.6% {
    background-position: 0px -450px;
  }
  97.3% {
    background-position: -250px -450px;
  }
  100% {
    background-position: -250px -450px;
  }
}
@-webkit-keyframes sprite_fu {
  0% {
    background-position: 0px 0px;
  }
  2.8% {
    background-position: -336px 0px;
  }
  5.6% {
    background-position: -672px 0px;
  }
  8.3% {
    background-position: -1008px 0px;
  }
  11.1% {
    background-position: -1344px 0px;
  }
  13.9% {
    background-position: -1680px 0px;
  }
  16.7% {
    background-position: 0px -376px;
  }
  19.4% {
    background-position: -336px -376px;
  }
  22.2% {
    background-position: -672px -376px;
  }
  25% {
    background-position: -1008px -376px;
  }
  27.8% {
    background-position: -1344px -376px;
  }
  30.6% {
    background-position: -1680px -376px;
  }
  33.3% {
    background-position: 0px -752px;
  }
  36.1% {
    background-position: -336px -752px;
  }
  38.9% {
    background-position: -672px -752px;
  }
  41.7% {
    background-position: -1008px -752px;
  }
  44.4% {
    background-position: -1344px -752px;
  }
  47.2% {
    background-position: -1680px -752px;
  }
  50% {
    background-position: 0px -1128px;
  }
  52.8% {
    background-position: -336px -1128px;
  }
  55.6% {
    background-position: -672px -1128px;
  }
  58.3% {
    background-position: -1008px -1128px;
  }
  61.1% {
    background-position: -1344px -1128px;
  }
  63.9% {
    background-position: -1680px -1128px;
  }
  66.7% {
    background-position: 0px -1504px;
  }
  69.4% {
    background-position: -336px -1504px;
  }
  72.2% {
    background-position: -672px -1504px;
  }
  75% {
    background-position: -1008px -1504px;
  }
  77.8% {
    background-position: -1344px -1504px;
  }
  80.6% {
    background-position: -1680px -1504px;
  }
  83.3% {
    background-position: 0px -1880px;
  }
  86.1% {
    background-position: -336px -1880px;
  }
  88.9% {
    background-position: -672px -1880px;
  }
  91.7% {
    background-position: -1008px -1880px;
  }
  94.4% {
    background-position: -1344px -1880px;
  }
  97.2% {
    background-position: -1680px -1880px;
  }
  100% {
    background-position: -1680px -1880px;
  }
}
@keyframes sprite_fu {
  0% {
    background-position: 0px 0px;
  }
  2.8% {
    background-position: -336px 0px;
  }
  5.6% {
    background-position: -672px 0px;
  }
  8.3% {
    background-position: -1008px 0px;
  }
  11.1% {
    background-position: -1344px 0px;
  }
  13.9% {
    background-position: -1680px 0px;
  }
  16.7% {
    background-position: 0px -376px;
  }
  19.4% {
    background-position: -336px -376px;
  }
  22.2% {
    background-position: -672px -376px;
  }
  25% {
    background-position: -1008px -376px;
  }
  27.8% {
    background-position: -1344px -376px;
  }
  30.6% {
    background-position: -1680px -376px;
  }
  33.3% {
    background-position: 0px -752px;
  }
  36.1% {
    background-position: -336px -752px;
  }
  38.9% {
    background-position: -672px -752px;
  }
  41.7% {
    background-position: -1008px -752px;
  }
  44.4% {
    background-position: -1344px -752px;
  }
  47.2% {
    background-position: -1680px -752px;
  }
  50% {
    background-position: 0px -1128px;
  }
  52.8% {
    background-position: -336px -1128px;
  }
  55.6% {
    background-position: -672px -1128px;
  }
  58.3% {
    background-position: -1008px -1128px;
  }
  61.1% {
    background-position: -1344px -1128px;
  }
  63.9% {
    background-position: -1680px -1128px;
  }
  66.7% {
    background-position: 0px -1504px;
  }
  69.4% {
    background-position: -336px -1504px;
  }
  72.2% {
    background-position: -672px -1504px;
  }
  75% {
    background-position: -1008px -1504px;
  }
  77.8% {
    background-position: -1344px -1504px;
  }
  80.6% {
    background-position: -1680px -1504px;
  }
  83.3% {
    background-position: 0px -1880px;
  }
  86.1% {
    background-position: -336px -1880px;
  }
  88.9% {
    background-position: -672px -1880px;
  }
  91.7% {
    background-position: -1008px -1880px;
  }
  94.4% {
    background-position: -1344px -1880px;
  }
  97.2% {
    background-position: -1680px -1880px;
  }
  100% {
    background-position: -1680px -1880px;
  }
}
.news-include {
  display: none;
}

