@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #FFF;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  font-family: "Microsoft YaHei", Arial;
  font-size: 20px;
  line-height: 31px;
  color: #333;
  overflow: inherit !important;
}

ul,
li,
ol,
dl {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  color: #333;
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.more {
  text-align: right;
  margin-top: 15px;
  font-size: 20px;
}
.more a {
  color: #8fb7f9;
}

.clearfix:after {
  content: "";
  overflow: hidden;
  width: 100%;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.title {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 219px;
  height: 72px;
  margin: 0 auto;
}

.tit {
  font-size: 20px;
  margin: 0 auto;
}

.mask {
  position: absolute;
  width: 100%;
  background: rgba(154, 193, 238, 0.6);
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.mask h3 {
  padding: 0 10px;
  line-height: 40px;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #FFF;
}

.mask a {
  color: #f5e8bf;
}

header.topic {
  width: 100%;
  margin: 0 auto;
}

.pc {
  display: block;
}

.mobile {
  display: none;
  position: relative;
}

ul.list1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
ul.list1 li {
  display: flex;
  align-items: center;
}

.li-cnt {
  line-height: 1.5em;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  /* 关键：旧版 Flexbox 模型 */
  -webkit-line-clamp: 2;
  /* 限制显示 2 行 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

img {
  width: 100%;
  height: 100%;
}

.recommend {
  margin: 0 auto;
  margin-top: 35px;
  height: auto;
  display: block;
  position: relative;
  width: 1350px;
}
.recommend .swiper-slide {
  width: 276px;
  height: 446px;
}
.recommend .swiper-container {
  width: 1200px;
  margin: 0 auto;
}
.recommend .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027%2044%22%3E%3Cpath%20d%3D%22M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%22%20fill%3D%22%231f81f6%22%2F%3E%3C%2Fsvg%3E");
  right: 0;
}
.recommend .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027%2044%22%3E%3Cpath%20d%3D%22M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%22%20fill%3D%22%231f81f6%22%2F%3E%3C%2Fsvg%3E");
  left: 0;
}
.recommend .swiper-pagination {
  bottom: 0;
  margin-top: -10px;
  width: 100%;
}
.recommend .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 0 5px;
  background: gray;
  opacity: 0.6;
}
.recommend .swiper-pagination-bullet-active {
  background: #1b83f5;
  opacity: 1;
}
.recommend .mask {
  height: 100%;
  bottom: -100%;
  transition: bottom 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recommend .mask h3 {
  white-space: wrap;
  overflow: hidden;
  text-overflow: unset;
}
.recommend .swiper-slide:hover .mask {
  bottom: 0;
}

.title img,
.tit img {
  display: none;
}

.area2 {
  margin-top: 45px;
}

.area4 {
  width: 100%;
  margin-top: 40px;
}
.area4 .title {
  background-image: url("../../images/zhuanti_2026nyhxdzxt/mtjj1.png");
  z-index: 10;
  position: relative;
}
.area4 .cnt {
  position: relative;
  background-image: url("../../images/zhuanti_2026nyhxdzxt/bg.png");
  height: 630px;
  padding-top: 45px;
  margin-top: -45px;
}
.area4 .cnt .container {
  margin-top: 40px;
}
.area4 .cnt .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  height: 450px;
  flex-direction: row;
}
.area4 .cnt .jcsj {
  height: auto;
  overflow: hidden;
  align-items: center;
  position: relative;
  white-space: nowrap;
}
.area4 .cnt .jcsj .image-marquee {
  height: 100%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  position: relative;
}
.area4 .cnt .jcsj .image-marquee .img {
  flex-shrink: 0;
  margin: 0 5px;
  position: relative;
  height: 100%;
}
.area4 .cnt .jcsj .image-marquee img {
  max-height: 450px;
  height: 100%;
  width: auto;
  max-width: initial;
}

.area5 {
  margin-top: 45px;
}
.area5 .title {
  background-image: url("../../images/zhuanti_2026nyhxdzxt/gzjl1.png");
}

.area6 {
  margin-top: 40px;
}
.area6 .title {
  background-image: url("../../images/zhuanti_2026nyhxdzxt/xsfcz1.png");
}

.area6 .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  top: 0;
  bottom: 0;
  margin-top: 10px;
}

.area6 .swiper-pagination-bullet {
  width: 80px;
  height: 10px;
  border-radius: 5px;
  background: #1e80f5;
  opacity: 1;
}

.area6 .swiper-pagination-bullet-active {
  background: #3dcaff;
  opacity: 1;
}

.area6 .recommend {
  width: 100%;
}
.area6 .recommend .swiper-container {
  width: 100%;
}

.area7 {
  margin-top: 30px;
}
.area7 .title {
  background-image: url("../../images/zhuanti_2026nyhxdzxt/alfx1.png");
}
.area7 .content {
  margin-top: 35px;
}
.area7 .r1c1 {
  float: left;
  width: 730px;
  height: 424px;
  position: relative;
}
.area7 .r1c1 .headline-content-left {
  display: flex;
  width: 100%;
  height: 100%;
}
.area7 .r1c1 .image {
  position: relative;
}
.area7 .r1c2 {
  float: right;
  width: 413px;
  height: 424px;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.area7 .r1c2 .more {
  margin-top: auto;
}
.area7 .r1c2 li {
  padding: 0;
}
.area7 .r1c2 li a:hover {
  text-decoration: none;
}
.area7 .r1c2 li:hover {
  background: none;
}
.area7 .li-cnt {
  line-height: 1.5em;
  overflow: hidden;
  width: 100%;
  display: -webkit-box; /* 关键：旧版 Flexbox 模型 */
  -webkit-line-clamp: 2; /* 限制显示 2 行 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-align: justify;
}
.area7 ul.list1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5px;
  padding: 0;
  position: relative;
  overflow-y: auto;
}
.area7 ul.list1 a {
  color: #333;
}

.jxzh .title {
  background-image: url("../../images/zhuanti_2026nyhxdzxt/zb1.png");
  width: 388px;
  height: 118px;
}
.jxzh .content {
  margin-top: 52px;
}
.jxzh .content .r1c1, .jxzh .content .r1c2 {
  float: left;
  position: relative;
  overflow: hidden;
  height: 566px;
}
.jxzh .content .r1c1 {
  width: 39.5%;
  margin-right: 2%;
}
.jxzh .content .r1c2 {
  width: 58.5%;
}
.jxzh .content img {
  display: block;
  width: 100%;
  height: 100%;
}
.jxzh .content ul {
  width: 100%;
  height: 100%;
  display: flex;
}
.jxzh .content li {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.jxzh .content li a {
  width: 100%;
  height: 100%;
}
.jxzh .content ul.list1 {
  flex-direction: column;
  gap: 26px;
}
.jxzh .content ul.list1 .mask {
  height: 100%;
  bottom: -100%;
  transition: bottom 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jxzh .content ul.list1 .mask h3 {
  white-space: wrap;
  overflow: hidden;
  text-overflow: unset;
}
.jxzh .content ul.list1 li:hover .mask {
  bottom: 0;
}
.jxzh .content ul.list2 {
  gap: 26px;
}
.jxzh .content ul.list2 .mask {
  transform: translateY(100%);
  transition: transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jxzh .content ul.list2 .mask h3 {
  white-space: wrap;
  overflow: hidden;
  text-overflow: unset;
}
.jxzh .content ul.list2 li:hover .mask {
  transform: translateY(0);
}

.area1 {
  margin-top: 18px;
}
.area1 .r1c1 {
  float: left;
  width: 511px;
  height: 380px;
  position: relative;
}
.area1 .r1c2 {
  float: right;
  width: 670px;
  height: 380px;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.area1 .r1c2 .headline-content-left {
  display: flex;
  width: 100%;
  height: 100%;
}
.area1 .r1c2 .image {
  position: relative;
}
.area1 .li-cnt {
  line-height: 1.5em;
  overflow: hidden;
  width: 100%;
  display: -webkit-box; /* 关键：旧版 Flexbox 模型 */
  -webkit-line-clamp: 2; /* 限制显示 2 行 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #fff;
}
.area1 ul.list1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  padding: 0;
  position: relative;
  overflow-y: auto;
}
.area1 ul.list1 li {
  width: 100%;
  height: 80px;
}
.area1 ul.list1 a {
  color: #f5e8bf;
}
.area1 li {
  background-color: #45abfb;
  padding: 10px 30px;
  position: relative;
}
.area1 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: #1b83f5;
}

.area7 .image {
  overflow: hidden;
}
.area7 .mask {
  height: 100%;
  bottom: -100%;
  transition: bottom 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.area7 .mask h3 {
  padding: 0 65px;
  white-space: wrap;
  overflow: hidden;
  text-overflow: unset;
}
.area7 .image:hover .mask {
  bottom: 0;
}

.foot-03 {min-width: 1000px;padding: 10px 0;border-top: 1px solid #D2D2D2;font-size: 12px;line-height: 21px;text-align: center;margin-top: 20px}
.floatewm {position: fixed;width: 94px;padding: 15px 5px 5px;border: 1px solid #E8E8E8;background: #F6F6F6;left: 52%;bottom: 10px;_display: none;font-family: "Microsoft YaHei", Arial;font-size: 12px;line-height: 21px;text-align: center;margin-left: 580px}
.floatewm img {margin-top: 5px}
.floatewm span {color: #B00;font-size: 11px}
.floatewm i {display: block;position: absolute;width: 15px;height: 15px;font-style: normal;line-height: 15px;text-align: center;right: 0;top: 0;cursor: pointer}
.floatewm {display: none !important}


@media screen and (max-width: 1024px) {
  .p {
    display: block;
  }
  .m {
    display: none;
  }
  body {
    width: 100%;
    max-width: initial;
    min-width: initial;
  }
  .more {
    margin-top: 5px;
  }
   .area5 .more,.area6 .more {
    z-index: 999;
    position: relative;
  }
  .container {
    width: 95vw;
  }
  .recommend {
    width: 95vw;
  }
  .recommend .swiper-container {
    width: 100%;
  }
  .recommend .swiper-button-next,
  .recommend .swiper-button-prev {
    display: none;
  }
  .recommend .swiper-slide {
    height: 35.308333vw;
    width: 21.85vw;
  }
  .area1 .r1c1 {
    width: 40.4542vw;
    height: 30.0833333vw;
  }
  .area1 .r1c2 {
    width: 53.041667vw;
    height: 30.0833333vw;
  }
  .area1 li {
    padding: 5px 20px;
  }
  .area1 li::before {
    width: 10px;
  }
  .area7 .r1c1 {
    width: 57.791667vw;
    height: 33.566667vw;
  }
  .area7 .r1c2 {
    width: 32.6958333vw;
    height: 33.566667vw;
  }
  .area6 .swiper-pagination {
    display: block;
    position: absolute;
    top: initial;
    bottom: 0;
    margin-top: -10px;
    width: 100%;
  }
  .area6 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
    background: gray;
    opacity: 0.6;
  }
  .area6 .swiper-pagination-bullet-active {
    background: #1b83f5;
    opacity: 1;
  }
  header.topic {
    width: 100%;
    height: auto;
    min-width: initial;
    background: initial;
  }
  header.topic img {
    display: block;
    width: 100%;
  }
  .recommend .mask {
    height: auto;
    bottom: 0;
    transition: initial;
  }
  .recommend .mask h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
  }
  .area7 .mask {
    height: auto;
    bottom: 0;
    transition: initial;
  }
  .area7 .mask h3 {
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .area7 .image:hover .mask {
    bottom: 0;
  }
  .area4 {
    background: none;
    padding-bottom: 0;
    height: auto;
  }
  .area4 .cnt {
    background: none;
    height: auto;
  }
  .image-marquee {
    background-color: #1b86f5;
  }
  .area4 .cnt .str_move {
    height: 38vw;
    padding: 5px 0;
  }
  .area4 .cnt .jcsj .image-marquee img {
    max-height: 38vw;
  }
  .title {
    width: 18.25vw;
  }
  .jxzh .title {
    width: 32.333333vw;
    height: auto;
  }
  .title img {
    display: block;
  }
  .area4 .title, .area5 .title, .area6 .title, .area7 .title, .area8 .title {
    background: none;
    height: auto;
  }
  .area2, .area3, .area4, .area5, .area6, .area7, .area8 {
    margin-top: 20px;
  }
  .area4 .cnt {
    margin-top: 30px;
    padding-top: 0;
  }
  .area4 .cnt .container {
    margin-top: 0;
  }
  .jxzh .content ul.list1 {
    flex-direction: column;
    gap: 26px;
  }
  .jxzh .content ul.list1 .mask {
    height: initial;
    bottom: 0;
    transition: initial;
  }
  .jxzh .content ul.list1 .mask h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .jxzh .content ul.list1 li:hover .mask {
    bottom: 0;
  }
  .jxzh .content ul.list2 {
    gap: 26px;
  }
  .jxzh .content ul.list2 .mask {
    transform: initial;
    transition: initial;
  }
  .jxzh .content ul.list2 .mask h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .jxzh .content ul.list2 li:hover .mask {
    transform: initial;
  }
  .jxzh .content .r1c1, .jxzh .content .r1c2 {
    height: 47vw;
  }
  .jxzh .content ul.list1 {
    flex-direction: column;
    gap: 2vw;
  }
  .jxzh .content ul.list2 {
    gap: 2vw;
  }

  .foot-03 {width: 100%;min-width: 320px;box-sizing: border-box;padding: 10px 20px;}
  .floatewm {display: none !important}
  
}
@media screen and (max-width: 768px) {
  .pc,
  .patch {
    display: none;
  }
  .mobile {
    display: block;
  }
  .container {
    width: 95vw;
  }
  .recommend {
    width: 95vw;
  }
  body {
    font-size: 16px;
    line-height: 1.5;
  }
  .mask h3 {
    font-size: 16px;
  }
  .more {
    font-size: 16px;
  }
  .sjyx .sjrm .mask h3 {
    font-size: 1rem;
  }
  .area1 li {
    padding: 2px 20px;
  }
  .area1 ul.list1 li {
    height: 3.6em;
  }
  .recommend {
    margin-top: 30px;
  }
  .recommend img {
    width: 100%;
    height: auto;
    aspect-ratio: 276/446;
  }
  .recommend .swiper-slide {
    height: auto;
  }
  .jxzh .content {
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .p {
    display: none;
  }
  .m {
    display: block;
  }
  .mask h3 {
    padding: 5px;
    line-height: 1.2;
  }
  .title img,
  .tit img {
    display: block;
  }
  .area1 li {
    padding: 5px 20px;
  }
  .area1, .area4,
  .area5, .area6, .area7, .area8 {
    margin-top: 15px;
  }
  .area1 .title, .area4 .title,
  .area5 .title, .area6 .title, .area7 .title, .area8 .title {
    background: none;
    height: auto;
  }
  .area7 .content {
    margin-top: 10px;
  }
  .area4 .cnt {
    margin-top: 15px;
  }
  .recommend .swiper-container {
    width: 100%;
  }
  .recommend {
    height: auto;
  }
  .recommend {
    margin-top: 20px;
  }
  .area1 .r1c1 {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0;
  }
  .area1 .r1c2 {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0;
  }
  .area1 .r1c2 img {
    height: auto;
    aspect-ratio: 67/38;
  }
  .area7 .r1c1 {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0;
  }
  .area7 .r1c1 img {
    height: auto;
    aspect-ratio: 730/424;
  }
  .area7 .r1c2 {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0;
  }
  .area1 {
    margin-top: 5px;
  }
  .title {
    width: 25.55vw;
  }
  .jxzh .title {
    width: 45.2666662vw;
    height: auto;
  }
}/*# sourceMappingURL=index.css.map */