@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: 6000px; */
  background-image: url("../../images/zhuanti_jsj/bg.png");
  background-repeat: no-repeat;
  background-position: center 0;
}

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: 1814px;
  background-image: url("../../images/zhuanti_jsj/topic-6.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
header.topic img {
  display: none;
}
header.topic .xt {
  display: none;
}
header.topic .abstract {
  width: 1060px;
  height: 580px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 1170px;
  font-size: 28px;
  line-height: 50px;
  padding: 0 0 0 90px;
  color: #8c3922;
}
header.topic .abstract p span {
  display: inline-block;
  margin-left: -2em;
  text-indent: 2em;
}

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

.dot-small {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: currentColor;
  border-radius: 50%;
}

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

.title img {
  display: none;
}

.video {
  margin: 113px auto 0;
  height: 1111px;
  background-image: url("../../images/zhuanti_jsj/spck-1.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.video .cnt {
  padding-top: 78px;
  height: 758px;
  width: 1206px;
  margin: 0 auto;
  padding-left: 4px;
  line-height: 0;
  font-size: 0;
}
.video .cnt .mask {
  margin-top: 60px;
  position: initial;
  background: none;
}
.video .cnt .mask h3 {
  font-size: 36px;
  text-align: center;
}
.video .cnt video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.yzfc {
  margin-top: 0;
  padding-top: 105px;
}
.yzfc .title {
  background-image: url("../../images/zhuanti_jsj/jsfc.png");
  background-repeat: no-repeat;
  width: 413px;
  height: 125px;
  margin: 0 auto;
}
.yzfc .cnt {
  margin-top: 90px;
}
.yzfc .cnt .recommend {
  position: relative;
}
.yzfc .cnt .swiper-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.yzfc .cnt .swiper-slide {
  height: 388px;
  position: relative;
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #832e17, #feebd1);
  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;
}
.yzfc .cnt .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%23fff%22%2F%3E%3C%2Fsvg%3E");
  left: -60px;
}
.yzfc .cnt .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%23fff%22%2F%3E%3C%2Fsvg%3E");
  right: -60px;
}
.yzfc .cnt .swiper-button-prev,
.yzfc .cnt .swiper-button-next {
  background-color: rgba(3, 3, 3, 0.4);
  width: 40px;
  height: 60px;
}
.yzfc .cnt .swiper-pagination {
  position: relative;
  width: 100%;
}
.yzfc .cnt .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 0 2px;
  background: white;
  opacity: 0.6;
}
.yzfc .cnt .swiper-pagination-bullet-active {
  background: white;
  opacity: 1;
}

.mtbd {
  margin-top: 135px;
}
.mtbd .title {
  background-image: url("../../images/zhuanti_jsj/mtbd.png");
  background-repeat: no-repeat;
  width: 413px;
  height: 125px;
  margin: 0 auto;
}
.mtbd .cnt {
  margin-top: 90px;
  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, #832e17, #feebd1);
  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(3, 3, 3, 0.4);
}
.mtbd .right li {
  flex: 1;
  width: 100%;
}
.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: #FFF;
}


.glow-layer {
  position: relative;
}

.glow-layer .dicon {
  animation: box-glow-breath 2s infinite ease-in-out;
}
.glow-layer .dicon:first-child {
  position: absolute;
  left: 463px;
  top: 438px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.glow-layer .dicon:nth-child(2) {
  position: absolute;
  left: 835px;
  top: 343px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.glow-layer .dicon:last-child {
  position: absolute;
  left: 1104px;
  top: 480px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

@keyframes box-glow-breath {
  0%, 100% {
    box-shadow: inset 0 0 10px 2px rgba(255, 255, 255, 0.3), 0 0 15px 5px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: inset 0 0 20px 10px rgba(255, 255, 0, 0.5), 0 0 30px 15px rgba(255, 255, 0, 0.5);
  }
}

/* .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 {
    background: none;
    background-color: #d38637;
    width: initial;
    height: initial;
  }
  .glow-layer {
    display: none;
  }
  .main-container {
    width: 100%;
    background-image: linear-gradient(to bottom, #d28436, #eaad58 90%, #f6d391);
  }
  .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 {
    width: 88%;
    height: 86%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 5%;
    font-size: 1rem;
    line-height: 2;
    color: #8c3922;
    overflow-y: auto;
  }
  .intro .abstract p {
    position: absolute;
    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 {
    height: auto;
    background: none;
  }
  .video .cnt {
    height: auto;
    width: 95%;
  }
  .video, .yzfc, .yzfc .cnt, .video .cnt .mask, .mtbd, .mtbd .cnt {
    margin-top: 30px;
  }
  .video .cnt {
    padding-top: 0;
  }
  .video .cnt .mask {
    margin-top: 20px;
  }
  .yzfc {
    padding-top: 0;
    height: auto;
  }
  .yzfc .cnt {
    padding-top: 0;
  }
  .yzfc .cnt .swiper-container {
    width: 90%;
  }
  .yzfc .cnt .swiper-slide {
    width: auto;
    height: auto;
  }
  .yzfc .cnt .swiper-slide img {
    aspect-ratio: 9/16;
    width: 100%;
    height: auto;
  }
  .yzfc .cnt .swiper-button-prev {
    left: 0;
  }
  .yzfc .cnt .swiper-button-next {
    right: 0;
  }
  .yzfc .cnt .swiper-button-prev,
  .yzfc .cnt .swiper-button-next {
    background-color: rgba(3, 3, 3, 0.4);
    width: 40px;
    height: 60px;
  }
  .mtbd .cnt {
    height: 60vw;
  }
  .mtbd .left {
    width: 33%;
  }
  .mtbd .right {
    width: 65%;
  }
  .title img {
    display: block;
    max-width: 382px;
    width: 60%;
    height: auto;
    margin: 0 auto;
  }
  .yzfc .title, .mtbd .title {
    width: 95%;
    height: auto;
    background: none;
    transform: scale(0.8);
  }
  .mtbd .right ul {
    gap: 1rem;
  }
  /* .footer {
    height: 500px;
    background-image: linear-gradient(to bottom, #f6d391, #fff 300px, #fff);
  }
  .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-top: 0px;background-image: linear-gradient(to bottom, #f4cd89, #fee0ad, #fff);}
  .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: 1rem;
    line-height: 1.5;
  }
  .yzfc .cnt .swiper-container {
    width: 100%;
  }
  .yzfc .cnt .swiper-button-prev {
    display: none;
  }
  .yzfc .cnt .swiper-button-next {
    display: none;
  }
  body, .mask h3 {
    font-size: 18px;
  }
  .video .cnt .mask h3 {
    font-size: 24px;
  }
  .title img {
    display: block;
    max-width: 240px;
    width: 50%;
    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: 20px;
  }
  .video .cnt .mask {
    margin-top: 10px;
  }
  .video, .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;
  }
  /* .footer {
    height: 200px;
    background-image: linear-gradient(to bottom, #f6d391, #fff 300px, #fff);
  } */
}/*# sourceMappingURL=index.css.map */