/* @font-face {
    font-family: 'PingFangSC-Regular'; 
    src: url('https://image.poso2o.com/osStatic/fonts/PingFangSC-Regular.ttf');
    font-weight: normal;
    font-style: normal;
} */

body {
  min-width: 750px;
  overflow-y: auto;
}

.navbar {
  min-width: 750px;
}

.poso2o-text-sm {
  letter-spacing: 4px;
  font-size: 40px;
  padding-top: 20px;
}

.poso2o-text-df {
  font-size: 60px;
  padding-top: 20px;
}

.letter-spacing {
  letter-spacing: 6px;
}

@media (min-width: 0px) {
  .container {
    width: 750px;
  }
  .top-container {
    height: 460px !important;
  }

  .top-container .img-item-view .text-view {
    left: 10px;
    bottom: 10px;
  }
  .top-container .img-item-view .text-view .text-xxl {
    font-size: 22px !important;
  }
  .top-container .img-item-view .text-view .text-xl {
    font-size: 18px !important;
    padding-top: 5px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .top-container {
    height: 560px !important;
  }

  .top-container .img-item-view .text-view {
    left: 20px;
    bottom: 20px;
  }

  .top-container .img-item-view .text-view .text-xxl {
    font-size: 28px !important;
  }

  .top-container .img-item-view .text-view .text-xl {
    font-size: 20px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .top-container {
    height: 660px !important;
  }

  .top-container .img-item-view .text-view {
    left: 40px;
    bottom: 40px;
  }

  .top-container .img-item-view .text-view .text-xxl {
    font-size: 28px !important;
  }

  .top-container .img-item-view .text-view .text-xl {
    font-size: 20px !important;
  }
}

.navbar {
  height: 70px;
  background: rgba(255, 255, 255, 0.88);
  /* box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.12); */
  backdrop-filter: blur(30px);
}

.nav-container li {
  position: relative;
  cursor: pointer;
}

.nav-container li a {
  height: 35px;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}

.nav-container li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  background: linear-gradient(180deg, #00d5cc, #00d5cc 62%, #00c2ff);
  border-radius: 2px;
  transition: width 0.3s ease;
}

.nav-container li.active::after {
  width: 30%;
}

.nav-container li:hover::after {
  width: 30%;
}

.main-content {
  padding-top: 70px;
  padding-left: 40px;
  padding-right: 40px;
}

.main-content .container {
  /* width: 100%; */
  /* background-image: url("https://image.poso2o.com/osStatic/images/20250915/index_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto; */
  position: relative;
}

.absolute-item-view {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  letter-spacing: 6px;
}

.main-content .top-content-text {
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  font-size: 0;
}

.text-size-a {
  height: 84px;
  font-size: 50px;
  font-family: PingFang SC, PingFang SC-Heavy;
  font-weight: 800;
  text-align: center;
  color: #000000;
  letter-spacing: 7.2px;
  padding-bottom: 100px;
  padding-top: 80px;
}

.images-item-a {
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/index_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.main-content .play-video-icon {
  position: absolute;
  top: 46%;
  bottom: 46%;
  left: 46%;
  right: 46%;
}

.poso2o-video-view {
  display: none;
}

.poso2o-video-show .poso2o-video-other {
  display: none;
}

.poso2o-video-show .poso2o-video-view {
  display: block;
}

.hair-page .nav-container li::after {
  background: linear-gradient(180deg, #ffaecf, #ff019b);
}

.hair-page .main-content {
  padding-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
}

.hair-page .top-container {
  height: 660px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/hair_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.color-hair {
  color: #ff4b94;
}

.img-item-view {
  position: relative;
}

.img-item-view .text-view {
  position: absolute;
  left: 0;
  bottom: 40px;
}

.hair-page .app-container-view {
  height: 960px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/hair_010.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.restaurants-page .nav-container li::after {
  background: linear-gradient(180deg, #ffa200, #ff8000);
}

.restaurants-page .main-content {
  padding-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
}

.restaurants-page .top-container {
  height: 660px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/restaurants_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.color-restaurants {
  color: #ff8100;
}

.restaurants-page .app-container-view {
  height: 960px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/restaurants_007.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.toggery-page .nav-container li::after {
  background: linear-gradient(180deg, #00d5cc, #00d5cc 62%, #00c2ff);
}

.toggery-page .main-content {
  padding-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
}

.toggery-page .top-container {
  height: 660px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/toggery_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #d8f7f6;
}

.color-toggery {
  color: #00bcb4;
}

.toggery-page .app-container-view {
  height: 960px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/toggery_007.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.news-page .top-container {
  height: 245px;
  background-image: url("https://image.poso2o.com/osStatic/images/20250915/news_001.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #d8f7f6;
}

.news-nav-view .active .item {
  background: linear-gradient(180deg, #00d5cc, #00d5cc 62%, #00c2ff);
  border-radius: 100px;
  padding: 4px 20px;
  color: #fff;
}

.image-content {
  flex: 1;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.image-content img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.image-content:hover img {
  transform: scale(1.05);
}

.image-content-sm {
  flex: 1;
  border-radius: 10px;
  overflow: hidden;
}

.image-content-sm img:first-child {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.image-content-sm:hover img:first-child {
  transform: scale(1.05);
}

.image-content-df {
  flex: 1;
  border-radius: 10px;
  overflow: hidden;
}

.image-content-df img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.image-content-df:hover img {
  transform: scale(1.05);
}

.customer_service_item {
  position: fixed;
  right: 30px;
  top: 50%;
  z-index: 1003;
}

.customer_service_icon {
  transform: translateY(-50%);
  z-index: 1000;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.customer_service_icon:hover {
  transform: translateY(-50%) scale(1.1);
}

.customer_service_icon img {
  height: 200px;
}

.customer_service_view {
  background: #f5fafc;
  height: 640px;
  width: 483px;
  overflow: hidden;
  border-radius: 10px;
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
}

.customer_service_view .head-item {
  height: 56px;
  background: linear-gradient(90deg, #00d5cc, #00d5cc 62%, #00c2ff 99%);
}

#customerServiceIframe {
  border: none;
}

.customer_service_item_show .customer_service_view {
  display: block;
}

.customer_service_item_show .customer_service_icon {
  display: none;
}

.sticky-text-item-view {
  position: sticky;
  top: 50px;
  height: 150px;
  font-size: 50px;
  z-index: 1001;
  background-color: #fff;
}

.sticky-item-view {
  position: sticky;
  top: 220px;
  /* 控制视差效果的关键 */
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  opacity: 1;
  transition: opacity 0.8s ease-in-out;
  object-fit: cover;
}

.sticky-item-view:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.sticky-item-view.active {
  opacity: 1;
}

.other-view {
  opacity: 0.3;
  filter: blur(1px);
  transition: all 0.3s ease;
  filter: grayscale(100%);
  color: #cdcdcd;
}

.icon-item-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #f7f6f5;
  border-radius: 60px;
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}

.icon-item-btn:hover {
  background: #d1d1d1;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  display: flex;
  background: #f7f6f5;
  border-radius: 20px;
  cursor: pointer;
}

/* .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

/* .swiper-slide {
  width: 80% !important;
  height: 100% !important;
} */

/* .swiper-slide:nth-child(2n) {
  width: 60%;
}

.swiper-slide:nth-child(3n) {
  width: 40%;
} */

.img-text-content {
  position: relative;
}

.img-text-content .text-view {
  position: absolute;
  top: 35%;
  left: 25%;
}

.plyr__control--overlaid {
  background: rgba(255, 255, 255, 0.5) !important;
  width: 80px !important;
  height: 80px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
