.p02-sell-point {
  overflow: hidden;
  color: #ffffff;
}

.p02-sell-point img {
  width: 100%;
  height: 100%;
  display: block;
}

.p02-sell-point .p02-only-can-img,
.p02-sell-point .p02-only-can-video {
  height: 100%;
}

.p02-sell-point .byd-product-detail-page-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
  gap: 32px;
}

.p02-sell-point .byd-product-detail-page-btns a {
  display: block;
  width: 249px;
  text-align: center;
}

.p02-sell-point .pc-show {
  display: block;
}

.p02-sell-point .performance-benchmark {
  position: relative;
  font-size: 0;
}

.p02-sell-point .performance-benchmark .performance-benchmark-concent {
  position: absolute;
  width: 1064px;
  max-width: 90%;
  left: 0;
  right: 0;
  top: 5.7291666667vw;
  margin: auto;
  text-align: center;
}

.p02-sell-point .performance-benchmark .performance-benchmark-concent1 {
  position: absolute;
  width: 30%;
  max-width: 90%;
  left: 0;
  right: 0;
  top: 5.7291666667vw;
  margin: auto;
  text-align: center;
}

.p02-sell-point .performance-benchmark-concent .banner-img {
  width: 20%;
  margin: 0 auto;
}

.p02-sell-point .performance-benchmark-concent .width-25 {
  width: 25% !important;
  margin: 0 auto;
}

.p02-sell-point .performance-benchmark-concent .width-30 {
  width: 30% !important;
  margin: 0 auto;
}

.p02-sell-point .performance-benchmark-concent .width-35 {
  width: 35% !important;
  margin: 0 auto;
}

.p02-sell-point .performance-benchmark-concent .banner-img img {
  width: 100%;
  height: auto;
}

.p02-sell-point .performance-benchmark-concent h2 {
  font-size: 40px;
  line-height: 1.375;
  margin-bottom: 16px;
  font-weight: 600;
}

.p02-sell-point .performance-benchmark-concent .performance-benchmark-txt {
  font-size: 16px;
  line-height: 1.6;
}

.p02-sell-point .performance-benchmark-concent .performance-benchmark-comment {
  font-size: 14px;
  margin-top: 10px;
}

.p02-sell-point .performance-benchmark-list {
  position: absolute;
  top: 25.1458vw;
  width: 1440px;
  max-width: 90%;
  left: 0;
  right: 0;
  margin: auto;
}

.p02-sell-point .performance-benchmark-list li {
  border-left: 1px solid #ffffff;
  padding-left: 30px;
  margin-bottom: 3.125vw;
}

.p02-sell-point .performance-benchmark-list li h3 {
  font-size: 32px;
  line-height: 1.375;
  margin-bottom: 10px;
  font-weight: 600;
}

.p02-sell-point .performance-benchmark-list li p {
  font-size: 16px;
  line-height: 1.6;
}

.p02-sell-point .bottom-content-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.p02-sell-point .performance-benchmark-btns-container {
  margin: 0 4.4444444444vw 4.4444444444vw;
}
.p02-sell-point .performance-benchmark-btns-container.mob {
  display: none;
}
.p02-sell-point .performance-benchmark-btns-container.pc {
  display: block;
}

.p02-sell-point .p02-media {
  position: relative;
  font-size: 0;
  width: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 991px) {
  .p02-sell-point .p02-only-can-img img, .p02-only-can-video video {
    height: 100%;
    min-height: 40vw;
    max-height: 56.25vw;
  }
}
.p02-sell-point .p02-media img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p02-sell-point .p02-media video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.byd-page .p02-sell-point .btn {
  margin-left: 0;
  padding: 0 20px;
  white-space: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  line-height: 1.2;
}

.p02-sell-point .video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 10;
  width: 75px;
  height: 75px;
  cursor: pointer;
}

.p02-sell-point .animation-true-dom {
  -webkit-transform: translateY(200px);
          transform: translateY(200px);
  opacity: 0;
}

