.wrapper {
  height: 38.958333rem;
  overflow: hidden;
  /* background-color: red; */
  /* background: url(../images/bg-20250820.png) no-repeat;
  background-size: 100% 100%; */
  position: relative;
}
.m {
  display: none;
}
.banner {
  height: 6.223958rem;
  background: url(../images/pc-banner-0917.png) no-repeat;
  background-size: 100% 100%;
}
.menu {
  width: 8.333333rem;
  height: 0.520833rem;
  background: url(../images/pc-menu-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 5.994792rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.menu-items {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 0.208333rem;
  box-sizing: border-box;
}

.menu-item {
  display: inline-block;
  width: 1.25rem;
  height: 0.456667rem;
  background: url(../images/menu-wgite.png) no-repeat;
  background-size: 7.5rem 0.416667rem; /* 假设雪碧图总宽度为7.5rem */
  text-indent: -9999px;
  cursor: pointer;
  transition: all 0.3s ease;
}
/* 选中状态的菜单项使用黄色文字图片 */
.menu-item.active {
  background-image: url(../images/menu-yellow.png);
  transform: scale(1.1);
  opacity: 1;
}
/* 雪碧图定位 - 每个菜单项显示不同的文字 */
.menu-item-1 {
  background-position: 0 0;
}

.menu-item-2 {
  background-position: -1.25rem 0;
}

.menu-item-3 {
  background-position: -2.5rem 0;
}

.menu-item-4 {
  background-position: -3.75rem 0;
}

.menu-item-5 {
  background-position: -4.9rem 0;
}

.menu-item-6 {
  background-position: -6.22rem 0;
}
/* 选中状态的雪碧图定位 - 黄色文字 */
.menu-item.active.menu-item-1 {
  background-position: 0 0;
}

.menu-item.active.menu-item-2 {
  background-position: -1.25rem 0;
}

.menu-item.active.menu-item-3 {
  background-position: -2.5rem 0;
}

.menu-item.active.menu-item-4 {
  background-position: -3.75rem 0;
}

.menu-item.active.menu-item-5 {
  background-position: -4.9rem 0;
}

.menu-item.active.menu-item-6 {
  background-position: -6.22rem 0;
}
/* 鼠标悬停效果 */
.menu-item:hover {
  opacity: 0.8;
  transform: scale(1.05);
}

/* 选中状态 */
.menu-item.active {
  transform: scale(1.1);
  opacity: 1;
}
.xzsys {
  height: 6.625rem;
  background: url(../images/pc-xzsys-0918.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.xzsys_bg {
  width: 8.375rem;
  height: 4.453125rem;
  position: absolute;
  bottom: 1.317708rem;
  left: 50%;
  transform: translateX(-50%);
}
.xzsys_swiper {
  width: 5.234375rem;
  height: 1.588542rem;
  display: flex;
  /* justify-content: space-between; */
  position: absolute;
  right: 0.947917rem;
  bottom: 1.442708rem;
  overflow: hidden;
}
.xzsys_swiper_item {
  width: 1.583333rem;
  height: 1.59375rem;
  background: url(../images/pc-xzsysImhbg-0918.png) no-repeat;
  background-size: 100% 100%;
  /* position: relative; */
  margin-left: 0.15625rem;
  overflow: hidden;
}
.szsys_img img {
  /* width: 1.286458rem; */
  height: 1.145833rem;
  /* margin-top: 0.109375rem;
  margin-left: 0.114583rem; */
}
.szsys_img {
  width: 1.286458rem;
  height: 1.145833rem;
  margin-top: 0.109375rem;
  margin-left: 0.114583rem;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.zxsysText {
  width: 1.53125rem;
  height: 0.421875rem;
  background: url(../images/pc-xzsystext-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.000417rem;
  top: 1.140625rem;
  font-size: 0.114583rem;
  font-weight: bold;
  color: #343434;
}
.zxsysText p {
  /* 若 transform 未生效，可能是因为缺少 display 属性或 position 属性，以下添加 display: inline-block 并保留旋转效果 */
  display: inline-block;
  transform: rotate(7deg);
  text-align: center;
  margin-top: 0.145833rem;
  margin-left: 0.078125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
  box-sizing: border-box;
}
.xzsys_pret {
  width: 0.494792rem;
  height: 0.333333rem;
  background: url(../images/pc-xzsysNext-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 3.322917rem;
  top: 66%;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
}
.xzsys_next {
  width: 0.494792rem;
  height: 0.333333rem;
  background: url(../images/pc-xzsysNext-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.625rem;
  top: 66%;
  z-index: 2;
  transform: translateY(-50%) rotateY(180deg);
  cursor: pointer;
}
.xzsys_more {
  width: 1.369792rem;
  height: 0.302083rem;
  background: url(../images/pc-xzsysMpre-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.864583rem;
  cursor: pointer;
}

/* 心灵冷知识 */
.xllzs {
  height: 7.588542rem;
  background: url(../images/pc-xllzs-0918.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -0.677083rem;
}
.xllzs_img_bg {
  width: 2.442708rem;
  height: 1.984375rem;
  background: url(../images/pc-xllzsImgbg-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 29.5%;
  transform: translateX(-50%);
}
.xllzs_img {
  width: 1.979167rem;
  height: 1.041667rem;
  margin-left: 0.234375rem;
  margin-top: 0.364583rem;
}
.xllzsText {
  width: 1.947917rem;
  height: 0.286458rem;
  background: url(../images/pc-xllzstext-0918.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.114583rem;
  font-weight: bold;
  color: #343434;
  line-height: 0.286458rem;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.416667rem;
}
.xllzsText p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
  box-sizing: border-box;
  margin-left: 0.067708rem;
}
.xllzs_img2 {
  left: 11.5%;
  top: 28%;
  transform: rotate(15deg);
}
.xllzs_img3 {
  left: 63.5%;
  top: 26%;
  transform: rotate(-13deg);
}
.xllzs_more {
  width: 1.369792rem;
  height: 0.302083rem;
  background: url(../images/pc-xzsysMpre-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 38%;
  cursor: pointer;
}

/* 心理公开课 */
.xlgkk {
  height: 8.802083rem;
  background: url(../images/pc-xlgkk-0918.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -1.630208rem;
}
.videoBox {
  width: 7.291667rem;
  height: 1.932292rem;
  /* background-color: red; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.927083rem;
  display: flex;
  justify-content: space-between;
}
.videoSelect {
  width: 3.4375rem;
  height: 100%;
  /* background-color: greenyellow; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.videoText {
  width: 3.4375rem;
  height: 1.848958rem;
  background-color: blue;
  border-radius: 0.078125rem;
  border: 0.041667rem solid #fff;
  position: relative;
  overflow: hidden;
}
.videoText img {
  width: 100%;
  height: 100%;
}
.videoText .xlgkk_text_bg {
  width: 3.25rem;
  height: 0.286458rem;
  background: url(../images/pc-xlgkkTextBg-0922.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.015625rem;
  font-size: 0.114583rem;
  font-weight: bold;
  color: #343434;
  line-height: 0.286458rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 0.052083rem 0 0.09375rem;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.videoPrev {
  width: 0.494792rem;
  height: 0.333333rem;
  background: url(../images/pc-xzsysNext-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.052083rem;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%) scale(0.8);
  cursor: pointer;
}
.videoNext {
  width: 0.494792rem;
  height: 0.333333rem;
  background: url(../images/pc-xzsysNext-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.052083rem;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%) rotateY(180deg) scale(0.8);
  cursor: pointer;
}
/* 视频遮罩层 */
/* .videoText::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0.078125rem;
}
  /* 视频播放按钮 */
/* .video-play-btn {
  width: 0.4375rem;
  height: 0.4375rem;
  background: url(../images/pc-videoStar-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
} */
.videoSelect .selectItem {
  width: 100%;
  height: 0.427083rem;
  background: url(../images/pc-xlgkkselect-0918.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.125rem;
  font-weight: bold;
  color: #343434;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  padding: 0 0.15625rem;
  box-sizing: border-box;
  line-height: 0.427083rem;
}
.xlgkk_more {
  width: 1.369792rem;
  height: 0.302083rem;
  background: url(../images/pc-xzsysMpre-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 14%;
  cursor: pointer;
}
/* 心情说明书 */
.xqsms {
  height: 7.375rem;
  background: url(../images/pc-xqsms-0918.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -1.15rem;
}
.xqsms_more {
  width: 1.369792rem;
  height: 0.302083rem;
  background: url(../images/pc-xzsysMpre-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 14%;
  cursor: pointer;
}
.xqsms p {
  width: 1.5625rem;
  font-size: 0.125rem;
  font-weight: bold;
  color: #343434;
  line-height: 0.286458rem;
  text-align: center;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.xqsms > a:first-child {
  position: absolute;
  top: 3.229167rem;
  left: 1.901042rem;
  transform: rotate(-10deg);
}
.xqsms > a:nth-child(2) {
  position: absolute;
  top: 3.052083rem;
  right: 1.484375rem;
  transform: rotate(-13.5deg);
}
.xqsms > a:nth-child(3) {
  position: absolute;
  bottom: 1.510417rem;
  left: 1.625rem;
  transform: rotate(14deg);
}
.xqsms > a:nth-child(4) {
  position: absolute;
  bottom: 1.484375rem;
  right: 1.864583rem;
  transform: rotate(11deg);
}
.xsgc {
  height: 6.895833rem;
  background: url(../images/pc-xsgc-0918.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -0.9375rem;
}
.xsgc_left {
  width: 3.083333rem;
  height: 1.979167rem;
  background: url(../images/pc-xsgcleftbg-0922.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.354167rem;
  top: 1.635417rem;
}
.xsgc_left_img {
  width: 2.552083rem;
  height: 1.619792rem;
  position: absolute;
  left: 51.5%;
  top: 49.5%;
  transform: translate(-50%, -50%);
}
.xsgc_leftText {
  width: 2.473958rem;
  height: 0.260417rem;
  background: url(../images/pc-xsgcText-0922.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 51.5%;
  bottom: 3.5%;
  transform: translate(-50%);
  font-size: 0.125rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.260417rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 0.052083rem;
  box-sizing: border-box;
  text-overflow: ellipsis;
}
.xsgc_more {
  width: 1.369792rem;
  height: 0.302083rem;
  background: url(../images/pc-xzsysMpre-0918.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 6%;
  cursor: pointer;
}

/* 列表页 */
.list-wrapper {
  width: 100%;
  height: 100vh;
  background: url(../images/pc-list-0922.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.fhsy {
  width: 1.401042rem;
  height: 0.302083rem;
  background: url(../images/pc-fhsy-0922.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.484375rem;
  top: 0.229167rem;
}
.list_box {
  width: 8.609375rem;
  height: 2.708333rem;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 41%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-y: auto;
  padding-right: 0.276042rem; /* 为滚动条留出空间 */
  box-sizing: content-box; /* 确保padding不会影响容器宽度 */
}
.list_box::-webkit-scrollbar {
  width: 0.026042rem; /* 滑块宽度 */
}
.list_box::-webkit-scrollbar-track {
  width: 0.010417rem; /* 滑轨宽度 */
  background-color: #d8ba8f; /* 滑轨颜色 */
  border-radius: 0.005208rem;
}
.list_box::-webkit-scrollbar-thumb {
  width: 0.041667rem; /* 滑块宽度 */
  background-color: #ffe437; /* 滑块颜色 */
  border: 0.005208rem solid #7c3b09; /* 滑块边框 */
  border-radius: 0.013021rem;
}
.list_box a {
  display: block;
  width: 2.661458rem;
  height: 2.697917rem;
  background: url(../images/pc-listitem-0922.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.list_box a:nth-child(n + 4) {
  margin-top: 10px;
}
.list_box a p {
  width: 75%;
  position: absolute;
  left: 50%;
  bottom: -1.5%;
  transform: translate(-50%, -50%);
  font-size: 0.125rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.286458rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_box_img {
  width: 2.317708rem;
  height: 1.302083rem;
  background-color: #fff;
  border-radius: 0.104167rem;
  position: absolute;
  left: 50%;
  top: 61%;
  overflow: hidden;
  border: 0.005208rem solid #7c3b09;
  transform: translate(-50%, -50%);
}
.list_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 详情页 */
.detail-wrapper {
  min-height: 13.395833rem;
  background: url(../images/pc-detail-0922.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.detail-back {
  display: flex;
  position: relative;
  top: 4.328125rem;
  left: 0.40625rem;
}
.detail-fhsy {
  width: 1.401042rem;
  height: 0.302083rem;
  background: url(../images/pc-fhsy-0922.png) no-repeat;
  background-size: 100% 100%;
}
.detail-fhsj {
  width: 1.401042rem;
  height: 0.302083rem;
  background: url(../images/pc-fhsyj-0922.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.104167rem;
}
.detail_content {
  width: 7.239583rem;
  position: relative;
  top: 4.921875rem;
  left: 50%;
  transform: translateX(-50%);
}
.detail_con_top {
  width: 7.239583rem;
  height: 1.046875rem;
  background: url(../images/pc-detailTop-0922.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.286458rem;
  box-sizing: border-box;
}
.detail_con_top > p {
  font-size: 0.15625rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.detail_content .detail_con_top .laiyuan {
  margin: 0 auto;
  height: 0.114583rem;
  text-align: center;
  margin-top: 0.197917rem;
}
.detail_con_top .laiyuan span {
  font-size: 0.104167rem;
  color: #999999;
  font-weight: normal;
}
.detail_con_con {
  width: 7.239583rem;
  height: 3.4375rem;
  background: url(../images/pc-detailCon-0922.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.104167rem 0.208333rem;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.125rem;
  color: #666666;
  line-height: 0.182292rem;
  overflow-y: auto;
  margin-top: -0.010417rem;
}
.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;
}
.detail_con_bom {
  width: 7.239583rem;
  height: 1.286458rem;
  background: url(../images/pc-detailBom-0922.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.005208rem;
}
