.top_banner {
  background-image: url(../images/gsjj_banner.jpg);
}
.top_banner > .inner {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.top_banner .banner_info {
  padding-bottom: 0.3rem;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 992px) {
  .top_banner .banner_info {
    padding-top: 0.6rem;
  }
}
.top_banner .banner_title {
  width: 55%;
  margin-left: auto;
  margin-bottom: 0.3rem;
}
@media (max-width: 992px) {
  .top_banner .banner_title {
    width: 90%;
    margin-right: auto;
  }
}
.top_banner .banner_text {
  width: 55%;
  margin-left: auto;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 200%;
  letter-spacing: normal;
  color: #ffffff;
}
@media (max-width: 992px) {
  .top_banner .banner_text {
    width: 90%;
    margin-right: auto;
  }
}
.top_banner .more {
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: HarmonyOS Sans SC;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 140%;
  letter-spacing: normal;
  color: #fff;
  padding-right: 0.3rem;
  background: url(../images/icon_arrow4.png) no-repeat right center;
  background-size: contain;
}
.top_banner .more:hover {
  margin-right: -0.1rem;
}
.content>div{
  scroll-margin-top: 0.6rem;
}
.part.part1 {
  background-image: url(../images/fzlc_bg.jpg);
}
@media (max-width: 992px) {
  .part.part1 {
    margin-bottom: 0.7rem;
  }
}
.gksj_ul {
  margin-top: 0.55rem;
  box-sizing: border-box;
  margin-left: -0.7rem;
  margin-right: -0.7rem;
}
.gksj_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.gksj_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  float: left;
}
.gksj_ul > li:nth-child(n) {
  margin-top: 0;
}
.gksj_ul > li:nth-child(n)::after {
  display: block;
}
.gksj_ul > li:nth-child(n + 4) {
  margin-top: 0.6rem;
}
.gksj_ul > li:nth-child(4) {
  margin-top: 0;
}
.gksj_ul > li:nth-child(4n)::after,
.gksj_ul > li:last-child::after {
  display: none;
}
.gksj_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .gksj_ul {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
  }
  .gksj_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .gksj_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    float: left;
  }
  .gksj_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .gksj_ul > li:nth-child(n)::after {
    display: block;
  }
  .gksj_ul > li:nth-child(n + 2) {
    margin-top: 0.3rem;
  }
  .gksj_ul > li:nth-child(2) {
    margin-top: 0;
  }
  .gksj_ul > li:nth-child(2n)::after,
  .gksj_ul > li:last-child::after {
    display: none;
  }
  .gksj_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.gksj_ul li div {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
@media (max-width: 992px) {
  .gksj_ul li div {
    align-items: center;
  }
}
.gksj_ul li span:nth-child(1) {
  transition: all 0.3s;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #F8C300;
}
.gksj_ul li span:nth-child(1) b {
  font-size: 0.46rem;
}
.gksj_ul li span:nth-child(2) {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.85);
}
.ldbz_ul {
  box-sizing: border-box;
  margin-left: 0rem;
  margin-right: 0rem;
}
.ldbz_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ldbz_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
  float: left;
}
.ldbz_ul > li:nth-child(n) {
  margin-top: 0;
}
.ldbz_ul > li:nth-child(n)::after {
  display: block;
}
.ldbz_ul > li:nth-child(n + 1) {
  margin-top: 0.2rem;
}
.ldbz_ul > li:nth-child(1) {
  margin-top: 0;
}
.ldbz_ul > li:nth-child(1n)::after,
.ldbz_ul > li:last-child::after {
  display: none;
}
.ldbz_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ldbz_ul li > div {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: end;
  padding: 0.3rem;
  background: #ffffff;
  box-shadow: 0rem 0.08rem 0.28rem -0.03rem rgba(147, 147, 147, 0.3);
}
.ldbz_ul li > div:hover {
  transform: scale(1.03);
}
.ldbz_ul li .name {
  flex-shrink: 0;
  font-size: 0.28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00418d;
}
.ldbz_ul li .name span {
  text-transform: uppercase;
  font-size: 0.18rem;
  margin-left: 0.1rem;
  margin-right: 0.2rem;
}
.ldbz_ul li .job {
  font-size: 0.22rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.ldbz_ul li .intro {
  font-size: 0.17rem;
  font-weight: normal;
  line-height: 140%;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.6);
}
.Swiper1_box {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
#Swiper1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 100%;
  padding-bottom: 0.5rem;
}
#Swiper1 .swiper-pagination {
  bottom: 0rem;
}
#Swiper1 .swiper-pagination-bullet {
  opacity: 1;
  width: 1.84rem;
  height: 0.11rem;
  border-radius: 0.15rem;
  background: #e1e8f0;
  margin: 0 0.13rem;
}
#Swiper1 .swiper-pagination-bullet-active {
  background: #1a6dd2;
}
.czqy_ul {
  box-sizing: border-box;
  margin-left: -0.2rem;
  margin-right: -0.2rem;
}
.czqy_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.czqy_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333%;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  float: left;
}
.czqy_ul > li:nth-child(n) {
  margin-top: 0;
}
.czqy_ul > li:nth-child(n)::after {
  display: block;
}
.czqy_ul > li:nth-child(n + 3) {
  margin-top: 0.4rem;
}
.czqy_ul > li:nth-child(3) {
  margin-top: 0;
}
.czqy_ul > li:nth-child(3n)::after,
.czqy_ul > li:last-child::after {
  display: none;
}
.czqy_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .czqy_ul {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
  }
  .czqy_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .czqy_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    float: left;
  }
  .czqy_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .czqy_ul > li:nth-child(n)::after {
    display: block;
  }
  .czqy_ul > li:nth-child(n + 2) {
    margin-top: 0.35rem;
  }
  .czqy_ul > li:nth-child(2) {
    margin-top: 0;
  }
  .czqy_ul > li:nth-child(2n)::after,
  .czqy_ul > li:last-child::after {
    display: none;
  }
  .czqy_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.czqy_ul li a {
  display: block;
  box-sizing: border-box;
  box-shadow: 0.08rem 0.08rem 0.1rem 0rem rgba(212, 218, 233, 0.5);
  position: relative;
  z-index: 1;
}
.czqy_ul li a::after {
  z-index: 2;
  content: '';
  position: absolute;
  top: 1.1rem;
  right: 0.2rem;
  width: 0.78rem;
  height: 0.78rem;
  background: url(../images/czqy_icon.png) no-repeat center;
  background-size: contain;
}
.czqy_ul li a .img {
  box-sizing: border-box;
  width: 100%;
  height: 1.48rem;
  overflow: hidden;
}
.czqy_ul li a img {
  transition: all 0.3s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.czqy_ul li a h6 {
  height: 0.9rem;
  display: flex;
  align-items: center;
  background: #ffffff;
  padding-left: 0.25rem;
  padding-right: 1.15rem;
  transition: all 0.3s;
  font-size: 0.2rem;
  font-weight: normal;
  letter-spacing: normal;
  color: #000000;
  line-height: 1.5;
}
.czqy_ul li:hover img {
  transform: scale(1.05);
}
.czqy_ul li:hover h6 {
  color: var(--mainColor);
}
.lxwm_box {
  box-shadow: 0.08rem 0.08rem 0.1rem 0rem rgba(212, 218, 233, 0.5);
  background: url(../images/gsjj_map_bg.png) no-repeat right center;
  background-size: 100% 100%;
  position: relative;
}
.lxwm_box::after {
  content: '';
  position: absolute;
  top: 1.07rem;
  right: 0.59rem;
  width: 0.78rem;
  height: 0.78rem;
  background: url(../images/gsjj_map_icon.png) no-repeat center;
  background-size: contain;
}
.lxwm_box .lxwm_img {
  height: 5.2rem;
}
.lxwm_box .lxwm_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lxwm_box .lxwm_info {
  height: 5.2rem;
  padding-top: 0.8rem;
  padding-left: 0.6rem;
  padding-right: 0.4rem;
}
.lxwm_box .lxwm_title1 {
  font-size: 0.45rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.lxwm_box .lxwm_title2 {
  font-size: 0.64rem;
  font-weight: 500;
  line-height: 0.66rem;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.18);
  margin-bottom: 0.4rem;
}
.lxwm_box .lxwm_p {
  font-size: 0.17rem;
  font-weight: normal;
  line-height: 250%;
  letter-spacing: normal;
  color: #ffffff;
}
.lxwm_box .lxwm_p i {
  transition: all 0.3s;
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  margin-top: -0.03rem;
  margin-right: 0.15rem;
}
.lxwm_box .lxwm_p i.s1 {
  background-image: url(../images/gsjj_map_icon1.png);
}
.lxwm_box .lxwm_p i.s2 {
  background-image: url(../images/gsjj_map_icon2.png);
}
.lxwm_box .lxwm_p i.s3 {
  background-image: url(../images/gsjj_map_icon3.png);
}
.lxwm_box .lxwm_p i.s4 {
  background-image: url(../images/gsjj_map_icon4.png);
}
#eventsSwiper {
  margin-top: -2rem;
  height: 6.3rem;
}
#eventsSwiper .swiper-slide {
  background: #ffffff;
  padding: 0.2rem;
}
.fzlc_container ::-webkit-scrollbar {
  width: 0.06rem;
  border-radius: 0.03rem;
}
.fzlc_container ::-webkit-scrollbar-thumb {
  background-color: #00418d;
  border-radius: 0.03rem;
}
.fzlc_container ::-webkit-scrollbar-track-piece {
  background-color: #e8e8e8;
  border-radius: 0.03rem;
}
.fzlc_container .bg_year {
  font-family: 'DingTalk JinBuTi';
  font-size: 1.26rem;
  font-weight: bold;
  background: url(../images/fzlc_nf.jpg) no-repeat center 63%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  margin-top: 1rem;
}
.fzlc_container .fzlc_box {
  padding: 0.1rem 0.3rem 0.3rem 0.3rem;
  max-height: 100%;
  overflow-y: auto;
}
.fzlc_container .fzlc_box .year {
  font-size: 0.62rem;
  font-weight: bold;
  color: #00418d;
  margin-bottom: 0.3rem;
}
.fzlc_container .fzlc_box .p {
  font-size: 0.2rem;
  color: #9e9e9e;
}
.fzlc_container .fzlc_box .p b {
  color: #333;
}
.fzlc_container .fzlc_box .p img {
  max-width: 100%;
}
.fzlc_container .p_rope {
  position: relative;
  padding-left: 0.5rem;
}
.fzlc_container .p_rope::before {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0.05rem;
  left: 0rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background: url(../images/icon_rope.png) no-repeat center;
  background-size: contain;
}
.fzlc_container .p_rope:not(:last-child) {
  padding-bottom: 0.3rem;
}
.fzlc_container .p_rope:not(:last-child)::after {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0.2rem;
  left: 0.15rem;
  width: 0.01rem;
  height: 100%;
  background-color: #d8d8d8;
}
:root {
  --timeline-height: 0.6rem;
}
.timeline-container {
  position: relative;
  margin: 0.5rem auto 0;
  width: 100%;
  padding: 0.3rem 0;
  background-color: #00418d;
  overflow-x: auto;
}
.timeline-container .timeline {
  position: relative;
  min-width: 13rem;
}
.timeline-container .timeline-track {
  position: relative;
  display: flex;
  align-items: end;
  width: 100%;
  height: var(--timeline-height);
}
.timeline-container .timeline-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.timeline-container .timeline-progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: linear-gradient(to right, transparent, transparent 0.2rem, rgba(255, 255, 255, 0.3));
  border-right: 0.02rem #fff solid;
  z-index: 2;
  transition: width 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.timeline-container .timeline-markers {
  border-bottom: 0.01rem solid #fff;
  width: 100%;
  height: 0.08rem;
  --_line-bg: rgba(255, 255, 255, 0.4);
  background: repeating-linear-gradient(to right, var(--_line-bg), var(--_line-bg) 0.01rem, transparent 0.01rem, transparent 0.1rem);
  position: relative;
}
.timeline-container .timeline-markers::before {
  content: '';
  display: block;
  width: 100%;
  height: 0.17rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-left: 0.02rem solid #fff;
}
.timeline-container .timeline-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
.timeline-container .timeline-item {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 0 0.1rem;
  position: relative;
}
.timeline-container .timeline-item::before {
  content: '';
  display: block;
  width: 100%;
  height: 0.17rem;
  position: absolute;
  bottom: 0;
  left: 0;
  border-right: 0.02rem solid #fff;
}
.timeline-container .timeline-item span {
  position: relative;
  font-size: 0.16rem;
  font-weight: 500;
  color: #fff;
  transition: all 0.3s;
  padding: 0.05rem 0.12rem;
  z-index: 1;
}
.main_title .gsjj_en {
  color: #f2f5f9;
  font-size: 0.8rem;
}