#productAbout img {
  width: 100%;
}
#productAbout video {
  vertical-align: top;
}
#productAbout .poRe {
  position: relative;
}
#productAbout .btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 630px;
  margin: 0 auto;
}
#productAbout .video_wrap {
  position: relative;
  overflow: hidden;
}
#productAbout .video_wrap video {
  position: absolute;
  top: 0;
  left: 50%;
  width: 630px;
  transform: translateX(-50%);
}/*# sourceMappingURL=index_pc.css.map */