/*order-option*/
/*order-option*/
.p04-product-card-info {
  position: relative;
  min-height: 44.2708333333vw;
}

.p04-product-card-info .blackTxt {
  color: #000 !important;
}

.p04-product-card-info img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.innovative-technology-bg {
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  padding-bottom: 5.7291666667vw;
}

.innovative-technology-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}

.p04-product-card-info-media {
  position: relative;
  font-size: 0;
  margin-bottom: 3vh;
}

.p04-product-card-info-section {
  text-align: center;
  position: relative;
  width: 100%;
}

.p04-product-card-info-des {
  display: inline-block;
  color: #ffffff;
  font-size: 0.9375vw !important;
  text-align: left;
  width: 86%;
  margin: 5.7291666667vw 5% 5.2083333333vw 5%;
}

.p04-product-card-info video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p04-product-card-info .video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 10%;
  margin: auto;
  z-index: 10;
  width: 75px;
  height: 10px;
  cursor: pointer;
}

.p04-product-card-info .innovative-technology {
  position: relative;
  font-size: 0;
  color: #ffffff;
}

.p04-product-card-info .innovative-technology h2 {
  left: 0;
  right: 0;
  margin: auto;
  width: 86%;
  max-width: 86%;
  text-align: center;
  font-size: 2.0833333333vw;
  top: 5.7291666667vw;
  font-weight: 600;
}

