@charset "UTF-8";
.media-container {
  max-width: 1440px;
  margin: 0 2.6rem;
  background: #fff;
}

@media screen and (min-width: 1920px) {
  .f-w-700 {
    font-weight: 500 !important;
  }
  .f-s-48 {
    font-size: 48px;
  }
  .f-s-18 {
    font-size: 18px;
  }
  .f-s-16 {
    font-size: 16px;
  }
  .f-s-24 {
    font-size: 24px;
  }
  .w-298 {
    width: 298px;
  }
  .m-l-328 {
    margin-left: 328px;
  }
  .top-d-60 {
    top: -60px;
  }
  .l-h-70 {
    line-height: 70px;
  }
  .l-h-30 {
    line-height: 30px !important;
  }
  .p-t-43-b-26 {
    padding: 43px 0 26px 0 !important;
  }
  .h-70 {
    height: 70px;
  }
  .f-s-30 {
    font-size: 30px;
  }
  .w-320 {
    width: 320px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1920px) {
  .f-w-700 {
    font-weight: 500 !important;
  }
  .f-s-48 {
    font-size: 48px;
  }
  .f-s-18 {
    font-size: 18px;
  }
  .f-s-16 {
    font-size: 16px;
  }
  .f-s-24 {
    font-size: 24px;
  }
  .w-298 {
    width: 298px;
  }
  .m-l-328 {
    margin-left: 328px;
  }
  .top-d-60 {
    top: -60px;
  }
  .l-h-70 {
    line-height: 70px;
  }
  .h-70 {
    height: 70px;
  }
  .l-h-30 {
    line-height: 30px !important;
  }
  .p-t-43-b-26 {
    padding: 43px 0 26px 0 !important;
  }
  .f-s-30 {
    font-size: 30px;
  }
  .w-320 {
    width: 320px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .f-w-700 {
    font-weight: 500 !important;
  }
  .f-s-48 {
    font-size: 32px;
  }
  .f-s-24 {
    font-size: 20px;
  }
  .f-s-18 {
    font-size: 16px;
  }
  .f-s-16 {
    font-size: 14px;
  }
  .w-298 {
    width: 228px;
  }
  .m-l-328 {
    margin-left: 248px;
  }
  .top-d-60 {
    top: -40px;
  }
  .l-h-30 {
    line-height: 20px !important;
  }
  .p-t-43-b-26 {
    padding: 33px 0 16px 0 !important;
  }
  .l-h-70 {
    line-height: 48px;
  }
  .h-70 {
    height: 48px;
  }
  .f-s-30 {
    font-size: 18px;
  }
  .w-320 {
    width: 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .media-container {
    margin: 0 auto;
    background: rgb(245, 247, 250);
  }
  .f-w-700 {
    font-weight: 400 !important;
  }
  .f-s-48 {
    font-size: 24px;
  }
  .f-s-24 {
    font-size: 18px;
  }
  .f-s-18 {
    font-size: 16px;
  }
  .f-s-16 {
    font-size: 14px;
  }
  .w-298 {
    width: 208px;
  }
  .m-l-328 {
    margin-left: 228px;
  }
  .top-d-60 {
    top: -30px;
  }
  .l-h-70 {
    line-height: 36px;
  }
  .l-h-30 {
    line-height: 18px !important;
  }
  .p-t-43-b-26 {
    padding: 23px 0 10px 0 !important;
  }
  .h-70 {
    height: 36px;
  }
  .f-s-30 {
    font-size: 16px;
  }
  .w-320 {
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .media-container {
    margin: 0 auto;
    background: rgb(245, 247, 250);
  }
  .f-w-700 {
    font-weight: 400 !important;
  }
  .w-298 {
    width: 168px;
  }
  .m-l-328 {
    margin-left: 188px;
  }
  .f-s-48 {
    font-size: 18px;
  }
  .f-s-24 {
    font-size: 14px;
  }
  .f-s-18 {
    font-size: 16px;
  }
  .f-s-16 {
    font-size: 14px;
  }
  .top-d-60 {
    top: -20px;
  }
  .l-h-70 {
    line-height: 32px;
  }
  .h-70 {
    height: 32px;
  }
  .l-h-30 {
    line-height: 18px !important;
  }
  .p-t-43-b-26 {
    padding: 13px 0 5px 0 !important;
  }
  .f-s-30 {
    font-size: 12px;
  }
}
.left {
  float: left;
}

.right {
  float: right;
}

header {
  margin: 0 auto !important;
  line-height: 24px;
  padding: 4px 0 8px;
  background: #fff;
}

header .header-warp {
  display: flex;
  justify-content: space-between;
  justify-items: center;
  align-items: center;
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-weight: 400;
}
header .header-warp a {
  color: rgb(0, 0, 0);
}
header .header-warp .logo {
  width: 217px;
  float: left;
  margin-right: 10px;
}
header .header-warp .menu {
  display: flex;
  font-size: 16px;
  align-items: center;
  /* justify-items: center; */
  justify-content: flex-start; /* 或 space-between */
  flex-wrap: nowrap;
}
header .header-warp .menu div {
  display: inline-block;
  /* padding: 35px 6px; */
  padding: 35px 14px;
  text-align: center;
  position: relative;
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;

  white-space: nowrap; /* 防止文字换行 */
  flex-shrink: 0; /* 防止缩小 */

}
header .header-warp .menu div.active {
  font-weight: 700;
}
header .header-warp .menu div.active a {
  color: rgb(209, 32, 44);
}
header .header-warp .menu div.active span {
  background: url("../images/dbx.png") no-repeat bottom center;
  width: 23px;
  height: 14px;
  position: absolute;
  bottom: 14px;
  left: calc(50% - 11px);
}
header .header-warp .header-right {
  display: flex;
  gap: 18px;
  justify-items: center;
  align-items: center;
  line-height: 24px;
}
header .header-warp .search {
  display: inline-block;
  font-size: 16px;
  width: 16px;
  height: 16px;
}
header .header-warp .search img {
  cursor: pointer;
}
header .header-warp .languages {
  font-size: 16px;
  position: relative;
  top: 1px;
}

body.no-scroll {
  overflow: hidden;
  touch-action: none; /* 增强移动端禁止滑动的效果 */
}

.header {
  height: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 111111;
  display: none;
}

.logo1 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 60px;
}

.logo1 img {
  width: 155px;
}

.logo-text {
  text-align: left;
}

.logo-text h1 {
  font-size: 16px;
  color: #c7254e;
  line-height: 1.2;
}

.logo-text p {
  font-size: 12px;
  color: #666;
}

/* 菜单按钮 */
.menu-btn {
  width: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.menu-btn span {
  display: block;
  width: 100%;
  height: 3px;
  background: #333;
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* 抽屉导航 */
.drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  max-width: 180px;
  height: 100vh;
  background: #fff;
  padding-top: 80px; /* 避开头部高度 */
  transform: translateX(-100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 111110;
}

/* 抽屉展开状态 */
.drawer.open {
  transform: translateX(0);
}

/* 抽屉导航列表 */
.drawer-nav {
  list-style: none;
}

.drawer-nav li {
  position: relative;
}

.drawer-nav li img {
  display: none;
}

.drawer-nav li.active img {
  display: block;
  width: 14px;
  height: 23px;
  position: absolute;
  left: 0;
  top: calc(50% - 11px);
}

.drawer-nav a {
  display: block;
  padding: 16px 0 16px 22px;
  position: relative;
  transition: background 0.2s;
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: left;
}

/* 选中状态 */
.drawer-nav a.active {
  color: #c7254e;
  font-weight: 500;
}

/* 底部语言选项 */
.lang-option {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 16px;
  cursor: pointer;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 19px;
}

/* 遮罩层 */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 11111;
}

.overlay.open {
  opacity: 1;
  visibility: visible;
}

/* 主内容区 */
.main-content {
  padding: 20px;
}

@media screen and (min-width: 1200px) and (max-width: 1450px) {
  header .header-warp {
    font-size: 13.28px;
    font-weight: 400;
  }
  header .header-warp .logo {
    width: 180.11px;
    margin-right: 83px;
  }
  header .header-warp .menu {
    font-size: 13.28px;
  }
  header .header-warp .menu div {
    padding: 24px 12px;
    font-size: 13.28px;
    font-weight: 400;
    line-height: 15.77px;
  }
  header .header-warp .menu div.active span {
    width: 23px;
    height: 14px;
    bottom: 6px;
  }
  header .header-warp .header-right {
    gap: 14.94px;
    line-height: 19.92px;
  }
  header .header-warp .search {
    font-size: 13.28px;
    width: 13.28px;
    height: 13.28px;
  }
  header .header-warp .languages {
    font-size: 13.28px;
    position: relative;
    top: 0.83px;
  }
}
@media screen and (max-width: 1200px) {
  header {
    display: none;
  }
  .header {
    display: flex !important;
  }
}
.nav-title {
  max-width: 14rem;
  color: rgb(29, 65, 123);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-align: left;
  position: relative;
  margin: 0 auto;
}
.nav-title .rectangle {
  position: absolute;
  display: block;
  width: 0.25rem;
  height: 0.33rem;
  background: rgb(188, 43, 40);
}
.nav-title .title {
  padding-left: 0.38rem;
}

.breadcrumb {
  display: flex;
  align-items: center;
  justify-items: center;
  gap: 5px;
  padding-left: 20px;
  font-size: 14px;
  padding-top: 15px;
}
.breadcrumb span {
  color: rgb(30, 66, 124);
  opacity: 0.8;
}
.breadcrumb a {
  cursor: pointer;
  color: rgb(30, 66, 124);
  opacity: 0.8;
}
.breadcrumb a.active {
  color: rgb(30, 66, 124);
  opacity: 1;
}

.nav-container {
  position: relative;
}
.nav-container .silder {
  position: absolute;
  left: 0;
  background: #fff;
  min-height: 500px;
  padding-top: 0.3rem;
  height: calc(100% + 30px);
}
.nav-container .silder div a {
  font-size: 18px;
  line-height: 60px;
  display: block;
  padding: 0 10px 0 30px;
  color: rgb(0, 0, 0);
}
.nav-container .silder div a.active, .nav-container .silder div a:hover {
  font-weight: 700;
  background: #8f1f23;
  color: #fff;
}
.nav-container .main {
  background: #fff;
  min-height: 500px;
}

footer {
  background: rgb(30, 66, 124);
  color: rgb(255, 255, 255);
  text-align: center;
  overflow: hidden;
  padding-bottom: 0.08rem;
}
footer .footer-warp {
  max-width: 1396px;
  margin: 0 auto;
}
footer .logo {
  width: 208px;
  height: 63px;
  margin: 0.5rem 0 0.2rem 0;
}
footer .email,
footer .address {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
footer .link-container {
  margin: 0 auto;
  padding: 0.4rem 0 0.99rem 0;
}
footer .link-container a,
footer .link-container span {
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
}
footer .link-container span {
  padding: 0 0.04rem;
}
footer .filing {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.08rem;
}
@media screen and (max-width: 1180px) {
  footer .address {
    padding: 0 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  footer {
    text-align: left;
    padding: 0 26px;
  }
  footer .logo {
    margin: 62px 0 18px 0;
    width: 151px;
    height: 46px;
  }
  footer .address,
  footer .email {
    padding: 0;
    font-size: 12px;
    line-height: 24px;
  }
  footer .link-container {
    width: auto;
    padding: 28px 0 32px 0;
    line-height: 16px;
  }
  footer .link-container a,
  footer .link-container span {
    font-size: 12px;
    line-height: 16px;
  }
  footer .filing {
    margin-bottom: 30px;
    font-size: 10px;
    line-height: 16px;
  }
}

.swiper {
  width: 100%;
  height: 7.2rem;
}
.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.swiper .swiper-slide .swiper-slide-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* .swiper .swiper-slide .swiper-slide-bg {
  width: 100%;
  height: 100%;
  background: url("../images/banner-bg.png") repeat-x center center;
  position: absolute;
  top: 0;
  left: 0;
} */
.swiper .swiper-slide .swiper-slide-content {
  position: absolute;
  z-index: 111;
  bottom: 1.14rem;
  color: rgb(255, 255, 255);
  font-weight: 500;
  width: 14rem;
  margin: 0 auto;
}
.swiper .swiper-slide .swiper-slide-content span {
  font-size: 0.44rem;
  line-height: 70px;
  text-align: left;
  display: block;
}
.swiper .swiper-slide .swiper-slide-content strong {
  font-size: 0.96rem;
  line-height: 103px;
  text-align: left;
  display: block;
  padding: 0.09rem 0 0.4rem 0;
}
.swiper .swiper-slide .swiper-slide-content p {
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
}
.swiper .swiper-slide .swiper-slide-content .desc-wap, .swiper .swiper-slide .swiper-slide-content .title-wap {
  display: none;
}
.swiper {
  /* 分页器容器 */
}
.swiper .swiper-pagination {
  position: relative;
  bottom: 40px !important;
}
.swiper .swiper-pagination .custom-pagination-wrap {
  background: #ccc;
  padding: 7px 6px 6px 19px;
  display: inline-block;
  line-height: 14px;
  font-size: 14px;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.2);
  /* 未激活项：圆点 */
}
.swiper .swiper-pagination .custom-pagination-wrap .custom-pagination-item {
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
  margin-right: 14px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  opacity: 0.3;
}
.swiper .swiper-pagination .custom-pagination-wrap .custom-pagination-item.active {
  width: 48px;
  /* 滑块宽度 */
  height: 14px;
  border-radius: 8px;
  /* 滑块圆角 */
  background: #fff;
  /* 滑块颜色 */
  opacity: 1;
}

@media screen and (max-width: 937px) {
  .custom-pagination-wrap {
    height: 12px;
  }
  .swiper .swiper-pagination {
    bottom: 30px !important;
  }
  .swiper .swiper-pagination .custom-pagination-wrap {
    padding: 0 3px 0 5px;
    display: inline-block;
  }
  .swiper .swiper-pagination .custom-pagination-wrap .custom-pagination-item {
    height: 8px;
    width: 8px;
    position: relative;
    top: -2px;
    margin-right: 5px;
  }
  .swiper .swiper-pagination .custom-pagination-wrap .custom-pagination-item.active {
    height: 8px;
    position: relative;
    top: -2px;
    width: 30px;
  }
  .swiper .swiper-slide .swiper-slide-content {
    width: 100%;
    text-align: left;
    padding-left: 34px;
  }
  .swiper .swiper-slide .swiper-slide-content p, .swiper .swiper-slide .swiper-slide-content span, .swiper .swiper-slide .swiper-slide-content strong {
    display: none;
  }
  .swiper .swiper-slide .swiper-slide-content .desc-wap {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    position: relative;
    top: -10px;
  }
  .swiper .swiper-slide .swiper-slide-content .title-wap {
    display: block;
    margin-top: 158px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1440px) {
  .nav-container .silder div a {
    padding: 0 0 0 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 798px) {
  .nav-container .silder {
    position: static;
    padding: 0;
    width: 100% !important;
    min-height: 40px !important;
    height: 40px !important;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .nav-container .silder div {
    display: inline-block;
    float: none;
    width: 100%;
  }
  .nav-container .silder div a {
    float: none;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
  }
  .nav-container .main {
    width: 100%;
    margin: 0;
  }
}

/* 分页容器样式 - 核心代码（PX单位） */
.pagination-container {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 16px;
}

.pagination-nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  background-color: white;
  color: #374151;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

.page-link:hover:not(.page-link-disabled) {
  background-color: #f3f4f6;
}

.page-link:focus {
  outline: none;
  border-color: #165dff;
  box-shadow: 0 0 0 2px rgba(22, 93, 255, 0.2);
}

.page-link-active {
  background-color: #165dff;
  color: white;
  border-color: #165dff;
}

.page-link-active:hover {
  background-color: #0f4fd8;
  color: white;
}

.page-link-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.ellipsis {
  padding: 4px 12px;
  color: #6b7280;
  font-size: 14px;
}

/* 图标样式 - 纯CSS箭头 */
.prev-icon::before,
.next-icon::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}

.prev-icon::before {
  transform: rotate(-135deg);
  margin-right: 4px;
}

.next-icon::after {
  transform: rotate(45deg);
  margin-left: 4px;
}

/* 响应式设计 - 手机端优化 */
@media (max-width: 640px) {
  .pagination-nav .page-link:not(.page-link-active):not(.prev-icon):not(.next-icon) {
    display: none;
  }

  .pagination-nav .page-link[data-page="1"],
  .pagination-nav .page-link[data-page="23"] {
    display: inline-flex !important;
  }

  .ellipsis {
    display: inline-flex;
  }
}