/*order-option*/
.p01-product-banner img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.p01-product-banner .product-banner {
  position: relative;
  overflow: hidden;
  font-size: 0;
  color: #fff;
}

.p01-product-banner .p01-media {
  position: relative;
  font-size: 0;
  width: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.p01-product-banner .performance-benchmark-concent {
  position: absolute;
  width: 1064px;
  max-width: 90%;
  left: 0;
  right: 0;
  top: 5.7291666667vw;
  margin: auto;
  text-align: center;
}

.p01-product-banner .performance-benchmark-concent h2 {
  font-size: 40px;
  line-height: 1.375;
  margin-bottom: 16px;
  font-weight: 600;
}

.p01-product-banner .performance-benchmark-concent .performance-benchmark-txt {
  font-size: 24px;
  line-height: 1.375;
  text-align: center;
  margin-bottom: 10px;
}

.p01-product-banner .performance-benchmark-concent .performance-benchmark-txt .font-weight {
  font-weight: 600;
}

@media (min-width: 991px) {
  .p01-product-banner .p01-only-can-img img,
  .p01-only-can-video video {
    width: 100%;
    height: 100%;
    min-height: 40vw;
    max-height: 56.25vw;
  }
}
.p01-product-banner .p01-media .p01-only-can-video,
.p01-product-banner .p01-media .p01-only-can-img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p01-product-banner .video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 10;
  width: 75px;
  height: 75px;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  background: none;
}

.p01-product-banner .video-play-active {
  opacity: 0;
}

.p01-product-banner .product-introduction {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 110px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 1440px;
  max-width: 90%;
}

.p01-product-banner .product-introduction li {
  position: relative;
  min-width: 400px;
}
@media (min-width: 991px) and (max-width: 1214px) {
  .p01-product-banner .product-introduction li {
    min-width: 248px;
  }
}
@media (min-width: 1215px) and (max-width: 1500px) {
  .p01-product-banner .product-introduction li {
    min-width: 312px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  .p01-product-banner .product-introduction li {
    min-width: 380px;
  }
}

.p01-product-banner .product-introduction li .border-line {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1px;
  background: #707070;
  height: 80%;
}

.p01-product-banner .product-introduction li:last-child .border-line {
  background: none;
}

.p01-product-banner .product-introduction li h3 {
  font-size: 32px;
  line-height: 1.375;
  font-weight: 600;
  margin-bottom: 18px;
}

.p01-product-banner .product-introduction li p {
  font-size: 16px;
  line-height: 1.375;
}

.p01-product-banner .product-banner video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p01-product-banner .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;
}

.p01-product-banner .product-add-new-des .new-des-in-left {
  width: 48%;
  line-height: 1.375;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p01-product-banner .product-add-new-des .new-des-in-right {
  width: 48%;
  line-height: 1.375;
  position: absolute;
  right: 0;
  bottom: 0;
}

.p01-product-banner .animation-true-dom {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  opacity: 0;
}

.p01-product-banner .animation-dom-aitive .animation-true-dom {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.p01-product-banner .popup-video-button {
  cursor: pointer;
  background-color: inherit;
  width: 100%;
}

.byd-page .p01-product-banner .text-color-black {
  color: black;
}

@media screen and (max-width: 991px) {
  .p01-product-banner .p01-media {
    height: 200vw;
  }
  .p01-product-banner .performance-benchmark-concent h2 {
    font-size: 7.444444vw;
    margin-bottom: 2.555556vw;
  }
  .p01-product-banner .performance-benchmark-concent .performance-benchmark-txt {
    margin-bottom: 2.666667vw;
  }
  .p01-product-banner .product-banner .product-introduction {
    top: 45.833333vw;
    bottom: auto;
    max-width: 86.416667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p01-product-banner .product-introduction li:nth-child(n+5) {
    display: none;
  }
  .p01-product-banner .product-introduction li:nth-child(n+4) .border-line {
    display: none;
  }
  .p01-product-banner .product-introduction li:nth-child(2) .border-line {
    display: none;
  }
  .p01-product-banner .product-introduction li {
    padding: 0 4.166667vw;
    width: 50%;
    min-width: unset;
    margin-bottom: 5vw;
  }
  .p01-product-banner .product-introduction li h3 {
    font-size: 4.444444vw;
    margin-bottom: 0;
    min-width: 80px;
    text-align: left;
  }
  .p01-product-banner .product-introduction li p {
    font-size: 3.333333vw;
    text-align: left;
  }
  .p01-product-banner .video-play {
    width: 11.111111vw;
    height: 11.111111vw;
  }
  .byd-page .p01-product-banner .text-color-black {
    color: black;
  }
  .p01-product-banner .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;
  }
  .p01-product-banner .product-add-new-des .new-des-in-left {
    width: 100%;
    line-height: 1.375;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .p01-product-banner .product-add-new-des .new-des-in-right {
    width: 100%;
    line-height: 1.375;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}