/*order-option*/
/*order-option*/
.p04-product-card-info-new {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.p04-product-card-info-new img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  position: relative;
}

.p04-product-card-info-new picture img {
  height: 37.7604166667vw;
}

.p04-product-card-info-new video {
  width: 100%;
  height: 37.7604166667vw;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}

.p04-product-card-info-new .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-new .des-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 6.6666666667vw 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p04-product-card-info-new .greyBg {
  background-color: #f7f7f7;
}

.p04-product-card-info-new .rightTxt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.p04-product-card-info-new .Innovative-product-bg {
  width: 55%;
}

.p04-product-card-info-new .content {
  width: 45%;
  padding: 0 96px;
  text-align: left;
}

.p04-product-card-info-new .content .content-title {
  margin-bottom: 1.5vw;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #252728;
}

.p04-product-card-info-new .content .content-describe {
  margin-bottom: 10vw;
  font-size: 16px;
  line-height: 24px;
  color: #252728;
}

.p04-product-card-info-new .content .btn-black {
  color: #252728;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #252728;
  box-shadow: inset 0 0 0 1px #252728;
}
.p04-product-card-info-new .content .btn-black:hover {
  border-color: #fff;
  color: #fff;
  background-color: #252728;
}

.p04-product-card-info-new .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-new .popup-video-button {
  cursor: pointer !important;
  background-color: inherit;
  width: 70%;
  position: absolute;
  left: 20vw;
  top: 13vw;
}

@media screen and (max-width: 1440px) {
  .p04-product-card-info-new .popup-video-button {
    left: 20vw;
    top: 12vw;
  }
}
@media screen and (max-width: 1368px) {
  .p04-product-card-info-new video,
  .p04-product-card-info-new picture img {
    width: 100%;
    -webkit-transition: 10s;
    transition: 10s;
  }
}
@media screen and (max-width: 1200px) {
  .p04-product-card-info-new .content .content-title {
    font-size: 38px !important;
    margin-bottom: 20px;
  }
  .p04-product-card-info-new .popup-video-button {
    left: 19vw;
    top: 10.5vw;
  }
}
@media screen and (max-width: 1024px) {
  .p04-product-card-info-new .content .content-title {
    font-size: 32px !important;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .p04-product-card-info-new .content .content-describe {
    margin-bottom: 20px;
  }
  .p04-product-card-info-new .popup-video-button {
    left: 18.5vw;
    top: 9.5vw;
  }
}
@media screen and (max-width: 991px) {
  .p04-product-card-info-new video,
  .p04-product-card-info-new picture img {
    height: 600px;
  }
  .p04-product-card-info-new .video-play {
    width: 11.111111vw;
    height: 11.111111vw;
    position: absolute;
    right: 90px !important;
    bottom: 40px !important;
    z-index: 20;
    left: 40%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .p04-product-card-info-new .des-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }
  .p04-product-card-info-new .Innovative-product-bg {
    width: 100%;
  }
  .p04-product-card-info-new .content {
    width: 90%;
    margin-top: 4.1666666667vw;
    padding: 0;
    text-align: left;
  }
  .p04-product-card-info-new .content .content-describe {
    font-size: 14px;
    line-height: 22px;
  }
  .p04-product-card-info-new .content .byd-page-button {
    margin-bottom: 50px;
  }
  .p04-product-card-info-new .popup-video-button {
    left: 29vw;
    top: 13vw;
  }
}
@media screen and (max-width: 768px) {
  .p04-product-card-info-new video,
  .p04-product-card-info-new picture img {
    height: 430px;
  }
  .p04-product-card-info-new .popup-video-button {
    left: 30vw;
    top: 11vw;
  }
}
@media screen and (max-width: 600px) {
  .p04-product-card-info-new .popup-video-button {
    left: 30vw;
    top: 15vw;
  }
}
@media screen and (max-width: 500px) {
  .p04-product-card-info-new .popup-video-button {
    width: 75%;
    left: 33vw;
    top: 22vw;
  }
}
@media screen and (max-width: 400px) {
  .p04-product-card-info-new .popup-video-button {
    left: 33vw;
    top: 26vw;
  }
}
@media screen and (max-width: 300px) {
  .p04-product-card-info-new .popup-video-button {
    left: 35vw;
    top: 33vw;
  }
}