@charset "utf-8";
/** mixins **/
/*stylelint-disable*/
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #454545;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #454545;
}
/* 宽度限制板块 */
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
/* Hides from IE-mac \ */
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
/* End hide from IE-mac */
body {
  width: 100%;
  min-width: 1400px;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hide {
  display: none;
}
/**** DEMO单行
.text-overflow-ellipsis(1);
多行
 .text-overflow-ellipsis(2);
****/
@font-face {
  font-family: 'fzlth';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzlth.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzssksj_z';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksj_z.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksj_z.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzcjljt';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcjljt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: "fzlth", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
#sougou_bottom {
  display: none !important;
}
@font-face {
  font-family: 'notosanssc';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'notosansscbold';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'hyllhj';
  src: url("https://nie.res.netease.com/comm/js/nie/ref/fonts/hyllhj.woff2") format('woff2'), url("https://nie.res.netease.com/comm/js/nie/ref/fonts/hyllhj.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes pic_ani {
  0% {
    -webkit-transform: translate3d(0, 94px, 0);
            transform: translate3d(0, 94px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 94px, 0);
            transform: translate3d(0, 94px, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate3d(0, 91px, 0);
            transform: translate3d(0, 91px, 0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(0, 14px, 0);
            transform: translate3d(0, 14px, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes pic_ani {
  0% {
    -webkit-transform: translate3d(0, 94px, 0);
            transform: translate3d(0, 94px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 94px, 0);
            transform: translate3d(0, 94px, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate3d(0, 91px, 0);
            transform: translate3d(0, 91px, 0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate3d(0, 14px, 0);
            transform: translate3d(0, 14px, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1400px;
  min-height: 1080px;
}
body {
  width: 100%;
  font-size: 16px;
}
#app {
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/banner-list_8fe7a053.png), url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/detail-bg-bottom2_20c20fe2.png) #fffdf9;
  background-position: top, bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 1920px auto, 1920px auto !important;
  padding-top: 433px;
}
@media screen and (min-width: 1922px) {
  #app {
    background-size: 2560px auto, 2560px auto !important;
  }
}
#top {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 100px;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-84px -538px;
width:79px;
height:102px;

  -webkit-transition: -webkit-transform 0.8s ease;

  transition: -webkit-transform 0.8s ease;

  transition: transform 0.8s ease;

  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  z-index: 30;
}
#top:hover {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-0px -538px;
width:80px;
height:102px;

}
.back-index {
  position: absolute;
  top: 127px;
  left: 50px;
  display: block;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-716px -452px;
width:154px;
height:55px;

  font-size: 0;
}
.back-index:hover {
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-874px -452px;
width:154px;
height:55px;

}
.hide {
  display: none;
}
.news-list-container {
  position: relative;
  margin-bottom: 288px;
}
.news-list-container .caidai {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 20;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.news-list-container .caidai .cd-item {
  position: absolute;
  mix-blend-mode: normal;
}
.news-list-container .caidai .cd-item:nth-child(1) {
  top: 659px;
  right: 89px;
  width: 116px;
  height: 66px;
  margin-left: 884px;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/bianfu_1f6221e8.png) no-repeat center / 100% 100%;
  -webkit-animation: z_suixie1_000_transform_bezier_anim 2s 0s infinite;
          animation: z_suixie1_000_transform_bezier_anim 2s 0s infinite;
}
.news-list-container .caidai .cd-item:nth-child(2) {
  top: 1254px;
  left: 42px;
  width: 175px;
  height: 100px;
  margin-left: 0;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/bianfu2_758e349f.png) no-repeat center / 100% 100%;
  -webkit-animation: z_suixie1_000_transform_bezier_anim 2.5s 0s infinite;
          animation: z_suixie1_000_transform_bezier_anim 2.5s 0s infinite;
}
.news-list-container .caidai .cd-item:nth-child(3) {
  bottom: 273px;
  right: 140px;
  width: 113px;
  height: 113px;
  margin-left: 604px;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/bianfu3_00c5a68f.png) no-repeat center / 100% 100%;
  -webkit-animation: z_suixie1_000_transform_bezier_anim 2s 0s infinite;
          animation: z_suixie1_000_transform_bezier_anim 2s 0s infinite;
}
.page-news-list {
  /* 当屏幕宽度在 1920 和 2560 像素之间时 */
}
@media only screen and (max-width: 1920px) {
  .page-news-list .news-nav {
    width: 1086px;
    height: 103px;
    margin: -8px auto 40px;
    background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/nav_b2d1fc42.png) no-repeat;
    position: relative;
    z-index: 30;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
  .page-news-list .news-nav {
    width: 1086px;
    height: 103px;
    margin: 27px auto 40px;
    background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/nav_b2d1fc42.png) no-repeat;
    position: relative;
    z-index: 30;
  }
}
@media only screen and (min-width: 2561px) {
  .page-news-list .news-nav {
    width: 1086px;
    height: 103px;
    margin: 37px auto 40px;
    background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/nav_b2d1fc42.png) no-repeat;
    position: relative;
    z-index: 30;
  }
}
.page-news-list .news-nav a {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-news-list .news-nav a:nth-child(1) {
  top: 6px;
  left: 22px;
  width: 354px;
  height: 82px;
}
.page-news-list .news-nav a:nth-child(1):hover,
.page-news-list .news-nav a:nth-child(1).current {
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-736px -350px;
width:354px;
height:82px;

}
.page-news-list .news-nav a:nth-child(1) i {
  display: block;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-1094px -350px;
width:74px;
height:33px;

}
.page-news-list .news-nav a:nth-child(2) {
  width: 354px;
  height: 82px;
  top: 6px;
  left: 364px;
}
.page-news-list .news-nav a:nth-child(2):hover,
.page-news-list .news-nav a:nth-child(2).current {
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-0px -452px;
width:354px;
height:82px;

}
.page-news-list .news-nav a:nth-child(2) i {
  display: block;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-1094px -387px;
width:73px;
height:33px;

}
.page-news-list .news-nav a:nth-child(3) {
  top: 6px;
  left: 704px;
  width: 354px;
  height: 82px;
}
.page-news-list .news-nav a:nth-child(3):hover,
.page-news-list .news-nav a:nth-child(3).current {
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-358px -452px;
width:354px;
height:82px;

}
.page-news-list .news-nav a:nth-child(3) i {
  display: block;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-1032px -452px;
width:70px;
height:32px;

}
.page-news-list .news-list {
  position: relative;
  z-index: 30;
}
.page-news-list .news-item {
  position: relative;
  margin: 0 auto 9px;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-0px -0px;
width:1233px;
height:346px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  mix-blend-mode: normal;
  -webkit-animation: pic_ani 0.4s linear both;
          animation: pic_ani 0.4s linear both;
}
.page-news-list .news-item:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.page-news-list .news-item:nth-child(2) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.page-news-list .news-item:nth-child(3) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.page-news-list .news-item:nth-child(4) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.page-news-list .news-item:nth-child(5) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.page-news-list .news-item .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  width: 1294px;
  height: 278px;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-news-list .news-item:hover:after {
  border-color: #42d9f5;
}
.page-news-list .news-item:hover .skew-container:after {
  width: 100%;
}
.page-news-list .news-item .skew-container {
  width: 100%;
  height: 200%;
  overflow: hidden;
}
.page-news-list .news-item .skew-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 0;
  height: 100%;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/news-item-hover_2a239591.png);
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.page-news-list .news-item .news-img {
  position: relative;
  margin: 0 auto 34px;
  width: 525px;
  height: 296px;
  margin-top: 13px;
}
.page-news-list .news-item .news-img::before {
  content: '';
  position: absolute;
  right: -3px;
  bottom: -27px;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png);background-size:1237px 644px;
background-position:-167px -538px;
width:87px;
height:86px;

  z-index: 1;
}
.page-news-list .news-item .news-img img {
  position: absolute;
  width: 525px;
  height: 296px;
  right: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-news-list .news-item .news-img img[src=""],
.page-news-list .news-item .news-img img:not([src]) {
  width: 525px;
  height: 296px;
}
.page-news-list .news-item .news-img img[src=""]:after,
.page-news-list .news-item .news-img img:not([src]):after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/news-test_d1f18442.jpg) no-repeat center center;
  background-size: cover;
}
.page-news-list .news-item .text {
  width: 674px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 56px 24px 0 55px;
}
.page-news-list .news-item .news-title {
  position: relative;
  color: #252d65;
  font-size: 22px;
  font-family: notosansscbold, "Microsoft YaHei", sans-serif;
  padding-bottom: 14px;
  margin-bottom: 15px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-news-list .news-item .news-title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e65d7d;
  width: 90px;
  height: 5px;
}
.page-news-list .news-item .news-abstract {
  font-size: 16px;
  line-height: 32px;
  color: #4e5582;
  font-family: notosanssc, "Microsoft YaHei", sans-serif;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.page-news-list .news-item .news-detail {
  display: block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  color: #e65d7d;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}
.page-news-list .news-item .news-detail span {
  padding-left: 3px;
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.page-news-list .news-item .news-detail:hover {
  color: #007ee8;
}
.page-news-list .news-item .news-detail:hover span {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.page-news-list .news-item .time {
  font-size: 16px;
  color: #636991;
  margin: 13px 0 32px;
}
.page-news-list .more {
  display: block;
  margin: 18px auto 0;
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-0px -350px;
width:364px;
height:98px;

}
.page-news-list .more:hover {
  background: url(https://qmx.res.netease.com/pc/gw/20230811152837/assets/sprite-ea4e5b_ea4e5b18.png) no-repeat;background-size:1237px 644px;
background-position:-368px -350px;
width:364px;
height:98px;

}
@-webkit-keyframes z_suixie1_000_transform_bezier_anim {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
            animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
  }
  50% {
    -webkit-transform: translate(0, 12px);
            transform: translate(0, 12px);
    -webkit-animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
            animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes z_suixie1_000_transform_bezier_anim {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
            animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
  }
  50% {
    -webkit-transform: translate(0, 12px);
            transform: translate(0, 12px);
    -webkit-animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
            animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

