.bxgdjs-banner-wrap {
  height: calc(100vw * 920 / 1920);
  background: #fae2bc url(banner_2025gjwlaqxcz_bg.png) center top no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.bxgdjs-banner-funs {
  height: 5.75rem;
  text-align: left;
  padding-top: 2rem;
}
.bxgdjs-banner-funs img {
  height: 100%;
  margin-left: 6.25rem;
}
.bxgdjs-logo-box {
  height: calc(100vw * 378 / 1920);
  text-align: center;
}
.bxgdjs-logo-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bxgdjs-logo-box img {
  height: 100%;
}
.bxgdjs-headline-box {
  height: calc(100vw * 284 / 1920);
  display: flex;
  background: url(zybxgdjsxx-tt-bg.png) center top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  right: 0;
  bottom: calc(100vw * 100 / 1920);
  left: 0;
  margin: auto;
}
.bxgdjs-headline-box > dt {
  height: 96%;
  margin-left: 2.125rem;
}
.bxgdjs-headline-box > dt img {
  height: 100%;
}
.bxgdjs-headline-box > dd {
  flex: 1;
  box-sizing: border-box;
  margin: 4rem 2.5rem 2.5rem;
  overflow: hidden;
}
.bxgdjs-headline-box > dd > a {
  font-weight: bold;
  font-size: 1.875rem;
  color: #333;
  display: inline-block;
  text-align: center;
  height: 2.25rem;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-headline-box > dd > a:hover {
  color: #c81d1f;
}
.bxgdjs-headline-box > dd > p {
  margin-top: 1.875rem;
  font-size: 1rem;
  color: #666;
  line-height: 1.6;
}
.bxgdjs-headline-more {
  position: absolute;
  width: 6.375rem;
  height: 2rem;
  top: 1.5rem;
  right: 1rem;
  background-size: 100% 100%;
  text-align: center;
  line-height: 2rem;
  font-size: 0.875rem;
  color: #666;
  transition: all 0.3s ease-in-out;
  display: inline-flex; /* Ã¦â€“Â¹Ã¤Â¾Â¿Ã¥Â¯Â¹Ã©Â½Â */
  align-items: center;
  justify-content: center;
  gap: 0.3rem; /* Ã¦â€“â€¡Ã¦Å“Â¬Ã¥â€™Å’Ã¥Â°ÂÃ¥Å“â€ Ã§â€šÂ¹Ã¤Â¹â€¹Ã©â€”Â´Ã©â€”Â´Ã¨Â·Â */
}

.bxgdjs-headline-more::after {
  content: '>';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem; /* Ã¥Å“â€ Ã¥Â½Â¢Ã¥Â¤Â§Ã¥Â°Â */
  height: 1rem;
  border-radius: 50%;
  background: #666; /* Ã¥Å“â€ Ã¨Æ’Å’Ã¦â„¢Â¯Ã¨â€°Â² */
  color: #fff; /* Ã§Â®Â­Ã¥Â¤Â´Ã©Â¢Å“Ã¨â€°Â² */
  font-size: 0.75rem;
  line-height: 1rem;
}
.bxgdjs-headline-more:hover::after {
  background: #0a5de6;
}
.bxgdjs-headline-more:hover {
  color: #0a5de6;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-nav-wrap {
  height: 10.5rem;
  background: url(zybxgdjsxx-nav-bg.png) center top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.bxgdjs-nav-box {
  display: flex;
  height: 5.875rem;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  margin: auto;
  top: auto;
  align-items: center;
  flex-direction: row;
  justify-content: space-evenly;
}
.bxgdjs-nav-box > li {
  font-size: 1.5rem;
  width: 20%;
  justify-content: center;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.bxgdjs-nav-box > li::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: url(zybxgdjsxx-nav-hoverbg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  transition: transform 0.3s ease;
  z-index: -1;
}
.bxgdjs-nav-box > li:hover::before {
  transform: translateX(100%);
  z-index: 0;
}
.bxgdjs-nav-box > li > a {
  color: #fff;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.bxgdjs-maincon12-wrap {
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #0059e9 0%, #fff 100%);
}
.gjwlaqxcz2025-tt-box {
  background: url(2025gjwlaqxcz-tt-bg.png) center top no-repeat;
  background-size: 100% 100%;
  height: calc(100vw * 240 / 1920);
  box-sizing: border-box;
  padding: 1rem 7rem 2rem 12rem;
  position: relative;
}
.gjwlaqxcz2025-tt-box::before {
  content: '';
  background: url(2025gjwlaqxcz-tt-title.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  left: 6rem;
  top: 0;
  height: 80%;
  width: 4rem;
}
.gjwlaqxcz2025-tt-box > dt {
  font-weight: bold;
  font-size: 2vw;
  color: #222;
  text-align: center;
  line-height: 1.8;
}
.gjwlaqxcz2025-tt-box > dd {
  font-size: 1.125vw;
  line-height: 1.6;
  margin-top: 0;
}
.gjwlaqxcz2025-tt-box > dd >p{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 1.8;}
.gjwlaqxcz2025-tt-box > dd > a {
  color: #3c3c3c;
}
.gjwlaqxcz2025-tt-box > dd > a:hover {
  color: #0059e9;
}
/* slidenews */
.sxlh2025-slidenews-box {
  height: 450px;
  margin-top: 3rem;
  position: relative;
  z-index: 3;
}
.sxlh2025-slidenews-box > dt {
  width: 57%;
  box-sizing: border-box;
  height: 100%;
  background-size: cover;
}
.sxlh2025-news-slideitem {
  height: 100%;
  position: relative;
}
.sxlh2025-news-slideitem img {
  height: 100%;
}
.sxlh2025-news-slideitem b {
  height: 56px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 0;
}
.sxlh2025-news-slideitem span {
  height: 56px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80%;
  z-index: 1;
  line-height: 56px;
  box-sizing: border-box;
  padding: 0 1em;
}
.sxlh2025-news-slideitem span a {
  font-size: 20px;
  color: #fff;
}
.sxlh2025-news-slide .sxs-dots {
  width: 20%;
  bottom: 0;
  right: 0;
  position: absolute;
  height: 56px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
  box-sizing: border-box;
}
.sxlh2025-news-slide .sxs-dots > .sxs-dot {
  background-color: #fff;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 8px;
  /* border-radius: 12px; */
}
.sxlh2025-news-slide .sxs-dots > .active {
  background-color: #0058e9;
  width: 32px;
}
.sxlh2025-slidenews-box > dd {
  width: 43%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.sxlh2025-slidenews-title {
  height: 5.375rem;
}
.sxlh2025-slidenews-title img {
  height: 98%;
}

.bxgdjs-slidenews-more {
  position: absolute;
  width: 6rem;
  height: 1.75rem;
  bottom: 0;
  right: 0;
  background: #c6dafa;
  background-size: 100% 100%;
  text-align: center;
  line-height: 1.75rem;
  font-size: 0.875rem;
  color: #0058e9;
  transition: all 0.3s ease-in-out;
  border-radius: .5rem;
}
.bxgdjs-slidenews-more:hover {
  /* color: #1b6ef3; */
  font-weight: bold;
}
.bxgdjs-slidenews-list {
  margin-left: 1.5rem;
  /* margin-top: 1rem; */
}
.bxgdjs-slidenews-list > li {
  height: 4rem;
  line-height: 4rem;
  /* overflow: hidden; */
  position: relative;
  padding-left: 1.25rem;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
/* .bxgdjs-slidenews-list > li::before {
  content: '';
  width: 0.25rem;
  height: 0.25rem;
  background-color: #d10b0c;
  border-radius: 100%;
  position: absolute;
  left: 0.5rem;
  top: 0;
  right: auto;
  bottom: 0;
  margin: auto;
  display: none;
} */
.bxgdjs-slidenews-list > li > a {
  font-size: 1rem;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-slidenews-list > li:hover::before {
  display: block;
}
/* .bxgdjs-slidenews-list > li:hover {
  background: #ffe0a9;
} */
.bxgdjs-slidenews-list > li:hover > a {
  font-weight: bold;
  font-size: 1.125rem;
  color: #0058e9;
}
/* Ã¥â€°ÂÃ¤Â¸Â¤Ã¤Â¸Âª li Ã§â„¢Â½Ã¨â€°Â²Ã¨Æ’Å’Ã¦â„¢Â¯ */
.bxgdjs-slidenews-list > li:nth-child(1),
.bxgdjs-slidenews-list > li:nth-child(2) {
  background: #fff;
  height: auto;
  line-height: 1.6;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
}
.bxgdjs-slidenews-list > li:nth-child(2) {
  margin-top: 1rem;
}
.bxgdjs-slidenews-list > li:nth-child(1) > a,
.bxgdjs-slidenews-list > li:nth-child(2) > a {
  font-weight: bold;
}
.bxgdjs-slidenews-list > li:nth-child(1) > p,
.bxgdjs-slidenews-list > li:nth-child(2) > p {
  font-size: 0.875rem;
  color: #333;
}
.bxgdjs-slidenews-list > li:nth-child(1) > p a,
.bxgdjs-slidenews-list > li:nth-child(2) > p a {
  font-size: 0.875rem;
  color: #2d579c;
}
.bxgdjs-slidenews-list > li:nth-child(1) > p a:hover,
.bxgdjs-slidenews-list > li:nth-child(2) > p a:hover {
  font-weight: bold;
}
/* Ã¤Â»Å½Ã§Â¬Â¬Ã¤Â¸â€°Ã¤Â¸Âª li Ã¥Â¼â‚¬Ã¥Â§â€¹Ã¯Â¼Å’a Ã¥â€°ÂÃ¥Å Â Ã¥Å“â€ Ã§â€šÂ¹ */
.bxgdjs-slidenews-list > li:nth-child(n + 3){overflow:hidden;}
.bxgdjs-slidenews-list > li:nth-child(n + 3) > p {
  display: none;
}
.bxgdjs-slidenews-list > li:nth-child(n + 3) a {
  position: relative;
  padding-left: 1rem; /* Ã§Â»â„¢Ã¥Å“â€ Ã§â€šÂ¹Ã§â€¢â„¢Ã§Â©ÂºÃ©â€”Â´ */
}

.bxgdjs-slidenews-list > li:nth-child(n + 3) a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.375rem; /* Ã¥Å“â€ Ã§â€šÂ¹Ã¥Â¤Â§Ã¥Â°Â */
  height: 0.375rem;
  border-radius: 50%;
  background: #999; /* Ã¥Å“â€ Ã§â€šÂ¹Ã©Â¢Å“Ã¨â€°Â²Ã¯Â¼Å’Ã¥ÂÂ¯Ã¦â€Â¹ */
}
.bxgdjs-slidenews-list > li:nth-child(n + 3):hover a::before {
  background: #0058e9; /* Ã¥Å“â€ Ã§â€šÂ¹Ã©Â¢Å“Ã¨â€°Â²Ã¯Â¼Å’Ã¥ÂÂ¯Ã¦â€Â¹ */
}
.bxgdjs-slidenews-list > li:not(:nth-child(1)):not(:nth-child(2)) {
  border-bottom: 1px solid #cfe7ff;
  position: relative;
  padding-left: 0;
}

.bxgdjs-slidenews-list > li:not(:nth-child(1)):not(:nth-child(2))::before,
.bxgdjs-slidenews-list > li:not(:nth-child(1)):not(:nth-child(2))::after {
  content: '';
  position: absolute;
  bottom: -1px;
  transform: translateY(50%); /* Ã¨Â®Â©Ã¥Ââ€”Ã§Å¡â€žÃ¤Â¸Â­Ã§ÂºÂ¿Ã¥Â¯Â¹Ã©Â½Â border-bottom */
  width: 5%;
  height: 4px;
  background: #92c4f5;
}

.bxgdjs-slidenews-list > li:not(:nth-child(1)):not(:nth-child(2))::before {
  left: 0;
}

.bxgdjs-slidenews-list > li:not(:nth-child(1)):not(:nth-child(2))::after {
  right: 0;
}
/* con */
.gjwlaqxcz2025-news-itemsbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.gjwlaqxcz2025-news-itemsbox > li {
  width: 48%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 1rem 0;
}
.gjwlaqxcz2025-news-itembox {
  display: flex;
  align-items: stretch; /* Ã¥Â­ÂÃ¥â€¦Æ’Ã§Â´Â Ã¦â€¹â€°Ã¤Â¼Â¸Ã¦Ë†ÂÃ§â€ºÂ¸Ã¥ÂÅ’Ã©Â«ËœÃ¥ÂºÂ¦ */
  gap: 1rem; /* dt Ã¥â€™Å’ dd Ã§Å¡â€žÃ©â€”Â´Ã¨Â·ÂÃ¯Â¼Å’Ã¥ÂÂ¯Ã¨Â°Æ’ */
}

.gjwlaqxcz2025-news-itembox > dt {
  flex: 0 0 20%; /* Ã¥ÂÂ Ã¦â‚¬Â»Ã¥Â®Â½Ã¥ÂºÂ¦Ã§Å¡â€ž 1/5 */
  display: none;
}

.gjwlaqxcz2025-news-itembox > dt img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â¡Â«Ã¥â€¦â€¦Ã¯Â¼Å’Ã©ÂÂ¿Ã¥â€¦ÂÃ¥ÂËœÃ¥Â½Â¢ */
  display: block;
}

.gjwlaqxcz2025-news-itembox > dd {
  flex: 1; /* Ã¥ÂÂ Ã¥â€°Â©Ã¤Â¸â€¹Ã§Å¡â€ž 4/5 */
  margin: 0; /* Ã¦Â¸â€¦Ã©â„¢Â¤Ã©Â»ËœÃ¨Â®Â¤ dd Ã¥Â¤â€“Ã¨Â¾Â¹Ã¨Â·Â */
}
.gjwlaqxcz2025-news-itembox > dd > a {
  font-size: 1.125rem;
  color: #000;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Ã©â„¢ÂÃ¥Ë†Â¶Ã¦ËœÂ¾Ã§Â¤Âº 2 Ã¨Â¡Å’ */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gjwlaqxcz2025-news-itembox > dd > p {
  font-size: 0.875rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Ã©â„¢ÂÃ¥Ë†Â¶Ã¦ËœÂ¾Ã§Â¤Âº 2 Ã¨Â¡Å’ */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  position: relative;
}
.gjwlaqxcz2025-news-itembox > dd > p a {
  color: #2d579c;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0.5rem;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0.8)
  ); /* Ã¦Â¸ÂÃ¥ÂËœÃ©â‚¬ÂÃ¦ËœÅ½Ã¨Æ’Å’Ã¦â„¢Â¯ */
}
.gjwlaqxcz2025-news-itembox > dd > p a:hover {
  font-weight: bold;
}
/* .gjwlaqxcz2025-news-itembox > dd:hover {
  background: #ffe0a9;
} */
.gjwlaqxcz2025-news-itembox > dd > a:hover {
  font-weight: bold;
  color: #0058e9;
  transition: all 0.3s ease-in-out;
}
.gjwlaqxcz2025-maincon3-conbox {
  display: flex;
  gap: 1rem;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 4vw;
}
.gjwlaqxcz2025-dfnews-itembox {
  border: 1px solid #c7c7c7;
  position: relative;
  box-sizing: border-box;
  padding: 1.75rem 1rem 1rem;
  flex: 1;
}
.gjwlaqxcz2025-dfnews-itembox > dt {
  position: absolute;
  top: 0; /* Ã§â€ºÂ¸Ã¥Â¯Â¹Ã¤ÂºÅ½Ã§Ë†Â¶Ã¥â€¦Æ’Ã§Â´Â Ã©Â¡Â¶Ã©Æ’Â¨ */
  left: 0; /* Ã¦Â°Â´Ã¥Â¹Â³Ã¥Â±â€¦Ã¤Â¸Â­ */
  transform: translate(0, -50%); /* Ã¦Â°Â´Ã¥Â¹Â³Ã¥Â±â€¦Ã¤Â¸Â­ + Ã¥Å¾â€šÃ§â€ºÂ´Ã¤Â¸Å Ã§Â§Â»Ã¤Â¸â‚¬Ã¥ÂÅ Ã©Â«ËœÃ¥ÂºÂ¦ */
  height: 2rem;
  background: #0056e5;
  color: #fff;
  font-size: 0.875rem;
  line-height: 2rem; /* Ã¤Â¸Å½Ã©Â«ËœÃ¥ÂºÂ¦Ã¤Â¸â‚¬Ã¨â€¡Â´Ã¥Å¾â€šÃ§â€ºÂ´Ã¥Â±â€¦Ã¤Â¸Â­ */
  box-sizing: border-box;
  padding: 0 0.5rem;
  border-radius: 0.25rem;
}
.gjwlaqxcz2025-dfnews-itembox > dd > a {
  font-size: 1.125rem;
  color: #000;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Ã©â„¢ÂÃ¥Ë†Â¶Ã¦ËœÂ¾Ã§Â¤Âº 2 Ã¨Â¡Å’ */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1rem;
}
.gjwlaqxcz2025-dfnews-itembox > dd > p {
  font-size: 0.875rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Ã©â„¢ÂÃ¥Ë†Â¶Ã¦ËœÂ¾Ã§Â¤Âº 2 Ã¨Â¡Å’ */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  position: relative;
  padding-top: 1rem;
  border-top: 1px solid #eee;
  line-height: 1.6;
}
.gjwlaqxcz2025-dfnews-itembox > dd > p a {
  display: none;
  color: #2d579c;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0.5rem;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0.8)
  ); /* Ã¦Â¸ÂÃ¥ÂËœÃ©â‚¬ÂÃ¦ËœÅ½Ã¨Æ’Å’Ã¦â„¢Â¯ */
}
.gjwlaqxcz2025-dfnews-itembox > dd > p a:hover {
  font-weight: bold;
}
/* .gjwlaqxcz2025-dfnews-itembox > dd:hover {
  background: #ffe0a9;
} */
.gjwlaqxcz2025-dfnews-itembox > dd > a:hover {
  font-weight: bold;
  color: #0058e9;
  transition: all 0.3s ease-in-out;
}
/* con */
.bxgdjs-maincon1-overbox {
  height: 786px;
  position: relative;
  z-index: 3;
  text-align: center;
  margin-top: 5.25rem;
}
.bxgdjs-maincon1-overbox img {
  height: 100%;
}
.bxgdjs-maincon2-box {
  position: absolute;
  z-index: 3;
  bottom: 20rem;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(zybxgdjsxx-con2-bgtxt.png) center top no-repeat;
  background-size: 100% 100%;
  height: 43.75rem;
}
.bxgdjs-maincon2-box > dt {
  position: relative;
  height: calc(100vw * 108 / 1920);
  margin-top: 1rem;
}
.bxgdjs-maincon2-box > dt > img {
  height: 100%;
}
.bxgdjs-maincon2-box > dt > .bxgdjs-slidenews-more {
  top: 0;
  right: 2.5rem;
  bottom: 0;
  left: auto;
  margin: auto;
}
.bxgdjs-maincon2-box > dd {
  margin: 2rem 3rem;
}
.bxgdjs-maincon2-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.bxgdjs-maincon2-items > li {
  width: 31%;
  margin: 0 1% 1rem;
  background: url(zybxgdjsxx-con2-lshbg.png) 0 0 no-repeat;
  background-size: cover;
  height: 242px;
}
.bxgdjs-maincon2-items > li > dl {
  box-sizing: border-box;
  padding: 1.75rem 0 1rem 1rem;
}
.bxgdjs-maincon2-items > li > dl > dt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
.bxgdjs-maincon2-items > li > dl > dt > a {
  font-weight: bold;
  font-size: 1.125rem;
  color: #ffffff;
  display: inline-block;
  width: 82%;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-maincon2-items > li > dl > dt > a:hover {
  color: #fae2a7;
}
.bxgdjs-maincon2-items > li > dl > dt > span {
  width: 18%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
}
.bxgdjs-maincon2-items > li > dl > dt > span > b {
  font-weight: normal;
}
.bxgdjs-maincon2-items > li > dl > dt > span > i {
  font-style: normal;
  display: block;
}
.bxgdjs-maincon2-items > li > dl > dd {
  font-size: 0.875rem;
  color: #333;
  line-height: 1.6;
  margin-right: 0.5rem;
  max-height: 8.4rem;
  overflow: hidden;
}
.bxgdjs-maincon3-wrap {
  background: url(zybxgdjsxx-con3-bg.png) 0 0 no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 3.125rem 0;
  height: 69.125rem;
}
.bxgdjs-maincon3-con {
  display: flex;
  justify-content: space-between;
  height: 62.875rem;
}
.bxgdjs-maincon3-con > dt {
  background: url(zybxgdjsxx-con3-txtbg-lf.png) 0 0 no-repeat;
  background-size: 100% 100%;
  width: 17%;
  position: relative;
  text-align: right;
}
.bxgdjs-maincon3-con > dt.mpchide {
  display: none;
}
.bxgdjs-maincon3-con > dt > img {
  margin-top: 5rem;
  margin-right: 2rem;
  width: 55%;
}
.bxgdjs-maincon3-con > dt.mhide > .bxgdjs-slidenews-more {
  position: absolute;
  width: 2.625rem;
  box-sizing: border-box;
  padding: 0.625rem 0.875rem;
  bottom: 2rem;
  right: 4rem;
  height: 6.375rem;
  background: url(zybxgdjsxx-con3-morebg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  line-height: 1.25rem;
  font-size: 0.875rem;
  color: #e50304;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-maincon3-con > dd {
  width: 83%;
  background: url(zybxgdjsxx-con3-txtbg-rt.png) 0 0 no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 3rem 2rem 3rem 1rem;
}
.bxgdjs-con3-slidebox {
  height: 350px;
  padding: 0.75rem 1.5rem;
  background: url(zybxgdjsxx-con3-slidebg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem {
  display: flex;
  justify-content: space-between;
  height: 350px;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dt {
  width: 59%;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dt img {
  display: block;
  width: 100%;
  height: 100%;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dd {
  width: 39%;
}
.bxgdjs-con3-slidebox .sxs-dots {
  width: 20%;
  bottom: 0;
  left: 39%;
  position: absolute;
  height: 2rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
  box-sizing: border-box;
}
.bxgdjs-con3-slidebox .sxs-dots > .sxs-dot {
  background-color: #fff;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 8px;
  /* border-radius: 12px; */
}
.bxgdjs-con3-slidebox .sxs-dots > .active {
  background-color: #ffd595;
  width: 32px;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dd > a {
  font-weight: bold;
  font-size: 1.5rem;
  color: #ffffff;
  margin-top: 1rem;
  line-height: 1.5;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dd > a:hover {
  color: #f9edc1;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dd > p {
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.8;
}
.bxgdjs-con3-slidebox .sxlh2025-fzhchjitem > dd > p::before {
  content: '';
  height: 0.125rem;
  background: linear-gradient(
    90deg,
    #f0290e 0%,
    rgba(255, 255, 255, 0.21) 100%
  );
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
}
.bxgdjs-con3-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 0.25rem;
}
.bxgdjs-con3-items > li {
  height: 10.375rem;
  width: 48%;
  margin-bottom: 1rem;
  background: url(zybxgdjsxx-con3-txtbg2.png) 0 0 no-repeat;
  background-size: cover;
  margin: 0.5rem 0.5% 0;
  box-sizing: border-box;
  padding: 1rem;
  overflow: hidden;
}
.bxgdjs-con3-items > li > dl > dt {
  font-weight: bold;
  font-size: 1.25rem;
  height: 1.5rem;
  overflow: hidden;
  margin-top: 1.25rem;
  margin-left: 4.5rem;
}
.bxgdjs-con3-items > li > dl > dt > a {
  transition: all 0.3s ease-in-out;
  color: #333333;
}
.bxgdjs-con3-items > li > dl > dt > a:hover {
  color: #8a050b;
}
.bxgdjs-con3-items > li > dl > dd {
  margin-top: 2.5rem;
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
  height: 3rem;
  overflow: hidden;
  padding: 0 0.25rem 0 0.75rem;
}
.bxgdjs-maincon4-wrap {
  margin: 2rem 0;
  background: url(2025gjwlaqxcz-content-bg.png) right top no-repeat;
  background-size: contain;
  overflow: hidden;
}
.bxgdjs-maincon5-wrap {
  background-position: -20% top !important;
}
/* Ã¤Â¸Â»Ã©Â¢ËœÃ¦â€”Â¥ */
.bxgdjs-maincon55-box {
  margin-top: 5rem;
}

/* Ã¤Â¸Â»Ã©Â¢ËœÃ¦â€”Â¥ */
.bxgdjs-maincon4-title {
  position: relative;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.gjwlaqxcz2025-maincon4-title {
  margin-bottom: 0;
}
.gjwlaqxcz2025-calendar-conbox > dt {
  text-align: center;
  font-size: 1.125rem;
  color: #97b5e6;
  margin-bottom: 1rem;
  letter-spacing: 0.25rem;
}

/* timeline */
.gjwlaqxcz2025-calendar-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  position: relative;
  flex-direction: row;
  padding: 10rem 0;
}
.gjwlaqxcz2025-calendar-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  z-index: 2;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 16.6%;
  height: 2.25rem;
}

/* Ã¦Å½Â§Ã¥Ë†Â¶ dt Ã¥Å“Â¨Ã¤Â¸Å Ã¦Ë†â€“Ã¤Â¸â€¹ */
.gjwlaqxcz2025-calendar-item:nth-child(odd) dt {
  top: -7rem;
}
.gjwlaqxcz2025-calendar-item:nth-child(even) dt {
  order: 1;
  bottom: -7rem;
  display: flex;
  flex-direction: column-reverse;
}

/* dt Ã¦Â Â·Ã¥Â¼Â */
.gjwlaqxcz2025-calendar-item > dt {
  text-align: center;
  position: absolute;
  height: 6rem;
  border-left: 0.125rem dashed #0058e9;
  left: 1.25rem;
}
.gjwlaqxcz2025-calendar-item > dt > p {
  background: #f0f6ff;
  border-radius: 1rem;
  border: 0.125rem solid #9ac0ff;
  margin-left: 0.5rem;
  padding: 0.25rem 1.5rem;
  font-weight: bold;
  font-size: 1rem;
  color: #0058e9;
  transition: all 0.3s ease-in-out;
  min-width: 6rem;
}
.gjwlaqxcz2025-calendar-item > dt > p > a {
  color: #0058e9;
}
.gjwlaqxcz2025-calendar-item > dt > p:hover,.gjwlaqxcz2025-calendar-item > dt > p.cur {
  background-color: #0058e9;
  color: #fff;
}
.gjwlaqxcz2025-calendar-item > dt > p:hover > a,.gjwlaqxcz2025-calendar-item > dt > p.cur>a {
  color: #fff;
}
.gjwlaqxcz2025-calendar-item > dt > a {
  font-size: 0.875rem;
  color: #2d579c;
  line-height: 2;
  transition: all 0.3s ease-in-out;
}
.gjwlaqxcz2025-calendar-item > dt > a:hover {
  font-weight: bold;
}
/* Ã©Â¡Â¶Ã©Æ’Â¨Ã¥Å“â€ Ã§â€šÂ¹ */
.gjwlaqxcz2025-calendar-item > dt::before {
  content: '';
  position: absolute;
  top: 0; /* Ã©Â¡Â¶Ã©Æ’Â¨ */
  left: -0.3rem; /* Ã¥Å“â€ Ã§â€šÂ¹Ã¥Â±â€¦Ã¤Â¸Â­Ã¥Å“Â¨borderÃ¥Â·Â¦Ã¤Â¾Â§Ã¯Â¼Å’borderÃ¥Â®Â½0.125remÃ¯Â¼Å’Ã¥Å“â€ Ã§â€šÂ¹8pxÃ¥Â±â€¦Ã¤Â¸Â­ */
  width: 0.5rem; /* Ã¥Å“â€ Ã§â€šÂ¹Ã§â€ºÂ´Ã¥Â¾â€ž8px = 0.5remÃ¯Â¼Å’Ã¥ÂÂ¯Ã¨Â°Æ’Ã¦â€¢Â´ */
  height: 0.5rem;
  background-color: #0058e9; /* Ã¥Å“â€ Ã§â€šÂ¹Ã©Â¢Å“Ã¨â€°Â² */
  border-radius: 50%; /* Ã¥Å“â€ Ã¥Â½Â¢ */
}
.gjwlaqxcz2025-calendar-item:nth-child(even) dt::before {
  top: auto;
  bottom: 0;
}
/* dd Ã¦Â Â·Ã¥Â¼Â */
.gjwlaqxcz2025-calendar-item > dd {
  background: #0058e9;
  color: #fff;
  padding: 0.5rem 2rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin: 0; /* dd Ã¤Â¸ÂÃ©Å“â‚¬Ã¨Â¦ÂÃ¤Â¸Å Ã¤Â¸â€¹ margin */
  box-sizing: border-box;
  height: 2.5rem;
  border-radius: 2.25rem;
}

/* Ã¥Â·Â¦Ã¥ÂÂ³Ã§â„¢Â½Ã¨â€°Â²Ã¥Å“â€  */
.gjwlaqxcz2025-calendar-item dd::before,
.gjwlaqxcz2025-calendar-item dd::after {
  content: '';
  width: 2rem;
  height: 2rem;
  background: #fff;
  border-radius: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.gjwlaqxcz2025-calendar-item dd::before {
  left: 0.25rem;
}

.gjwlaqxcz2025-calendar-item dd::after {
  right: -0.5rem;
}

/* timeline */

.bxgdjs-maincon66-box {
  padding: 3rem 0 5rem;
  background: #f0f6ff;
  margin: 0 auto;
}
/* rongmei */
/* Ã¥Â¤â€“Ã¥Â±â€šÃ¥Â®Â¹Ã¥â„¢Â¨ */
.gjwlaqxcz2025-media-conbox {
  display: flex;
  width: 100%;
  height: 640px; /* Ã¥â€ºÂºÃ¥Â®Å¡Ã¦â€¢Â´Ã¤Â½â€œÃ©Â«ËœÃ¥ÂºÂ¦Ã¯Â¼Å’Ã¥ÂÂ¯Ã¦Å’â€°Ã©Å“â‚¬Ã¦Â±â€šÃ¦â€Â¹ */
  gap: 1rem;
  align-items: stretch; /* Ã©Â«ËœÃ¥ÂºÂ¦Ã¥Â¯Â¹Ã©Â½Â */
  box-sizing: border-box;
  margin-top: 3rem;
}

/* Ã¥Â·Â¦Ã¤Â¾Â§Ã¥Â¤Â§Ã¥â€ºÂ¾ */
.gjwlaqxcz2025-media-conbox > dt {
  flex: 1;
  overflow: hidden;
}

.gjwlaqxcz2025-media-conbox > dt img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ã§Â­â€°Ã¦Â¯â€Ã¤Â¾â€¹Ã¥Â¡Â«Ã¦Â»Â¡ */
  display: block;
  height: 500px;
}

/* Ã¥ÂÂ³Ã¤Â¾Â§Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸ */
.gjwlaqxcz2025-media-conbox > dd {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-content: stretch; /* Ã¤Â¸Â¤Ã¨Â¡Å’Ã©Â«ËœÃ¥ÂºÂ¦Ã¦â€™â€˜Ã¦Â»Â¡ */
}

/* Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¡Â¹Ã¯Â¼Å¡Ã¤Â¸â‚¬Ã¨Â¡Å’Ã¤Â¸Â¤Ã¤Â¸Âª */
.gjwlaqxcz2025-media-smitem {
  flex: 0 0 calc(50% - 0.5rem); /* Ã¤Â¸Â¤Ã¥Ë†â€”Ã¥Â¸Æ’Ã¥Â±â‚¬ */
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

/* Ã¥Â°ÂÃ¥â€ºÂ¾Ã¯Â¼Ë†Ã©Â«ËœÃ¥ÂºÂ¦Ã¥â€ºÂºÃ¥Â®Å¡Ã¯Â¼Å’Ã¥ÂÂ Ã§Ë†Â¶Ã¥â€¦Æ’Ã§Â´Â Ã¤Â¸â‚¬Ã¥ÂÅ Ã©Â«ËœÃ¥ÂºÂ¦Ã¯Â¼â€° */
.gjwlaqxcz2025-media-smitem dt {
  flex: 1;
  overflow: hidden;
  height: 222px;
}

.gjwlaqxcz2025-media-smitem dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Ã¦â€“â€¡Ã¥Â­â€”Ã©Æ’Â¨Ã¥Ë†â€  */
.gjwlaqxcz2025-media-smitem > dd {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.4;
  flex-shrink: 0; /* Ã©ËœÂ²Ã¦Â­Â¢Ã¦â€“â€¡Ã¥Â­â€”Ã¥Å½â€¹Ã§Â¼Â© */
  height: 90px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem;
  font-weight: bold;
}
.gjwlaqxcz2025-media-smitem > dd > a {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  margin-bottom: 0.5rem;
  display: block;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Ã¦â€¢Â´Ã¤Â½â€œÃ§â„¢Â½Ã¨â€°Â²Ã¨Æ’Å’Ã¦â„¢Â¯ */
.gjwlaqxcz2025-media-bigitem {
  display: flex;
  background: #fff;
  width: 100%;
  height: 140px; /* Ã©Â«ËœÃ¥ÂºÂ¦Ã¥ÂÂ¯Ã¦Å’â€°Ã©Å“â‚¬Ã¦Â±â€šÃ¨Â°Æ’Ã¦â€¢Â´ */
  box-sizing: border-box;
  overflow: hidden;
  padding: 1rem;
}

/* Ã¥Â·Â¦Ã¤Â¾Â§ dt */
.gjwlaqxcz2025-media-bigitem > dt {
  background: #0058e9;
  color: #fff;
  flex: 0 0 100px; /* Ã¥â€ºÂºÃ¥Â®Å¡Ã¥Â®Â½Ã¥ÂºÂ¦Ã¯Â¼Å’Ã¥ÂÂ¯Ã¦â€Â¹ */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* Ã¦â€¢Â°Ã¥Â­â€”Ã§â€¹Â¬Ã¥ÂÂ Ã¤Â¸â‚¬Ã¨Â¡Å’ */
.gjwlaqxcz2025-media-bigitem > dt b {
  display: block;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: bold;
}

.gjwlaqxcz2025-media-bigitem > dt span {
  display: block;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

/* Ã¥ÂÂ³Ã¤Â¾Â§ dd */
.gjwlaqxcz2025-media-bigitem > dd {
  flex: 1;
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Ã¦Â â€¡Ã©Â¢Ëœ */
.gjwlaqxcz2025-media-bigitem > dd > a {
  font-size: 1.25rem;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  margin-bottom: 0.5rem;
  display: block;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gjwlaqxcz2025-media-bigitem > dd > a:hover,
.gjwlaqxcz2025-media-smitem > dd > a:hover {
  font-weight: bold;
  color: #0058e9;
  transition: all 0.3s ease-in-out;
}
/* Ã¦ÂÂÃ¨Â¿Â° */
.gjwlaqxcz2025-media-bigitem > dd > p {
  font-size: 0.875rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
  position: relative;
  line-height: 1.6;
}
.gjwlaqxcz2025-media-bigitem > dd > p a {
  color: #2d579c;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0.5rem;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0.8)
  ); /* Ã¦Â¸ÂÃ¥ÂËœÃ©â‚¬ÂÃ¦ËœÅ½Ã¨Æ’Å’Ã¦â„¢Â¯ */
}
.gjwlaqxcz2025-media-bigitem > dd > p a:hover {
  font-weight: bold;
}

/* rongmei */
.bxgdjs-maincon4-title > p {
  height: 4rem;
  background: url(2025gjwlaqxcz-title-bg.png) center center no-repeat;
  background-size: auto 100%;
  text-align: center;
  font-size: 32px;
  line-height: 4rem;
  font-weight: bold;
  color: #222;
}
.bxgdjs-maincon4-title > p > b {
  color: #0058e9;
}
.bxgdjs-maincon4-title .bxgdjs-headline-more {
  top: auto;
  bottom: 0;
}
.bxgdjs-maincon4-conbox {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.bxgdjs-maincon4-conbox > dt {
  width: 38%;
  background: #fff url(zybxgdjsxx-con4-txtbg-1.png) 0 0 no-repeat;
  background-size: 100% 4.375rem;
  border-radius: 1rem 1rem 0 0;
  box-sizing: border-box;
}
.bxgdjs-maincon4-items {
  margin: 0.75rem;
  overflow: hidden;
}
.bxgdjs-maincon4-items > li {
  position: relative;
  height: 17.5rem;
  overflow: hidden;
}
.bxgdjs-maincon4-items > li > a > img {
  width: 100%;
  height: 100%;
}
.bxgdjs-maincon4-items > li > a i {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  background: url(zybxgdjsxx-con4-play.png) 0 0 no-repeat;
  background-size: cover;
  transition: all 0.3s ease-in-out;
  opacity: 0.55;
}
.bxgdjs-maincon4-items > li > a:hover i {
  transform: scale(1.1);
  opacity: 1;
}
.bxgdjs-maincon4-items > li > span {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  height: 2.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 2.5rem;
}
.bxgdjs-maincon4-items > li > span > a {
  font-size: 1rem;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.bxgdjs-maincon4-items > li > span > a:hover {
  padding-left: 0.25em;
}
.bxgdjs-maincon4-items > li:first-child {
  margin-bottom: 1rem;
}
.bxgdjs-maincon4-conbox > dt > img {
  margin: 1.375rem 0 1.125rem 1rem;
}
.bxgdjs-maincon4-conbox > dd {
  width: 61%;
  position: relative;
  padding: 0 3rem;
  box-sizing: border-box;
  height: 40rem;
}
/* 12 */

.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 7.875rem;
  z-index: 1;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav button {
  width: 2rem;
  height: 7.875rem;
  position: absolute;
  background-color: rgba(254, 226, 172, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav button:hover {
  background-color: rgba(254, 226, 172, 0.5);
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav button.disabled {
  background-color: rgba(254, 226, 172, 0.1);
  opacity: 0.5;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav button.sxs-prev {
  left: -3rem;
}
.bxgdjs-maincon4-conbox
  > dd
  .sxlh2025-rmbd-slides
  .sxs-nav
  button.sxs-prev
  > span {
  background: url(zybxgdjsxx-con4-nar-lf.png) 0 0 no-repeat;
  width: 2rem;
  height: 7.875rem;
  color: transparent;
  background-size: cover;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-nav button.sxs-next {
  right: -3rem;
}
.bxgdjs-maincon4-conbox
  > dd
  .sxlh2025-rmbd-slides
  .sxs-nav
  button.sxs-next
  > span {
  background: url(zybxgdjsxx-con4-nar-rt.png) 0 0 no-repeat;
  width: 2rem;
  height: 7.875rem;
  color: transparent;
  background-size: cover;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides .sxs-stage-outer {
  z-index: 2;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides dl {
  background: url(zybxgdjsxx-con4-txtbg-2.png) 0 0 no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 1.5rem 1.125rem;
  box-sizing: border-box;
  height: 41.875rem;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides dl > dt img {
  height: 33.5rem;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides dl > dt > span {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.6;
  height: 3.5rem;
  overflow: hidden;
  color: #333333;
  display: block;
  margin-top: 1.75rem;
}
.bxgdjs-maincon4-conbox > dd .sxlh2025-rmbd-slides dl > dt > span a:hover {
  color: #8a050b;
  transition: all 0.3s ease-in-out;
}
/* 12 */
/* slidenews */

@media (min-width: 1280px) and (max-width: 1420px) {
  html,
  body,
  .maxcontainer {
    width: 100%;
    min-width: 1260px;
  }
  .container {
    width: 1260px;
  }
  .bxgdjs-headline-box {
    height: 284px;
    bottom: 120px;
  }
  .bxgdjs-maincon2-items > li > dl > dt {
    height: 3rem;
    overflow: hidden;
  }
  .bxgdjs-maincon1-overbox img {
    height: auto;
    width: 100%;
  }

  .bxgdjs-headline-box > dd > a {
    height: 5rem;
  }
  .bxgdjs-headline-box > dd > p {
    margin-top: 1rem;
  }
  .sxlh2025-slidenews-title img {
    height: auto;
    width: 98%;
  }
}

@media (min-width: 1201px) and (max-width: 1279px) {
  html,
  body,
  .maxcontainer {
    width: 100%;
    min-width: 1200px;
  }
  .container {
    width: 1200px;
  }
  .bxgdjs-headline-box {
    height: 284px;
    bottom: 120px;
  }
  .bxgdjs-maincon2-items > li > dl > dt {
    height: 3rem;
    overflow: hidden;
  }
  .bxgdjs-maincon1-overbox img {
    height: auto;
    width: 100%;
  }
  .bxgdjs-headline-box > dd > a {
    height: 5rem;
  }
  .bxgdjs-headline-box > dd > p {
    margin-top: 1rem;
  }
  .sxlh2025-slidenews-title img {
    height: auto;
    width: 98%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  html,
  body,
  .maxcontainer {
    width: 100%;
    min-width: 100%;
  }
  .container {
    width: 100%;
  }
  .gjwlaqxcz2025-tt-box {
    height: calc(100vw * 300 / 1920);
  }
  .bxgdjs-headline-box {
    height: 284px;
    bottom: 120px;
  }
  .bxgdjs-maincon2-items > li > dl > dt {
    height: 3rem;
    overflow: hidden;
  }
  .bxgdjs-maincon1-overbox img {
    height: auto;
    width: 100%;
  }
  .bxgdjs-headline-box > dd > a {
    height: 5rem;
  }
  .bxgdjs-headline-box > dd > p {
    margin-top: 1rem;
  }
  .sxlh2025-slidenews-title img {
    height: auto;
    width: 98%;
  }
}
/* footer */
.sxlh2025-footer-wrap {
  background: url(banner_2025gjwlaqxcz_footerbg.png) 0 0 no-repeat;
  background-size: cover;
  overflow: hidden;
}
.footer-copyright-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5rem 0 3rem;
}
.footer-copyright-infos {
  font-size: 14px;
  line-height: 30px;
}
.footer-copyright-infos p a {
  position: relative;
  padding-right: 10px;
  font-size: 16px;
  color: #fff;
}
.footer-copyright-infos p {
  font-size: 14px;
  color: #fff;
}

.footer-copyright-infos p a:not(:last-child):after {
  content: '';
  border-right: 1px solid #0056e5;
  height: 14px;
  position: absolute;
  top: 3px;
  right: 0;
}
.footer-copyright-infos p a img {
  display: inline-block;
  width: 16px;
  margin-right: 3px;
  vertical-align: text-bottom;
}
.footer-copyright-apps {
  margin-top: 20px;
}
.footer-copyright-apps p {
  float: left;
  width: 90px;
  margin: 0 24px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.footer-copyright-apps p img {
  width: 100%;
}
.sxlh2025-footer-infos {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 11px;
}
.sxlh2025-footer-infos .footer-copyright-icons {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sxlh2025-footer-infos .footer-copyright-icons img {
  width: 50px;
  margin: 0 1rem;
}
.sxlh2025-footer-infos .footer-copyright-infos p a {
  position: relative;
  padding-right: 10px;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 0.5rem;
}
.footer-copyright-infos p a:hover {
  color: #0056e5;
}
.sxlh2025-footer-infos-wrap {
  background-color: rgba(0, 0, 0, 0.1);
  height: 4.5rem;
  overflow: hidden;
}
.sxlh2025-news-slideitem img {
  max-height: 450px;
}
