.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;
}

.p02-sell-point .byd-product-detail-page-btns a {
  display: block;
  min-width: 200px;
  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 .performance-benchmark-btns-container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 3.3333333333vw;
}

.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 + .btn {
  margin-left: 67px;
}

.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 {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  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;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p02-sell-point .p02-product-add-new-des .new-des-in-right {
  width: 48%;
  line-height: 1.375;
  position: absolute;
  right: 0;
  bottom: 0;
}

@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 .byd-product-detail-page-btns {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p02-sell-point .byd-product-detail-page-btns a {
    width: 53.333333vw;
    font-size: 3.611111vw;
  }
  .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 {
    position: absolute;
    bottom: 4.4444444444vw;
    left: 0;
    right: 0;
    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 {
    width: 100%;
    line-height: 1.375;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .p02-sell-point .p02-product-add-new-des .new-des-in-right {
    width: 100%;
    line-height: 1.375;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}