.p04-product-card-info .des-container {
  width: 86%;
  max-width: 86%;
  margin: auto;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p04-product-card-info .innovative-technology .Innovative-product-bg {
  width: 55%;
}

.p04-product-card-info .innovative-technology .innovative-technology-coancent {
  list-style: disc;
  line-height: 1.6;
  width: 40%;
  text-align: left;
}

.p04-product-card-info .innovative-technology .innovative-technology-coancent li {
  margin-bottom: 2vw;
  font-size: 1.0416666667vw;
  list-style-type: none;
  word-wrap: break-word;
}

.p04-product-card-info .innovative-technology .innovative-technology-coancent li:hover {
  opacity: 0.8;
}

.p04-product-card-info .animation-true-dom {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  opacity: 0;
}

.p04-product-card-info .animation-dom-aitive .animation-true-dom {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.p04-product-card-info .popup-video-button {
  cursor: pointer;
  background-color: inherit;
  width: 100%;
}

.p04-product-card-info .text-color-black {
  color: #000;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: inherit;
  margin-top: 2vh;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.byd-p04-kvBanner-container .byd-background-img .h01-media {
  height: 23.4375vw;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}

@media screen and (max-width: 1366px) {
  .p04-product-card-info .innovative-technology .innovative-technology-coancent li {
    font-size: 16px !important;
    margin-bottom: 30px;
    padding-right: 10px;
    list-style-type: none;
  }
  .byd-p04-kvBanner-container .byd-background-img .h01-media video,
  .byd-p04-kvBanner-container .byd-background-img .h01-media img {
    width: 100%;
    height: 42.4597364568vw;
    -webkit-transition: 10s;
    transition: 10s;
  }
  .p04-product-card-info-des {
    display: inline-block;
    color: #ffffff;
    font-size: 1.317715959vw !important;
    text-align: left;
    padding-bottom: 2vh;
    width: 90%;
    margin: 8.0527086384vw 5% 6.588579795vw 5%;
  }
  .p04-product-card-info-media {
    position: relative;
    font-size: 0;
    margin-bottom: 1vh;
  }
  .p04-product-card-info-des li {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 1200px) {
  .p04-product-card-info .innovative-technology .innovative-technology-coancent li {
    font-size: 16px !important;
    margin-bottom: 20px;
    list-style-type: none;
  }
  .byd-p04-kvBanner-container .byd-background-img .h01-media video,
  .byd-p04-kvBanner-container .byd-background-img .h01-media img {
    width: 100%;
    height: 48.3333333333vw;
    -webkit-transition: 10s;
    transition: 10s;
  }
  .p04-product-card-info-des {
    display: inline-block;
    color: #ffffff;
    font-size: 1.5vw;
    text-align: left;
    width: 90%;
    margin: 9.1666666667vw 5% 7.5vw 5%;
  }
  .p04-product-card-info-des li {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 1024px) {
  .p04-product-card-info .innovative-technology .innovative-technology-coancent li {
    font-size: 16px !important;
    margin-bottom: 16px;
    list-style-type: none;
  }
  .byd-p04-kvBanner-container .byd-background-img .h01-media video,
  .byd-p04-kvBanner-container .byd-background-img .h01-media img {
    width: 100%;
    height: 56.640625vw;
    -webkit-transition: 10s;
    transition: 10s;
  }
  p04-product-card-info-des {
    display: inline-block;
    color: #ffffff;
    font-size: 2.5vw;
    text-align: left;
    width: 90%;
    margin: 10.7421875vw 5% 8.7890625vw 5%;
  }
  .p04-product-card-info-des li {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 991px) {
  .p04-product-card-info .video-play {
    width: 11.111111vw;
    height: 11.111111vw;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: inherit;
    margin-top: 1vh;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .innovative-technology-bg {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    display: block;
    padding-bottom: 0px;
  }
  .innovative-technology-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
  }
  .p04-product-card-info-media {
    position: relative;
    font-size: 0;
  }
  .p04-product-card-info .innovative-technology h2 {
    width: 86%;
    max-width: 86%;
    font-size: 4.444444vw;
    top: 6.944444vw;
    margin-bottom: 2vw;
  }
  .p04-product-card-info .des-container {
    width: 86%;
    max-width: 86%;
    top: 26%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15.2777777778vw;
  }
  .p04-product-card-info .innovative-technology .Innovative-product-bg {
    width: 100%;
  }
  .p04-product-card-info .innovative-technology .innovative-technology-coancent {
    width: 100%;
    padding-left: 4vw;
    margin-top: 4.1666666667vw;
    text-align: left;
  }
  .p04-product-card-info .innovative-technology .innovative-technology-coancent li {
    font-size: 2.7777777778vw !important;
    font-weight: 500;
  }
  .byd-p04-kvBanner-container .video-play {
    position: absolute;
    right: 90px !important;
    bottom: 40px !important;
    z-index: 20;
  }
  .p04-product-card-info-section {
    text-align: center;
    width: 100%;
  }
  .p04-product-card-info-des {
    display: inline-block;
    color: #ffffff;
    font-size: 2.5vw;
    text-align: left;
    width: 90%;
    margin: 20.8333333333vw 5% 13.8888888889vw 5%;
  }
  .p04-product-card-info-des li {
    font-size: 2.5vw;
  }
}
.byd-p04-kvBanner-container {
  height: 30.2083333333vw;
  overflow: hidden;
}

.byd-p04-kvBanner-container .byd-background-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.byd-p04-kvBanner-container .background-wrapper {
  height: 100% !important;
}

.byd-p04-kvBanner-container .byd-background-img .h01-media video,
.byd-p04-kvBanner-container .byd-background-img .h01-media img {
  width: 100%;
  height: 30.2083333333vw;
  -webkit-transition: 10s;
  transition: 10s;
}

.byd-p04-kvBanner-container .byd-background-img .h01-media video,
.byd-p04-kvBanner-container .byd-background-img .h01-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.byd-p04-kvBanner-container .byd-title {
  position: absolute;
  font-size: 68px;
  font-weight: 700;
  line-height: 90px;
  top: 0;
  left: 50%;
  z-index: 10;
  width: 85%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.byd-p04-kvBanner-container .text-black {
  color: #000;
}

.byd-p04-kvBanner-container .text-white {
  color: #fff;
}

.byd-p04-kvBanner-container .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0;
}

.title-container {
  top: 110px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.byd-p04-kvBanner-container .byd-page-new-text-desc {
  margin-top: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  width: 100%;
  text-align: center;
}

.byd-p04-kvBanner-container .byd-title .title-icon {
  margin-right: 18px;
}

.byd-p04-kvBanner-container .byd-title h2 {
  width: auto;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.375;
  text-align: center;
}

.byd-p04-kvBanner-container .byd-title img {
  width: 60px;
  height: 60px;
}

.byd-page .btn + .btn {
  margin-left: 0;
}

.byd-p04-kvBanner-container .byd-page-button {
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.byd-p04-kvBanner-container .byd-page-button .btn {
  margin: 0 33px;
  min-width: 200px;
  max-width: 600px;
  border-radius: 0;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* swiper-pagination */
.byd-p04-kvBanner-container .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 12px;
  background-color: #ccc;
  opacity: 1;
  border-radius: 6px;
}

.byd-p04-kvBanner-container .swiper .swiper-pagination .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  background-color: #7a8080;
}

.byd-p04-kvBanner-container .swiper .swiper-pagination .swiper-pagination-bullet-active:hover {
  -webkit-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}

.byd-p04-kvBanner-container .swiper .swiper-pagination .swiper-pagination-bullet:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

/* mob */
@media (max-width: 991px) {
  .byd-p04-kvBanner-container .video-play {
    bottom: auto;
    right: auto;
    left: 40%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .byd-p04-kvBanner-container {
    height: auto;
  }
  .byd-p04-kvBanner-container .byd-title h2 {
    font-size: 8.8888888889vw;
  }
  .byd-p04-kvBanner-container .byd-page-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .byd-p04-kvBanner-container .byd-background-img .h01-media {
    width: 100%;
    height: 48.4722222222vw;
  }
  .byd-p04-kvBanner-container .byd-background-img .h01-media img {
    width: 100%;
    height: 100%;
    max-height: 397px;
    -webkit-transition: 10s;
    transition: 10s;
  }
  .byd-p04-kvBanner-container .byd-page-button .btn {
    margin-bottom: 8px;
  }
  .byd-p04-kvBanner-container .byd-page-new-text-desc {
    font-size: 4.266667vw;
    line-height: 6.133333vw;
    margin-top: 2.666667vw;
  }
  .byd-p04-kvBanner-container .byd-title {
    height: 100%;
    top: 0;
    font-size: 6.666667vw;
    line-height: 8.333333vw;
    z-index: 10;
  }
  .byd-p04-kvBanner-container .title-container {
    top: 132px;
    width: 100%;
  }
  .byd-p04-kvBanner-container .text {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .byd-p04-kvBanner-container .byd-title .title-icon {
    width: 8.333333vw;
    height: 8.333333vw;
    margin-right: 2.777778vw;
  }
  .byd-p04-kvBanner-container .byd-title img {
    width: 8.333333vw;
    height: 8.333333vw;
    margin-top: 0;
  }
  .byd-p04-kvBanner-container .btn.btn-arrow::after {
    display: none;
  }
}
.byd-p04-kvBanner-container .video-play {
  position: absolute;
  right: 64px;
  bottom: 64px;
  z-index: 20;
}

.button-voice {
  position: absolute;
  bottom: 20px;
  right: 2vw;
  width: 1.25vw;
  height: 1.25vw;
  cursor: pointer;
}