* {
  margin: 0;
  padding: 0;
}

body {
  height: max-content;
  background: url("/material/images/2026tmt/big-bg2.png") top center no-repeat;
  max-width: 1920px;
  margin: auto;
}

.logo-img {
  position: absolute;
  left: 330px;
  top: 75px;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.w-0 {
  width: 0;
}

.h-0 {
  height: 0;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.cf {
  color: #fff;
}

.flex {
  display: flex;
}

.flex-1 {
  display: flex;
  flex: 1;
}

.jc-center {
  justify-content: center;
}

.ai-center {
  align-items: center;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ai-end {
  align-items: end;
}

.ai-start {
  align-items: start;
}

.jc-between {
  justify-content: space-between;
}

.jc-around {
  justify-content: space-around;
}

.cursor {
  cursor: pointer;
}

.tmt-c {
  /* width: 1300px; */
  padding-top: 890px;
  /* margin: 0 auto; */
}

.common-width {
  width: 1300px;
  margin: 0 auto;
}

.tmt-c div {
  box-sizing: border-box;
}

.tmt-c ul,
.tmt-c li {
  box-sizing: border-box;
  list-style: none;
}

.intro-div {
  /* width: max-content; */
  margin: 0 auto;
}

.intro-title {
  background: url("/material/images/2026tmt/dy-bg.png") no-repeat;
  width: 207px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  font-size: 46.59px;
  text-align: center;
  font-family: 思源宋体;
  margin-bottom: 8px;
  letter-spacing: 10px;
}

.intro-txt {
  width: 113%;
  height: 301px;
  font-size: 29.17px;
  color: #22708d;
  font-family: "Microsoft YaHei", sans-serif;
  background: url("/material/images/2026tmt/dytxt-bg.png") no-repeat;
  background-size: contain;
  text-indent: 2em;
  padding: 17px 121px;
  line-height: 52px;
}

.bgkx-c {
  margin-top: 80px;
}

.common-title {
  position: relative;
}

.title-more {
  position: absolute;
  right: 20px;
}

.bgkx-title {
  margin-bottom: 68px;
}

.bgkx-content {
  height: 410px;
}

.bgkx-s {
  width: 725px;
  margin-right: 25px;
  border: 1px solid #a3d9f8;
  height: 410px;
}

.bgkx-gradient {
  background: url("/material/images/2026tmt/bgkx-gradient-bg.png") no-repeat;
  height: 106px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-size: 100% 100%;
}

.bgkx-gradient span {
  font-size: 19.24px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 78%;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.bgkx-ul {
  width: 0;
  flex-shrink: 1;
}

.bgkx-ul li {
  height: 68px;
  color: #1d1d1d;
  padding-left: 5px;
  position: relative;
  line-height: 68px;
  border-bottom: 1px solid #a3d9f8;
  font-size: 21.38px;
}

.bgkx-ul li:nth-of-type(1) {
  border-top: 1px solid #a3d9f8;
}

.bgkx-ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #179be6;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bgkx-ul li > span:nth-of-type(1) {
  width: 85%;
  padding-left: 20px;
  display: inline-block;
}

.msfq-c {
  margin-top: 150px;
}

.msfq-ul-s {
  margin-top: 68px;
  padding: 0 12px;
}

.msfq-ul-s li img:last-child {
  display: none;
}

.msfq-ul-s li.active img:first-child {
  display: none;
}

.msfq-ul-s li.active img:last-child {
  display: block;
}

.msfq-content {
  height: 626px;
  background: url("/material/images/2026tmt/msfq-content-bg.png") no-repeat;
  margin-top: 30px;
  background-size: 100% 100%;
}

.msfq-content > .msfq-con {
  display: none;
  padding: 50px 60px;
  flex-wrap: wrap;
}

.msfq-content > .msfq-con.active {
  display: flex;
}

.msfq-item {
  width: 555px;
  height: 505px;
}

.msfq-item-img {
  height: 310px;
  margin-bottom: 55px;
}

.msfq-item-ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.msfq-item-ul li {
  height: 70px;
  line-height: 70px;
  color: #fff;
  position: relative;
  padding-left: 5px;
  border-bottom: 1px solid #a3d9f8;
  font-size: 21.38px;
  width: 555px;
}

.msfq-item-ul li a {
  color: #fff;
}

.msfq-item-ul li a:hover {
  color: #0877fd;
}

.msfq-item-ul li:nth-of-type(1),
.msfq-item-ul li:nth-of-type(2) {
  border-top: 1px solid #a3d9f8;
}

.msfq-item-ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.msfq-item-ul li > span:nth-of-type(1) {
  width: 85%;
  padding-left: 15px;
  display: inline-block;
  font-weight: bold;
}

.msfq-item-ul li > span:nth-of-type(2) {
  font-weight: lighter;
}

.msfq-item-title {
  height: 81px;
  background: url("/material/images/2026tmt/msfq-gradient-bg.png") no-repeat;
  background-size: 100% 100%;
  bottom: -1px;
  color: #fff;
  padding-bottom: 6px;
  padding-left: 20px;
  font-size: 19.25px;
}

.msfq-item-title a {
  color: #fff;
}

.mtgz-c {
  margin-top: 120px;
}

.mtgz-content {
  margin-top: 70px;
  height: 395px;
}

.mtgz-con-left {
  width: 753px;
  height: 355px;
  background: url("/material/images/2026tmt/mtgz-con-left-bg.png") no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  padding-left: 35px;
  padding-top: 20px;
}

.mtgz-con-right {
  width: 700px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 2;
  /* background-color: #179be6; */
}

.mtgz-con-left-ul {
  width: 75%;
}

.mtgz-con-left-ul li {
  height: 102px;
  position: relative;
  padding: 30px 0 20px 5px;
  color: #1d1d1d;
  border-bottom: 1px solid #a3d9f8;
  font-size: 21.38px;
  line-height: 25px;
}
.mtgz-con-left-ul li:last-child {
  border-bottom: none;
}

.mtgz-con-left-ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #179be6;
  border-radius: 50%;
  position: absolute;
  top: 40px;
}

.mtgz-con-left-ul li > span:nth-of-type(1) {
  width: 86%;
  padding-left: 15px;
  /* display: inline-block; */
}

.mtgz-con-left-ul li > span:nth-of-type(2) {
  /* font-weight: bold; */
}

.mtgz-gradient-div {
  height: 227px;
  width: 100%;
  background: url("/material/images/2026tmt/mtgz-gradient-bg.png") no-repeat;
  background-size: 100% 100%;
  bottom: -1px;
  color: #fff;
}

.mtgz-gradient-title {
  width: 93%;
  position: absolute;
  bottom: 15px;
  left: 25px;
}

.mtgz-gradient-title1 {
  font-weight: bold;
  border-bottom: 1px solid #a8c5fb;
  font-size: 30.04px;
}

.mtgz-gradient-title1 a {
  color: #fff;
}

.mtgz-gradient-title2 {
  font-size: 16.67px;
  line-height: 28px;
  text-indent: 2em;
}

.zqdlb-c {
  margin-top: 150px;
}

.zqdlb-content {
  margin-top: 68px;
  height: 616px;
}

.zqdlb-con {
  height: 540px;
  background: url("/material/images/2026tmt/zqdlb-bg.png") no-repeat;
  background-size: 100% 100%;
}

.jqxc-c {
  margin-top: 125px;
  margin-bottom: 135px;
}

.jqxc-content {
  margin-top: 68px;
  height: 568px;
  /* border: 1px solid #a3d9f8; */
}

.jqxc-content .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  width: 945px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.85);
}
.jqxc-content .swiper-slide-active,
.jqxc-content .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 1;
}

