.wrapper {
  /* height: 38.958333rem; */
  overflow: hidden;
  position: relative;
}
.m {
  display: none;
}
.banner {
  height: 5.942708rem;
  background: url(../images/pc-banner-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 1.03125rem;
  padding-top: 0.208333rem;
  box-sizing: border-box;
}
.logo {
  width: 3.291667rem;
  height: 0.380208rem;
  background: url(../images/pc-logo-20251030.png) no-repeat;
  background-size: 100% 100%;
}
.menuBox {
  height: 0.416667rem;
  background-color: #407271;
  line-height: 0.416667rem;
  padding: 0 1.03125rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.menuBox .menuItem {
  font-size: 0.135417rem;
  color: #fff;
  cursor: pointer;
}
.menuItem.active {
  transform: scale(1.2);
  color: #7ec9c7;
  font-weight: bold;
}
.dgzzBox {
  height: 7.479167rem;
  background: url(../images/pc-con1-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.dgzzTitle {
  width: 3.416667rem;
  height: 0.6875rem;
  background: url(../images/pc-title1-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.dgzzSwiper {
  width: 7.9375rem;
  height: 5.057292rem;
  border-radius: 0.130208rem;
  background: url(../images/pc-con1-box-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.302083rem auto;
  padding-top: 0.21875rem;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.dgzzImg {
  width: 7.5rem;
  height: 4.619792rem;
  border-radius: 0.130208rem;
  /* background-color: #407271; */
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.dgzzItemImg {
  width: 7.5rem;
  height: 4.223958rem;
  border-radius: 0.130208rem;
  background-color: #407271;
  margin: 0 auto;
  overflow: hidden;
}
.dgzzItemImg img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.dgzzBom {
  width: 7.5rem;
  height: 0.348958rem;
  background-color: #498080;
  border-radius: 0.130208rem;
  padding: 0 0.21875rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 0.21875rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dgzzBomTitle {
  width: auto;
  height: 0.348958rem;
  position: absolute;
  margin: 0.052083rem auto;
  left: 0.21875rem;
  line-height: 0.348958rem;
  z-index: 1;
  font-size: 0.145833rem;
  color: #fff;
}
.dgzzBom {
  --swiper-pagination-color: #fff; /* 两种都可以 */
}
.dgzzBom .dgzzBomSwiper {
  margin: auto 0;
  /* position: absolute;
  top: 50%;
  transform: translateY(-50%); */
}
.my-pagination-clickable {
  width: 100%;
  text-align: right;
}
.more {
  width: 1.453125rem;
  height: 0.119792rem;
  background: url(../images/pc-more-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  cursor: pointer;
}

/* 硬核北京 */
.yhbjBox {
  height: 4.453125rem;
  background: url(../images/pc-con2-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.yhbjTitle {
  width: 3.416667rem;
  height: 0.6875rem;
  background: url(../images/pc-title2-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.yhbjList {
  width: 7.9375rem;
  height: 1.869792rem;
  margin: 0.385417rem auto;
  display: flex;
  justify-content: space-between;
}
.yhbjItem {
  width: 2.447917rem;
  cursor: pointer;
}
.yhbjItem:nth-child(2) {
  display: flex;
  flex-direction: column-reverse; /* 图片在下，文字在上 */
}
.yhbjItem:nth-child(2) .yhbjItemTitle {
  margin-top: 0.026042rem;
}
.yhbjItemImg {
  width: 2.447917rem;
  height: 1.375rem;
  border-radius: 0.104167rem;
  background-color: yellowgreen;
  overflow: hidden;
  border: 0.005208rem solid #fff;
}
.yhbjItemImg img {
  width: 100%;
  height: 100%;
}
.yhbjItemTitle {
  width: 2.395833rem;
  height: 0.416667rem;
  font-size: 0.09375rem;
  color: #000;
  line-height: 0.15625rem;
  margin: 0 auto;
  margin-top: 0.177083rem;
}

.qyjjBox {
  height: 6.557292rem;
  background: url(../images/pc-con3-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.qyjjTitle {
  width: 4.239583rem;
  height: 0.6875rem;
  background: url(../images/pc-title3-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.qyjjList {
  width: 7.9375rem;
  height: 3.947917rem;
  margin: 0.385417rem auto;
  display: flex;
  justify-content: space-between;
}
.qyjjItem {
  width: 2.447917rem;
  height: 3.28125rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.qyjjItem:nth-child(2) {
  height: 3.947917rem;
}
.qyjjItemImg {
  width: 2.447917rem;
  height: 2.822917rem;
  border-radius: 0.104167rem;
  overflow: hidden;
}
.qyjjItemImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qyjjItemTitle,
.qyjjItem1Title {
  width: 2.395833rem;
  height: 0.302083rem;
  font-size: 0.09375rem;
  color: #000;
  line-height: 0.15625rem;
  margin: 0 auto;
  /* margin-top: 0.177083rem; */
}
.qyjjItem1 {
  height: 1.84375rem;
  border-radius: 0.104167rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.qyjjItem1 img {
  width: 100%;
  height: 100%;
}
.qyjjItem1Img {
  width: 2.447917rem;
  height: 1.375rem;
  border-radius: 0.104167rem;
  overflow: hidden;
}

.jxgsBox {
  height: 5.3125rem;
  background-color: #e7f3f5;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.jxgsTitle {
  width: 3.416667rem;
  height: 0.6875rem;
  background: url(../images/pc-title4-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.jxgsSwiper {
  width: 7.9375rem;
  height: 2.78125rem;
  margin: 0.385417rem auto;
  border-radius: 0.130208rem;
  background-image: url(../images/pc-con4-box-20251030.png);
  background-size: 100% 100%;
  padding: 0.21875rem;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.jxgsItemImg {
  /* width: 4.182292rem; */
  /* height: 2.34375rem; */
  border-radius: 0.104167rem;
  overflow: hidden;
  position: relative; /* 新增：确保遮罩层和播放按钮正确定位 */
  transition: all 0.3s ease; /* 新增：添加过渡效果 */
}
.jxgsItemImg img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease;
}
/* 遮罩层样式 */
.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4); /* 白色半透明遮罩 */
  transition: all 0.3s ease;
  pointer-events: none; /* 防止遮罩层阻挡点击 */
  border-radius: 0.104167rem; /* 与.jxgsItemImg保持一致 */
}

/* 激活状态（最上层）的slide样式 */
.swiper-slide-active .jxgsItemImg {
  z-index: 10;
  position: relative;
}

.swiper-slide-active .slide-overlay {
  background: rgba(0, 0, 0, 0.4); /* 激活状态用深色遮罩 */
}

/* 非激活状态的slide样式 */
.swiper-slide:not(.swiper-slide-active) .jxgsItemImg {
  opacity: 0.8; /* 非激活状态降低透明度 */
  filter: brightness(0.9); /* 降低亮度 */
}

/* 播放按钮 */
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 0.520833rem; /* 50px换算为rem */
  height: 0.520833rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 20;
  box-shadow: 0 0.020833rem 0.104167rem rgba(0, 0, 0, 0.3);
}

/* 激活状态显示播放按钮 */
.swiper-slide-active .play-button {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

/* 播放图标 */
.play-icon {
  width: 0;
  height: 0;
  border-left: 0.208333rem solid; /* 使用主题色 */
  border-top: 0.125rem solid transparent;
  border-bottom: 0.125rem solid transparent;
  margin-left: 0.033854rem;
  transition: all 0.2s ease;
}

/* 鼠标悬停效果 */
.play-button:hover {
  background: rgba(255, 255, 255, 1);
  transform: translate(-50%, -50%) scale(1.1);
  box-shadow: 0 0.03125rem 0.15625rem rgba(0, 0, 0, 0.4);
}

.play-button:hover .play-icon {
  border-left-color: #2a5554; /* 悬停时颜色加深 */
}
.jxgs-btn-next {
  width: 0.385417rem;
  height: 0.385417rem;
  background: url(../images/pc-con4-swiperBtn-20251030.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 45%;
  right: 0.21875rem;
  z-index: 10;
}
.jxgs-btn-prev {
  width: 0.385417rem;
  height: 0.385417rem;
  background: url(../images/pc-con4-swiperBtn-20251030.png) no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
  position: absolute;
  top: 45%;
  left: 0.21875rem;
  z-index: 10;
}

.hfzBox {
  height: 6.578125rem;
  background: url(../images/pc-con5-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.hfzTitle {
  width: 3.416667rem;
  height: 0.6875rem;
  background: url(../images/pc-title5-20251030.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.hfzList {
  width: 7.9375rem;
  height: 3.9375rem;
  margin: 0.385417rem auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hfzItem {
  width: 2.447917rem;
  height: 1.822917rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.hfzItem:nth-child(n + 4) {
  margin-top: 0.15625rem;
}
.hfzItemImg {
  width: 2.447917rem;
  height: 1.375rem;
  border-radius: 0.104167rem;
  overflow: hidden;
}
.hfzItemImg img {
  width: 100%;
  height: 100%;
  display: block;
}
.hfzItemTitle {
  width: 2.395833rem;
  /* 移除固定高度，让内容自适应 */
  min-height: 0.260417rem;
  line-height: 0.130208rem;
  font-size: 0.09375rem;
  color: #000;
  margin: 0 auto;
  /* 多行文本省略号 */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

  /* 可选：确保在非webkit浏览器中也有基本效果 */
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
}

.listBox {
  height: 10.541667rem;
  background: url(../images/pc-listBg-20251030.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 0.520833rem 0;
}
.listList {
  width: 7.9375rem;
  height: 10.541667rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start; /* 改为从顶部开始排列 */
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  gap: 0rem; /* 添加固定间距 */
  padding-bottom: 0.5rem; /* 添加底部内边距 */
}
/* Webkit 浏览器隐藏滚动条 */
.listBox::-webkit-scrollbar {
  display: none;
}
.listItem {
  width: 3.8125rem;
  height: 2.145833rem;
  border-radius: 0.104167rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.260417rem; /* 行间距 */
  cursor: pointer;
}
.listItem img {
  width: 100%;
  height: 100%;
  display: block;
}
.listItemTxt {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 0.291667rem;
  line-height: 0.291667rem;
  background-color: rgba(63, 112, 111, 0.8);
  font-size: 0.09375rem;
  color: #fff;
  padding: 0 0.119792rem;
  box-sizing: border-box;
}
.listItemTxt p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.detailBox {
  height: 8.833333rem;
  background: url(../images/pc-detailBg-20251030.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.515625rem;
  box-sizing: border-box;
}
.detailTxt {
  width: 7.9375rem;
  height: 7.8125rem;
  margin: 0 auto;
  background: url(../images/pc-detailBg-box-20251030.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0.130208rem;
  overflow: hidden;
}
.detail_con_top {
  width: 7.5rem;
  height: 0.885417rem;
  line-height: 0.260417rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0.302083rem;
  box-sizing: border-box;
  border-bottom: 0.005208rem solid #c7e4e8;
}
.detail_con_top p {
  font-size: 0.15625rem;
  color: #000;
  font-weight: bold;
  /* 多行文本省略号 */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail_con_top .laiyuan {
  font-size: 0.09375rem;
  color: #aaacad;
}
.detail_con_con {
  width: 7.5rem;
  height: 6.578125rem;
  padding: 0.182292rem 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.09375rem;
  color: #666666;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 0.130208rem;
  margin: 0 auto;
}
.detail_con_con {
  /* 隐藏滚动条 */
  -ms-overflow-style: none; /* IE 和 Edge */
  scrollbar-width: none; /* Firefox */
}
.detail_con_con::-webkit-scrollbar {
  display: none; /* Chrome, Safari 和 Opera */
}
.detail_con_con img,
.detail_con_con video {
  width: auto;
  max-width: 100% !important;
  margin: 0.104167rem auto;
}
