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

body {
  font-family: "微软雅黑", "Arial", sans-serif;
  font-size: 22px;
  line-height: 1.5;
  color: #333;
  margin: 0 auto;
  width: 1920px;
  height: auto;
}

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

img {
  border: none;
}

ul, li {
  list-style: none;
}

h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
}

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

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

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

.mask {
  position: absolute;
  width: 100%;
  background: rgba(3, 3, 3, 0.4);
  left: 0;
  bottom: 0;
}

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

.mask a {
  color: #FFF;
}

header.topic {
  height: 1511px;
  background-image: url("../../images/zhuanti_2025ty/topic-7.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
header.topic img {
  display: none;
}
header.topic .abstract {
  width: 1080px;
  height: 300px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 1120px;
  font-size: 32px;
  line-height: 50px;
  padding: 0 0 0 60px;
  color: #c6105a;
}
header.topic .abstract p span {
  display: inline-block;
  margin-left: -2em;
  text-indent: 2em;
}

.centered-ellipsis {
  display: inline-block;
  vertical-align: middle; /* 垂直居中 */
}

.intro {
  display: none;
  position: relative;
  margin: 0 auto;
}
.intro .intro-container {
  width: 100%;
  position: relative;
  height: auto;
}

.title img {
  display: none;
}

.video {
  padding-top: 140px;
  height: 1073px;
  background-image: url("../../images/zhuanti_2025ty/spck-1.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.video .cnt {
  height: 684px;
  width: 1200px;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
}
.video .cnt .mask {
  margin-top: 30px;
  position: initial;
  background: none;
  box-sizing:border-box;
  padding:0 115px;
}
.video .cnt .mask a {
  color: #c6105a;
}
.video .cnt .mask h3 {
  font-size: 36px;
  text-align: center;
  color: #c6105a;
}
.video .cnt video {
  display: block;
  background-image: linear-gradient(to bottom, #cfd8dc, #cfd8dc), linear-gradient(to bottom, #c43f75, #ffebd1);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  border: 9px solid transparent;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.yzfc {
  margin-top: 95px;
}
.yzfc .title {
  background-image: url("../../images/zhuanti_2025ty/sjyx.png");
  background-repeat: no-repeat;
  width: 258px;
  height: 104px;
  margin: 0 auto;
}
.yzfc .cnt {
  background-image: url("../../images/zhuanti_2025ty/sjyxbg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 639px;
  position: relative;
}
.yzfc .cnt .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  height: 452px;
  flex-direction: row;
}
.yzfc .cnt .container {
  padding-top: 93px;
  height: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
}
.yzfc .cnt .container .image-marquee {
  height: 100%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  position: relative;
}
.yzfc .cnt .container .image-marquee .img {
  flex-shrink: 0;
  margin: 0 5px;
  position: relative;
  height: 100%;
}
.yzfc .cnt .container .image-marquee img {
  height: 100%;
  width: auto;
  max-width: initial;
}

.mtbd {
  margin-top: 40px;
}
.mtbd .title {
  background-image: url("../../images/zhuanti_2025ty/mtbd.png");
  background-repeat: no-repeat;
  width: 258px;
  height: 104px;
  margin: 0 auto;
}
.mtbd .cnt {
  margin-top: 80px;
  height: 642px;
}
.mtbd .left {
  float: left;
  width: 362px;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #c43f75, #ffebd1);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 15px;
  border: 6px solid transparent;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.mtbd .right {
  float: right;
  width: 780px;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.mtbd .right ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  scrollbar-color: #ffecd2 rgba(198, 16, 90, 0.8);
}
.mtbd .right li {
  flex: 1;
  width: 100%;
}
.mtbd .right li a {
  color: #c6105a;
}
.mtbd .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: #c6105a;
}

/* .foot-03 {
  min-width: 1000px;
  padding: 110px 0 10px;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
} */
.foot-03 a {
  color: #333;
}
.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 {display: none;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}


@media screen and (max-width: 1200px) {
  :root {
    font-size: 22px;
  }
  .video .cnt .mask h3 {
    font-size: 1.2rem;
    text-align: center;
  }
  body {
    width: initial;
    height: initial;
  }
  .main-container {
    width: 100%;
  }
  .video .cnt video, .yzfc .cnt .swiper-slide, .mtbd .left {
    border-radius: 15px;
    border: 5px solid transparent;
  }
  header.topic {
    width: 100%;
    height: auto;
    background: none;
    margin: 0 auto;
  }
  header.topic .abstract {
    display: none;
  }
  header.topic img {
    width: 100%;
    height: auto;
    display: block;
  }
  .intro {
    display: block;
  }
  .intro .container {
    width: 100%;
  }
  .intro .abstract {
    padding-left: 1%;
    width: 95%;
    height: 80%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 5%;
    font-size: 1rem;
    line-height: 2;
    color: #8c3922;
    overflow-y: auto;
  }
  .intro .abstract p {
    position: relative;
    width: 100%;
    padding: 0 0 0 2.2em;
  }
  .intro .abstract p span {
    display: inline-block;
    margin-left: -2em;
    text-indent: 2em;
  }
  .container {
    width: 95%;
  }
  .video {
    padding-top: 30px;
    height: auto;
    background-image: url("../../images/zhuanti_2025ty/spck-3.png");
    background-position: center top;
    background-size: contain;
  }
  .video .cnt {
    height: auto;
    width: 95%;
  }
  .yzfc, .yzfc .cnt, .video .cnt .mask, .mtbd, .mtbd .cnt {
    margin-top: 30px;
  }
  .video .cnt {
    padding-top: 0;
  }
  .video .cnt .mask {
    margin-top: 20px;
    padding:0;
  }
  .yzfc {
    padding-top: 0;
    height: auto;
  }
  .yzfc .cnt {
    height: auto;
    background: none;
    background-color: #f34d8c;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .yzfc .cnt .container {
    padding: 10px 0;
    width: 100%;
  }
  .yzfc .cnt .str_move {
    height: 38vw;
  }
  .mtbd .cnt {
    height: 60vw;
  }
  .mtbd .left {
    width: 33%;
  }
  .mtbd .right {
    width: 65%;
  }
  .title img {
    display: block;
    max-width: 259px;
    width: 25%;
    height: auto;
    margin: 0 auto;
  }
  .yzfc .title, .mtbd .title {
    width: 95%;
    height: auto;
    background: none;
  }
  .mtbd .right ul {
    gap: 1rem;
  }
  /* .foot-03 {
    width: 100%;
    min-width: 320px;
    box-sizing: border-box;
    padding: 30px 20px;
  } */
  .foot-03 {width: 100%;min-width: 320px;box-sizing: border-box;padding: 30px 20px 10px;margin:0px 0 20px;}
  .floatewm {display: none !important}

}
@media screen and (max-width: 820px) {
  :root {
    font-size: 20px;
  }
  .intro {
    display: block;
  }
  .intro .abstract {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  
}
@media screen and (max-width: 768px) {
  :root {
    font-size: 20px;
  }
  .intro {
    display: block;
  }
  .intro .abstract {
    font-size: 0.95rem;
    line-height: 1.5;
  }
  body, .mask h3 {
    font-size: 18px;
  }
  .video .cnt .mask h3 {
    font-size: 24px;
  }
  .title img {
    display: block;
    max-width: 200px;
    width: 25%;
    height: auto;
    margin: 0 auto;
  }
  .video .cnt video, .yzfc .cnt .swiper-slide, .mtbd .left {
    border-radius: 10px;
    border: 3px solid transparent;
  }
}
@media screen and (max-width: 576px) {
  :root {
    font-size: 16px;
  }
  body, .mask h3 {
    font-size: 16px;
  }
  .video .cnt .mask h3 {
    font-size: 1rem;
  }
  .video .cnt .mask {
    margin-top: 10px;
    padding:0;
  }
  .video {
    padding-top: 20px;
  }
  .yzfc, .yzfc .cnt, .mtbd, .mtbd .cnt {
    margin-top: 20px;
  }
  .video .cnt video, .yzfc .cnt .swiper-slide, .mtbd .left {
    border-radius: 5px;
    border: 2px solid transparent;
  }
}/*# sourceMappingURL=index.css.map */