.pText[data-v-1de89aae] {
  font-size: 28px;
  background: linear-gradient(0deg, #2c44ee 0%, #0034c5 49.755859375%, #0034c5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.video-player[data-v-1de89aae] {
  width: 1200px;
  margin: 0 auto;
}
.video-js .vjs-big-play-button[data-v-1de89aae] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px !important;
  height: 90px !important;
  background: url(../static/img/play.99412169.png) no-repeat;
}
.quotationImg[data-v-1de89aae] {
  height: 77px;
}
@media screen and (max-width: 1500px) {
.quotationImg[data-v-1de89aae] {
    height: 65px !important;
}
}
@media screen and (max-width: 1200px) {
.quotationImg[data-v-1de89aae] {
    height: 60px !important;
}
}
@media screen and (max-width: 1024px) {
.quotationImg[data-v-1de89aae] {
    height: 60px !important;
}
}
.video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px !important;
  height: 90px !important;
  background: url(../static/img/play.99412169.png) no-repeat;
  background-color: transparent !important;
  background-size: 100% 100% !important;
  transform: translate(-50%, -50%);
  border: none;
}
.video-js .vjs-big-play-button span {
  display: none;
}
.video-js .vjs-big-play-button:hover {
  width: 100px !important;
  height: 100px !important;
  animation: all 0.2;
}
