.isPc .date {
  position: relative;
}

.isPc .loading {
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f6f6ad;
  z-index: 9;
}

.isPc .loading svg {
  width: 40px;
  height: 40px;
  color: #873a46;
}

.isWap .date {
  position: relative;
}

.isWap .loading {
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f6f6ad;
  z-index: 9;
}

.isWap .loading svg {
  width: 30px;
  height: 30px;
  color: #873a46;
}

#i-bus2 .move-box {
  width: 100%;
  height: 100%;
}

#i-bus2 .empty {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-direction: column;
  gap: 16px;
  color: #873a46;
}

#i-bus2 .empty svg {
  width: 80px;
  height: 80px;
}

#i-bus2 .empty p {
  font-size: 28px;
}

.isPc .twBox_k4 {
  margin-bottom: 100px;
}

.isPc .i-bus2 .swiper-wrapper .swiper-slide {
  width: 440px;
}

.isPc .i-bus2 .swiper-wrapper a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #000;
  font-family: Arial, "sans-serif";
  text-decoration: none;
}

.isPc .i-bus2 .swiper-wrapper img {
  width: 100%;
  height: 250px;
}

.isPc .i-bus2 .swiper-wrapper em {
  background: #fff;
  display: block;
  padding: 28px 20px;
  font-family: "Montserrat-Regular-8";
  text-align: left;
  font-size: 24px;
  line-height: 32px;
}

.isPc .i-bus2 .swiper-wrapper p {
  padding-top: 5px;
}

.isPc .i-bus2 .swiper-wrapper i {
  padding: 5px 0 0;
  display: block;
  font-style: normal;
  font-size: 14px;
  color: #873a46;
  font-family: Arial, "sans-serif";
}

.isPc .i-bus2 .swiper-wrapper b {
  font-family: Arial, "sans-serif";
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #666666;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23873a46' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7'/%3E%3C/svg%3E")
    no-repeat center left;
  padding-left: 22px;
}

.isPc .i-bus2 .btn-group {
  width: 100%;
  height: 90px;
  display: inline-flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
}

.isPc .btn-group .slider-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  cursor: pointer;
}

.isPc .btn-group .slider-button:hover {
  color: #873a46;
}

.slider-button.slider-button-next {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10S4.477 0 10 0M8.749 5.646a.682.682 0 1 0-.977.951l3.402 3.491l-3.397 3.42a.682.682 0 1 0 .967.96l3.87-3.894a.682.682 0 0 0 .005-.957Z'/%3E%3C/svg%3E");
}

.slider-button.slider-button-prev {
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10S4.477 0 10 0m.788 5.646l-3.87 3.971a.682.682 0 0 0 .005.957l3.87 3.895a.682.682 0 1 0 .967-.961l-3.397-3.42l3.402-3.49a.682.682 0 1 0-.977-.952'/%3E%3C/svg%3E");
}

.isPc .btn-group .slider-button.swiper-button-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.85);
}

.laydate-set-ym span[lay-type="year"] {
  display: block !important;
  color: #873a46;
}

.isWap .twBox_k4 {
  padding-bottom: 1rem;
}

.isWap .i-bus2 {
  overflow: hidden;
}

.isWap .i-bus2 .swiper-slide img {
  width: 100%;
}

.isWap .i-bus2 .swiper-slide em {
  display: block;
  padding: 0.3rem 0.3rem 0.6rem;
  text-align: left;
  background: #fff;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.isWap .i-bus2 .swiper-slide em p {
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin-bottom: 0.2rem;
  color: #000;
  font-weight: bold;
}

.isWap .i-bus2 .swiper-slide em i {
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: #873a46;
  width: 100%;
}

.isWap .i-bus2 .swiper-slide em b {
  display: block;
  font-weight: normal;
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: #666666;
  width: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23873a46' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7'/%3E%3C/svg%3E")
    no-repeat center left;
  padding-left: 0.3rem;
  margin-top: 0.25rem;
}

.isWap .i-bus2 .btn-group {
  width: 100%;
  height: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
}

.isWap .btn-group .slider-button {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  cursor: pointer;
}

.isWap .btn-group .slider-button:hover {
  color: #873a46;
}
