html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
  clear: both;
}
html {
  font-family: 'Microsoft YaHei', "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.no-webp body {background:#f9f9f9}
.webp body {background:#f9f9f9}
body {
  /*font-size: 1.4rem;*/
  overflow-x: hidden;
  min-width: 320px;
  -webkit-overflow-scrolling: touch;
  color: #1a1a1a;
}
.no-webp a {background:transparent}
.webp a {background:transparent}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #1a1a1a;
}
a:active {
  outline: 0;
}
a:active {
  color: #3990e6;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1rem;
}
.no-webp mark {background:#ff0}
.webp mark {background:#ff0}
mark {
  color: #1a1a1a;
}
dfn {
  font-style: italic;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
ul,
ol,
li {
  list-style: none outside none;
}
h1,
h2,
h3,
strong {
  font-weight: 600;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
select,
textarea {
  font-family: 'Microsoft YaHei', "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
/*commos*/
.border_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.break {
  word-break: break-all;
  word-wrap: break-word;
}
.clearfix:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/*noScript*/
.no-webp .noScript {background:#adb9c4}
.webp .noScript {background:#adb9c4}
.noScript {
  margin: 10px;
  text-align: center;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
}
.no-webp body {background:#fefefe}
.webp body {background:#fefefe}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: 700;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #010101;
}
.no-webp html, 
.no-webp body {background:#333}
.webp html, 
.webp body {background:#333}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
input {
  -webkit-appearance: button;
}
a {
  text-decoration: none;
  color: #010101;
}
input {
  -webkit-appearance: none;
  outline: 0;
}
* {
  outline: 0;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}
p,
a,
li {
  font-size: .24rem;
  color: #434343;
}
#share_content,
#forhorview {
  display: none;
}
#forhorview {
  height: 100%;
}
#forhorview p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@-webkit-keyframes test {
  0% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
.test {
  opacity: 0;
  -webkit-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -ms-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards;
  -webkit-animation: leihuo 0.5s 0.3s forwards;
  -o-animation: leihuo 0.5s 0.3s forwards;
  -ms-animation: leihuo 0.5s 0.3s forwards;
  animation: leihuo 0.5s 0.3s forwards;
}
/*  /100  */
html {
  font-size: 312.5%;
}
@media screen and (max-width: 359px) and (orientation: portrait) {
  html {
    font-size: 266.67%;
  }
}
@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html {
    font-size: 300%;
  }
}
@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
  html {
    font-size: 320%;
  }
}
@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  html {
    font-size: 333.33%;
  }
}
@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
  html {
    font-size: 345%;
  }
}
@media screen and (min-width: 432px) and (max-width: 479px) and (orientation: portrait) {
  html {
    font-size: 360%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
  html {
    font-size: 400%;
  }
}
@media screen and (min-width: 640px) and (orientation: portrait) {
  html {
    font-size: 533.33%;
  }
}
.no-webp .viewtips {background:rgba(0, 0, 0, 0.8)}
.webp .viewtips {background:rgba(0, 0, 0, 0.8)}
.viewtips {
  position: fixed;
  width: 100%;
  height: 120%;
  font-size: .6rem;
  text-align: center;
  z-index: 10000;
  display: none;
  left: 0;
  top: 0;
  bottom: 0;
}
.viewtips P {
  text-align: center;
  font-size: 0.4rem;
  line-height: 8rem;
  width: 100%;
  color: #fff;
}
.no-webp #wrap {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/bg_6abbf423.jpg) no-repeat center top;
  background-size: cover}
.webp #wrap {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/bg_6abbf423.webp) no-repeat center top;
  background-size: cover}
.no-webp #wrap {background-size:cover}
.webp #wrap {background-size:cover}
#wrap {
  position: relative;
  display: none;
  height: 100%;
  min-height: 11rem;
  width: 100%;
  max-height: 14.24rem;
  overflow: hidden;
}
.no-webp #wrap .logo {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/logo_ee9b6909.png) no-repeat;
  background-size: 100%}
.webp #wrap .logo {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/logo_ee9b6909.webp) no-repeat;
  background-size: 100%}
.no-webp #wrap .logo {background-size:100%}
.webp #wrap .logo {background-size:100%}
#wrap .logo {
  display: block;
  width: 2.23rem;
  height: .88rem;
  margin: .1rem auto;
}
.no-webp #wrap .word {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/word_eab2266e.png) no-repeat;
  background-size: 100%}
.webp #wrap .word {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/word_eab2266e.webp) no-repeat;
  background-size: 100%}
.no-webp #wrap .word {background-size:100%}
.webp #wrap .word {background-size:100%}
#wrap .word {
  width: 4.15rem;
  height: .38rem;
  margin: .2rem auto;
  position: relative;
  left: -0.8rem;
}
.no-webp #wrap .btns {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/btn_8d2bb08a.png) no-repeat;
  background-size: 100%}
.webp #wrap .btns {background:url(https://n.res.netease.com/pc/zt/20240102145109/img/btn_8d2bb08a.webp) no-repeat;
  background-size: 100%}
.no-webp #wrap .btns {background-size:100%}
.webp #wrap .btns {background-size:100%}
#wrap .btns {
  width: 5.77rem;
  height: .54rem;
  margin: .2rem auto;
  overflow: hidden;
}
#wrap .btns a {
  float: left;
  width: 33%;
  height: 100%;
  font-size: 0;
}
#wrap .code {
  width: 2.13rem;
  height: 1.66rem;
  position: absolute;
  left: .2rem;
  bottom: .3rem;
}
#wrap .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.no-webp footer {background:#333}
.webp footer {background:#333}
footer {
  text-align: center;
  padding: .1rem 0;
}
footer p,
footer a {
  color: #ccc;
}

