@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;
}
.no-webp html, 
.no-webp body {background:#cbdcf3}
.webp html, 
.webp body {background:#cbdcf3}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1480px;
  min-height: 1080px;
}
.news-include {
  display: none;
}
.no-webp .enter {background-color:#f1f5fa}
.webp .enter {background-color:#f1f5fa}
.enter {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 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;
}
.enter video {
  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%);
  height: 100%;
  min-width: 1920px;
  min-height: 1080px;
}
.enter.noshow {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-webp .container-index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg_6cd870cd.jpg) no-repeat center top}
.webp .container-index {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg_6cd870cd.webp) no-repeat center top}
.container-index {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 167px;
}
.container-index .part-banner {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 400px;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.container-index .part-banner.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.container-index .part-banner .bannerSwp {
  margin: 0 auto;
  width: 1400px;
  height: 400px;
}
.container-index .part-banner .bannerSwp .swiper-wrapper {
  height: 100%;
  width: 1400px;
}
.container-index .part-banner .bannerSwp .banner-item {
  position: relative;
  height: 100%;
  color: #fff;
  overflow: hidden;
}
.container-index .part-banner .bannerSwp .banner-item.swiper-slide-active .banner-item__intro {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.container-index .part-banner .bannerSwp .banner-item.swiper-slide-active hr {
  -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-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.container-index .part-banner .bannerSwp .banner-item video {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  min-height: 100%;
  min-width: 100%;
}
.container-index .part-banner .bannerSwp .banner-item__img {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  min-height: 100%;
  min-width: 100%;
  border-radius: 20px;
}
.container-index .part-banner .pagination {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.no-webp .container-index .part-banner .pagination .swiper-pagination-bullet {background:#fff}
.webp .container-index .part-banner .pagination .swiper-pagination-bullet {background:#fff}
.container-index .part-banner .pagination .swiper-pagination-bullet {
  margin: 0 6px;
}
.no-webp .container-index .part-banner .pagination .swiper-pagination-bullet-active {background:#fff}
.webp .container-index .part-banner .pagination .swiper-pagination-bullet-active {background:#fff}
.container-index .part-banner .pagination .swiper-pagination-bullet-active {
}
.container-index .part-banner .btn-left,
.container-index .part-banner .btn-right {
  width: 48px;
  height: 48px;
  outline: none;
  border: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.container-index .part-banner .btn-left:hover,
.container-index .part-banner .btn-right:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.no-webp .container-index .part-banner .btn-left {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-left_f1c47b24.png) no-repeat}
.webp .container-index .part-banner .btn-left {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-left_f1c47b24.webp) no-repeat}
.container-index .part-banner .btn-left {
  left: 50%;
  margin-left: -670px;
}
.no-webp .container-index .part-banner .btn-right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-right_4763c599.png) no-repeat}
.webp .container-index .part-banner .btn-right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-right_4763c599.webp) no-repeat}
.container-index .part-banner .btn-right {
  right: 50%;
  margin-right: -670px;
}
.container-index .part-school {
  position: relative;
  z-index: 10;
  width: 1400px;
  margin: 140px auto 0;
}
.no-webp .container-index .part-school .tit {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/title_c8a3ade7.png) no-repeat}
.webp .container-index .part-school .tit {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/title_c8a3ade7.webp) no-repeat}
.container-index .part-school .tit {
  position: relative;
  left: -8px;
  margin: 0 auto;
  width: 441px;
  height: 73px;
}
.container-index .part-school .btns {
  position: absolute;
  z-index: 10;
  top: 55px;
  left: 50%;
  margin-left: -622px;
  width: 1244px;
  height: 537px;
  pointer-events: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.container-index .part-school .btns.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.container-index .part-school .btn-left,
.container-index .part-school .btn-right {
  position: absolute;
  z-index: 1000;
  top: 50%;
  margin-top: -35px;
  display: inline-block;
  width: 57px;
  height: 71px;
  pointer-events: all;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.container-index .part-school .btn-left:hover,
.container-index .part-school .btn-right:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.no-webp .container-index .part-school .btn-left {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/school-left_10d61a3f.png) no-repeat}
.webp .container-index .part-school .btn-left {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/school-left_10d61a3f.webp) no-repeat}
.container-index .part-school .btn-left {
  left: 115px;
}
.no-webp .container-index .part-school .btn-right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/school-right_cceed1fa.png) no-repeat}
.webp .container-index .part-school .btn-right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/school-right_cceed1fa.webp) no-repeat}
.container-index .part-school .btn-right {
  right: 115px;
}
.no-webp .container-index .part-school .school_cnt {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-btn_6d32902b.png) no-repeat center / 1244px 100%}
.webp .container-index .part-school .school_cnt {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-btn_6d32902b.webp) no-repeat center / 1244px 100%}
.container-index .part-school .school_cnt {
  position: relative;
  margin: 62px auto 0;
  width: 1400px;
  height: 380px;
  font-size: 0;
  overflow-x: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.container-index .part-school .school_cnt.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.container-index .part-school .school_cnt .school-item {
  position: absolute;
  z-index: 3;
  border-radius: 8px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.container-index .part-school .school_cnt .school-item .item-box {
  position: relative;
  border-radius: 8px;
  padding-left: 8px;
  overflow: hidden;
}
.container-index .part-school .school_cnt .school-item .item-box .over-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.no-webp .container-index .part-school .school_cnt .school-item .item-box a {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-card_a49d01d9.png) no-repeat left top / auto 100%}
.webp .container-index .part-school .school_cnt .school-item .item-box a {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-card_a49d01d9.webp) no-repeat left top / auto 100%}
.container-index .part-school .school_cnt .school-item .item-box a {
  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%);
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.container-index .part-school .school_cnt .school-item .item-box a .points {
  position: absolute;
  bottom: 11px;
  right: 20px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50px;
  height: 8px;
}
.no-webp .container-index .part-school .school_cnt .school-item .item-box a .points i {background:rgba(255, 255, 255, 0.5)}
.webp .container-index .part-school .school_cnt .school-item .item-box a .points i {background:rgba(255, 255, 255, 0.5)}
.container-index .part-school .school_cnt .school-item .item-box a .points i {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.no-webp .container-index .part-school .school_cnt .school-item .item-box a .points i.on {background:#fff}
.webp .container-index .part-school .school_cnt .school-item .item-box a .points i.on {background:#fff}
.container-index .part-school .school_cnt .school-item .item-box a .points i.on {
  width: 22px;
}
.container-index .part-school .school_cnt .school-item .item-box .school_img {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 599px;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.container-index .part-school .school_cnt .school-item .item-box .school_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  overflow: hidden;
}
.container-index .part-school .school_cnt .school-item .item-box .school_info {
  width: 270px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 114px 48px 0 30px;
}
.container-index .part-school .school_cnt .school-item .item-box .school_info .school_title {
  width: 100%;
  height: 52px;
  font-size: 20px;
  color: #495160;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.container-index .part-school .school_cnt .school-item .item-box .school_info .school_desc {
  margin-top: 24px;
  width: 100%;
  height: 64px;
  padding-top: 15px;
  border-top: 1px solid #b0b4c0;
  font-size: 12px;
  color: #757b8f;
  line-height: 24px;
  letter-spacing: 1px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.container-index .part-school .school_cnt .school-item .item-box .school_time {
  position: absolute;
  left: 31px;
  bottom: 46px;
  font-size: 12px;
  color: rgba(117, 123, 143, 0.6);
}
.no-webp .container-index .part-school .school_cnt .school-item .item-box .school_time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-6_832146ec.png) no-repeat center bottom}
.webp .container-index .part-school .school_cnt .school-item .item-box .school_time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-6_832146ec.webp) no-repeat center bottom}
.container-index .part-school .school_cnt .school-item .item-box .school_time i {
  position: relative;
  top: 1px;
  margin-right: 3px;
  display: inline-block;
  width: 11px;
  height: 11px;
}
.no-webp .container-index .part-school .school_cnt .school-item .school_status {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_on_39d24aa2.png) no-repeat center / 100%}
.webp .container-index .part-school .school_cnt .school-item .school_status {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_on_39d24aa2.webp) no-repeat center / 100%}
.container-index .part-school .school_cnt .school-item .school_status {
  position: absolute;
  z-index: 2;
  top: 22px;
  left: -18px;
  display: block;
  width: 161px;
  height: 71px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  font-style: normal;
}
.no-webp .container-index .part-school .school_cnt .school-item .school_status.over {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_end_f14ec68a.png) no-repeat center / 100%}
.webp .container-index .part-school .school_cnt .school-item .school_status.over {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_end_f14ec68a.webp) no-repeat center / 100%}
.container-index .part-school .school_cnt .school-item .school_status.over {
}
.no-webp .container-index .part-school .school_cnt .school-item .school_status.jjqd {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_end_1_82fdc5a6.png) no-repeat center / 100%}
.webp .container-index .part-school .school_cnt .school-item .school_status.jjqd {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_end_1_82fdc5a6.webp) no-repeat center / 100%}
.container-index .part-school .school_cnt .school-item .school_status.jjqd {
}
.container-index .part-school .school_cnt .school-item .status_label {
  position: absolute;
  left: -3px;
  bottom: 8px;
  display: inline-block;
  width: 200px;
  height: 29px;
  font-size: 16px;
  color: #fff;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.no-webp .container-index .part-school .school_cnt .school-item .status_label i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_small_on_dad36fb4.png) no-repeat center / 100%}
.webp .container-index .part-school .school_cnt .school-item .status_label i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/status_small_on_dad36fb4.webp) no-repeat center / 100%}
.container-index .part-school .school_cnt .school-item .status_label i {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  width: 63px;
  height: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  padding-top: 3px;
  vertical-align: top;
}
.no-webp .container-index .part-school .school_cnt .school-item .status_label i.over {background:rgba(112, 148, 214, 0.5)}
.webp .container-index .part-school .school_cnt .school-item .status_label i.over {background:rgba(112, 148, 214, 0.5)}
.container-index .part-school .school_cnt .school-item .status_label i.over {
  position: relative;
  top: 3px;
  margin: 0 5px 0 10px;
  padding: 0;
  width: 42px;
  height: 16px;
  color: #b3ccff;
  text-align: center;
  line-height: 16px;
  border-radius: 2px;
}
.container-index .part-school .school_cnt .school-item .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 223px;
  height: 339px;
  opacity: 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;
}
.container-index .part-school .school_cnt .school-item .cover img {
  width: 100%;
  height: 100%;
}
.container-index .part-school .school_cnt .school-item[data-slide='1'] {
  left: 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%);
  opacity: 1;
}
.container-index .part-school .school_cnt .school-item[data-slide='1'] .item-box {
  width: 223px;
  height: 339px;
}
.container-index .part-school .school_cnt .school-item[data-slide='1'] .school_status {
  opacity: 0;
}
.container-index .part-school .school_cnt .school-item[data-slide='1'] .status_label {
  opacity: 1;
}
.container-index .part-school .school_cnt .school-item[data-slide='2'] {
  top: 50%;
  left: 266px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container-index .part-school .school_cnt .school-item[data-slide='2'] .item-box {
  width: 869px;
  height: 380px;
}
.container-index .part-school .school_cnt .school-item[data-slide='2'] .status_label,
.container-index .part-school .school_cnt .school-item[data-slide='2'] .cover {
  opacity: 0;
}
.container-index .part-school .school_cnt .school-item[data-slide='3'] {
  left: 1177px;
  right: auto;
  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%);
}
.container-index .part-school .school_cnt .school-item[data-slide='3'] a {
  cursor: default;
}
.container-index .part-school .school_cnt .school-item[data-slide='3'] .item-box {
  width: 223px;
  height: 339px;
}
.container-index .part-school .school_cnt .school-item[data-slide='3'] .school_status {
  opacity: 0;
}
.container-index .part-school .school_cnt .school-item[data-slide='3'] .status_label {
  opacity: 1;
}
.container-index .part-school .school_cnt .school-item.end {
  z-index: 1;
}
.container-index .part-knowledge {
  position: relative;
  z-index: 10;
  margin-top: 174px;
}
.no-webp .container-index .part-knowledge .tit {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/title_7195b5e4.png) no-repeat}
.webp .container-index .part-knowledge .tit {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/title_7195b5e4.webp) no-repeat}
.container-index .part-knowledge .tit {
  position: relative;
  left: -8px;
  margin: 0 auto;
  width: 481px;
  height: 74px;
}
.no-webp .container-index .part-knowledge .btn-more {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more_9f2d8127.png) no-repeat}
.webp .container-index .part-knowledge .btn-more {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more_9f2d8127.webp) no-repeat}
.container-index .part-knowledge .btn-more {
  position: absolute;
  top: 12px;
  right: 13px;
  display: block;
  width: 86px;
  height: 16px;
  -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 .part-knowledge .btn-more:hover {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-h_2b015121.png) no-repeat}
