@charset "utf-8";

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
}

/* 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,
select {
  margin: 0;
  padding: 0;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}

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

li {
  list-style: none;
}

button,
a,
select {
  border: none;
  outline: none;
}

input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}

input,
textarea {
  outline: none;
}

textarea {
  overflow: auto;
  resize: none;
}

a,
button {
  cursor: pointer;
}

a,
a:hover {
  text-decoration: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}

#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

#NIE-topBar {
  z-index: 999 !important;
}

#NIE-topBar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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 .mask {background-color:rgba(0, 0, 0, 0.3)}

.webp .mask {background-color:rgba(0, 0, 0, 0.3)}

.mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.mask.on {
  display: block;
}

.no-webp .top-bar.new_22 {background-color:rgba(43, 85, 142, 0.6)}

.webp .top-bar.new_22 {background-color:rgba(43, 85, 142, 0.6)}

.top-bar.new_22 {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 30;
  width: 7.5rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0.8rem;
}

.no-webp .top-bar.new_22 .logo {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/logo_ed328e0b.png) no-repeat center / 100%}

.webp .top-bar.new_22 .logo {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/logo_ed328e0b.webp) no-repeat center / 100%}

.top-bar.new_22 .logo {
  position: absolute;
  width: 1.56rem;
  height: 0.44rem;
  top: 50%;
  margin-top: -0.22rem;
  right: 0.3rem;
}

.no-webp .top-bar.new_22 .stgbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/stg_970beda7.png) no-repeat center / 100%}

.webp .top-bar.new_22 .stgbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/stg_970beda7.webp) no-repeat center / 100%}

.top-bar.new_22 .stgbtn {
  position: absolute;
  width: 0.28rem;
  height: 0.3rem;
  top: 50%;
  margin-top: -0.15rem;
  left: 0.4rem;
}

.top-bar.new_22.on {
  z-index: 150;
}

.jqqd {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
  -webkit-filter: gray !important;
  filter: gray !important;
  -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1) !important;
  filter: progid:dximagetransform.microsoft.basicimage(grayscale=1) !important;
}

.no-webp .nav {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_404_fc97bda0.jpg) no-repeat center;
  background-size: 100%}

.webp .nav {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_404_fc97bda0.webp) no-repeat center;
  background-size: 100%}

.no-webp .nav {background-size:100%}

.webp .nav {background-size:100%}

.nav {
  display: none;
  position: fixed;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 160;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.no-webp .nav .backbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zfanhui_106_1bee41cf.png) no-repeat center;
  background-size: 0.5rem 0.21rem}

.webp .nav .backbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zfanhui_106_1bee41cf.webp) no-repeat center;
  background-size: 0.5rem 0.21rem}

.no-webp .nav .backbtn {background-size:0.5rem 0.21rem}

.webp .nav .backbtn {background-size:0.5rem 0.21rem}

.nav .backbtn {
  position: relative;
  z-index: 60;
  width: 1rem;
  height: 0.4rem;
  margin: 0.2rem 0 1rem;
}

.no-webp .nav .fengexian {background-color:#dde8f6}

.webp .nav .fengexian {background-color:#dde8f6}

.nav .fengexian {
  width: 6.68rem;
  height: 0.02rem;
  margin: auto;
}

.nav .nav-item {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.45rem;
}

.nav .nav-item .nav__link {
  display: block;
  height: 0.36rem;
  font-size: 0;
  margin-bottom: 0.3rem;
}

.no-webp .nav .nav-item .nav__link.link--index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/indextxt_56b775ba.png) no-repeat center / 100%}

.webp .nav .nav-item .nav__link.link--index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/indextxt_56b775ba.webp) no-repeat center / 100%}

.nav .nav-item .nav__link.link--index {
  width: 0.74rem;
}

.no-webp .nav .nav-item .nav__link.link--school {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/xyhdtxt_57b14f26.png) no-repeat center / 100%}

.webp .nav .nav-item .nav__link.link--school {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/xyhdtxt_57b14f26.webp) no-repeat center / 100%}

.nav .nav-item .nav__link.link--school {
  position: relative;
  width: 1.52rem;
}

.no-webp .nav .nav-item .nav__link.link--school::after {background-color:#4b7aff}

.webp .nav .nav-item .nav__link.link--school::after {background-color:#4b7aff}

.nav .nav-item .nav__link.link--school::after {
  content: '';
  position: absolute;
  width: 0.05rem;
  height: 0.24rem;
  left: -0.2rem;
  top: 50%;
  margin-top: -0.12rem;
}

.no-webp .nav .nav-item .nav__link.link--share {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zsfxtxt_06031202.png) no-repeat center / 100%}

.webp .nav .nav-item .nav__link.link--share {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zsfxtxt_06031202.webp) no-repeat center / 100%}

.nav .nav-item .nav__link.link--share {
  width: 1.52rem;
}

.nav .nav-item .nav__link.link--gw,
.nav .nav-item .nav__link.link--join {
  height: auto;
  font-size: 0.3rem;
  vertical-align: middle;
  font-size: 0.32rem;
  color: #4b6dac;
}

.no-webp .nav .nav-item .nav__link.link--gw i, 
.no-webp .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zjiaruicon_239_6d31d92e.png) no-repeat center / 100%}

.webp .nav .nav-item .nav__link.link--gw i, 
.webp .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zjiaruicon_239_6d31d92e.webp) no-repeat center / 100%}

.nav .nav-item .nav__link.link--gw i,
.nav .nav-item .nav__link.link--join i {
  display: inline-block;
  width: 0.29rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}

.no-webp .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zguanwangiconkaobei_245_32843d47.png) no-repeat center / 100%}

.webp .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zguanwangiconkaobei_245_32843d47.webp) no-repeat center / 100%}

.nav .nav-item .nav__link.link--join i {
}

.nav .nav-item .nav-list {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.nav .nav-item .nav-list .list-item {
  display: inline-block;
  width: auto;
  height: 0.36rem;
  text-align: center;
  color: #34548f;
  font-size: 0.24rem;
  margin-right: 0.14rem;
  margin-bottom: 0.2rem;
  padding: 0 0.1rem;
  border-radius: 0.3rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.01rem solid #b5c8fb;
}

.no-webp .nav .nav-item .nav-list .list-item.on {background-color:#4b7aff}

.webp .nav .nav-item .nav-list .list-item.on {background-color:#4b7aff}

.nav .nav-item .nav-list .list-item.on {
  color: #fff;
  font-weight: bold;
  border: none;
}

.nav .nav-item.nav-gw {
  height: auto;
  padding: 0.35rem 0.4rem 0;
}

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%;
  }
}

body {
  opacity: 1 !important;
  margin: 0 auto;
  width: 100%;
  font-size: 0.26rem;
}

.no-webp #forhorview {background:#000}

.webp #forhorview {background:#000}

#forhorview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 9999;
}

#forhorview p {
  text-align: center;
  color: #fff;
  position: relative;
  top: 35%;
  font-size: 0.3rem;
}

.el-message-box {
  max-width: 80%;
}

#app {
  position: relative;
  margin: auto;
}

.no-webp .container-index {background-color:#f1f5fa}

.webp .container-index {background-color:#f1f5fa}

.container-index {
  position: relative;
  height: auto;
  margin: auto;
  overflow: hidden;
}

.no-webp .container-index .top-bar.new_22 {background-color:rgba(43, 85, 142, 0.6)}

.webp .container-index .top-bar.new_22 {background-color:rgba(43, 85, 142, 0.6)}

.container-index .top-bar.new_22 {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 30;
  width: 7.5rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0.8rem;
}

.no-webp .container-index .top-bar.new_22 .logo {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/logo_ed328e0b.png) no-repeat center / 100%}

.webp .container-index .top-bar.new_22 .logo {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/logo_ed328e0b.webp) no-repeat center / 100%}

.container-index .top-bar.new_22 .logo {
  position: absolute;
  width: 1.56rem;
  height: 0.44rem;
  top: 50%;
  margin-top: -0.22rem;
  right: 0.3rem;
}

.no-webp .container-index .top-bar.new_22 .stgbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/stg_970beda7.png) no-repeat center / 100%}

.webp .container-index .top-bar.new_22 .stgbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/stg_970beda7.webp) no-repeat center / 100%}

.container-index .top-bar.new_22 .stgbtn {
  position: absolute;
  width: 0.28rem;
  height: 0.3rem;
  top: 50%;
  margin-top: -0.15rem;
  left: 0.4rem;
}

.container-index .top-bar.new_22.on {
  z-index: 150;
}

.container-index .jqqd {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
  -webkit-filter: gray !important;
  filter: gray !important;
  -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1) !important;
  filter: progid:dximagetransform.microsoft.basicimage(grayscale=1) !important;
}

.no-webp .container-index .nav {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_404_fc97bda0.jpg) no-repeat center / 100%}

.webp .container-index .nav {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_404_fc97bda0.webp) no-repeat center / 100%}

.container-index .nav {
  display: none;
  position: fixed;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 160;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.no-webp .container-index .nav .backbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zfanhui_106_1bee41cf.png) no-repeat center;
  background-size: 0.5rem 0.21rem}

.webp .container-index .nav .backbtn {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zfanhui_106_1bee41cf.webp) no-repeat center;
  background-size: 0.5rem 0.21rem}

.no-webp .container-index .nav .backbtn {background-size:0.5rem 0.21rem}

.webp .container-index .nav .backbtn {background-size:0.5rem 0.21rem}

.container-index .nav .backbtn {
  position: relative;
  z-index: 60;
  width: 1rem;
  height: 0.4rem;
  margin: 0.2rem 0 1rem;
}

.no-webp .container-index .nav .fengexian {background-color:#dde8f6}

.webp .container-index .nav .fengexian {background-color:#dde8f6}

.container-index .nav .fengexian {
  width: 6.68rem;
  height: 0.02rem;
  margin: auto;
}

.container-index .nav .nav-item {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.45rem;
}

.container-index .nav .nav-item .nav__link {
  display: block;
  height: 0.36rem;
  font-size: 0;
  margin-bottom: 0.3rem;
}

.no-webp .container-index .nav .nav-item .nav__link.link--index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/indextxt_56b775ba.png) no-repeat center / 100%}

.webp .container-index .nav .nav-item .nav__link.link--index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/indextxt_56b775ba.webp) no-repeat center / 100%}

.container-index .nav .nav-item .nav__link.link--index {
  width: 0.74rem;
}

.no-webp .container-index .nav .nav-item .nav__link.link--school {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/xyhdtxt_57b14f26.png) no-repeat center / 100%}

.webp .container-index .nav .nav-item .nav__link.link--school {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/xyhdtxt_57b14f26.webp) no-repeat center / 100%}

.container-index .nav .nav-item .nav__link.link--school {
  position: relative;
  width: 1.52rem;
}

.no-webp .container-index .nav .nav-item .nav__link.link--school::after {background-color:#4b7aff}

.webp .container-index .nav .nav-item .nav__link.link--school::after {background-color:#4b7aff}

.container-index .nav .nav-item .nav__link.link--school::after {
  content: '';
  position: absolute;
  width: 0.05rem;
  height: 0.24rem;
  left: -0.2rem;
  top: 50%;
  margin-top: -0.12rem;
}

.no-webp .container-index .nav .nav-item .nav__link.link--share {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zsfxtxt_06031202.png) no-repeat center / 100%}

.webp .container-index .nav .nav-item .nav__link.link--share {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zsfxtxt_06031202.webp) no-repeat center / 100%}

.container-index .nav .nav-item .nav__link.link--share {
  width: 1.52rem;
}

.container-index .nav .nav-item .nav__link.link--gw,
.container-index .nav .nav-item .nav__link.link--join {
  vertical-align: middle;
  font-size: 0.32rem;
  color: #4b6dac;
}

.no-webp .container-index .nav .nav-item .nav__link.link--gw i, 
.no-webp .container-index .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zjiaruicon_239_6d31d92e.png) no-repeat center / 100%}

.webp .container-index .nav .nav-item .nav__link.link--gw i, 
.webp .container-index .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zjiaruicon_239_6d31d92e.webp) no-repeat center / 100%}

.container-index .nav .nav-item .nav__link.link--gw i,
.container-index .nav .nav-item .nav__link.link--join i {
  display: inline-block;
  width: 0.29rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}

.no-webp .container-index .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zguanwangiconkaobei_245_32843d47.png) no-repeat center / 100%}

.webp .container-index .nav .nav-item .nav__link.link--join i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zguanwangiconkaobei_245_32843d47.webp) no-repeat center / 100%}

.container-index .nav .nav-item .nav__link.link--join i {
}

.container-index .nav .nav-item .nav-list {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.container-index .nav .nav-item .nav-list .list-item {
  display: inline-block;
  width: auto;
  height: 0.36rem;
  text-align: center;
  color: #34548f;
  font-size: 0.24rem;
  margin-right: 0.14rem;
  margin-bottom: 0.2rem;
  padding: 0 0.1rem;
  border-radius: 0.3rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.01rem solid #b5c8fb;
}

.no-webp .container-index .nav .nav-item .nav-list .list-item.on {background-color:#4b7aff}

.webp .container-index .nav .nav-item .nav-list .list-item.on {background-color:#4b7aff}

.container-index .nav .nav-item .nav-list .list-item.on {
  color: #fff;
  font-weight: bold;
  border: none;
}

.no-webp .container-index .banner {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/banner_5e890be6.jpg) no-repeat center / 100%}

.webp .container-index .banner {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/banner_5e890be6.webp) no-repeat center / 100%}

.container-index .banner {
  width: 100%;
  height: 3.5rem;
  margin: auto;
}

.container-index .list {
  width: 100%;
  height: auto;
}

.no-webp .container-index .list .listbox {background-color:#fff}

.webp .container-index .list .listbox {background-color:#fff}

.container-index .list .listbox {
  width: 100%;
  height: 0.75rem;
  overflow: hidden;
}

.container-index .list .menu {
  width: 100%;
  height: 0.9rem;
  overflow: auto;
  white-space: nowrap;
}

.container-index .list .menu a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  line-height: 0.75rem;
  font-size: 0.22rem;
  color: #a3bbd9;
  margin: 0 0.15rem;
}

.container-index .list .menu a.on {
  color: #7c9ac1;
  font-size: 0.26rem;
}

.no-webp .container-index .list .menu a.on::after {background-color:#7c9ac1}

.webp .container-index .list .menu a.on::after {background-color:#7c9ac1}

.container-index .list .menu a.on::after {
  position: absolute;
  content: '';
  width: 0.32rem;
  height: 0.06rem;
  left: 50%;
  margin-left: -0.16rem;
  bottom: 0.25rem;
}

.container-index .list .list_cnt {
  position: relative;
  width: 7.06rem;
  height: auto;
  margin: auto;
}

.no-webp .container-index .list .list_cnt .list_item {background-color:#fff}

.webp .container-index .list .list_cnt .list_item {background-color:#fff}

.container-index .list .list_cnt .list_item {
  position: relative;
  width: 7.06rem;
  height: 1.94rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.3rem;
  overflow: hidden;
  margin-top: 0.2rem;
  border: 0.01rem solid #dce5f3;
}

.container-index .list .list_cnt .list_item .imgBox {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.46rem;
  height: 1.94rem;
}

.container-index .list .list_cnt .list_item .imgBox img {
  width: 3.46rem;
  height: 1.94rem;
}

.container-index .list .list_cnt .list_item .news_info {
  position: absolute;
  right: 0;
  top: 0;
  width: 3.6rem;
  height: 1.94rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.2rem 0.2rem 0;
}

.container-index .list .list_cnt .list_item .news_info .time {
  width: 3.6rem;
  position: absolute;
  right: 0.1rem;
  bottom: 0.2rem;
  text-align: right;
  font-size: 0.2rem;
  color: #bccce4;
}

.no-webp .container-index .list .list_cnt .list_item .news_info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/shijian_1d4750b8.png) no-repeat center / 100%}

.webp .container-index .list .list_cnt .list_item .news_info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/shijian_1d4750b8.webp) no-repeat center / 100%}

.container-index .list .list_cnt .list_item .news_info .time i {
  position: relative;
  top: 0.02rem;
  margin: 0 0.1rem;
  display: inline-block;
  width: 0.18rem;
  height: 0.16rem;
}

.container-index .list .list_cnt .list_item .news_info .title_cnt {
  color: #495160;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}

.container-index .list .list_cnt .list_item .news_info .author {
  font-size: 0.2rem;
  color: #cdd8e8;
}

.container-index .list .list_cnt .list_item .news_info .author span {
  color: #495160;
}

.container-index .list .list_cnt .list_item .news_info .author span.identity {
  color: #95adcf;
}

.container-index .article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.2rem 0.36rem 0;
}

.container-index .article img {
  max-width: 5.8rem;
  max-height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.container-index .article strong {
  font-weight: bold !important;
}

.container-index .article ol,
.container-index .article ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.24rem;
}

.container-index .article ol li,
.container-index .article ul li {
  font-size: 0.24rem;
  color: #495160;
  list-style: auto !important;
  margin-bottom: 0.15rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.2rem;
  text-align: justify;
}

.container-index .article ul li {
  list-style: disc !important;
}

.container-index .article p {
  color: #495160;
  font-size: 0.24rem;
  text-indent: 0.48rem;
  text-align: justify !important;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
}

.container-index .article h1 {
  color: #475a6f;
  font-size: 0.36rem;
  text-align: center;
}

.container-index .article .info {
  height: auto;
  width: 100%;
  text-align: center;
  margin: 0.3rem auto;
}

.no-webp .container-index .article .info .label {background-color:#dde9fb}

.webp .container-index .article .info .label {background-color:#dde9fb}

.container-index .article .info .label {
  width: 1.02rem;
  height: 0.28rem;
  padding: 0 0.1rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #87afeb;
  color: #7c9ac1;
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: center;
}

.container-index .article .GifPlayer {
  position: relative;
}

.container-index .article .GifPlayer video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
  display: none;
}

.container-index .article .GifPlayer video.on {
  display: block;
}

.container-index .article .GifPlayer .GifPlayer-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.no-webp .container-index .gotop {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_4669_6ee6d636.png) no-repeat center / 100%}

.webp .container-index .gotop {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_4669_6ee6d636.webp) no-repeat center / 100%}

.container-index .gotop {
  position: fixed;
  width: 0.8rem;
  height: 1rem;
  z-index: 65;
  right: 0.8rem;
  bottom: 0.4rem;
  text-align: center;
  color: #fff;
}

.container-index .gotop p {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 1.2rem;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.container-index .tit {
  width: 3.44rem;
  height: 0.56rem;
  margin: auto;
}

.container-index .pager {
  margin: 0.5rem 0 0.9rem;
  font-size: 0.2rem;
  color: #7c9ac1;
  text-align: center;
}

.container-index .pager a {
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: middle;
}

.no-webp .container-index .pager .prev {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-prev-h_fffe193f.png) no-repeat center / 100%}

.webp .container-index .pager .prev {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-prev-h_fffe193f.webp) no-repeat center / 100%}

.container-index .pager .prev {
  display: inline-block;
  width: 0.11rem;
  height: 0.17rem;
}

.no-webp .container-index .pager .next {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-next-h_6dfbbaba.png) no-repeat center / 100%}

.webp .container-index .pager .next {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-next-h_6dfbbaba.webp) no-repeat center / 100%}

.container-index .pager .next {
  display: inline-block;
  width: 0.11rem;
  height: 0.17rem;
}

.container-index .pager i {
  font-style: normal;
}

.container-index .pager i:hover {
  color: #5375a1;
}

.no-webp .container-index .medias {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_4418_fc6aca82.png) no-repeat center / 100%}

.webp .container-index .medias {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zde_4418_fc6aca82.webp) no-repeat center / 100%}

.container-index .medias {
  z-index: 10;
  width: 7.5rem;
  height: 1.98rem;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.6rem;
}

.container-index .medias a {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: 0.9rem;
  height: 1.02rem;
}

.container-index .medias a:last-child::after {
  display: none;
}

.container-index .medias a i {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.no-webp .container-index .medias a .code {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/imgbg_b56058cc.png) no-repeat center / 100%}

.webp .container-index .medias a .code {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/imgbg_b56058cc.webp) no-repeat center / 100%}

.container-index .medias a .code {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 3.62rem;
  height: 4.42rem;
  z-index: 150;
  margin: -2.21rem 0 0 -1.81rem;
}

.container-index .medias a .code .codeImg {
  position: absolute;
  left: 50%;
  margin-left: -1.6rem;
  top: 0.3rem;
  width: 3.2rem;
  height: 3.2rem;
}

.no-webp .container-index .medias a .code .codeImg.codeImg1 {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxqr_e90d56ed.jpg) no-repeat center / 100%}

.webp .container-index .medias a .code .codeImg.codeImg1 {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxqr_e90d56ed.webp) no-repeat center / 100%}

.container-index .medias a .code .codeImg.codeImg1 {
}

.no-webp .container-index .medias a .code .codeImg.codeImg2 {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/viqr_d3ca0157.jpg) no-repeat center / 100%}

.webp .container-index .medias a .code .codeImg.codeImg2 {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/viqr_d3ca0157.webp) no-repeat center / 100%}

.container-index .medias a .code .codeImg.codeImg2 {
}

.container-index .medias a .code p {
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
  left: 0;
  bottom: 0.6rem;
}

.container-index .medias a .code.on {
  display: block;
}

.no-webp .container-index .medias a.btn-wxgzh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh_59e58067.png) no-repeat center / 100%}

.webp .container-index .medias a.btn-wxgzh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh_59e58067.webp) no-repeat center / 100%}

.container-index .medias a.btn-wxgzh i {
}

.no-webp .container-index .medias a.btn-wb i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_89c75d0c.png) no-repeat center / 100%}

.webp .container-index .medias a.btn-wb i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_89c75d0c.webp) no-repeat center / 100%}

.container-index .medias a.btn-wb i {
}

.no-webp .container-index .medias a.btn-sph i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph_2f7f03f1.png) no-repeat center / 100%}

.webp .container-index .medias a.btn-sph i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph_2f7f03f1.webp) no-repeat center / 100%}

.container-index .medias a.btn-sph i {
}

.no-webp .container-index .medias a.btn-bz i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz_91a70ad7.png) no-repeat center / 100%}

.webp .container-index .medias a.btn-bz i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz_91a70ad7.webp) no-repeat center / 100%}

.container-index .medias a.btn-bz i {
}

.no-webp .container-index .medias a.btn-zh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh_f3c06522.png) no-repeat center / 100%}

.webp .container-index .medias a.btn-zh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh_f3c06522.webp) no-repeat center / 100%}

.container-index .medias a.btn-zh i {
}
