@charset "UTF-8";

.tab-form-group {
  display: none;
}

/* 概况 区位 */
.hetao-gk p,
.hetao-qw p {
  color: #333333;
  font-size: 0.2rem;
  line-height: 0.36rem;
  margin-bottom: 0.56rem;
  text-align: justify;
}

.hetao-gk .bigimg-main {
  margin: 0 -1.25rem -1rem;
}

.bigimg-main img {
  width: 100%;
}

.hetao-qw .bigimg {
  margin-bottom: 0.5rem;
  width: 100%;
}

/*发展定位及目标*/
.fzdw {
  margin-bottom: 0.82rem;
}

.fzdw-title {
  font-weight: normal;
  font-size: 0.28rem;
  color: #000000;
  line-height: 0.56rem;
  margin-bottom: 0.3rem;
}

.fzdw-content {
  display: flex;
  justify-content: space-between;
}

.fzdw-content-item {
  width: calc((100% - 1rem) / 3);
  height: 1.37rem;
  background: linear-gradient(to right, #0055FF, #BCCFF5);
  border-radius: 0.7rem;
  display: flex;
  box-sizing: border-box;
  position: relative;
  align-items: center;
}

.fzdw-content-item::before {
  content: '';
  position: absolute;
  top: 0.015rem;
  left: 0.015rem;
  bottom: 0.015rem;
  right: 0.015rem;
  border-radius: inherit;
  background: #F1F6FC;
}

.fzdw-content-item-logo {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #1E56C2;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  transition: all 0.3s;
  margin: 0 0.28rem 0 0.2rem;
  padding: 0.18rem;
  z-index: 1;
}

.fzdw-content-item-logo img {
  width: 0.4rem;
  height: 0.4rem;
  object-fit: contain;
}

.fzdw-content-item-title {
  font-weight: normal;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.29rem;
  margin-right: 0.28rem;
  z-index: 2;
}

.fzmb {
  height: 7.8rem;
  background: url(../images/htgk_fzmb_1.png) no-repeat;
  margin: 0 -1.25rem -1rem;
  padding: 1rem 1.25rem 1rem;
}

.fzmb-title {
  font-weight: normal;
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 0.28rem;
  margin-left: 0.15rem;
}

.fzmb-content {
  width: 3.54rem;
  height: 5.58rem;
  background: url(../images/htgk_fzmb_en.png) no-repeat;
  background-size: 100%;
  margin-top: 0.45rem;
  padding-left: 0.45rem;
}

.fzmb-content-item {
  padding-top: 0.5rem;
}

.fzmb-content-title {
  font-weight: bold;
  font-size: 0.26rem;
  color: #FFFFFF;
  line-height: 0.26rem;
  display: flex;
  align-items: center;
}

.fzmb-content-title-a {
  width: 0.09rem;
  height: 0.09rem;
  background-color: #14A0EF;
  border-radius: 50%;
  border: 0.02rem solid #FFFFFF;
}

.fzmb-content-title-b {
  font-size: 0.22rem;
  margin-left: 0.1rem;
}

.fzmb-content-text {
  width: 2.8rem;
  /* height: 0.58rem; */
  font-weight: normal;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.26rem;
  margin-top: 0.2rem;
}

/* 发展科学方向 */
.container {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.tab-part-content-item-l {
  width: 8.5rem;
}

.tab-part-content-item-r {
  width: 7.8rem;
}

.swipe-hint {
  display: none;
}

.container-item h2 {
  color: #1E56C2;
  font-size: 0.26rem;
  font-weight: bold;
  margin-bottom: 0.42rem;
}

.container-sdfx {
  display: flex;
  justify-content: space-between;
}

.container-sdfx-item {
  width: calc((100% - 0.14rem) / 3);
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  transition: all 0.5s ease;
  z-index: 1;
  will-change: transform;
}

.container-sdfx-itme-img {
  width: 100%;
  height: 4.6rem;
  object-fit: cover;
  border-radius: 0.2rem 0.2rem 0rem 0rem;
}

.container-sdfx-item:hover {
  transform: scale(1.03);
}

.container-sdfx-itme-title-text {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.6rem;
  font-weight: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-sdfx a:first-child {
  background: #2396C7;
  border-radius: 0.2rem;
}

.container-sdfx a:nth-child(2n) {
  background: #EBA61A;
  border-radius: 0.2rem;
}

.container-sdfx a:nth-child(3n) {
  background: #1D69C4;
  border-radius: 0.2rem;
}

.container-qyly {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.container-qyly-item {
  width: calc((100% - 0.2rem) / 4);
  height: 1.69rem;
  background-color: #fff;
  border-radius: 0.2rem;
  margin-bottom: 0.08rem;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: all 0.5s ease;
  z-index: 1;
  will-change: transform;
}

.container-qyly-item-img {
  width: 100%;
  height: 1.03rem;
  border-radius: 0.2rem;
  box-shadow: 0 0.04rem 0.04rem 0 rgba(8, 37, 64, 0.1);
}

.container-qyly-item-title,
.container-qyly-item1-title {
  font-size: 0.18rem;
  line-height: 0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.98rem;
  color: #000;
}

.container-qyly-item-title p,
.container-qyly-item1-title p {
  padding: 0.08rem;
  width: 100%;
}

.container-qyly-item1 {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  background-color: #fff;
  height: 1.69rem;
  border-radius: 0.2rem;
  transition: all 0.5s ease;
  z-index: 1;
  will-change: transform;
}

.container-qyly-item1-img {
  width: 100%;
  height: 1.03rem;
  border-radius: 0.2rem;
}

.container-qyly-item:hover,
.container-qyly-item1:hover {
  transform: scale(1.03);
}


/* 高端科创资源  */
.gdkczy {
  display: block;
  width: 16rem;
  overflow: hidden;
  margin: 0 auto;
}

.gdkczy img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* 政策开始 */
.zc-navbg {
  background: #EBA61A !important;
  color: #fff !important;
}

.zc-navbg.active,
.zc-navbg:hover {
  background: #1E56C2 !important;
}

.zc-container {
  display: flex;
  padding: 0.5rem 0 0.2rem;
  flex-wrap: wrap;
}

.news-list {
  margin-right: 2%;
  margin-bottom: 0.8rem;
  width: 23.5%;
  position: relative;
  padding: 0.3rem 0.4rem;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.28rem;
  border: 0.01rem solid #1E56C2;
}

.news-list:nth-child(4n) {
  margin-right: 0;
}

.news-list h2 {
  position: absolute;
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 0.1rem 0.15rem;
  min-width: 2.1rem;
  white-space: nowrap;
  background: #1E56C2;
  box-shadow: 0px 0px 0.32rem 0px rgba(70, 106, 225, 0.46);
  border-radius: 0.30rem;
  font-weight: bold;
  font-size: 0.22rem;
}

.news-list ul {
  list-style-type: none;
  /* 移除默认的列表符号 */
  padding-left: 0;
  position: relative;
  padding-left: 0.11rem;
  /* 为小圆点留出空间 */
  margin-top: 0.29rem;

}

.news-list li {
  position: relative;
  /* margin-bottom: 10px; */
  font-size: 0.2rem;
  color: #000000;
  font-weight: 500;
  /* line-height: 0.39rem; */
  margin-top: 0.31rem;
}

.news-list li::after {
  content: '';
  /* 创建一个小圆点 */
  display: inline-block;
  width: 0.17rem;
  height: 0.17rem;
  background-color: #1E56C2;
  /* 圆点颜色 */
  border: 0.06rem solid rgba(200, 215, 243, 1);
  border-radius: 50%;
  /* 将其变为圆形 */
  position: absolute;
  left: -0.25rem;
  /* 调整圆点的位置 */
  top: 0.05rem;
  /* 调整垂直对齐方式 */
  z-index: 9;
}

.news-list li::before {
  content: '';
  display: block;
  width: 0.02rem;
  height: calc(100% + 0.49rem);
  /* 确保实线延伸到下一个元素的上方 */
  border: 0.01rem dashed #CAD4E1;
  /* 虚线颜色 */
  position: absolute;
  left: -0.17rem;
  /* 对齐圆点中心 */
  top: 0;
  /* 从第一个圆点下方开始 */
  z-index: 1;
  /* 确保实线在圆点后面 */
}

.news-list li:last-child::before {
  display: none;
  /* 隐藏最后一个元素后的实线 */
}

.news-list li:first-child::before {
  /* top: 150%;

  transform: translateY(-50%); */
  top: 0.05rem;
}

/*20241206 新增*/
.zc-list-keyword {
  position: relative;
  padding-left: 0.11rem;
  margin-top: 0.29rem;

}

.zc-list-keyword p {
  position: relative;
  font-size: 0.18rem;
  color: #000000;
  margin-top: 0.31rem;
}

.zc-list-keyword p strong {
  color: #EBA61A;
}

.zc-list-keyword p::after {
  content: '';
  display: inline-block;
  width: 0.17rem;
  height: 0.17rem;
  background-color: #1E56C2;
  border: 0.06rem solid rgba(200, 215, 243, 1);
  border-radius: 50%;
  position: absolute;
  left: -0.25rem;
  top: 0.05rem;
  z-index: 9;
}

.zc-list-keyword p::before {
  content: '';
  display: block;
  width: 0.02rem;
  height: calc(100% + 0.49rem);
  border: 0.01rem dashed #CAD4E1;
  position: absolute;
  left: -0.17rem;
  top: 0;
  z-index: 1;
}

.zc-list-keyword p:last-child::before {
  display: none;
}

.zc-list-keyword p:first-child::before {
  top: 0.05rem;
}


.zc-detail {
  position: relative;
  left: -0.12rem;
  margin-top: 0.31rem;
  text-align: justify;
  font-size: 0.14rem;
  line-height: 0.24rem;
}

.zc-detail a {
  color: #1E56C2;
  font-size: 0.14rem;
}

.zc-detail a:hover {
  color: #EBA61A;
}

.news-detail {
  margin: 0.98rem -1.25rem -1.25rem;
  position: relative;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
  overflow: hidden;
  /* 确保图片平铺 */
  text-align: center;
  background: url(/2024/images/zczl-bottom.png) no-repeat;
  background-size: contain;
  height: 2rem;
}

.news-image {
  /* width: 100%; */
  z-index: 1;

}

.zc-banner-title {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  flex-flow: column;
  flex-direction: column;
  text-align: center;
}

.news-title {
  font-size: 24px;
  color: #333;
}

.details-button {
  display: inline-block;
  background-color: blue;
  color: white;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s ease;
  padding: 0.1rem 0.41rem;
  font-size: 0.17rem;
  margin-top: 0.17rem;
}

.details-button:hover {
  transform: scale(1.03);
}

.container-zc-item {
  margin: 0.98rem -1.25rem -1rem;
  height: 2rem;
  display: flex;
  flex-direction: column;
  position: relative;
  /* transition: all 0.5s ease;
  z-index: 1;
  will-change: transform; */
}

.container-zc-item-img {
  width: 100%;
  height: 2rem;
}

.container-zc-item-title {
  font-size: 0.34rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 2rem;
  color: #fff;
  white-space: nowrap;
  flex-flow: column;
}

/* 政策结束 */

/* 发展历程及展望 */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  -moz-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 0.01rem;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 0.01rem;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 2.188vw;
  height: 2.188vw;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.094vw;
  margin-top: -1.094vw;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.208vw solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade>.swiper-wrapper>.swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade>.swiper-wrapper>.swiper-slide-active {
  pointer-events: auto;
}

/* Slide styles end */

.history {
  position: relative;
}

.history .history-container {}

.history .columns {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.history .swiper1 {
  width: 1.6rem;
  height: 5.6rem;
}

.history .swiper1 .swiper-slide {
  cursor: pointer;
  background: url("../images/nav-years-bg.png") no-repeat left;
  background-size: contain;
}

.history .swiper1 .swiper-slide.swiper-slide-thumb-active,
.history .swiper1 .swiper-slide:hover {
  background: url("../images/nav-years-icon.png") no-repeat left;
  background-size: contain;
}

.history .swiper1 span {
  font-weight: 500;
  font-size: 0.2rem;
  color: #333;
  opacity: 0.2;
  padding: 0 0 0 0.28rem;
  height: 0.62rem;
  display: flex;
  align-items: center;
}

.history .swiper1 .swiper-slide.swiper-slide-thumb-active span,
.history .swiper1 .swiper-slide:hover span {
  opacity: 1;
  color: #1E56C2;
}

.history .swiper2 {
  width: 5.5rem;
  margin: 0.05rem 0.36rem 0 0;
  height: 1.6rem;
  overflow: visible;
}

.history .swiper2 .swiper-wrapper {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-duration: 1s !important;
  transition-duration: 1s !important;
}

.history .swiper2 .Htitle {
  font-size: 1.1rem;
  color: #7C8CA6;
  line-height: 0.95rem;
  padding: 0 0 0.44rem;
  font-weight: bold;
  opacity: 0.8;
  background-image: -webkit-linear-gradient(top, rgb(124, 140, 166) 0%, rgb(124, 140, 166, 0) 70%);
  background-image: linear-gradient(to bottom, rgb(124, 140, 166) 0%, rgba(124, 140, 166, 0) 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  user-select: none;
}

.history .swiper2 .intro {
  font-weight: normal;
  font-size: 0.18rem;
  /*text-align:justify;*/
  color: #000000;
  margin-bottom: 0.6rem;
  display: none;
}

.history .swiper2 .swiper-slide {
  height: auto;
}

.history .swiper2 .swiper-slide-active .intro {
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.history .swiper2 .swiper-slide-active .Htitle,
.history .swiper2 .swiper-slide-next .Htitle,
.history .swiper2 .swiper-slide-prev .Htitle {
  color: #7C8CA6;
}

.history .swiper2 .swiper-slide-active .Htitle {
  opacity: 1;
  color: #1E56C2;
}

.history .swiper3 {
  width: 9.04rem;
  height: 5.65rem;
}

.history .swiper3 .swiper-wrapper {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-duration: 1s !important;
  transition-duration: 1s !important;
}

.swiper3 .image {
  overflow: hidden;
  width: 100%;
  height: 5.65rem;
  border-radius: 0.3rem;
}

.swiper3 .image img {
  -webkit-transition: 1s;
  transition: 1s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* wow */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0.3rem, 0);
    transform: translate3d(0, 0.3rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0.3rem, 0);
    transform: translate3d(0, 0.3rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}



/* 手机版适配--------------*/
@media screen and (max-width: 768px) {
  .tab-part-nav{
    overflow: visible !important;
  }
  .tab-part-nav .tab-part-nav-title-r {
    display: none !important;
  }

  .tab-form-group {
    display: block;
  }

  .dropdown-wrapper {
    position: relative;
    width: 100%;
    z-index: 99;
}

.dropdown-btn {
    background-color: #1E42AC;
    color: white;
    padding: 0.15rem 0.2rem;
    font-size: 0.22rem;
    line-height: 0.32rem;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
    transition: all 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0.02rem 0.05rem rgba(0,0,0,0.1);
}

.dropdown-btn:hover {
    background-color: #1E42AC;
}

.dropdown-btn:after {
  position: absolute;
  content: '';
  right: 0.15rem;
  width: 0;
  height: 0;
  border-left: 0.1rem solid transparent;
  border-right: 0.1rem solid transparent;
  border-top: 0.1rem solid #ffffff;
  transition: transform 0.3s;
}

.dropdown-btn.active:after {
    transform: rotate(180deg);
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 100%;
    box-shadow: 0px 0.08rem 0.16rem 0px rgba(0,0,0,0.1);
    overflow: hidden;
    animation: fadeIn 0.3s;
    z-index: 1;
    border: 0.01rem solid #eee;
}

.dropdown-content a {
    color: #555;
    padding: 0.15rem 0.2rem;
    text-decoration: none;
    display: block;
    transition: all 0.3s;
    border-bottom: 0.01rem solid #f0f0f0;
    font-size: 0.2rem;
}

.dropdown-content a:last-child {
    border-bottom: none;
}

.dropdown-content a:hover {
    background-color: #f0f7fc;
    color: #1E42AC;
}

.dropdown-wrapper.active .dropdown-content {
    display: block;
}

@keyframes fadeIn {
  from {opacity: 0; transform: translateY(-10px);}
  to {opacity: 1; transform: translateY(0);}
}

.content-section {
  display: none;
}

.content-section.active {
  display: block;
  animation: fadeInContent 0.5s;
}

@keyframes fadeInContent {
  from {opacity: 0; transform: translateY(10px);}
  to {opacity: 1; transform: translateY(0);}
}

  /* 概况 区位 */
  .hetao-gk p,
  .hetao-qw p {
    font-size: 0.24rem;
    line-height: 0.42rem;
  }

  .hetao-gk .bigimg-main {
    margin: 0 -0.4rem -1rem;
  }

  .hetao-qw .bigimg {
    margin-bottom: 0.3rem;
  }

  /*发展定位及目标*/
  .fzdw {
    margin-bottom: 1.4rem;
  }

  .fzdw-title {
    font-weight: bold;
    font-size: 0.4rem;
  }

  .fzdw-content {
    flex-wrap: wrap;
  }

  .fzdw-content-item {
    width: 100%;
    height: 0.75rem;
    margin-bottom: 0.2rem;
  }

  .fzdw-content-item-logo {
    width: 0.22rem;
    height: 0.22rem;
    margin: 0 0.12rem;
    padding: 0.12rem;
  }

  .fzdw-content-item-logo img {
    width: 0.22rem;
    height: 0.22rem;
    object-fit: contain;
  }

  .fzdw-content-item-title {
    font-size: 0.18rem;
  }

  .fzmb {
    width: 100%;
    margin: 0 auto;
    height: 6.4rem;
    padding: 0;
    border-radius: 0.28rem;
    background-size: cover;
    background-position: center;
  }

  .fzmb-title {
    font-weight: bold;
    font-size: 0.4rem;
    color: #000000;
    line-height: 0.56rem;
    margin-left: 0;
    position: relative;
    top: -1rem;
  }

  .fzmb-content {
    width: 3.29rem;
    height: 6rem;
    background: url(../images/htgk_fzmb_3.png) no-repeat;
    background-size: contain;
    padding-left: 0.36rem;
    margin-left: 0.28rem;
    margin-top: 0;
  }

  .fzmb-content-item {
    padding-top: 0.5rem;
  }

  .fzmb-content-title-a {
    width: 0.14rem;
    height: 0.14rem;
  }

  .fzmb-content-title-b {
    font-size: 0.24rem;
    margin-left: 0.1rem;
  }

  /* 发展科学方向 */
  .container {
    display: block;
    text-align: left;
  }

  .tab-part-content-item-l {
    width: 100%;
    margin-bottom: 0.65rem;
  }

  .tab-part-content-item-r {
    width: 100%;
  }

  .container-item h2 {
    font-size: 0.4rem;
  }

  .container-sdfx {
    justify-content: left;
    overflow-x: scroll;
    height: 100%;
    padding-bottom: 0.3rem;
  }

  /* 滚动条整体样式 */
  .container-sdfx::-webkit-scrollbar {
    display: none;
  }


  .container-sdfx-item {
    width: 3.64rem;
    margin-right: 0.2rem;
  }

  .container-sdfx-itme-img {
    height: 4.85rem;
  }

  .container-sdfx-item:hover {
    transform: scale(1);
  }

  .container-sdfx-itme-title-text {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }

  .container-sdfx a:nth-child(3n) {
    margin-right: 0;
  }

  .container-qyly-item {
    width: calc((100% - 0.1rem) / 3);
    height: 1.84rem;
    background-color: #fff;
    border-radius: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .container-qyly-item-img {
    height: 1.2rem;
  }

  .container-qyly-item:hover,
  .container-qyly-item1:hover {
    transform: scale(1);
  }

  .container-qyly-item-title,
  .container-qyly-item1-title {
    font-size: 0.2rem;
    line-height: 0.22rem;
    height: 1.84rem;
    text-align: center;
  }

  .container-qyly-item-title p,
  .container-qyly-item1-title p {
    padding: 0.11rem;
  }

  .container-qyly-item1 {
    height: 1.84rem;
    width: 4.45rem;
  }

  .container-qyly-item1-img {
    height: 1.2rem;
  }

  /* 高端科创资源  */
  .gdkczy {
    width: auto;
    height: 7.45rem;
    overflow-x: scroll;
    padding: 0 0 0.5rem;
  }

  .gdkczy img {
    width: auto;
    height: 100%;
    object-fit: contain;
  }

  /* 滚动条整体样式 */
  .gdkczy::-webkit-scrollbar {
    height: 0.07rem;
    /* 水平滚动条高度 */
  }

  /* 滚动条轨道样式 */
  .gdkczy::-webkit-scrollbar-track {
    background: #D8D8D8;
    /* 滚动条轨道背景色 */
    border-radius: 0.1rem;
    /* 圆角 */
  }

  /* 滚动条滑块样式 */
  .gdkczy::-webkit-scrollbar-thumb {
    background: #1E56C2;
    /* 滚动条滑块背景色 */
    border-radius: 0.1rem;
    /* 圆角 */
    border: 0.01rem solid #D8D8D8;
    /* 滑块边框，与轨道颜色相同，使边缘平滑 */
  }

  /* 滑块在悬停时的样式 */
  .gdkczy::-webkit-scrollbar-thumb:hover {
    background: #1E56C2;
    /* 悬停时的背景色 */
  }


  /* 政策开始 */
  .news-list {
    width: 49%;
    padding: 0.3rem 0.2rem 0.3rem 0.4rem;
  }

  .news-list:nth-child(2n) {
    margin-right: 0;
  }

  .news-list h2 {
    min-width: 1.8rem;
  }

  .news-list ul {
    list-style-type: none;
    /* 移除默认的列表符号 */
    padding-left: 0;
    position: relative;
    padding-left: 0.11rem;
    /* 为小圆点留出空间 */
    margin-top: 0.29rem;

  }

  .news-list li {
    position: relative;
    /* margin-bottom: 10px; */
    font-size: 0.2rem;
    color: #000000;
    font-weight: 500;
    /* line-height: 0.39rem; */
    margin-top: 0.31rem;
  }

  .news-list li::after {
    content: '';
    /* 创建一个小圆点 */
    display: inline-block;
    width: 0.17rem;
    height: 0.17rem;
    background-color: #1E56C2;
    /* 圆点颜色 */
    border: 0.06rem solid rgba(200, 215, 243, 1);
    border-radius: 50%;
    /* 将其变为圆形 */
    position: absolute;
    left: -0.25rem;
    /* 调整圆点的位置 */
    top: 0.05rem;
    /* 调整垂直对齐方式 */
    z-index: 9;
  }

  .news-list li::before {
    content: '';
    display: block;
    width: 0.02rem;
    height: calc(100% + 0.49rem);
    /* 确保实线延伸到下一个元素的上方 */
    border: 0.01rem dashed #CAD4E1;
    /* 虚线颜色 */
    position: absolute;
    left: -0.17rem;
    /* 对齐圆点中心 */
    top: 0;
    /* 从第一个圆点下方开始 */
    z-index: 1;
    /* 确保实线在圆点后面 */
  }

  .news-list li:first-child::before {
    top: 0.05rem;
  }

  /*20241206 新增*/
  .zc-list-keyword {
    padding-left: 0.12rem;
    margin-top: 0.25rem;
  }

  .zc-list-keyword p {
    font-size: 0.22rem;
    margin-top: 0.2rem;
  }

  .zc-list-keyword p::after {
    width: 0.2rem;
    height: 0.2rem;
  }

  .zc-list-keyword p::before {
    height: calc(100% + 0.45rem);
    content: '' !important;
    border: 0.02rem dashed #CAD4E1;
  }

  .zc-detail {
    margin-top: 0.3rem;
    font-size: 0.18rem !important;
    line-height: 0.36rem;
  }

  .zc-detail a {
    font-size: 0.18rem !important;
  }

  .news-detail {
    margin: 0 -0.4rem -1rem;
  }

  .news-title {
    font-size: 24px;
  }

  .details-button {
    font-size: 0.2rem;
  }

  .container-zc-item {
    margin: 0 -0.4rem -1rem;
  }

  .container-zc-item-img {
    object-fit: cover;
  }

  .container-zc-item-title {
    font-size: 0.4rem;
    font-weight: bold;
  }

  /* 政策结束 */

  /* 发展历程*/
  .history {
    height: 6.2rem;
  }

  .history .columns {
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .history .swiper1 {
    width: 1rem;
    height: 8.5rem;
  }

  .history .swiper1 span {
    height: 1rem;
  }

  .history .swiper2 {
    width: 5.4rem;
    margin: 0.05rem 0 0 0;
  }

  .history .swiper2 .Htitle {
    padding: 0 0 0.4rem;
    font-size: 1rem;
  }

  .history .swiper3 {
    width: 80%;
    height: 3.34rem;
    position: absolute;
    top: 3rem;
  }

  .swiper3 .image {
    height: 3.34rem;
  }

  .swipe-hint {
    text-align: center;
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
    font-size: 0.2rem;
  }


  .blink {
    animation: blinker 2s linear infinite;
    display: flex;
    align-items: center;
  }

  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }
}