.webp .container-index .part-knowledge .btn-more:hover {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-h_2b015121.webp) no-repeat}
.container-index .part-knowledge .btn-more:hover {
}
.container-index .part-knowledge .qa {
  position: relative;
  width: 1220px;
  margin: 65px auto 0;
}
.no-webp .container-index .part-knowledge .qa .tit-qa {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-qa_9c50f52b.png) no-repeat}
.webp .container-index .part-knowledge .qa .tit-qa {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-qa_9c50f52b.webp) no-repeat}
.container-index .part-knowledge .qa .tit-qa {
  margin: 0 auto 29px;
  width: 263px;
  height: 34px;
}
.container-index .part-knowledge .qa .qaSwp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 286px;
}
.no-webp .container-index .part-knowledge .qa .qaSwp .qaBox {background:none}
.webp .container-index .part-knowledge .qa .qaSwp .qaBox {background:none}
.container-index .part-knowledge .qa .qaSwp .qaBox {
  position: relative;
  display: inline-block;
  width: 285px;
  height: 286px;
  border-radius: 12px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.container-index .part-knowledge .qa .qaSwp .qaBox.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .container-index .part-knowledge .qa .qaSwp .qa-item {background:none}
.webp .container-index .part-knowledge .qa .qaSwp .qa-item {background:none}
.container-index .part-knowledge .qa .qaSwp .qa-item {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 11px 18px rgba(83, 115, 163, 0);
  -moz-box-shadow: 0 0 11px 18px rgba(83, 115, 163, 0);
  box-shadow: 0 0 11px 18px rgba(83, 115, 163, 0);
  -webkit-transition: background 0.5s, -webkit-box-shadow 1s;
  transition: background 0.5s, -webkit-box-shadow 1s;
  transition: box-shadow 1s, background 0.5s;
  transition: box-shadow 1s, background 0.5s, -webkit-box-shadow 1s;
}
.container-index .part-knowledge .qa .qaSwp .qa-item .img-box {
  width: 100%;
  height: 167px;
  border-radius: 8px;
  overflow: hidden;
}
.container-index .part-knowledge .qa .qaSwp .qa-item .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.container-index .part-knowledge .qa .qaSwp .qa-item .qa-info {
  position: relative;
  width: 100%;
  height: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 0 20px;
}
.container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .title_cnt {
  margin-bottom: 10px;
  height: 42px;
  font-size: 16px;
  font-weight: bold;
  color: #495160;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.no-webp .container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .label {background:#e7edff}
.webp .container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .label {background:#e7edff}
.container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .label {
  position: relative;
  left: 3px;
  top: 2px;
  font-size: 12px;
  color: #346dff;
  border-radius: 4px;
  padding: 2px 8px;
}
.container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .time {
  position: absolute;
  right: 5px;
  bottom: 2px;
  font-size: 12px;
  color: #cfcfcf;
}
.no-webp .container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-3_45486118.png) no-repeat center bottom}
.webp .container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-3_45486118.webp) no-repeat center bottom}
.container-index .part-knowledge .qa .qaSwp .qa-item .qa-info .time i {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 2px;
  width: 11px;
  height: 11px;
  vertical-align: middle;
}
.no-webp .container-index .part-knowledge .qa .qaSwp .qa-item:hover {background:#fff}
.webp .container-index .part-knowledge .qa .qaSwp .qa-item:hover {background:#fff}
.container-index .part-knowledge .qa .qaSwp .qa-item:hover {
  -webkit-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
  -moz-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
  box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
}
.container-index .part-knowledge .qa .qaSwp .qa-item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.container-index .part-knowledge .yyh,
.container-index .part-knowledge .xjh {
  position: relative;
  width: 1220px;
  margin: 66px auto 0;
}
.container-index .part-knowledge .yyh #xjh,
.container-index .part-knowledge .xjh #xjh {
  position: absolute;
  left: 0;
  top: -250px;
  width: 0;
  height: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.no-webp .container-index .part-knowledge .yyh .tit-yyh, 
.no-webp .container-index .part-knowledge .xjh .tit-yyh {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-yyh_a976367e.png) no-repeat}
.webp .container-index .part-knowledge .yyh .tit-yyh, 
.webp .container-index .part-knowledge .xjh .tit-yyh {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-yyh_a976367e.webp) no-repeat}
.container-index .part-knowledge .yyh .tit-yyh,
.container-index .part-knowledge .xjh .tit-yyh {
  position: relative;
  left: 11px;
  margin: 0 auto 29px;
  width: 238px;
  height: 34px;
}
.no-webp .container-index .part-knowledge .yyh .tit-xjh, 
.no-webp .container-index .part-knowledge .xjh .tit-xjh {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-xjh_2baf0b16.png) no-repeat}
.webp .container-index .part-knowledge .yyh .tit-xjh, 
.webp .container-index .part-knowledge .xjh .tit-xjh {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-xjh_2baf0b16.webp) no-repeat}
.container-index .part-knowledge .yyh .tit-xjh,
.container-index .part-knowledge .xjh .tit-xjh {
  margin-bottom: 20px;
  width: 401px;
  height: 54px;
}
.container-index .part-knowledge .yyh .cnt,
.container-index .part-knowledge .xjh .cnt {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 639px;
  padding-right: 3px;
  height: 472px;
  font-size: 0;
  text-align: right;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.6s 0.1s ease-in-out;
  transition: opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.6s 0.1s ease-in-out;
  transition: transform 0.6s 0.1s ease-in-out, opacity 0.6s 0.1s ease-in-out;
  transition: transform 0.6s 0.1s ease-in-out, opacity 0.6s 0.1s ease-in-out, -webkit-transform 0.6s 0.1s ease-in-out;
}
.container-index .part-knowledge .yyh .cnt.show,
.container-index .part-knowledge .xjh .cnt.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .container-index .part-knowledge .yyh .cnt .item, 
.no-webp .container-index .part-knowledge .xjh .cnt .item {background:none}
.webp .container-index .part-knowledge .yyh .cnt .item, 
.webp .container-index .part-knowledge .xjh .cnt .item {background:none}
.container-index .part-knowledge .yyh .cnt .item,
.container-index .part-knowledge .xjh .cnt .item {
  display: inline-block;
  position: relative;
  margin-bottom: 18px;
  margin-left: 22px;
  width: 267px;
  height: 207px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px;
  border-radius: 10px;
  -webkit-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0);
  -moz-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0);
  box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0);
  text-align: left;
  -webkit-transition: background 0.5s, -webkit-box-shadow 1s;
  transition: background 0.5s, -webkit-box-shadow 1s;
  transition: box-shadow 1s, background 0.5s;
  transition: box-shadow 1s, background 0.5s, -webkit-box-shadow 1s;
}
.container-index .part-knowledge .yyh .cnt .item .imgBox,
.container-index .part-knowledge .xjh .cnt .item .imgBox {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 141px;
  overflow: hidden;
  border-radius: 8px;
}
.no-webp .container-index .part-knowledge .yyh .cnt .item .imgBox .btn-play, 
.no-webp .container-index .part-knowledge .xjh .cnt .item .imgBox .btn-play {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-play_15b0cdd1.png) no-repeat top center / 100%}
.webp .container-index .part-knowledge .yyh .cnt .item .imgBox .btn-play, 
.webp .container-index .part-knowledge .xjh .cnt .item .imgBox .btn-play {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-play_15b0cdd1.webp) no-repeat top center / 100%}
.container-index .part-knowledge .yyh .cnt .item .imgBox .btn-play,
.container-index .part-knowledge .xjh .cnt .item .imgBox .btn-play {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.container-index .part-knowledge .yyh .cnt .item .imgBox img,
.container-index .part-knowledge .xjh .cnt .item .imgBox img {
  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;
  border-radius: 10px 10px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-index .part-knowledge .yyh .cnt .item .info,
.container-index .part-knowledge .xjh .cnt .item .info {
  position: relative;
  left: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 1px 0;
}
.container-index .part-knowledge .yyh .cnt .item .info .title_cnt,
.container-index .part-knowledge .xjh .cnt .item .info .title_cnt {
  margin-bottom: 6px;
  font-size: 16px;
  color: #495160;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-index .part-knowledge .yyh .cnt .item .info .author,
.container-index .part-knowledge .xjh .cnt .item .info .author {
  display: inline-block;
}
.container-index .part-knowledge .yyh .cnt .item .info .author.author1,
.container-index .part-knowledge .xjh .cnt .item .info .author.author1 {
  margin-left: 30px;
}
.container-index .part-knowledge .yyh .cnt .item .info .author .name,
.container-index .part-knowledge .xjh .cnt .item .info .author .name {
  font-size: 12px;
  color: #495160;
  font-weight: bold;
  vertical-align: middle;
}
.container-index .part-knowledge .yyh .cnt .item .info .author .identity,
.container-index .part-knowledge .xjh .cnt .item .info .author .identity {
  padding-left: 8px;
  margin-left: 5px;
  font-size: 12px;
  color: #bccce4;
  vertical-align: middle;
  border-left: 1px solid #bccce4;
}
.no-webp .container-index .part-knowledge .yyh .cnt .item .info .label, 
.no-webp .container-index .part-knowledge .xjh .cnt .item .info .label {background:#dde9fb}
.webp .container-index .part-knowledge .yyh .cnt .item .info .label, 
.webp .container-index .part-knowledge .xjh .cnt .item .info .label {background:#dde9fb}
.container-index .part-knowledge .yyh .cnt .item .info .label,
.container-index .part-knowledge .xjh .cnt .item .info .label {
  font-size: 12px;
  color: #7c9ac1;
  padding: 2px 10px;
  border: 1px solid #7c9ac1;
  border-radius: 3px;
}
.container-index .part-knowledge .yyh .cnt .item .time,
.container-index .part-knowledge .xjh .cnt .item .time {
  position: absolute;
  left: 21px;
  bottom: 62px;
  font-size: 12px;
  color: #fff;
}
.no-webp .container-index .part-knowledge .yyh .cnt .item .time i, 
.no-webp .container-index .part-knowledge .xjh .cnt .item .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-5_0b200e9b.png) no-repeat center bottom / 100% 100%}
.webp .container-index .part-knowledge .yyh .cnt .item .time i, 
.webp .container-index .part-knowledge .xjh .cnt .item .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-5_0b200e9b.webp) no-repeat center bottom / 100% 100%}
.container-index .part-knowledge .yyh .cnt .item .time i,
.container-index .part-knowledge .xjh .cnt .item .time i {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 4px;
  width: 12px;
  height: 13px;
  vertical-align: middle;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1),
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 616px;
  height: 438px;
  margin-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .imgBox,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .imgBox {
  width: 100%;
  height: 336px;
  border-radius: 8px;
  overflow: hidden;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .info,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .info {
  padding: 18px 4px 0;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .info .title_cnt,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .info .title_cnt {
  margin-bottom: 14px;
  font-size: 16px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .info .author .name,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .info .author .name {
  font-size: 12px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .info .author .identity,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .info .author .identity {
  padding-left: 14px;
  margin-left: 10px;
  font-size: 12px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .info .label,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .info .label {
  font-size: 16px;
  padding: 2px 10px;
  border-radius: 3px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .time,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .time {
  left: 25px;
  bottom: 102px;
  font-size: 16px;
}
.container-index .part-knowledge .yyh .cnt .item:nth-child(1) .time i,
.container-index .part-knowledge .xjh .cnt .item:nth-child(1) .time i {
  top: -2px;
  width: 13px;
  height: 14px;
}
.no-webp .container-index .part-knowledge .yyh .cnt .item:hover, 
.no-webp .container-index .part-knowledge .xjh .cnt .item:hover {background:#fff}
.webp .container-index .part-knowledge .yyh .cnt .item:hover, 
.webp .container-index .part-knowledge .xjh .cnt .item:hover {background:#fff}
.container-index .part-knowledge .yyh .cnt .item:hover,
.container-index .part-knowledge .xjh .cnt .item:hover {
  -webkit-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
  -moz-box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
  box-shadow: 0 11px 18px 0 rgba(83, 115, 163, 0.1);
}
.container-index .part-knowledge .yyh .cnt .item:hover img,
.container-index .part-knowledge .xjh .cnt .item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.container-index .part-knowledge .zhihu {
  position: relative;
  width: 1220px;
  margin: 34px auto 0;
}
.no-webp .container-index .part-knowledge .zhihu .tit-zhihu {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-zhihu_6ef34624.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .tit-zhihu {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/tit-zhihu_6ef34624.webp) no-repeat}
.container-index .part-knowledge .zhihu .tit-zhihu {
  margin: 0 auto 34px;
  width: 223px;
  height: 35px;
}
.no-webp .container-index .part-knowledge .zhihu .btn-more {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-1_bf1314db.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .btn-more {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-1_bf1314db.webp) no-repeat}
.container-index .part-knowledge .zhihu .btn-more {
}
.no-webp .container-index .part-knowledge .zhihu .btn-more:hover {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-1-h_63e5c444.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .btn-more:hover {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/btn-more-1-h_63e5c444.webp) no-repeat}
.container-index .part-knowledge .zhihu .btn-more:hover {
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-news_5741cc93.png) no-repeat top right / 704px 560px}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-news_5741cc93.webp) no-repeat top right / 704px 560px}
.container-index .part-knowledge .zhihu .zhihu_cnt {
  position: relative;
  width: 100%;
  height: 560px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 641px;
  padding-top: 44px;
  padding-bottom: 94px;
  border-radius: 10px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt::before {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover_54727b68.png) no-repeat top right / 100%}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt::before {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover_54727b68.webp) no-repeat top right / 100%}
.container-index .part-knowledge .zhihu .zhihu_cnt::before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  content: '';
  width: 704px;
  height: 471px;
  pointer-events: none;
}
.container-index .part-knowledge .zhihu .zhihu_cnt.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item {background:none}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item {background:none}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item {
  position: relative;
  margin-bottom: 30px;
  width: 518px;
  height: 82px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 9px 9px 17px;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .imgBox {
  position: absolute;
  top: 8px;
  right: 9px;
  width: 115px;
  height: 65px;
  overflow: hidden;
  border-radius: 4px;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .imgBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info {
  position: relative;
  width: 310px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 0 0 0;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .title_cnt {
  padding-left: 71px;
  font-size: 16px;
  color: #495160;
  line-height: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .desc_cnt {
  height: 18px;
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #b1b1b1;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .label {background:#e7edff}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .label {background:#e7edff}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .label {
  position: absolute;
  top: 12px;
  left: 0;
  padding: 2px 8px;
  font-size: 12px;
  color: #346dff;
  border-radius: 3px;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/right_3d95254a.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/right_3d95254a.webp) no-repeat}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .right {
  display: none;
  position: absolute;
  right: 4px;
  top: 96px;
  width: 27px;
  height: 8px;
  -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 .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover-right_2e435f45.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover-right_2e435f45.webp) no-repeat}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time {
  position: absolute;
  top: 35px;
  right: -182px;
  width: 115px;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 0 0 3px;
  font-size: 12px;
  color: #fff;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-5_0b200e9b.png) no-repeat center bottom / 100% 100%}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/icon-time-5_0b200e9b.webp) no-repeat center bottom / 100% 100%}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item .zhihu-info .time i {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 2px;
  width: 12px;
  height: 13px;
  vertical-align: middle;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:not(.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1)) .zhihu-info .desc_cnt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 602px;
  height: 466px;
  padding: 0;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .imgBox {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-info_bd5b0f2f.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-info_bd5b0f2f.webp) no-repeat}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 602px;
  height: 128px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 31px 35px 0;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .title_cnt {
  width: 480px;
  padding-left: 77px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .desc_cnt {
  display: block;
  width: 480px;
  height: 36px;
  margin: 14px 0 0;
  font-size: 12px;
  color: #fff;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .label {background:#daedff}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .label {background:#daedff}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .label {
  position: absolute;
  top: 32px;
  left: 35px;
  font-size: 12px;
  color: #779cd9;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/right_0b1ef077.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .right {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/right_0b1ef077.webp) no-repeat}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .right {
  position: absolute;
  display: block;
  right: 29px;
  top: 57px;
  width: 9px;
  height: 13px;
  -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 .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .time {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover-left_cd676f30.png) no-repeat}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .time {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/news-cover-left_cd676f30.webp) no-repeat}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:nth-child(1) .zhihu-info .time {
  top: -100px;
  left: 0;
  width: 602px;
  height: 100px;
  padding: 80px 0 0 10px;
  color: #fff;
  font-size: 13px;
}
.no-webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:hover {background:#fff}
.webp .container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:hover {background:#fff}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:hover {
  -webkit-box-shadow: 0 0 6px 3px rgba(124, 154, 193, 0.1);
  -moz-box-shadow: 0 0 6px 3px rgba(124, 154, 193, 0.1);
  box-shadow: 0 0 6px 3px rgba(124, 154, 193, 0.1);
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.container-index .part-knowledge .zhihu .zhihu_cnt .zhihu-item:hover .zhihu-info .right {
  right: 15px;
}
.no-webp .container-index .medias {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-media_ffa0afbb.png) no-repeat}
.webp .container-index .medias {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bg-media_ffa0afbb.webp) no-repeat}
.container-index .medias {
  position: relative;
  z-index: 10;
  margin: 2px auto 0;
  width: 1300px;
  height: 283px;
  font-size: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 102px;
}
.container-index .medias a {
  position: relative;
  display: inline-block;
  margin: 0 70px;
  width: 90px;
  height: 112px;
}
.no-webp .container-index .medias a .code {background:#fff}
.webp .container-index .medias a .code {background:#fff}
.container-index .medias a .code {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -75px;
  margin-left: -75px;
  width: 150px;
  height: 150px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container-index .medias a .code .codeImg {
  margin: 15px auto 0;
  display: block;
  width: 98px;
  height: 98px;
}
.container-index .medias a .code p {
  font-size: 13px;
  color: #6b6b6b;
  text-align: center;
}
.container-index .medias a i {
  display: block;
  width: 90px;
  height: 90px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.container-index .medias a .name {
  margin-top: 5px;
  display: inline-block;
  width: 90px;
  height: 17px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.container-index .medias a:hover i {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.container-index .medias a:hover .name {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s 0.15s;
  -moz-transition: all 0.2s 0.15s;
  -ms-transition: all 0.2s 0.15s;
  -o-transition: all 0.2s 0.15s;
  transition: all 0.2s 0.15s;
}
.container-index .medias a:hover .code {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s 0.2s;
  -moz-transition: all 0.2s 0.2s;
  -ms-transition: all 0.2s 0.2s;
  -o-transition: all 0.2s 0.2s;
  transition: all 0.2s 0.2s;
}
.no-webp .container-index .medias a.btn-wxgzh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh_e0c80496.png) no-repeat}
.webp .container-index .medias a.btn-wxgzh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh_e0c80496.webp) no-repeat}
.container-index .medias a.btn-wxgzh i {
}
.no-webp .container-index .medias a.btn-wxgzh .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh-name_96ec0fa1.png) no-repeat}
.webp .container-index .medias a.btn-wxgzh .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxgzh-name_96ec0fa1.webp) no-repeat}
.container-index .medias a.btn-wxgzh .name {
}
.no-webp .container-index .medias a.btn-wxgzh .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxqr_e90d56ed.jpg) no-repeat top center / 100% 100%}
.webp .container-index .medias a.btn-wxgzh .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wxqr_e90d56ed.webp) no-repeat top center / 100% 100%}
.container-index .medias a.btn-wxgzh .codeImg {
}
.no-webp .container-index .medias a.btn-wb i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_fe2265db.png) no-repeat}
.webp .container-index .medias a.btn-wb i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_fe2265db.webp) no-repeat}
.container-index .medias a.btn-wb i {
}
.no-webp .container-index .medias a.btn-wb .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb-name_fc2a6023.png) no-repeat}
.webp .container-index .medias a.btn-wb .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb-name_fc2a6023.webp) no-repeat}
.container-index .medias a.btn-wb .name {
}
.no-webp .container-index .medias a.btn-wb .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_0711d549.jpg) no-repeat top center / 100% 100%}
.webp .container-index .medias a.btn-wb .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/wb_0711d549.webp) no-repeat top center / 100% 100%}
.container-index .medias a.btn-wb .codeImg {
}
.no-webp .container-index .medias a.btn-sph i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph_50ecc66b.png) no-repeat}
.webp .container-index .medias a.btn-sph i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph_50ecc66b.webp) no-repeat}
.container-index .medias a.btn-sph i {
}
.no-webp .container-index .medias a.btn-sph .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph-name_b0ffe157.png) no-repeat}
.webp .container-index .medias a.btn-sph .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/sph-name_b0ffe157.webp) no-repeat}
.container-index .medias a.btn-sph .name {
}
.no-webp .container-index .medias a.btn-sph .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/viqr_d3ca0157.jpg) no-repeat top center / 100% 100%}
.webp .container-index .medias a.btn-sph .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/viqr_d3ca0157.webp) no-repeat top center / 100% 100%}
.container-index .medias a.btn-sph .codeImg {
}
.no-webp .container-index .medias a.btn-bz i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz_dced20ff.png) no-repeat}
.webp .container-index .medias a.btn-bz i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz_dced20ff.webp) no-repeat}
.container-index .medias a.btn-bz i {
}
.no-webp .container-index .medias a.btn-bz .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz-name_6468fe5f.png) no-repeat}
.webp .container-index .medias a.btn-bz .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/bz-name_6468fe5f.webp) no-repeat}
.container-index .medias a.btn-bz .name {
}
.no-webp .container-index .medias a.btn-bz .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/blbl_4c8185a2.jpg) no-repeat top center / 100% 100%}
.webp .container-index .medias a.btn-bz .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/blbl_4c8185a2.webp) no-repeat top center / 100% 100%}
.container-index .medias a.btn-bz .codeImg {
}
.no-webp .container-index .medias a.btn-zh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh_e050fb92.png) no-repeat}
.webp .container-index .medias a.btn-zh i {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh_e050fb92.webp) no-repeat}
.container-index .medias a.btn-zh i {
}
.no-webp .container-index .medias a.btn-zh .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh-name_fa78c9f0.png) no-repeat}
.webp .container-index .medias a.btn-zh .name {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zh-name_fa78c9f0.webp) no-repeat}
.container-index .medias a.btn-zh .name {
}
.no-webp .container-index .medias a.btn-zh .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zhihu_9d3b46da.jpg) no-repeat top center / 100% 100%}
.webp .container-index .medias a.btn-zh .codeImg {background:url(https://leihuo.res.netease.com/pc/zt/20221227102936/assets/zhihu_9d3b46da.webp) no-repeat top center / 100% 100%}
.container-index .medias a.btn-zh .codeImg {
}
.container-index .yeList {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 300px;
}
.container-index .yeList .ye {
  position: absolute;
  display: block;
  z-index: 200;
  pointer-events: none;
}
.no-webp .leihuo-bot {background:#393b3a}
.webp .leihuo-bot {background:#393b3a}
.leihuo-bot {
  width: 100%;
}
#copyright {
  position: relative;
  z-index: 10;
}
.no-webp .leihuo-copyright {background:#393b3a !important}
.webp .leihuo-copyright {background:#393b3a !important}
.leihuo-copyright {
}
.leihuo-copyright .btn-copyright {
  display: none !important;
}
.leihuo-copyright .footer {
  position: relative !important;
  z-index: 10;
  display: block !important;
}
body {
  font-size: 16px;
}