.p02-sell-point .animation-dom-aitive .animation-true-dom {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.p02-sell-point .popup-video-button {
  cursor: pointer;
  background-color: inherit;
  width: 100%;
}

.byd-page .p02-sell-point .text-color-black {
  color: black;
}

.p02-sell-point .p02-product-add-new-des {
  padding-bottom: 16px;
  margin: auto;
  width: 100%;
  max-width: 95%;
  font-size: 12px;
  z-index: 10;
}

.p02-sell-point .p02-product-add-new-des .new-des-in-left {
  width: 48%;
  line-height: 1.375;
}

.p02-sell-point .p02-product-add-new-des .new-des-in-right {
  width: 48%;
  line-height: 1.375;
}

@media screen and (max-width: 1366px) {
  .p02-sell-point .performance-benchmark-list {
    top: 23.1458vw;
  }
  .p02-sell-point .performance-benchmark-list li h3 {
    font-size: 40px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .p02-sell-point .performance-benchmark-list {
    top: 23.1458vw;
  }
  .p02-sell-point .performance-benchmark-list li h3 {
    font-size: 38px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .p02-sell-point .performance-benchmark-concent h2 {
    margin-bottom: 20px;
  }
  .p02-sell-point .performance-benchmark-list {
    top: 23.1458vw;
  }
  .p02-sell-point .performance-benchmark-list li h3 {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 991px) {
  .p02-sell-point .p02-media {
    height: 200vw;
  }
  .p02-sell-point .pc-show {
    display: none;
  }
  .p02-sell-point .performance-benchmark-btns-container.pc {
    display: none;
  }
  .p02-sell-point .performance-benchmark-btns-container.mob {
    display: block;
    margin-left: 6.4vw;
    margin-right: 6.4vw;
  }
  .p02-sell-point .byd-product-detail-page-btns a {
    width: 100%;
    font-size: 16px;
  }
  .p02-sell-point .performance-benchmark .performance-benchmark-concent {
    width: 86%;
    top: 26.111111vw;
  }
  .p02-sell-point .performance-benchmark .performance-benchmark-concent1 {
    width: 86%;
    top: 26.111111vw;
  }
  .p02-sell-point .performance-benchmark-concent .banner-img {
    width: 86% !important;
    margin: 0 auto;
  }
  .p02-sell-point .performance-benchmark-concent h2 {
    font-size: 4.444444vw;
    margin-bottom: 5.555556vw;
  }
  .p02-sell-point .performance-benchmark-concent .performance-benchmark-txt {
    font-size: 3.333333vw;
  }
  .p02-sell-point .performance-benchmark-concent .performance-benchmark-comment {
    font-size: 3.0555555556vw;
  }
  .p02-sell-point .performance-benchmark-list {
    position: absolute;
    top: 91.388889vw;
    left: 0;
    right: 0;
    width: 86%;
    text-align: center;
    margin: auto;
  }
  .p02-sell-point .performance-benchmark-list li {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 9.722222vw;
  }
  .p02-sell-point .performance-benchmark-list li h3 {
    font-size: 4.166667vw;
    margin-bottom: 2.222222vw;
  }
  .p02-sell-point .performance-benchmark-list li p {
    font-size: 3.333333vw;
  }
  .p02-sell-point .performance-benchmark-btns-container {
    bottom: 8.333333vw;
  }
  .p02-sell-point .video-play {
    width: 11.111111vw;
    height: 11.111111vw;
  }
  .byd-page .p02-sell-point .btn {
    padding: 3.472222vw 0;
  }
  .byd-page .p02-sell-point .btn + .btn {
    margin-left: 0px;
    margin-top: 5.277778vw;
  }
  .byd-page .p02-sell-point .text-color-black {
    color: black;
  }
  .p02-sell-point .p02-product-add-new-des {
    padding-bottom: 4.4444444444vw;
    margin: auto;
    width: 100%;
    max-width: 86%;
    font-size: 3.3333333333vw;
    z-index: 10;
  }
  .p02-sell-point .p02-product-add-new-des .new-des-in-left, .new-des-in-right {
    width: 100%;
    line-height: 1.375;
  }
  /* 弹窗容器 - 仅在移动端显示 */
  .p02-sell-point .performance-benchmark-btns-popup-wrap-mob {
    /* 固定定位覆盖整个屏幕 */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* 默认隐藏弹窗，可通过JS控制显示 */
    display: none;
    z-index: 9998; /* 确保在页面其他内容之上 */
  }
  .p02-sell-point .performance-benchmark-btns-popup-wrap-mob .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .p02-sell-point .performance-benchmark-btns-popup-wrap-mob .detail-btns-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 16px;
    border-radius: 16px 16px 0 0;
    z-index: 9999; /* 确保在遮罩层之上 */
    max-height: 257px;
    overflow-y: auto;
  }
  .p02-sell-point .performance-benchmark-btns-popup-wrap-mob .detail-btns-wrap a {
    display: block; /* 按钮占满一行 */
    padding: 0 12px;
    line-height: 45px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: rgb(92, 96, 106);
  }
  .p02-sell-point .performance-benchmark-btns-popup-wrap-mob .detail-btns-wrap a:focus, .p02-sell-point .performance-benchmark-btns-popup-wrap-mob .detail-btns-wrap a:active {
    background-color: rgb(246, 246, 246);
  }
}