img {
  max-width: 100%; }

.color-blue {
  color: #29a6ff; }

.learn-more-btn {
  display: inline-block;
  margin: 20px;
  padding: 5px 10px;
  border-radius: 10px;
  color: #fff;
  background-color: #249ff4;
  box-shadow: 2px 2px 5px #8e8e8e; }

.container {
  margin: 0 auto;
  text-align: center; }
  .container h2 {
    font-size: 2.4rem; }
  .container p {
    font-size: 1rem; }
  .container__content {
    width: 1100px;
    margin: 0 auto; }

.hot-product {
  margin: 0 auto 80px;
  padding: 30px;
  max-width: 1100px;
  text-align: center; }
  .hot-product .color-blue {
    text-align: left; }
    .hot-product .color-blue .icon-learn-more {
      font-size: 16px; }
  .hot-product .flex-wrapper {
    display: flex;
    margin: 0;
    justify-content: space-between; }
    .hot-product .flex-wrapper .flex-item {
      flex: none; }
      .hot-product .flex-wrapper .flex-item a {
        font-size: 1rem; }
        .hot-product .flex-wrapper .flex-item a .stand-content-p {
          padding: 20px 0 0;
          margin: 0;
          width: 241px;
          color: #000;
          font-size: 0.8rem; }
        .hot-product .flex-wrapper .flex-item a img {
          display: block;
          margin: 0;
          width: 241px; }
      .hot-product .flex-wrapper .flex-item a:link {
        color: #333; }
      .hot-product .flex-wrapper .flex-item a:hover {
        color: #29a6ff; }
        .hot-product .flex-wrapper .flex-item a:hover .stand-content-p {
          color: #29a6ff; }
      .hot-product .flex-wrapper .flex-item a:visited {
        color: #333; }
      .hot-product .flex-wrapper .flex-item .sub-content {
        margin-top: 8px;
        text-align: left; }
        .hot-product .flex-wrapper .flex-item .sub-content a {
          line-height: 1.6;
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }

.card__wrap--product {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 60px;
  margin-bottom: 40px; }

.card--product {
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.3);
  margin: 0 24px;
  border-radius: 20px;
  width: 230px;
  position: relative;
  text-align: center;
  padding-top: 60px;
  min-height: 300px;
  box-sizing: border-box; }
  .card--product > a {
    display: flex;
    height: 130px;
    align-items: center;
    justify-content: center; }
  .card--product .card__tags {
    position: absolute;
    left: 10px;
    top: 0; }
  .card--product .card__tag {
    margin-left: 4px;
    position: relative;
    width: 38px;
    height: 46px;
    background-image: url(/static/pc/en/product-tag.png);
    background-size: 38px 46px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    vertical-align: middle; }
    .card--product .card__tag--ai {
      background-image: url(/static/pc/en/ai-tag.png); }
  .card--product .card__img {
    margin: 0;
    width: 100%; }
  .card--product .card__content {
    width: 100%;
    padding: 20px 0 30px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .card--product .card__title {
    width: 100% !important;
    text-align: center;
    margin: 0 !important; }
  .card--product .card__btn {
    color: #03a9f4; }

/*# sourceMappingURL=public.css.map */

.margin-t-30 {
  margin-top: 30px; }

h2 {
  margin: 50px auto 20px;
  text-align: left;
  font-size: 2rem;
  color: #4fbee8; }

h3 {
  font-size: 1.5rem;
  margin: 10px auto; }

.cover {
  position: relative;
  margin: 0 auto;
  padding-top: 100px;
  width: 100%;
  height: 446px; }
  .cover .cover-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .cover .cover-img {
    position: absolute;
    top: 230px;
    left: 50%;
    z-index: 2; }
  .cover__layer {
    position: relative;
    margin: 10px auto 0;
    width: 90%;
    max-width: 1100px; }
    .cover__layer .cover__layer-bg {
      position: absolute;
      top: 0px;
      height: 10px;
      width: 100px;
      background-color: rgba(0, 0, 0, 0.49); }
    .cover__layer .cover__layer-content {
      position: absolute;
      top: 20px;
      padding: 40px 0;
      margin-left: 5%;
      width: 90%;
      height: 300px;
      text-align: left;
      color: #fff; }
      .cover__layer .cover__layer-content .cover__layer-title {
        position: absolute;
        left: -1%;
        margin: -7px 10px 10px;
        width: 100%;
        line-height: 1.4;
        font-size: 35px;
        font-weight: bold; }
      .cover__layer .cover__layer-content .cover__layer-descript {
        margin-top: 80px;
        width: 50%; }
        .cover__layer .cover__layer-content .cover__layer-descript p {
          text-align: justify; }
        .cover__layer .cover__layer-content .cover__layer-descript .cover__layer-subtitle {
          margin-top: -30px;
          font-size: 24px;
          color: #4fbee8; }

.container {
  margin: auto;
  max-width: 1000px;
  text-align: justify; }
  .container h2 {
    font-size: 2rem; }
  .container .vca_table {
    margin: 30px auto;
    border-collapse: collapse;
    word-break: break-word; }
    .container .vca_table tr {
      border-top: 1px solid;
      border-bottom: 1px solid; }
      .container .vca_table tr td:nth-child(1) {
        padding: 10px 25px;
        border-right: 1px solid;
        background-color: #ecf9ff; }
      .container .vca_table tr td:nth-child(2) {
        padding: 10px 50px; }
  .container .flex {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 50px auto; }
    .container .flex .vca-img {
      width: 490px !important;
      padding-right: 40px; }
    .container .flex div:nth-child(1),
    .container .flex img:nth-child(1) {
      width: 450px; }
    .container .flex div:nth-child(2),
    .container .flex img:nth-child(2) {
      width: 470px; }
      .container .flex div:nth-child(2) .learn-more-btn,
      .container .flex img:nth-child(2) .learn-more-btn {
        margin-left: 40px; }
    .container .flex .alink {
      position: absolute;
      bottom: 40px;
      left: calc(50% - 15px);
      width: 30px;
      height: 30px;
      color: #00a0e8;
      background: url("/static/pc/en/page/technology/innovation/vca/play.png"); }
    .container .flex .vca-content-r {
      width: 410px !important;
      margin-right: 40px; }
    .container .flex .vca-content-l {
      width: 430px !important;
      margin-left: 40px; }
  .container .vca-active {
    color: #1aa7ef !important; }
  .container .tab-num-hover {
    background: url("/static/pc/en/page/technology/innovation/vca/circle-sel.png") !important; }
  .container .tab-num-active {
    background-color: #1aa7ef; }
  .container .tab-gif {
    margin: 30px auto;
    height: 582px; }
    .container .tab-gif li {
      float: left; }
      .container .tab-gif li img {
        border: 1px solid #eee; }
  .container .tab-title {
    height: 30px;
    display: flex; }
    .container .tab-title li {
      flex-basis: 205px;
      flex-shrink: 0;
      text-align: center; }
      .container .tab-title li a {
        color: #000;
        cursor: pointer; }
      .container .tab-title li a:hover {
        color: #1aa7ef; }
  .container .tab-num {
    height: 80px;
    line-height: 88px;
    text-align: center;
    background: url("/static/pc/en/page/technology/innovation/vca/ul-bg.png") center no-repeat; }
    .container .tab-num li {
      display: inline-block;
      position: relative;
      height: 12px;
      width: 98px; }
      .container .tab-num li .showa {
        display: inline-block;
        position: absolute;
        right: -15px;
        top: -8px;
        width: 30px;
        height: 30px;
        background: url("/static/pc/en/page/technology/innovation/vca/circle.png");
        z-index: 10; }
    .container .tab-num li:hover .showa {
      background: url("/static/pc/en/page/technology/innovation/vca/circle-sel.png"); }
    .container .tab-num .bghide {
      width: 0; }
  .container .tab-content {
    margin: 50px auto;
    height: 50px; }

.hot-product {
  padding: 0;
  width: 1100px; }

@media all and (max-width: 1100px) {
  .container {
    width: 800px; } }

@media all and (max-width: 800px) {
  .container {
    width: 600px; } }

.bg-animation {
  -webkit-animation: bg-animation 2s 1s forwards;
          animation: bg-animation 2s 1s forwards; }

@-webkit-keyframes bg-animation {
  0% { }
  50% {
    height: 380px;
    width: 100px; }
  100% {
    height: 380px;
    width: 100%; } }

@keyframes bg-animation {
  0% { }
  50% {
    height: 380px;
    width: 100px; }
  100% {
    height: 380px;
    width: 100%; } }

/*# sourceMappingURL=video-content-analysis.css.map */
