.lsWid * {
  box-sizing: border-box;
}

.lsWid.show {
  width: 100%;
}

.lsWid {
  position: relative;
  width: 64px;
  margin: 30px auto 0;
  height: 738px;
  transition: all 1s;
  overflow: hidden;
  display: block;
}

.lsWid::before,
.lsWid::after {
  content: '';
  position: absolute;
  width: 34px;
  height: 100%;
  top: 0;
  background: url(ls-3.png) center center no-repeat;
  left: 0;
  z-index: 10;
}

.sh.lsWid::before,
.sh.lsWid::after {
  background: url(2024072610423445184.png) center center no-repeat !important;
}

.lsWid::after {
  left: auto;
  right: 0;
}

.ls {
  position: absolute;
  height: 738px;
  width: 1400px;
  background: url(ls-1.png) center center no-repeat;
  padding: 39px 55px;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
}

.sh .ls {
  background: url(2024062411201298464.png) center center no-repeat !important;
}

.lsBox {
  position: relative;
  width: 100%;
  height: 100%;
}

.lsBox .bt {
  position: absolute;
  left: 0;
  top: 0;
}

.lsToggle {
  right: 40px;
  bottom: 40px;
  position: absolute;
  z-index: 10;
  width: 106px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lsToggle div {
  width: 48px;
  height: 48px;
  background: #7b653b;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s;
  user-select: none;
}

.lsToggle div:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.swiperStory {
  width: calc(100% - 110px);
  margin-left: 85px;
  height: 660px;
  padding: 90px 15px;
  background: url('ls-5.png') center top 232px no-repeat;
}

.swiperStory .swiper-slide {
  position: relative;
  transition: all 0.3s;
}

.swiperStory .toggle .tim {
  height: 100px !important;
  border-color: rgba(77, 49, 27, 0.4);
}

.swiperStory .toggle .det p {
  font-size: 14px !important;
}

.swiperStory .tim {
  writing-mode: vertical-lr;
  width: 50px;
  height: 140px;
  font-size: 18px;
  font-weight: 700;
  color: #bd1a2d;
  border-right: 3px solid #4d311b;
  line-height: 60px;
  position: absolute;
  left: 0;
  transition: all 0.3s;
}

.swiperStory .det {
  width: 310px;
  left: 64px;
  top: 250px;
  position: absolute;
  max-height: 190px;
  overflow-y: auto;
  padding-right: 5px;
  z-index: 50;
}

.swiperStory .det p {
  transition: all 0.3s;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 20px;
}

.swiperStory .det p:last-child {
  margin-bottom: 0;
}

.swiperStory .swiper-slide:nth-child(1),
.swiperStory .swiper-slide:nth-child(10),
.swiperStory .swiper-slide:nth-child(10n),
.swiperStory .swiper-slide:nth-child(10n + 1),
.swiperStory .swiper-slide:nth-child(10n + 3),
.swiperStory .swiper-slide:nth-child(10n + 5),
.swiperStory .swiper-slide:nth-child(10n + 6),
.swiperStory .swiper-slide:nth-child(10n + 8),
.swiperStory .swiper-slide:nth-child(3),
.swiperStory .swiper-slide:nth-child(5),
.swiperStory .swiper-slide:nth-child(6),
.swiperStory .swiper-slide:nth-child(8) {
  width: 68px;
}

.swiperStory .swiper-slide:nth-child(1) .tim,
.swiperStory .swiper-slide:nth-child(10) .tim,
.swiperStory .swiper-slide:nth-child(10n) .tim,
.swiperStory .swiper-slide:nth-child(10n + 1) .tim,
.swiperStory .swiper-slide:nth-child(10n + 3) .tim,
.swiperStory .swiper-slide:nth-child(10n + 5) .tim,
.swiperStory .swiper-slide:nth-child(10n + 6) .tim,
.swiperStory .swiper-slide:nth-child(10n + 8) .tim,
.swiperStory .swiper-slide:nth-child(3) .tim,
.swiperStory .swiper-slide:nth-child(5) .tim,
.swiperStory .swiper-slide:nth-child(6) .tim,
.swiperStory .swiper-slide:nth-child(8) .tim {
  text-align: right;
  top: 218px;
}

.swiperStory .swiper-slide:nth-child(10n + 2),
.swiperStory .swiper-slide:nth-child(10n + 4),
.swiperStory .swiper-slide:nth-child(10n + 7),
.swiperStory .swiper-slide:nth-child(10n + 9),
.swiperStory .swiper-slide:nth-child(2),
.swiperStory .swiper-slide:nth-child(4),
.swiperStory .swiper-slide:nth-child(7),
.swiperStory .swiper-slide:nth-child(9) {
  width: 316px;
}

.swiperStory .swiper-slide:nth-child(10n + 2) .det,
.swiperStory .swiper-slide:nth-child(10n + 4) .det,
.swiperStory .swiper-slide:nth-child(10n + 7) .det,
.swiperStory .swiper-slide:nth-child(10n + 9) .det,
.swiperStory .swiper-slide:nth-child(2) .det,
.swiperStory .swiper-slide:nth-child(4) .det,
.swiperStory .swiper-slide:nth-child(7) .det,
.swiperStory .swiper-slide:nth-child(9) .det {
  top: auto;
  bottom: 330px;
  min-height: 75px;
}

.swiperStory .swiper-slide:nth-child(10n + 2) .tim,
.swiperStory .swiper-slide:nth-child(10n + 4) .tim,
.swiperStory .swiper-slide:nth-child(10n + 7) .tim,
.swiperStory .swiper-slide:nth-child(10n + 9) .tim,
.swiperStory .swiper-slide:nth-child(2) .tim,
.swiperStory .swiper-slide:nth-child(4) .tim,
.swiperStory .swiper-slide:nth-child(7) .tim,
.swiperStory .swiper-slide:nth-child(9) .tim {
  top: auto;
  bottom: 258px;
}

.swiperStory .swiper-slide:nth-child(10n + 2) .tim,
.swiperStory .swiper-slide:nth-child(10n + 7) .tim,
.swiperStory .swiper-slide:nth-child(2) .tim,
.swiperStory .swiper-slide:nth-child(7) .tim {
  height: 148px;
}

.swiperStory .swiper-slide:nth-child(10n + 3) .tim,
.swiperStory .swiper-slide:nth-child(10n + 8) .tim,
.swiperStory .swiper-slide:nth-child(3) .tim,
.swiperStory .swiper-slide:nth-child(8) .tim {
  top: 208px;
  height: 148px;
}

.swiperStory .swiper-slide:nth-child(10n + 4) .tim,
.swiperStory .swiper-slide:nth-child(10n + 9) .tim,
.swiperStory .swiper-slide:nth-child(4) .tim,
.swiperStory .swiper-slide:nth-child(9) .tim {
  height: 216px;
  bottom: 267px;
}

.swiperStory .swiper-slide:nth-child(10n),
.swiperStory .swiper-slide:nth-child(10n + 5),
.swiperStory .swiper-slide:nth-child(5) {
  width: 380px;
}

.swiperStory .swiper-slide:nth-child(10n) .tim,
.swiperStory .swiper-slide:nth-child(10n + 5) .tim,
.swiperStory .swiper-slide:nth-child(5) .tim {
  top: 194px;
  height: 148px;
}

.swiperStory .swiper-slide-prev,
.swiperStory .swiper-slide:nth-child(5n + 1) {
  opacity: 0;
}

.swiperStory .swiper-slide-active,
.swiperStory .swiper-slide-next {
  opacity: 1 !important;
}

.swiperStory .swiper-slide:nth-child(5n + 1):last-child {
  width: 100%;
}

.swiperStory .swiper-slide:nth-child(5n + 2):last-child {
  width: calc(100% - 68px);
}

.swiperStory .swiper-slide:nth-child(5n + 3):last-child {
  width: calc(100% - 68px - 318px);
}

.swiperStory .swiper-slide:nth-child(5n + 4):last-child {
  width: calc(100% - 68px - 318px - 68px);
}