.swiper-pagination1 {
  position: absolute;
  bottom: 16px;
  right: 20px;
  z-index: 2;
}

.swiper-pagination1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
  margin-left: 15px;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffe63a;
}

.swiper1-button-next {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.swiper1-button-prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}

.swiper-pagination2 {
  position: absolute;
  bottom: 0;
  left: 48%;
  transform: translateX(-50%);
}

.swiper-pagination2 .swiper-pagination-bullet {
  width: 65px;
  height: 15px;
  display: inline-block;
  border-radius: 10px;
  background: #fff;
  opacity: 1;
  margin-left: 15px;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #3392f5;
  width: 155px;
}

.swiper2-button-next {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.swiper2-button-prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}

.carousel {
  position: relative;
  width: 800px;
  user-select: none;
  cursor: grab;
  position: absolute;
  top: -30px;
  right: 0;
}
/* 防止选中文本（很关键！） */
.carousel:active {
  cursor: grabbing;
}

.carousel .item {
  position: absolute;
  top: 0;
  left: 50%;
  width: 345px;
  height: 615px;
  transform-origin: center center;
  transition: all 0.5s ease;
  margin-left: -130px;
  /* 
  background: #409eff; */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}

/* 中间 */
.carousel .center {
  transform: translateX(0) scale(1);
  z-index: 5;
}

/* 左1 */
.carousel .left1 {
  transform: translateX(-180px) scale(0.8);
  z-index: 4;
}

/* 左2 */
.carousel .left2 {
  transform: translateX(-320px) scale(0.6);
  z-index: 3;
}

/* 右1 */
.carousel .right1 {
  transform: translateX(180px) scale(0.8);
  z-index: 4;
}

/* 右2 */
.carousel .right2 {
  transform: translateX(320px) scale(0.6);
  z-index: 3;
  opacity: 0;
}

/* 其他隐藏 */
.carousel .hidden {
  opacity: 0;
  transform: scale(0.4);
  z-index: 1;
}

.jqxc-dw {
  background: url("/material/images/2026tmt/jqxc-bg.png") bottom center
    no-repeat;
  background-position: bottom center;
  position: absolute;
  width: 100%;
  height: 776px;
  bottom: -115px;
  z-index: -1;
  background-size: 100% 100%;
}

.a-tmp {
  width: 290px;
  height: 93px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.a-tmp-l {
  width: 590px;
  height: 93px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
