@font-face {
  font-family: 'cui-icon';
  src: url(../eot/product-v6-cui-icon49a5.eot);
  src: url(../eot/product-v6-cui-icon49a5.eot#iefix) format('embedded-opentype'), url(../woff2/product-v6-cui-icon0586.woff2) format('woff2'), url(../woff/product-v6-cui-icon65c8.woff) format('woff'), url(../ttf/product-v6-cui-icon6ab6.ttf) format('truetype'), url(../svg/product-v6-cui-icone88a.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.cui-icon {
  font-family: 'cui-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.cui-icon-add:before {
  content: "\EA01";
}
.cui-icon-cancel:before {
  content: "\EA02";
}
.cui-icon-confirm:before {
  content: "\EA03";
}
.cui-icon-date:before {
  content: "\EA04";
}
.cui-icon-download:before {
  content: "\EA05";
}
.cui-icon-edit:before {
  content: "\EA06";
}
.cui-icon-heart:before {
  content: "\EA07";
}
.cui-icon-help:before {
  content: "\EA08";
}
.cui-icon-home:before {
  content: "\EA09";
}
.cui-icon-infomation:before {
  content: "\EA0A";
}
.cui-icon-menu:before {
  content: "\EA0B";
}
.cui-icon-minus:before {
  content: "\EA0C";
}
.cui-icon-purchase:before {
  content: "\EA0D";
}
.cui-icon-refresh:before {
  content: "\EA0E";
}
.cui-icon-search:before {
  content: "\EA0F";
}
.cui-icon-star-outline:before {
  content: "\EA10";
}
.cui-icon-star:before {
  content: "\EA11";
}
.cui-icon-visible:before {
  content: "\EA12";
}
.cui-icon-double-down:before {
  content: "\EA13";
}
.cui-icon-double-left:before {
  content: "\EA14";
}
.cui-icon-double-right:before {
  content: "\EA15";
}
.cui-icon-double-up:before {
  content: "\EA16";
}
.cui-icon-down:before {
  content: "\EA17";
}
.cui-icon-left:before {
  content: "\EA18";
}
.cui-icon-more:before {
  content: "\EA19";
}
.cui-icon-play:before {
  content: "\EA1A";
}
.cui-icon-right:before {
  content: "\EA1B";
}
.cui-icon-triangle-down:before {
  content: "\EA1C";
}
.cui-icon-up:before {
  content: "\EA1D";
}
@font-face {
  font-family: 'u-icon';
  src: url(../eot/product-v6-u-icon49a5.eot);
  src: url(../eot/product-v6-u-icon49a5.eot#iefix) format('embedded-opentype'),
  url(../woff2/product-v6-u-icon0586.woff2) format('woff2'),
  url(../woff/product-v6-u-icon65c8.woff) format('woff'),
  url(../ttf/product-v6-u-icon6ab6.ttf) format('truetype'),
  url(../svg/product-v6-u-icone88a.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}

.u-icon {
  font-family: 'u-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.u-icon-add:before {
  content: "\EA01"
}

.u-icon-cancel:before {
  content: "\EA02"
}

.u-icon-confirm:before {
  content: "\EA03"
}

.u-icon-date:before {
  content: "\EA04"
}

.u-icon-download:before {
  content: "\EA05"
}

.u-icon-edit:before {
  content: "\EA06"
}

.u-icon-heart:before {
  content: "\EA07"
}

.u-icon-help:before {
  content: "\EA08"
}

.u-icon-home:before {
  content: "\EA09"
}

.u-icon-infomation:before {
  content: "\EA0A"
}

.u-icon-menu:before {
  content: "\EA0B"
}

.u-icon-minus:before {
  content: "\EA0C"
}

.u-icon-purchase:before {
  content: "\EA0D"
}

.u-icon-refresh:before {
  content: "\EA0E"
}

.u-icon-search:before {
  content: "\EA0F"
}

.u-icon-star-outline:before {
  content: "\EA10"
}

.u-icon-star:before {
  content: "\EA11"
}

.u-icon-visible:before {
  content: "\EA12"
}

.u-icon-double-down:before {
  content: "\EA13"
}

.u-icon-double-left:before {
  content: "\EA14"
}

.u-icon-double-right:before {
  content: "\EA15"
}

.u-icon-double-up:before {
  content: "\EA16"
}

.u-icon-down:before {
  content: "\EA17"
}

.u-icon-left:before {
  content: "\EA18"
}

.u-icon-more:before {
  content: "\EA19"
}

.u-icon-play:before {
  content: "\EA1A"
}

.u-icon-right:before {
  content: "\EA1B"
}

.u-icon-triangle-down:before {
  content: "\EA1C"
}

.u-icon-up:before {
  content: "\EA1D"
}
.v6-link {
  color: #526ecc;
  cursor: pointer;
  transition: 0.2s;
}
.v6-link:hover {
  text-decoration: underline;
}
.v6-link:active {
  color: #344899;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.v6-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.v6-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media (max-width: 1439px) {
  .v6-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
.v6-col,
[class^=v6-col-] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.v6-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.16666667%;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
}
.v6-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
}
.v6-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
@media (max-width: 1439px) {
  .v6-col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.v6-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
}
.v6-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.83333333%;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
}
.v6-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 1439px) {
  .v6-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.v6-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.16666667%;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
}
.v6-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.v6-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
@media (max-width: 1439px) {
  .v6-col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
.v6-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
.v6-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.83333333%;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
}
.v6-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1439px) {
  .v6-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.v6-col-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54.16666667%;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
}
.v6-col-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
.v6-col-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
@media (max-width: 1439px) {
  .v6-col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
.v6-col-16 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
.v6-col-17 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70.83333333%;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
}
.v6-col-18 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
@media (max-width: 1439px) {
  .v6-col-lg-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
.v6-col-19 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79.16666667%;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
}
.v6-col-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
}
.v6-col-21 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
@media (max-width: 1439px) {
  .v6-col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}
.v6-col-22 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
@media (max-width: 1439px) {
  .v6-col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
}
.v6-col-23 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95.83333333%;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
@media (max-width: 1439px) {
  .v6-col-lg-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
}
.v6-col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 1439px) {
  .v6-col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1279px) {
  .v6-col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 979px) {
  .v6-col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .v6-col-xs-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.v6-section {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #ffffff;
}
.v6-section.v6-section-merge-spacing {
  padding-top: 0;
}
.v6-section[data-bg="grey"] {
  background: #fafafa;
}
.v6-section[data-bg="blue"] {
  background-image: linear-gradient(215deg, #1a2f5b 0%, #1a2f5b 62%, #020c20 100%, #05122c 100%);
}
.v6-section[data-bg="transparent"] {
  background-color: transparent;
}
.v6-section-head {
  padding-bottom: 32px;
  font-size: 0;
  text-align: center;
}
.v6-section-title {
  display: inline-block;
  position: relative;
  padding-left: 42px;
  padding-right: 42px;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #252b3a;
}
.v6-section-title[data-theme="light"] {
  color: #ffffff;
}
.v6-section-title .v6-section-title-ornament-left,
.v6-section-title .v6-section-title-ornament-right {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-size: cover;
}
.v6-section-title .v6-section-title-ornament-left {
  left: 0;
}
.v6-section-title .v6-section-title-ornament-right {
  right: 0;
}
.v6-section-subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #575d6c;
}
.v6-section-subtitle[data-theme="light"] {
  color: #adb0b8;
}
.v6-section-subtitle em {
  font-style: normal;
  color: #C7000B;
}
.v6-section-subtitle a {
  color: #526ecc;
  cursor: pointer;
  transition: 0.2s;
}
.v6-section-subtitle a:hover {
  text-decoration: underline;
}
.v6-section-subtitle a:active {
  color: #344899;
}
.v6-section-title + .v6-section-subtitle {
  margin-top: 16px;
}
.v6-section-head[data-theme="light"] .v6-section-title,
.v6-section-head[data-theme="light"] .v6-section-subtitle {
  color: #ffffff;
}
.v6-section-head[data-theme="light"] .v6-section-title a,
.v6-section-head[data-theme="light"] .v6-section-subtitle a {
  color: #96adfa;
  cursor: pointer;
  transition: 0.2s;
}
.v6-section-head[data-theme="light"] .v6-section-title a:hover,
.v6-section-head[data-theme="light"] .v6-section-subtitle a:hover {
  text-decoration: underline;
}
.v6-section-head[data-theme="light"] .v6-section-title a:active,
.v6-section-head[data-theme="light"] .v6-section-subtitle a:active {
  color: #344899;
}
.v6-section-explain {
  margin-top: 32px;
  font-size: 12px;
  line-height: 18px;
  color: #adb0b8;
}
.v6-section-explain a[href] {
  color: #526ecc;
  cursor: pointer;
  transition: 0.2s;
}
.v6-section-explain a[href]:hover {
  text-decoration: underline;
}
.v6-section-explain a[href]:active {
  color: #344899;
}
@media (max-width: 767px) {
  .v6-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .v6-section-head {
    padding-bottom: 16px;
  }
  .v6-section-title {
    font-size: 18px;
    padding-left: 27px;
    padding-right: 27px;
  }
  .v6-section-title .v6-section-title-ornament-left,
  .v6-section-title .v6-section-title-ornament-right {
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
  .v6-section-subtitle {
    font-size: 12px;
  }
  .v6-section-title + .v6-section-subtitle {
    margin-top: 8px;
  }
  .v6-section-explain {
    margin-top: 16px;
  }
}
.v6-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1439px) {
  .v6-container {
    max-width: 1200px;
  }
}
@media (max-width: 1279px) {
  .v6-container {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 767px) {
  .v6-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.v6-btn {
  display: inline-block;
  background: transparent;
  border: solid 1px transparent;
  outline: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  transition: 0.2s;
  height: 32px;
  font-size: 12px;
  line-height: 30px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 2px;
}
.v6-btn-small {
  height: 28px;
  font-size: 12px;
  line-height: 26px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 2px;
}
.v6-btn-large {
  height: 40px;
  font-size: 14px;
  line-height: 38px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 2px;
}
@media (max-width: 1439px) {
  .v6-btn-lg-small {
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
  }
  .v6-btn-lg-middle {
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 2px;
  }
  .v6-btn-lg-large {
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 2px;
  }
}
@media (max-width: 1279px) {
  .v6-btn-md-small {
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
  }
  .v6-btn-md-middle {
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 2px;
  }
  .v6-btn-md-large {
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 2px;
  }
}
@media (max-width: 979px) {
  .v6-btn-sm-small {
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
  }
  .v6-btn-sm-middle {
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 2px;
  }
  .v6-btn-sm-large {
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 2px;
  }
}
@media (max-width: 767px) {
  .v6-btn-xs-small {
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px;
  }
  .v6-btn-xs-middle {
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 2px;
  }
  .v6-btn-xs-large {
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 2px;
  }
}
.v6-btn-primary {
  background-color: #C7000B;
  border-color: #C7000B;
  color: #ffffff;
}
.v6-btn-primary:hover {
  background-color: #d64a52;
  border-color: #d64a52;
  color: #ffffff;
  box-shadow: 0 8px 6px -4px rgba(246, 111, 106, 0.5);
}
.v6-btn-primary[disabled],
.v6-btn-primary.v6-btn-disabled {
  background-color: #f5f5f6;
  border-color: #dfe1e6;
  color: #dfe1e6;
  box-shadow: none;
}
.v6-btn-secondary {
  background-color: #ffffff;
  border-color: #C7000B;
  color: #C7000B;
}
.v6-btn-secondary:hover {
  background-color: #C7000B;
  border-color: #C7000B;
  color: #ffffff;
}
.v6-btn-secondary[disabled],
.v6-btn-secondary.v6-btn-disabled {
  background-color: #f5f5f6;
  border-color: #dfe1e6;
  color: #dfe1e6;
}
.v6-btn-dark {
  border-color: #8a8e99;
  color: #575d6c;
}
.v6-btn-dark:hover {
  background-color: #C7000B;
  border-color: #C7000B;
  color: #ffffff;
}
.v6-btn-dark[disabled],
.v6-btn-dark.v6-btn-disabled {
  background-color: #f5f5f6;
  border-color: #dfe1e6;
  color: #dfe1e6;
}
.v6-btn-light {
  border-color: #ffffff;
  color: #ffffff;
}
.v6-btn-light:hover {
  background-color: #C7000B;
  border-color: #C7000B;
  color: #ffffff;
}
.v6-btn-light[disabled],
.v6-btn-light.v6-btn-disabled {
  background-color: #666666;
  border-color: #666666;
  color: #adb0b8;
}
.v6-filter-btn {
  display: inline-block;
  position: relative;
}
.v6-filter-btn input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.v6-filter-btn span {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  border: solid 1px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 30px;
  transition: 0.2s;
  color: #252b3a;
  border-color: #adb0b8;
}
.v6-filter-btn input:hover + span,
.v6-filter-btn input:checked + span {
  color: #C7000B;
  border-color: #C7000B;
}
.v6-select {
  display: inline-block;
  position: relative;
  min-width: 194px;
  height: 28px;
  padding-right: 28px;
  border: solid 1px #adb0b8;
  border-radius: 2px;
  background: white;
  cursor: pointer;
  transition: 0.2s;
}
.v6-select:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0;
}
.v6-select:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  vertical-align: middle;
  border: solid 4px transparent;
  border-bottom: none;
  border-top: solid 5px #575d6c;
  margin-top: -2px;
}
.v6-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  padding-left: 9px;
  padding-right: 0;
  background: transparent;
  font-size: 14px;
  color: #252b3a;
  line-height: 26px;
  cursor: pointer;
}
.v6-select select::-ms-expand {
  display: none;
}
.v6-select-trigger {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-left: 9px;
  padding-right: 28px;
  background: rgba(0, 0, 0, 0);
  font-size: 0;
}
.v6-select-trigger span {
  display: inline-block;
  position: relative;
  max-width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 26px;
  white-space: nowrap;
  color: transparent;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s;
}
.v6-select-trigger span:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #5e7ce0;
  border-left: solid 1px white;
  border-right: solid 1px white;
  margin-top: -2px;
}
@keyframes select-text-hover-first {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.v6-select-option-list {
  display: none;
  position: absolute;
  z-index: 9;
  top: 100%;
  left: -1px;
  right: -1px;
  max-height: 151px;
  overflow: auto;
  border: solid #5e7ce0;
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 2px 2px;
}
.v6-select-option-list li {
  padding: 4px 9px;
  background: white;
  font-size: 14px;
  line-height: 22px;
  color: #252b3a;
  transition: 0.2s;
}
.v6-select-option-list li:hover {
  background: #f2f5fc;
  color: #526ecc;
}
.v6-select-option-list li.selected {
  background: #5e7ce0;
  color: #ffffff;
}
.v6-select:not(.open).hover {
  border-color: #575d6c;
}
.v6-select:not(.open).hover .v6-select-trigger span {
  opacity: 1;
}
.v6-select.open {
  border-color: #5e7ce0;
  border-radius: 2px 2px 0 0;
}
.v6-select.open .v6-select-trigger {
  border-bottom: solid 1px #dfe1e6;
}
.v6-select.open .v6-select-option-list {
  display: block;
}
.v6-select-block {
  display: block;
}
.v6-text-title-t1 {
  font-weight: 700;
  font-size: 52px;
  line-height: 65px;
  color: #252b3a;
}
.v6-text-title-t1[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #252b3a;
}
.v6-text-title-t2[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #252b3a;
}
.v6-text-title-t3[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #252b3a;
}
.v6-text-title-t4[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #252b3a;
}
.v6-text-title-t5[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #252b3a;
}
.v6-text-title-t6[data-theme="light"] {
  color: #ffffff;
}
.v6-text-title-t7 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.v6-text-title-t7[data-theme="light"] {
  color: #ffffff;
}
.v6-text-subtitle-t1 {
  font-size: 18px;
  line-height: 23px;
  color: #575d6c;
}
.v6-text-subtitle-t1[data-theme="light"] {
  color: #adb0b8;
}
.v6-text-subtitle-t2 {
  font-size: 16px;
  line-height: 20px;
  color: #575d6c;
}
.v6-text-subtitle-t2[data-theme="light"] {
  color: #adb0b8;
}
.v6-text-subtitle-t3 {
  font-size: 14px;
  line-height: 18px;
  color: #575d6c;
}
.v6-text-subtitle-t3[data-theme="light"] {
  color: #adb0b8;
}
.v6-text-body-t1 {
  font-size: 16px;
  line-height: 24px;
  color: #575d6c;
}
.v6-text-body-t1[data-theme="light"] {
  color: #ffffff;
}
.v6-text-body-t2 {
  font-size: 14px;
  line-height: 22px;
  color: #575d6c;
}
.v6-text-body-t2[data-theme="light"] {
  color: #ffffff;
}
.text-caption-t1 {
  font-size: 12px;
  line-height: 18px;
  color: #8a8e99;
}
.text-caption-t1[data-theme="blue"] {
  color: #526ecc;
}
.v6-card {
  background-color: #ffffff;
  border: solid 1px #adb0b8;
}
.v6-card.v6-card-xl {
  padding: 56px 40px;
}
.v6-card.v6-card-l {
  padding: 32px 32px;
}
.v6-card.v6-card-m {
  padding: 24px 24px;
}
.v6-card.v6-card-align-left {
  text-align: left;
}
.v6-card.v6-card-align-center {
  text-align: center;
}
.v6-card-bottom {
  padding-top: 24px;
}
.v6-checkbox {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
}
.v6-checkbox input[type="checkbox"] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  cursor: pointer;
}
.v6-checkbox input[type="checkbox"] + span {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 1px #8a8e99;
  border-radius: 2px;
  background-color: white;
  transition: 0.2s;
}
.v6-checkbox input[type="checkbox"] + span i {
  margin: 1px;
  font-size: 12px;
  color: white;
  transform: scale(0);
  transition: 0.2s;
}
.v6-checkbox input[type="checkbox"]:focus + span,
.v6-checkbox input[type="checkbox"]:hover + span {
  border-color: #5e7ce0;
}
.v6-checkbox input[type="checkbox"]:checked + span {
  border-color: #5e7ce0;
  background-color: #5e7ce0;
}
.v6-checkbox input[type="checkbox"]:checked + span i {
  transform: scale(1);
}
.v6-checkbox input[type="checkbox"]:checked:hover + span {
  border-color: #7693f5;
  background-color: #7693f5;
}
.v6-checkbox input[type="checkbox"]:checked:active + span {
  border-color: #465eb8;
  background-color: #465eb8;
}
.v6-checkbox input[type="checkbox"]:disabled {
  cursor: default;
}
.v6-checkbox input[type="checkbox"]:disabled + span,
.v6-checkbox input[type="checkbox"]:disabled:hover + span {
  border-color: #dfe1e6;
  background-color: #f5f5f6;
}
.v6-checkbox input[type="checkbox"]:disabled + span i,
.v6-checkbox input[type="checkbox"]:disabled:hover + span i {
  color: #dfe1e6;
}
.v6-radio {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
}
.v6-radio input[type="radio"] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  cursor: pointer;
}
.v6-radio input[type="radio"] + span {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 1px #8a8e99;
  border-radius: 50%;
  background-color: white;
  transition: 0.2s;
}
.v6-radio input[type="radio"] + span:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin: 4px;
  background-color: #5e7ce0;
  transform: scale(0);
  transition: 0.2s;
}
.v6-radio input[type="radio"]:focus + span,
.v6-radio input[type="radio"]:hover + span {
  border-color: #5e7ce0;
}
.v6-radio input[type="radio"]:checked + span {
  border-color: #5e7ce0;
}
.v6-radio input[type="radio"]:checked + span:before {
  content: "";
  transform: scale(1);
}
.v6-radio input[type="radio"]:active + span {
  background-color: #5e7ce0;
}
.v6-radio input[type="radio"]:disabled {
  cursor: default;
}
.v6-radio input[type="radio"]:disabled + span {
  border-color: #dfe1e6;
  background-color: #f5f5f6;
}
.v6-radio input[type="radio"]:disabled + span:before {
  content: "";
  background-color: #dfe1e6;
}
.v6-tab {
  border-bottom: solid 1px #dfe1e6;
  font-size: 0;
  text-align: center;
}
.v6-tab ul {
  margin-bottom: -1px;
}
.v6-tab ul[data-cols="2"] li,
.v6-tab ul[data-cols="3"] li,
.v6-tab ul[data-cols="4"] li {
  width: 25%;
}
.v6-tab ul[data-cols="5"] li {
  width: 20%;
}
.v6-tab ul[data-cols="6"] li {
  width: 16.66666667%;
}
.v6-tab ul[data-cols="7"] li {
  width: 14.28571429%;
}
.v6-tab ul[data-cols="8"] li {
  width: 12.5%;
}
.v6-tab li {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: bottom;
}
.v6-tab a {
  display: inline-block;
  position: relative;
  padding: 18px 8px;
  font-size: 18px;
  line-height: 24px;
  color: #252b3a;
  cursor: pointer;
  transition: 0.2s;
}
.v6-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 3px;
  margin: auto;
  background-color: #C7000B;
  transition: 0.2s;
}
.v6-tab a:hover {
  color: #C7000B;
}
.v6-tab li.active a {
  font-weight: 700;
}
.v6-tab li.active a:after {
  width: calc(100% - 16px);
}
.v6-tab-text {
  display: block;
  min-width: 48px;
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.v6-tab-wrapper {
  padding-top: 24px;
}
.v6-tab-content:not(.active) {
  display: none;
}
.v6-label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #C7000B;
  border-radius: 2px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
.v6-collapse-container {
  border: solid 1px #adb0b8;
}
.v6-collapse-container + .v6-collapse-container {
  margin-top: -1px;
}
.v6-collapse-trigger {
  display: block;
  position: relative;
  padding: 14px 40px 14px 14px;
  border-bottom: solid 1px #adb0b8;
  margin-bottom: -1px;
  cursor: pointer;
}
.v6-collapse-trigger .u-icon-down {
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -6px;
  font-size: 12px;
  color: #8a8e99;
  transition: 0.35s;
}
.v6-collapse-trigger.expended .u-icon-down {
  transform: rotateX(180deg);
}
.v6-collapse-head-text {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.v6-collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.product-v6-section .u-icon-down {
  transition: transform 0.5s ease-out;
  font-size: 12px;
}
.product-v6-section .unfold .u-icon-down {
  -ms-transform: rotate(180deg);
  transform: rotateX(180deg);
}
.label-icon {
  padding: 1px 4px;
  font-size: 12px;
  color: #FFFFFF;
  display: inline-block;
  border-radius: 2px;
  margin-left: 12px;
  vertical-align: middle;
}
.label-icon.product-ad-label-hot {
  background: #C7000B;
}
.label-icon.product-ad-label-sale {
  background: #FA9841;
}
.label-icon.product-ad-label-new {
  background: #5E7CE0;
}
.unfold .u-icon-down {
  -ms-transform: rotate(180deg);
  transform: rotateX(180deg);
}
/** write less here**/
.product-v6-banner {
  height: 480px;
  background: #152247;
}
.product-v6-banner .product-banner-pc-bg {
  background-color: #152247;
  background-position: center;
  background-repeat: no-repeat;
  height: 640px;
  transform: translate(0px, -60px) scale(1);
  transform-origin: center bottom;
  background-size: cover;
  transition: all 0.5s ease 0s;
  position: relative;
}
.product-v6-banner .product-banner-pc-bg-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-v6-banner .animation-lightning {
  animation: lightning 5s ease infinite;
}
.product-v6-banner .animation-lightning-0 {
  animation: lightning 0s ease infinite;
}
@keyframes lightning {
  0% {
    opacity: 0.3;
  }
  5% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.product-v6-banner .product-banner-content {
  position: absolute;
  top: 0;
  height: 480px;
  width: 100%;
}
.product-v6-banner .product-banner-main {
  display: inline-block;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  line-height: 1rem;
}
.product-v6-banner .banner-title {
  display: inline-block;
  max-width: calc(100% - 56px);
  margin-right: 12px;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 50px;
}
.product-v6-banner .banner-title span {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-v6-banner .product-play-btn {
  display: inline-block;
  margin-top: 5px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  font-size: 0;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  transition: 0.2s;
  vertical-align: top;
}
.product-v6-banner .product-play-btn i {
  font-size: 16px;
  color: #fff;
  transition: 0.2s;
}
.product-v6-banner .product-play-btn:hover {
  background: rgba(255, 255, 255, 0.6);
}
.product-v6-banner .product-play-btn:hover i {
  color: #fff;
}
.product-v6-banner .product-banner-paragraph-box {
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
  line-height: 22px;
  margin-top: 8px;
  margin-bottom: 24px;
}
.product-v6-banner .product-banner-paragraph {
  max-height: 132px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.product-v6-banner .product-banner-paragraph-mb {
  display: none;
}
.product-v6-banner .product-banner-paragraph,
.product-v6-banner .product-banner-paragraph-sub {
  margin-top: 8px;
}
.product-v6-banner .product-banner-btn-group {
  font-size: 0;
}
.product-v6-banner .banner-btn-group-mb {
  display: none;
}
.product-v6-banner .v6-btn {
  margin-right: 16px;
}
.product-v6-banner .product-banner-btn {
  display: inline-block;
  padding: 10px 30px;
  margin-right: 16px;
  color: #FFFFFF;
  border-radius: 24px;
  font-size: 14px;
  transition: 0.2s;
  cursor: pointer;
}
.product-v6-banner .product-solid-btn {
  background: #C7000B;
}
.product-v6-banner .product-solid-btn:hover {
  background: #FF8B87;
  box-shadow: 0 8px 16px rgba(199, 54, 54, 0.4);
}
.product-v6-banner .product-hollow-btn {
  border: 1px solid #FFFFFF;
}
.product-v6-banner .product-hollow-btn:hover {
  border: 1px solid #C7000B;
  background: #C7000B;
}
.product-v6-banner .banner-notice {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 18px;
  margin-top: 16px;
}
.product-v6-banner .banner-notice-item {
  margin-top: 6px;
}
.product-v6-banner .banner-notice-text {
  max-width: calc(100% - 50px);
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.product-v6-banner .before-line {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 2px;
  vertical-align: middle;
}
.product-v6-banner .before-line::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
  transition: all cubic-bezier(0.18, 0.4, 0.59, 1.51) 0.3s;
}
.product-v6-banner .banner-notice-item a[href]:hover .banner-notice-text .before-line::before {
  width: 8px;
  background: #C7000B;
}
.product-v6-banner .banner-notice-item:first-child {
  margin-top: 0;
}
.product-v6-banner .banner-notice-item a[href]:hover {
  color: #C7000B;
}
@media (min-width: 1024px) {
  .product-v6-banner .banner-position {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 580px;
    overflow: hidden;
    padding-top: 100px;
  }
  .product-v6-banner .banner-position-main {
    position: relative;
    height: 480px;
  }
  .product-v6-banner .product-banner-pc-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 580px;
    overflow: hidden;
  }
  .product-v6-banner .product-banner-main {
    max-width: 862px;
  }
  .product-v6-banner .product-banner-content {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .product-v6-banner .product-banner-paragraph-box {
    max-width: 750px;
  }
}
@media (max-width: 1023px) {
  .product-v6-banner {
    background: url(../png/product-v6-banner-mb85f5.png) no-repeat center;
    background-size: cover;
    height: auto;
  }
  .product-v6-banner .product-banner-pc-wrapper {
    display: none;
  }
  .product-v6-banner .product-banner-content {
    position: initial;
    height: auto;
    padding-bottom: 52px;
  }
  .product-v6-banner .product-wrapper {
    padding-left: 3%;
    padding-right: 3%;
  }
  .product-v6-banner .product-banner-main {
    padding: 24px 0;
    width: 100%;
  }
  .product-v6-banner .banner-title {
    display: block;
    margin-right: 0;
    max-width: 100%;
    font-size: 24px;
    line-height: 30px;
  }
  .product-v6-banner .banner-title span {
    display: block;
  }
  .product-v6-banner .product-play-btn {
    display: none;
  }
  .product-v6-banner .product-banner-paragraph {
    max-height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .product-v6-banner .product-banner-paragraph-box {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .product-v6-banner .product-banner-paragraph-pc {
    display: none;
  }
  .product-v6-banner .product-banner-btn:first-child {
    display: inline-block;
  }
  .product-v6-banner .banner-notice,
  .product-v6-banner .product-banner-paragraph-sub {
    display: none;
  }
  .product-v6-banner .banner-btn-group-mb {
    display: block;
    margin-top: 24px;
  }
  .product-v6-banner .banner-btn-group-pc {
    display: none;
  }
}
@media (max-width: 767px) {
  .product-v6-banner .product-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-v6-banner .banner-title {
    display: inline-block;
  }
}
.product-v6-banner.light-banner {
  background: #fff;
}
.product-v6-pagenav.light-banner .pagenav-box.fixed {
  background: #fff;
}
.product-v6-banner.light-banner .product-v6-pagenav .pagenav-menu .item a {
  color: #252b3a;
}
.product-v6-banner.light-banner .product-v6-pagenav .pagenav-menu .item a[href]:hover {
  color: #c7000b;
}
.product-v6-banner.light-banner .product-v6-pagenav .pagenav-menu .item a:after {
  background: #c7000b;
}
.product-v6-banner.light-banner .product-v6-banner .product-banner-pc-bg {
  background-color: transparent;
}
.product-v6-banner.light-banner .banner-title {
  color: #252B3A;
}
.product-v6-banner.light-banner .product-banner-paragraph-box {
  color: #575D6C;
}
.product-v6-banner.light-banner .v6-btn-light {
  border-color: #252b3a;
  color: #252b3a;
}
.product-v6-banner.light-banner .v6-btn-light:hover {
  background-color: transparent;
  border-color: #c7000b;
  color: #c7000b;
}
.product-v6-banner.light-banner .banner-notice {
  color: #575d6c;
}
.product-v6-banner.light-banner .before-line::before {
  background: #575d6c;
}
.product-v6-banner.light-banner .banner-notice-item a[href]:hover {
  color: #c7000b;
}
.product-v6-banner.light-banner .product-play-btn {
  background: rgba(37, 43, 58, 0.2);
}
.product-v6-banner.light-banner .product-play-btn:hover {
  background-color: rgba(37, 43, 58, 0.15);
}
.product-v6-pagenav {
  top: 20px;
  width: 100%;
  z-index: 8;
}
.product-v6-pagenav.pagenave-position {
  position: absolute;
}
.product-v6-pagenav .pagenav-box {
  padding: 14px 0;
  background: rgba(51, 56, 84, 0);
  transition: opacity 0.5s ease;
  overflow: hidden;
  height: 48px;
}
.product-v6-pagenav .pagenav-content {
  position: relative;
}
.product-v6-pagenav .pagenav-menu {
  font-size: 0;
  width: calc(100% - 140px);
  transition: 0.4s;
}
.product-v6-pagenav .pagenav-menu .item {
  position: relative;
  padding-right: 52px;
  display: inline-block !important;
  height: 48px;
}
.product-v6-pagenav .pagenav-menu .item.item-hide {
  display: none !important;
}
.product-v6-pagenav .pagenav-menu .item:first-child {
  padding-right: 26px;
}
.product-v6-pagenav .pagenav-menu .item::after {
  position: absolute;
  left: 0;
  top: 3px;
  content: '';
  width: 1px;
  height: 16px;
  background: rgba(110, 124, 170, 0.3);
}
.product-v6-pagenav .pagenav-menu .item:first-child::after {
  display: none;
}
.product-v6-pagenav .pagenav-menu .item a {
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  padding: 0 6px;
  display: block;
  line-height: 20px;
  transition: 0.2s;
}
.product-v6-pagenav .pagenav-menu .item a[href]:hover {
  color: #C7000B;
}
.product-v6-pagenav .pagenav-menu .item a::after {
  background: #C7000B;
  bottom: -14px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  margin-left: -50%;
}
.product-v6-pagenav .pagenav-menu .item.selected a::after {
  width: 100%;
}
.product-v6-pagenav .pagenav-box.fixed {
  position: fixed;
  background: #333854;
  width: 100%;
  z-index: 350;
  top: 40px;
}
.product-v6-pagenav .navpage-btn-box {
  position: absolute;
  right: 0;
  top: -5px;
}
.product-v6-pagenav .navpage-btn {
  display: none;
}
.product-v6-pagenav .navpage-btn:hover {
  box-shadow: 0 8px 16px rgba(246, 111, 106, 0.5);
}
.product-v6-pagenav .pagenav-box.fixed .navpage-btn {
  display: inline-block;
}
@media (max-width: 1023px) {
  .product-v6-pagenav {
    display: none;
  }
}
.product-v6-ad .v6-container {
  max-width: 1328px;
}
.product-v6-ad .product-ad-content {
  padding: 12px 24px;
  background: rgba(51, 56, 84, 0.7);
}
.product-v6-ad .product-ad-mb {
  display: none;
}
.product-v6-ad .product-ad-list {
  display: block;
}
.product-v6-ad .product-ad-list .swiper-slide {
  float: left;
  margin: 4px 0;
  height: 20px;
}
.product-v6-ad .product-ad-list[data-cols="2"] .swiper-slide {
  width: calc(100% / 2);
}
.product-v6-ad .product-ad-list[data-cols="3"] .swiper-slide {
  width: 33.33333333%;
}
.product-v6-ad .product-ad-list a {
  font-size: 0;
  color: #FFFFFF;
  line-height: 16px;
  display: block;
  padding-right: 14px;
}
.product-v6-ad .product-ad-list[data-cols="2"] .swiper-slide:nth-child(2n) a {
  padding-right: 0;
}
.product-v6-ad .product-ad-list[data-cols="3"] .swiper-slide:nth-child(3n) a {
  padding-right: 0;
}
.product-v6-ad .ad-text {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.product-v6-ad .ad-title {
  font-size: 12px;
  margin-right: 8px;
  font-style: normal;
  display: inline-block;
  font-weight: 600;
  vertical-align: middle;
}
.product-v6-ad .ad-desc {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 146px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-v6-ad .ad-icon {
  width: 34px;
  height: 18px;
  background: url(../png/product-v6-hot8196.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
@media (min-width: 1024px) {
  .product-v6-ad {
    position: absolute;
    width: 100%;
    left: 50%;
    z-index: 7;
    transform: translate(-50%, -100%);
  }
}
@media (max-width: 1439px) {
  .product-v6-ad .v6-container {
    max-width: 1248px;
  }
}
@media (max-width: 1023px) {
  .product-v6-ad {
    margin-top: -52px;
  }
  .product-v6-ad .product-ad-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .product-v6-ad .product-ad-content {
    padding: 0;
  }
  .product-v6-ad .product-ad-pc {
    display: none;
  }
  .product-v6-ad .product-ad-mb {
    display: block;
  }
  .product-v6-ad .swiper-container-horizontal {
    padding: 0 3%;
  }
  .product-v6-ad .product-ad-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 16px 0;
  }
  .product-v6-ad .product-ad-list a {
    padding-right: 0;
  }
  .product-v6-ad .product-ad-list .swiper-slide {
    margin: 0;
  }
  .product-v6-ad .product-ad-list[data-cols="2"] .swiper-slide {
    width: 100%;
  }
  .product-v6-ad .product-ad-list[data-cols="3"] .swiper-slide {
    width: 100%;
  }
  .product-v6-ad .ad-title {
    font-size: 12px;
    font-weight: 500;
  }
  .product-v6-ad .ad-desc {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .product-v6-ad .swiper-container-horizontal {
    padding: 0 15px;
  }
}
.product-v6-ad.light-ad .product-ad-content {
  background-color: #ffffff;
}
.product-v6-ad.light-ad .product-ad-list a,
.product-v6-ad.light-ad .ad-title {
  color: #252b3a;
}
.v6-section.product-v6-advantage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.v6-section.product-v6-advantage .v6-section-head.algin-left {
  text-align: left;
}
.v6-section.product-v6-advantage .v6-section-head.algin-left .v6-section-title {
  padding: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .v6-section.product-v6-advantage .v6-section-head.algin-left .v6-section-title {
    font-size: 32px;
  }
}
.v6-section.product-v6-advantage .v6-section-head.mb {
  display: none;
}
.v6-section.product-v6-advantage .v6-section-title {
  max-width: 100%;
}
@media (max-width: 767px) {
  .v6-section.product-v6-advantage .v6-section-head.pc {
    display: none;
  }
  .v6-section.product-v6-advantage .v6-section-head.mb {
    display: block;
  }
  .v6-section.product-v6-advantage .v6-section-subtitle {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .v6-section.product-v6-advantage .v6-section-subtitle a {
    text-decoration: underline;
  }
}
.v6-section.product-v6-advantage .v6-section-body .product-tab {
  width: calc((100% - 49px) / 3);
}
.v6-section.product-v6-advantage .v6-section-body.v6-section-body-cols2 .product-tab {
  width: calc((100% - 33px) / 2);
}
.v6-section.product-v6-advantage .copywriting-mb {
  display: none;
}
.v6-section.product-v6-advantage .info {
  font-size: 14px;
  color: #575D6C;
  line-height: 22px;
  text-align: left;
}
.v6-section.product-v6-advantage .info a {
  color: #627BD1;
}
.v6-section.product-v6-advantage .info a:hover {
  text-decoration: underline;
}
.v6-section.product-v6-advantage .info em {
  color: #252B3A;
  font-weight: bold;
  font-style: normal;
}
.v6-section.product-v6-advantage .indicator-triangle {
  position: absolute;
  bottom: 8px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #f4f6f8;
  transition: left 0.3s linear;
  visibility: hidden;
}
.v6-section.product-v6-advantage .active .product-tab.active ~ .indicator-triangle {
  visibility: visible;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: -8px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab {
  padding: 24px 40px 24px 84px;
  margin: 8px;
  position: relative;
  float: left;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab > .u-icon-down {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab em {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0px;
  top: 24px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab p {
  text-align: left;
  padding: 0;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .caption {
  font-size: 18px;
  line-height: 26px;
  transition: none;
  font-weight: bold;
  color: #252b3a;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .caption span {
  vertical-align: middle;
  transition: 0.5s ease;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .caption i {
  display: none;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .label-icon {
  line-height: 16px;
  margin-left: 5px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .copywriting-pc {
  /*display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4;
          overflow: hidden;
          max-height: 88px;*/
  text-align: left;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .btn-box {
  margin-top: 8px;
  text-align: left;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .text-btn {
  color: #5E7CE0;
  font-size: 14px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .text-btn .u-icon-more {
  margin-left: 8px;
  transition: 0.2s;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .text-btn:hover .u-icon-more {
  margin-left: 12px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content-container {
  background: #F5F5F6;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown {
  cursor: pointer;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown .caption i {
  display: inline-block;
  transition: 0.5s ease;
  vertical-align: middle;
  margin-left: 1px;
  font-size: 12px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown.unfold .caption {
  color: #C7000B;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown.active .caption {
  color: #C7000B;
}
.v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown.active .caption i {
  -ms-transform: rotate(180deg);
  transform: rotateX(180deg);
  border-top-color: #C7000B;
}
@media (min-width: 1023px) {
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown:hover .caption {
    color: #C7000B;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown:hover .caption i {
    border-top-color: #C7000B;
  }
}
.v6-section.product-v6-advantage .product-layer .product-v6-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding: 24px;
  /*display:none;*/
}
.v6-section.product-v6-advantage .product-layer .product-v6-content.active {
  display: block;
  visibility: visible;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-details {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 44px;
  margin-bottom: 24px;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-details.copywriting-mb {
  display: none;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info {
  margin: -28px;
  display: flex;
  flex-wrap: wrap;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info li {
  float: left;
  padding: 28px;
  webkit-box-flex: 0;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info li .caption {
  font-size: 14px;
  color: #252B3A;
  line-height: 18px;
  padding-bottom: 16px;
  position: relative;
  font-weight: 700;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info li .caption:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 24px;
  height: 3px;
  background-color: #ADB0B8;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info li .caption.copywriting-mb {
  display: none;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info[data-cols="2"] li {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info[data-cols="3"] li,
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info[data-cols="5"] li,
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info[data-cols="6"] li {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.v6-section.product-v6-advantage .product-layer .product-v6-content .product-v6-adv-body .adv-info[data-cols="4"] li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.v6-section.product-v6-advantage[data-theme="grey"] {
  background: #fafafa;
}
.v6-section.product-v6-advantage[data-theme="transBlack"] {
  background-color: transparent;
}
@media (max-width: 768px) {
  .v6-section.product-v6-advantage {
    background: #FAFAFA;
  }
  .v6-section.product-v6-advantage .product-layer:last-child {
    border-bottom: 1px solid #DFE1E6;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs {
    margin: 0;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab {
    padding: 16px 45px 16px 79px;
    margin: 0;
    width: 100% !important;
    background: #FFFFFF;
    border: 1px solid #DFE1E6;
    border-bottom: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab em {
    width: 48px;
    height: 48px;
    left: 15px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .caption {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .copywriting-pc {
    display: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab .copywriting-mb {
    display: block;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown > .u-icon-down {
    display: block;
    right: 20px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-tab.advDropdown .caption > i {
    display: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content {
    background: #ffffff;
    border: 1px solid #DFE1E6;
    border-bottom: none;
    display: none;
    padding: 15px 24px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info {
    margin: 0px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li {
    width: 100% !important;
    webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin: 8px 0 0 0;
    text-align: left;
    padding: 0 0 0 13px;
    position: relative;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #575D6C;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li .caption {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li .caption:before {
    display: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li .caption.copywriting-mb {
    display: inline;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li + li {
    margin-left: 0px;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li .copywriting-pc {
    display: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-info li .copywriting-mb {
    display: inline;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-details {
    margin-bottom: 0;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-details.copywriting-pc {
    display: none;
  }
  .v6-section.product-v6-advantage .product-layer .product-v6-tabs .product-v6-content .product-v6-adv-body .adv-details.copywriting-mb {
    display: block;
  }
}
/** write less here**/
.product-v6-scene2.product-v6-section {
  background-image: url(../jpg/product-v6-scene2-bg7008.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.product-v6-scene2 .solution-scene-tab {
  border-bottom: 1px solid #DFE1E6;
  font-size: 0;
}
.product-v6-scene2 .scene-tab {
  width: 20%;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #252B3A;
  text-align: center;
  cursor: pointer;
  padding: 0 15px;
  vertical-align: bottom;
}
.product-v6-scene2 .scene-tab .act-title {
  display: inline-block;
  position: relative;
  padding: 19px 0;
}
.product-v6-scene2 .scene-tab .act-title:after {
  background: #C7000B;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.product-v6-scene2 .scene-tab .act-title-text {
  line-height: 26px;
  max-height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-v6-scene2 .scene-tab:not(.active):hover {
  color: #C7000B;
}
.product-v6-scene2 .scene-tab.active {
  font-weight: bold;
}
.product-v6-scene2 .scene-tab.active .act-title:after {
  width: 100%;
}
.product-v6-scene2 .inner-content[data-cols="2"] .scene-tab {
  width: 50%;
}
.product-v6-scene2 .inner-content[data-cols="3"] .scene-tab {
  width: 33.33%;
}
.product-v6-scene2 .inner-content[data-cols="4"] .scene-tab {
  width: 25%;
}
.product-v6-scene2 .inner-content[data-cols="5"] .scene-tab {
  width: 20%;
}
.product-v6-scene2 .inner-content[data-cols="6"] .scene-tab {
  width: calc(100%/6);
}
.product-v6-scene2 .inner-content[data-cols="7"] .scene-tab {
  width: calc(100%/7);
}
.product-v6-scene2 .inner-content[data-cols="8"] .scene-tab {
  width: 12.5%;
}
.product-v6-scene2 .inner-content[data-cols="9"] .scene-tab {
  width: calc(100%/9);
}
.product-v6-scene2 .inner-content[data-cols="10"] .scene-tab {
  width: 10%;
}
.product-v6-scene2 .act-content {
  margin-top: 24px;
}
.product-v6-scene2 .scene-content {
  display: none;
}
.product-v6-scene2 .scene-content.active,
.product-v6-scene2 .scene-content:nth-child(1) {
  display: block;
}
.product-v6-scene2 .scene-mb-title {
  display: none;
}
.product-v6-scene2 .content-img {
  min-height: 520px;
  width: calc(100% - 440px);
  cursor: zoom-in;
  position: relative;
  float: left;
  overflow: hidden;
}
.product-v6-scene2 .content-img.notSvg {
  background: rgba(255, 255, 255, 0.85);
}
.product-v6-scene2 .content-img img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.product-v6-scene2 .content-detail {
  width: 440px;
  min-height: 520px;
  padding: 24px;
  float: left;
  box-shadow: 0 5px 15px 0 rgba(83, 92, 126, 0.1);
  border-radius: 2px;
  background: #fff;
}
.product-v6-scene2 .description-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  color: #252B3A;
  line-height: 18px;
}
.product-v6-scene2 .description-content + .description-content {
  margin-top: 16px;
}
.product-v6-scene2 .description-content a {
  color: #526ECC !important;
}
.product-v6-scene2 .description-content a:hover {
  text-decoration: underline;
}
.product-v6-scene2 .p-detail {
  font-size: 14px;
  color: #575D6C;
  line-height: 18px;
}
.product-v6-scene2 .p-detail ~ p {
  font-size: 14px;
  color: #575D6C;
}
.product-v6-scene2 .p-detail ~ p:empty {
  display: none;
}
.product-v6-scene2 .sub-title {
  position: relative;
  margin-top: 8px;
  font-weight: bold;
  padding-left: 14px;
  font-size: 14px;
  color: #252B3A;
  line-height: 18px;
}
.product-v6-scene2 .sub-detail {
  margin-top: 4px;
  padding-left: 14px;
  font-size: 14px;
  color: #575D6C;
  line-height: 18px;
}
.product-v6-scene2 .sub-detail ~ p {
  padding-left: 14px;
  font-size: 14px;
  color: #575D6C;
}
.product-v6-scene2 .sub-detail ~ p:empty {
  display: none;
}
.product-v6-scene2 .sub-title:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 2px;
  border-top: solid 2px;
  top: 7px;
  left: 2px;
}
.product-v6-scene2 .inner-subcontent {
  margin: -3px;
}
.product-v6-scene2 .sub-item {
  float: left;
  padding: 3px;
  max-width: 100%;
  height: 46px;
}
.product-v6-scene2 .scene-content:not(.upper-lower) .content-detail:not(.noImg) .sub-item {
  width: calc((100% - 6px)/2);
}
.product-v6-scene2 .description-content .prod-rec {
  color: #252B3A !important;
  font-size: 0;
}
.product-v6-scene2 .prod-rec {
  display: inline-block;
  padding: 0 16px;
  width: 100%;
  border-radius: 2px;
  background: #F5F5F6;
  border: 1px solid #F5F5F6;
  transition: all .3s;
}
.product-v6-scene2 .prod-rec .icon-prod-rec {
  display: inline-block;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  vertical-align: middle;
  color: #060001;
}
.product-v6-scene2 .prod-rec .name {
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  vertical-align: middle;
}
.product-v6-scene2 .scene-content:not(.upper-lower) .content-detail:not(.noImg) .sub-item .name {
  width: calc(100% - 33px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-v6-scene2 .description-content .prod-rec:hover {
  border: 1px solid #c7000b;
  text-decoration: none;
  background: #fff;
  color: #c7000b !important;
}
.product-v6-scene2 .prod-rec:hover .icon-prod-rec {
  color: #c7000b;
}
.product-v6-scene2 .p-price {
  padding: 16px 0 0;
  font-size: 0;
}
.product-v6-scene2 .p-price span {
  font-size: 24px;
  color: #c7000b;
  line-height: 28px;
}
.product-v6-scene2 .p-price i {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
}
.product-v6-scene2 .p-promotion {
  margin-top: 16px;
}
.product-v6-scene2 .description-content .v6-btn {
  margin-top: 8px;
  color: #fff !important;
  border-radius: 2px;
}
.product-v6-scene2 .description-content .v6-btn:hover {
  text-decoration: none;
}
.product-v6-scene2 .upper-lower .content-img {
  width: 100%;
  height: auto!important;
}
.product-v6-scene2 .upper-lower .content-img img {
  width: auto;
  height: 100%;
}
.product-v6-scene2 .content-detail.noImg,
.product-v6-scene2 .upper-lower .content-detail {
  width: 100%;
  min-height: auto;
}
.product-v6-scene2 .content-detail.noImg .description-subcontent,
.product-v6-scene2 .upper-lower .content-detail .description-subcontent {
  overflow: hidden;
}
.product-v6-scene2 .content-detail.noImg .sub,
.product-v6-scene2 .upper-lower .content-detail .sub {
  margin-left: 15px;
  width: calc((100% - 31px)/3);
  float: left;
}
.product-v6-scene2 .content-detail.noImg .sub:nth-child(3n+1),
.product-v6-scene2 .upper-lower .content-detail .sub:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.product-v6-scene2 .content-detail.noImg .sub:nth-child(1) .sub-title,
.product-v6-scene2 .upper-lower .content-detail .sub:nth-child(1) .sub-title,
.product-v6-scene2 .content-detail.noImg .sub:nth-child(2) .sub-title,
.product-v6-scene2 .upper-lower .content-detail .sub:nth-child(2) .sub-title,
.product-v6-scene2 .content-detail.noImg .sub:nth-child(3) .sub-title,
.product-v6-scene2 .upper-lower .content-detail .sub:nth-child(3) .sub-title {
  margin-top: 0;
}
.product-v6-scene2 .content-detail.noImg .description-subcontent[data-cols="2"] .sub,
.product-v6-scene2 .upper-lower .content-detail .description-subcontent[data-cols="2"] .sub {
  width: calc((100% - 16px)/2);
}
.product-v6-scene2 .content-detail.noImg .description-subcontent[data-cols="1"] .sub,
.product-v6-scene2 .upper-lower .content-detail .description-subcontent[data-cols="1"] .sub {
  width: 100%;
  float: none;
}
@media (max-width: 1199px) {
  .product-v6-scene2 .content-img {
    width: 100%;
    min-height: inherit;
  }
  .product-v6-scene2 .content-img img {
    position: static;
  }
  .product-v6-scene2 .content-detail {
    width: 100%;
    min-height: auto;
  }
  .product-v6-scene2 .content-detail .description-subcontent {
    overflow: hidden;
  }
  .product-v6-scene2 .content-detail .sub {
    margin-left: 15px;
    width: calc((100% - 31px)/3);
    float: left;
  }
  .product-v6-scene2 .content-detail .sub:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
  .product-v6-scene2 .content-detail .sub:nth-child(1) .sub-title,
  .product-v6-scene2 .content-detail .sub:nth-child(2) .sub-title,
  .product-v6-scene2 .content-detail .sub:nth-child(3) .sub-title {
    margin-top: 0;
  }
  .product-v6-scene2 .content-detail .description-subcontent[data-cols="2"] .sub {
    width: calc((100% - 16px)/2);
  }
  .product-v6-scene2 .content-detail .description-subcontent[data-cols="1"] .sub {
    width: 100%;
    float: none;
  }
}
@media (max-width: 768px) {
  .product-v6-scene2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .product-v6-scene2 .v6-section-head {
    padding-bottom: 16px;
    font-size: 18px;
    font-weight: normal;
  }
  .product-v6-scene2 .act-content {
    margin-top: 0;
    border-radius: 2px;
    border-bottom: 1px solid #ddd;
  }
  .product-v6-scene2 .description-content {
    margin-top: 0;
  }
  .product-v6-scene2 .content-detail {
    padding: 24px 15px;
  }
  .product-v6-scene2 .scene-mb-title {
    display: block;
    position: relative;
    padding: 12px 45px 12px 15px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
    line-height: 24px;
    color: #000;
    border-radius: 2px;
  }
  .product-v6-scene2 .solution-scene-tab {
    display: none;
  }
  .product-v6-scene2 .scene-content {
    padding: 0;
    display: block;
  }
  .product-v6-scene2 .scene-content .scene-body-layer {
    display: none;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0 none;
    border-radius: 2px;
  }
  .product-v6-scene2 .scene-content.active .scene-body-layer {
    display: block;
  }
  .product-v6-scene2 .content-img {
    border: 0;
    height: auto;
    cursor: auto;
    padding: 15px;
  }
  .product-v6-scene2 .content-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product-v6-scene2 .fold-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-bottom: 1px solid #77787B;
    border-right: 1px solid #77787B;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .product-v6-scene2 .fold-btn {
    right: 15px;
    top: 50%;
    margin-top: -2px;
    position: absolute;
    transition: transform 0.5s ease-out;
  }
  .product-v6-scene2 .fold .fold-btn {
    transform: rotateX(180deg);
    -ms-transform: rotate(180deg);
  }
  .product-v6-scene2 .description-title {
    color: #333;
    font-size: 14px;
  }
  .product-v6-scene2 .p-detail {
    font-size: 12px;
  }
  .product-v6-scene2 .p-detail ~ p {
    font-size: 12px;
  }
  .product-v6-scene2 .sub:nth-child(2) .sub-title,
  .product-v6-scene2 .sub:nth-child(3) .sub-title {
    margin-top: 6px;
  }
  .product-v6-scene2 .inner-item {
    color: #000;
  }
  .product-v6-scene2 .sub-title {
    margin-top: 6px;
    color: #333;
    font-size: 12px;
  }
  .product-v6-scene2 .sub-detail {
    color: #666;
    font-size: 12px;
  }
  .product-v6-scene2 .sub {
    margin-left: 0!important;
    width: 100%!important;
  }
  .product-v6-scene2 .sub:nth-child(2) .sub-title,
  .product-v6-scene2 .sub:nth-child(3) .sub-title {
    margin-top: 6px!important;
  }
  .product-v6-scene2 .prod-rec .name {
    font-size: 12px;
    width: calc(100% - 33px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-v6-scene2 .scene-content .scene-body-layer .content-detail .sub-item {
    width: calc((100% - 6px)/2);
  }
}
.product-v6-scene2 .v6-section-head[data-theme="light"] + .v6-section-body .scene-tab {
  color: #fff;
}
.screenImg {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: zoom-out;
  overflow: auto;
}
.screenImg img {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80%;
  margin: auto;
  width: auto;
  background-color: #fbfbfb;
}
@media (max-width: 768px) {
  .screenImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: calc(100% - 30px);
    margin: auto;
    background-color: #fbfbfb;
  }
}
.product-v6-recommend .v6-section-body[data-cols="2"] {
  font-size: 0;
  margin: -8px;
  display: flex;
  flex-wrap: wrap;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .recommend-wrapper {
  margin: 8px;
  display: inline-block;
  width: calc((100% - 33px)/2);
  vertical-align: middle;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .recommend-wrapper-collocation {
  float: none;
  width: 100%;
  padding-bottom: 24px;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .collocation-title h6 {
  max-width: 44%;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .collocation-title p {
  max-width: calc(56% - 24px);
}
.product-v6-recommend .v6-section-body[data-cols="2"] .recommend-wrapper-order {
  padding-top: 24px;
  border-top: 1px solid #D8D8D8;
  position: static;
  width: 100%;
  text-align: inherit;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .recommend-wrapper-order .price {
  display: inline-block;
  vertical-align: middle;
}
.product-v6-recommend .v6-section-body[data-cols="2"] .recommend-wrapper-order .v6-btn {
  margin-top: 0;
  float: right;
}
.recommend-wrapper {
  position: relative;
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.recommend-wrapper + .recommend-wrapper {
  margin-top: 8px;
}
.recommend-wrapper:hover {
  box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
}
.recommend-wrapper-collocation,
.collocation-title h6,
.collocation-title p {
  float: left;
}
.recommend-wrapper-collocation {
  width: calc(1900% / 24);
}
.collocation-title h6 {
  max-width: 270px;
  color: #252b3a;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collocation-title p,
.collocation-summary,
.collocation-item .title {
  padding-top: 6px;
  margin-left: 24px;
  color: #575d6c;
  font-size: 12px;
  line-height: 16px;
}
.collocation-title p {
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collocation-summary {
  max-width: 720px;
  max-height: 32px;
  padding-top: 0;
  margin-top: 12px;
  margin-left: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.collocation-line {
  width: 32px;
  height: 3px;
  margin: 16px 0;
  background-color: #dfe1e6;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.recommend-wrapper:hover .collocation-line {
  width: 64px;
  background-color: #C7000B;
}
.collocation-list {
  margin: -8px -32px;
  font-size: 0;
}
.collocation-item {
  display: inline-block;
  padding: 8px 32px;
  vertical-align: top;
}
.collocation-item .title {
  max-width: 180px;
  padding-top: 0;
  margin-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collocation-item .detail {
  max-width: 240px;
  margin-top: 8px;
  max-height: 40px;
  color: #252B3A;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.recommend-wrapper-order {
  position: absolute;
  width: calc(500% / 24);
  top: calc(50% - 40px);
  right: 24px;
  text-align: right;
}
.recommend-wrapper-order .price {
  color: #C7000B;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
}
.recommend-wrapper-order .price .unit {
  color: #270000;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  vertical-align: bottom;
}
.recommend-wrapper-order .v6-btn {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .product-v6-recommend {
    display: none;
  }
}
.video-wrapper {
  margin: -4px -8px;
}
.video-wrapper .video-card-col {
  float: left;
  padding: 4px 8px;
  color: #fff;
}
[cols-count="2"] {
  width: 50%;
}
[cols-count="3"] {
  width: 33.333333%;
}
[cols-count="4"] {
  width: 25%;
}
.video-wrapper .video-card {
  position: relative;
  padding: 0 24px;
  font-size: 0;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.video-wrapper .video-card .video-bg-mb {
  display: none;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper .video-card:hover {
  background-size: 110% 110%;
}
[cols-count="2"] .video-card {
  height: 100px;
}
[cols-count="3"] .video-card {
  height: 194px;
}
[cols-count="4"] .video-card {
  height: 144px;
}
.video-wrapper .video-card::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.video-wrapper .video-card::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.video-card:hover::after {
  background-color: rgba(0, 0, 0, 0.4);
}
.video-title {
  position: relative;
  display: inline-block;
  width: calc(100% - 91px);
  max-height: 40px;
  padding-right: 16px;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  overflow: hidden;
  z-index: 2;
}
.video-title span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
[cols-count="3"] .video-title,
[cols-count="4"] .video-title {
  width: calc(100% - 40px);
  padding-right: 16px;
}
.video-duration {
  position: relative;
  display: inline-block;
  width: 51px;
  padding-right: 16px;
  font-size: 14px;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 2;
}
[cols-count="3"] .video-duration,
[cols-count="4"] .video-duration {
  position: absolute;
  width: auto;
  left: 24px;
  bottom: 24px;
}
.video-play-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  right: 24px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  vertical-align: middle;
  transition: 0.3s;
  z-index: 2;
}
.video-play-btn::after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 17px;
  top: 12px;
  left: 14px;
  background-image: url(../svg/product-v6-video-play-btn7b70.svg);
}
.video-card:hover .video-play-btn {
  background-color: rgba(255, 255, 255, 0.6);
}
.video-div {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 999;
}
.video-modal-wrapper {
  position: absolute;
  width: 700px;
  top: calc(50% - 250px);
  left: calc(50% - 350px);
  font-size: 0;
  background-color: #000;
}
.video-close-btn {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  right: 0;
  background-size: contain;
  background-image: url(http://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/commons/web_resoure/cms/static/images/v1/close_grey_1.svg?sttl=201909262135);
  cursor: pointer;
  z-index: 9;
}
.video-modal-wrapper video {
  max-width: 700px;
  width: 100%;
  height: 500px;
}
@media (max-width: 767px) {
  .video-wrapper .video-card-col {
    width: 100%;
  }
  .video-wrapper .video-card {
    background-image: none!important;
    height: 70px;
  }
  .video-wrapper .video-card .video-bg-mb {
    display: block;
    background-size: cover;
  }
  .video-title,
  [cols-count="3"] .video-title,
  [cols-count="4"] .video-title {
    width: calc(100% - 80px);
    max-height: 22px;
    font-size: 14px;
    line-height: 22px;
  }
  .video-title span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .video-duration,
  [cols-count="3"] .video-duration,
  [cols-count="4"] .video-duration {
    position: relative;
    display: inline-block;
    width: 56px;
    left: auto;
    bottom: auto;
    white-space: nowrap;
  }
  .video-play-btn {
    width: 24px;
    height: 24px;
    top: 23px;
  }
  .video-play-btn::after {
    top: 4px;
    left: 6px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  .video-modal-wrapper {
    width: 100%;
    height: auto;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .video-modal-wrapper video {
    max-width: 100%;
    width: 100%;
    height: calc((100vw * 500) / 700);
  }
  .video-close-btn {
    width: 32px;
    height: 32px;
    top: auto;
    right: auto;
    bottom: -50px;
    left: calc(50% - 16px);
  }
}
.product-v6-section.product-v6-developerResources .AGrid-row {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}
.product-v6-section.product-v6-developerResources .devr-items {
  webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  float: left;
  padding: 10px;
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a {
  display: block;
  height: 100%;
  padding: 24px;
  position: relative;
  transition: all 0.5s ease-out;
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption {
  color: #252B3A;
  margin-bottom: 8px;
  transition: all 0.5s ease-out;
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  max-width: calc(100% - 24px);
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
@media (max-width: 1280px) {
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption span {
    max-width: calc(100% - 28px);
  }
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption .u-icon-more {
  vertical-align: middle;
  font-size: 20px;
  transition: transform 0.5s;
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a .info {
  font-size: 14px;
  line-height: 22px;
  color: #575D6C;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 44px;
  overflow: hidden;
}
.product-v6-section.product-v6-developerResources .devr-items .devr-items-a .foldIcon {
  transform: rotate(-90deg);
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
@media (min-width: 769px) {
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a .foldIcon {
    display: none;
  }
}
@media (min-width: 1024px) {
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a:hover {
    background: #FFFFFF;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a:hover .caption {
    color: #C7000B;
  }
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a:hover .caption .u-icon-more {
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-developerResources .AGrid-row {
    margin: 0;
  }
  .product-v6-section.product-v6-developerResources .devr-items {
    webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2px 0;
    float: none;
  }
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a {
    padding: 12px 42px 12px 15px;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption span {
    font-size: 16px;
  }
  .product-v6-section.product-v6-developerResources .devr-items .devr-items-a .caption .u-icon-more {
    display: none;
  }
}
.product-v6-section.product-v6-hottopic {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.product-v6-section.product-v6-hottopic .no-swiper .v6-section-body + .v6-section-body {
  margin-top: 80px;
}
.product-v6-section.product-v6-hottopic .v6-section-body.no-img .hot-left {
  display: none;
}
.product-v6-section.product-v6-hottopic .v6-section-body.no-img .hot-right {
  width: 100%;
}
.product-v6-section.product-v6-hottopic .v6-section-body[data-position="img-right"] .hot-left {
  float: right;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left {
  float: left;
  width: 539px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-img {
  display: block;
  width: 100%;
  height: 304px;
  border-radius: 2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-img-bg {
  display: block;
  width: 100%;
  height: 304px;
  border-radius: 2px;
  background-position: center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
  background-size: cover;
  cursor: pointer;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a + .hot-l-img {
  display: none;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a .hot-l-v-play-btn {
  position: absolute;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  z-index: 2;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  transition: 0.2s;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a .hot-l-v-play-btn i {
  font-size: 21px;
  color: #fff;
  transition: 0.2s;
  margin-left: 4px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a:hover:before {
  background: rgba(0, 0, 0, 0.7);
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a:hover .hot-l-v-img-bg {
  background-size: 110% 110%;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a:hover .hot-l-v-play-btn {
  background: rgba(255, 255, 255, 0.6);
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right {
  float: left;
  margin-left: 17px;
  padding: 24px;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: calc(100% - 582px);
}
@media (min-width: 769px) {
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up {
    padding-bottom: 20px;
  }
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .hot-r-title {
  font-size: 18px;
  color: #252B3A;
  line-height: 22px;
  font-weight: 700;
}
@media (min-width: 1023px) {
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .hot-r-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .info {
  margin: 16px 0 0;
  font-size: 14px;
  color: #575D6C;
  text-align: justify;
  line-height: 22px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .info a {
  color: #526ECC;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .info a[href]:hover {
  text-decoration: underline;
  color: #526ECC;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .info a[href]:active {
  color: #344899;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-title {
  font-size: 14px;
  color: #252B3A;
  line-height: 18px;
  margin-top: 16px;
  font-weight: 700;
  display: block;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-title[href]:hover {
  color: #C7000B;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-title.blue {
  color: #526ECC;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-title.blue[href]:hover {
  text-decoration: underline;
  color: #526ECC;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-title.blue[href]:active {
  color: #344899;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-info {
  font-size: 14px;
  color: #575D6C;
  line-height: 22px;
  margin-top: 8px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-info a {
  color: #5E7CE0;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .sub-info a[href]:hover {
  text-decoration: underline;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .v6-btn {
  margin-right: 16px;
  margin-top: 24px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down {
  border-top: 1px solid #DFE1E6;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul {
  padding-top: 16px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li {
  margin-bottom: 4px;
  padding-left: 14px;
  position: relative;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 2px;
  background: #8A8E99;
  top: 10px;
  left: 0;
  transition: all cubic-bezier(0.18, 0.4, 0.59, 1.51) 0.3s;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner {
  font-size: 14px;
  color: #575D6C;
  text-align: justify;
  line-height: 22px;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-height: 22px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner a {
  cursor: pointer;
}
@media (min-width: 1023px) {
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner a:hover {
    color: #C7000B;
  }
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner a.blue {
  color: #526ECC;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner a.blue:hover {
  text-decoration: underline;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li .item-inner a.blue:active {
  color: #344899;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li:hover:before {
  width: 8px;
  background: #C7000B;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news {
  border-top: none;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul {
  padding-top: 0;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li {
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 0;
  border-bottom: 1px solid #DFE1E6;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li:before {
  top: 26px;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li:last-child {
  border-bottom: none;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li .item-inner {
  display: block;
  max-height: none;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li:first-child {
  padding-top: 0;
}
.product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-donw-news ul li:first-child:before {
  top: 10px;
}
.product-v6-section.product-v6-hottopic .v6-section-body[data-position="img-right"] .hot-right {
  padding-left: 0;
  margin-left: 0;
}
.product-v6-section.product-v6-hottopic .swiper-container {
  overflow: hidden!important;
}
.product-v6-section.product-v6-hottopic .link-btn {
  display: none;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] {
  background-color: #3A4667;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .hot-r-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .hot-news-sub.circle .detail-new-item .sub-title::before {
  border: 1px solid #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .hot-news-sub.circle .detail-new-item .sub-title[href]:hover::before {
  border: 1px solid #f66f6a;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .info {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .sub-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-up .sub-info {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-down {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-down ul li .item-inner {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-donw-news ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right ul li::before {
  background: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-btn-dark {
  border-color: #fff;
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-btn-dark:hover {
  border-color: #f66f6a;
}
.product-v6-section.product-v6-hottopic[data-theme="transparencyblack"] {
  background-color: transparent;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] {
  background-color: transparent;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .hot-r-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .hot-news-sub.circle .detail-new-item .sub-title::before {
  border: 1px solid #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .hot-news-sub.circle .detail-new-item .sub-title[href]:hover::before {
  border: 1px solid #f66f6a;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .info {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .sub-title {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-up .sub-info {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-down {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-down ul li .item-inner {
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-donw-news ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right ul li::before {
  background: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-btn-dark {
  border-color: #fff;
  color: #fff;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-btn-dark:hover {
  border-color: #f66f6a;
}
.product-v6-section.product-v6-hottopic .mb-more {
  display: none;
}
.product-v6-section.product-v6-hottopic .hot-r-title-box {
  display: none;
}
.product-v6-section.product-v6-hottopic[data-theme="grey"] {
  background-color: #fafafa;
}
.product-v6-section.product-v6-hottopic .no-swiper .swiper-wrapper {
  display: block;
}
.product-v6-section.product-v6-hottopic .swiper-button-next,
.product-v6-section.product-v6-hottopic .swiper-button-prev {
  display: none;
}
@media (min-width: 769px) {
  .product-v6-section.product-v6-hottopic .v6-container {
    max-width: 1440px;
  }
  .product-v6-section.product-v6-hottopic .v6-container.sigleSlide {
    max-width: 1280px;
  }
  .product-v6-section.product-v6-hottopic .no-swiper.v6-container {
    max-width: 1280px;
  }
  .product-v6-section.product-v6-hottopic .hottopic-swiper-container-wrapper {
    position: relative;
    padding-left: 80px;
    padding-right: 80px;
  }
  .product-v6-section.product-v6-hottopic .sigleSlide .hottopic-swiper-container-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .product-v6-section.product-v6-hottopic .no-swiper .hottopic-swiper-container-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .product-v6-section.product-v6-hottopic .support-swiper .v6-section-body[data-position="img-right"] .hot-left {
    float: left;
  }
  .product-v6-section.product-v6-hottopic .support-swiper .v6-section-body[data-position="img-right"] .hot-right {
    margin-left: 17px;
    padding-left: 24px;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next,
  .product-v6-section.product-v6-hottopic .swiper-button-prev {
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(37, 43, 58, 0.05);
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    margin-top: -20px;
    transition: 0.3s;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next .u-icon,
  .product-v6-section.product-v6-hottopic .swiper-button-prev .u-icon {
    color: #ADB0B8;
    transition: 0.3s;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next.swiper-button-disabled,
  .product-v6-section.product-v6-hottopic .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: rgba(37, 43, 58, 0.05);
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next.swiper-button-disabled .u-icon,
  .product-v6-section.product-v6-hottopic .swiper-button-prev.swiper-button-disabled .u-icon {
    color: #DFE1E6;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next:hover,
  .product-v6-section.product-v6-hottopic .swiper-button-prev:hover {
    background: rgba(37, 43, 58, 0.1);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev {
    background: rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev .u-icon {
    color: rgba(255, 255, 255, 0.6);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next.swiper-button-disabled,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev.swiper-button-disabled {
    background: rgba(255, 255, 255, 0.1);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next.swiper-button-disabled .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev.swiper-button-disabled .u-icon {
    color: rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next:hover,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-next:hover .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .swiper-button-prev:hover .u-icon {
    color: #ffffff;
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev {
    background: rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev .u-icon {
    color: rgba(255, 255, 255, 0.6);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next.swiper-button-disabled,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev.swiper-button-disabled {
    background: rgba(255, 255, 255, 0.1);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next.swiper-button-disabled .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev.swiper-button-disabled .u-icon {
    color: rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next:hover,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-next:hover .u-icon,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .swiper-button-prev:hover .u-icon {
    color: #ffffff;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-prev {
    left: 0;
  }
  .product-v6-section.product-v6-hottopic .swiper-button-next {
    right: 0;
  }
  .product-v6-section.product-v6-hottopic .no-swiper .swiper-button-next,
  .product-v6-section.product-v6-hottopic .no-swiper .swiper-button-prev {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .product-v6-section.product-v6-hottopic .hottopic-swiper-container-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-donw-news {
  border-top: none;
}
.product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-donw-news {
  border-top: none;
}
@media (max-width: 1040px) {
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left {
    width: 487px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right {
    width: calc(100% - 528px);
  }
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-hottopic .no-swiper .v6-section-body + .v6-section-body {
    margin-top: 16px;
  }
  .product-v6-section.product-v6-hottopic .hot-r-title-box {
    display: block;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body[data-position="img-right"] .hot-left {
    float: none;
    width: 100%;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left {
    float: none;
    width: 100%;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-img-bg {
    height: 170px;
    border-radius: 2px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a {
    border-radius: 2px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a .hot-l-v-play-btn {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 44px;
    height: 40px;
    line-height: 40px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a .hot-l-v-play-btn i {
    font-size: 18px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-v-a + .hot-l-img {
    height: 170px;
    border-radius: 2px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-left .hot-l-img {
    height: 170px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right {
    float: none;
    margin-left: 0px;
    padding: 0px;
    width: 100% ;
    padding-bottom: 0;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-title-box {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-title-box {
    border-radius: 5px;
    padding: 20px 15px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 100px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-title {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .link-btn {
    color: #fff;
    margin-top: 16px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .link-btn:first-child {
    display: inline-block;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .cui-icon {
    margin-left: 8px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .hot-r-title {
    font-size: 16px;
    line-height: 20px;
    padding-top: 16px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-up .v6-btn {
    margin-right: 8px;
    margin-top: 16px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down {
    border-top: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul {
    padding-top: 0;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li {
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #DFE1E6;
    margin: 0;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li:before {
    top: 26px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li + li {
    padding-top: 15px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body .hot-right .hot-r-down ul li:last-child {
    border-bottom: 1px solid #DFE1E6;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .content-box .info {
    max-height: 66px;
    overflow: hidden;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .content-box .hot-news-sub {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .content-box .hot-r-btn {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .content-box .hot-r-down {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .hot-r-up {
    margin-bottom: 16px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .hot-r-down ul li:first-child {
    padding-top: 0;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .hot-r-down ul li:first-child:before {
    top: 10px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .mb-more {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #252B3A;
    margin-top: 15px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .mb-more .more-btn {
    text-align: center;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .mb-more .u-icon-down {
    font-size: 14px;
    margin-left: 4px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.common-type-mb .hot-right .mb-more .more-btn.active .u-icon-down {
    transform: rotate(-180deg);
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-left {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-title-box {
    display: block;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-up .hot-r-btn {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-up .info {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-up .hot-news-sub {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-up .hot-r-title {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-down ul li {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-down ul li:before {
    display: none;
  }
  .product-v6-section.product-v6-hottopic .v6-section-body.simple-type-mb .hot-right .hot-r-down ul li .item-inner {
    font-size: 16px;
    color: #252B3A;
    line-height: 24px;
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body.simple-type-mb .hot-right .hot-r-down ul li .item-inner,
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body.common-type-mb .hot-right .mb-more {
    color: #fff;
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body.simple-type-mb .hot-right .hot-r-down ul li .item-inner,
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body.common-type-mb .hot-right .mb-more {
    color: #fff;
  }
  .product-v6-section.product-v6-hottopic .swiper-wrapper {
    display: block;
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-down {
    border-top: none;
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-down {
    border-top: none;
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-donw-news ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-donw-news ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="dark"] .v6-section-body .hot-right .hot-r-down ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .product-v6-section.product-v6-hottopic[data-theme="transparency"] .v6-section-body .hot-right .hot-r-down ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.product-v6-section.product-v6-case-1.margin-top {
  margin-top: -158px;
  height: auto;
  padding-bottom: 0;
}
.product-v6-section.product-v6-case-1 {
  /*	height: auto;*/
  height: 818px;
  padding-top: 0;
  background: transparent;
}
.product-v6-section.product-v6-case-1 .swiper-container {
  overflow: auto;
  background: transparent;
  width: 100%;
}
.product-v6-section.product-v6-case-1 .product-v6-area {
  height: auto;
}
.product-v6-section.product-v6-case-1 .product-v6-title {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  position: absolute;
  margin-top: 214px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper {
  height: 818px;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper-slide {
  height: 818px;
  overflow: hidden;
  position: relative;
  background: transparent;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper_slide_mb {
  display: none;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon {
  height: 100%;
  width: 761px;
  position: absolute;
  right: -400px;
  top: 0;
  z-index: 999;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon img {
  width: 100%;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper-slide .pc {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 818px;
  border: 1px solid transparent;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper-slide .mb {
  display: none;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-logo {
  width: 164px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 371px;
  position: relative;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-logo img {
  width: 100%;
  height: 100%;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-logo:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 40px;
  height: 3px;
  margin: 36px auto 0;
  background-color: #ffffff;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-desc {
  width: 800px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 22px;
  margin: 92px auto 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-btn-contain {
  margin-top: 40px;
  text-align: center;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 {
  position: absolute;
  bottom: 56px;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0%);
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn {
  height: 80px;
  width: 80px;
  opacity: 0.7;
  background: #454C63;
  border-radius: 19px;
  float: left;
  position: relative;
  cursor: pointer;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .sub-hover {
  height: 100%;
  width: 100%;
  opacity: 0;
  border-radius: 16px;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .guanyun {
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0;
  background-color: #7390FF;
  border-radius: 17px;
  top: 0;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:first-child),
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:last-child) {
  margin: 0 8px;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 12px;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:hover {
  opacity: 1;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:hover span {
  display: none;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:hover .sub-hover {
  opacity: 1;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active {
  border: 2px solid #A5BBFF;
  opacity: 1;
  background: rgba(165, 187, 255, 0.3);
  -webkit-box-shadow: 0 0 12px #7390FF;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active span {
  display: none;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active .sub-hover {
  opacity: 1;
}
.product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active .guanyun {
  opacity: 0.1;
}
.product-v6-section.product-v6-case-1 [data-enter-transition="case-trans-fadeInUp"] {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
}
.product-v6-section.product-v6-case-1 .case-trans-fadeInUp {
  opacity: 1;
  transition: 1s;
  transform: translate3d(0, 0, 0);
}
.product-v6-section.product-v6-case-1 .case-trans-fadeOutUp {
  transition: 1s;
  opacity: 0;
  transform: translate3d(0, -100px, 0);
}
.product-v6-section.product-v6-case-1 .case-trans-fadeInUp-degrade {
  opacity: 1;
  transition: 1s;
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.product-v6-section.product-v6-case-1 .case-trans-fadeOutUp-degrade {
  transition: 1s;
  opacity: 0;
  transform: translate3d(0, -100px, 0);
}
@-webkit-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
}
.product-v6-section.product-v6-case-1 .anim_fade_image {
  position: absolute;
}
.product-v6-section.product-v6-case-1 .fade_image_box {
  position: absolute;
  width: 100%;
  height: 660px;
  top: 158px;
}
.product-v6-section.product-v6-case-1 .fade_image_box img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1600px) {
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon {
    width: 700px;
  }
}
@media (max-width: 1350px) {
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 {
    width: 100%;
    left: 0%;
    transform: translate(0%, 0%);
    bottom: 24px;
    text-align: center;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:first-child),
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:last-child) {
    margin: 0 2px;
    display: inline-block;
    float: none;
  }
}
@media (max-width: 1279px) {
  .product-v6-section.product-v6-case-1 {
    padding-left: 0%;
    padding-right: 0%;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon {
    width: 520px;
  }
}
@media (max-width: 1023px) {
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper-slide .swiper_slide_mb {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon {
    display: none;
  }
  .product-v6-section.product-v6-case-1 .product-v6-title {
    margin-top: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    position: static;
    width: 100%;
    transform: none;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 {
    width: 100%;
    left: 0%;
    transform: translate(0%, 0%);
    bottom: 24px;
    text-align: center;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active {
    border: 1px solid #A5BBFF;
    opacity: 1;
    background: rgba(165, 187, 255, 0.3);
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn span {
    font-size: 12px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:first-child),
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:last-child) {
    margin: 0 2px;
    display: inline-block;
    float: none;
  }
  .product-v6-section.product-v6-case-1 .fade_image_box {
    display: none;
  }
  .product-v6-section.product-v6-case-1 {
    margin-top: 20px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .guanyun {
    display: none;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn {
    border-radius: 16px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active {
    -webkit-box-shadow: unset;
    border-radius: 16px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .sub-hover {
    border-radius: 16px;
  }
  .product-v6-section.product-v6-case-1.margin-top {
    margin-top: 20px;
    margin-bottom: 0;
    height: auto;
  }
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-case-1 {
    height: 482px;
    margin-bottom: 20px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-right-icon {
    display: none;
  }
  .product-v6-section.product-v6-case-1 .product-v6-title {
    margin-top: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn {
    height: 45px;
    width: 45px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 {
    width: 100%;
    left: 0%;
    transform: translate(0%, 0%);
    bottom: 24px;
    text-align: center;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn {
    border-radius: 10px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn.active {
    border: 1px solid #A5BBFF;
    opacity: 1;
    background: rgba(165, 187, 255, 0.3);
    border-radius: 10px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .sub-hover {
    border-radius: 10px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn span {
    font-size: 12px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:first-child),
  .product-v6-section.product-v6-case-1 .product-v6-area .pagination-v6 .thumbs-btn:not(:last-child) {
    margin: 0 2px;
    display: inline-block;
    float: none;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper {
    min-height: 482px;
    height: 482px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .swiper-slide {
    min-height: 482px;
    height: auto;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-logo {
    margin-top: 165px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-logo:after {
    margin: 15px auto 0;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-desc {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 32px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-btn {
    padding: 0 23px;
    height: 32px;
    line-height: 32px;
  }
  .product-v6-section.product-v6-case-1 .product-v6-area .swiper-wrapper .product-v6-btn-contain {
    margin-top: 12px;
  }
}
.v6-section.product-v6-case-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.v6-section.product-v6-case-2 .v6-section-head.algin-left {
  text-align: left;
}
.v6-section.product-v6-case-2 .v6-section-head.algin-left .v6-section-title {
  padding: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .v6-section.product-v6-case-2 .v6-section-head.algin-left .v6-section-title {
    font-size: 32px;
  }
}
.v6-section.product-v6-case-2 .v6-section-head.mb {
  display: none;
}
.v6-section.product-v6-case-2 .v6-section-title {
  max-width: 100%;
}
@media (max-width: 767px) {
  .v6-section.product-v6-case-2 .v6-section-head.pc {
    display: none;
  }
  .v6-section.product-v6-case-2 .v6-section-head.mb {
    display: block;
  }
  .v6-section.product-v6-case-2 .v6-section-subtitle {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .v6-section.product-v6-case-2 .v6-section-subtitle a {
    text-decoration: underline;
  }
}
.v6-section.product-v6-case-2.product-v6-case-2-grey {
  background: #FAFAFA;
}
.v6-section.product-v6-case-2 .v6-section-body[data-cols="2"] .case-2-ul li {
  width: calc((100% - 33px) / 2);
}
.v6-section.product-v6-case-2 .v6-section-body[data-cols="3"] .case-2-ul li {
  width: calc((100% - 49px) / 3);
}
.v6-section.product-v6-case-2 .v6-section-body[data-cols="4"] .case-2-ul li {
  width: calc((100% - 65px) / 4);
}
.v6-section.product-v6-case-2 .v6-section-body[data-cols="5"] .case-2-ul li {
  width: calc((100% - 81px) / 5);
}
.v6-section.product-v6-case-2 .case-2-ul {
  margin: -8px;
}
.v6-section.product-v6-case-2 .case-2-ul li {
  float: left;
  text-align: center;
  margin: 12px 8px;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hide {
  margin: 0 8px;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hide .case-2-info {
  display: none;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hide .case-2-items {
  padding: 32px;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-white {
  background: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
  border-radius: 2px;
  transition: all 0.5s ease 0s;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-transp {
  transition: all 0.5s ease 0s;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hideicon .case-2-items .case-2-img {
  display: none;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hideicon .case-2-items .case-2-info .desc {
  margin-top: 4px;
  margin-bottom: -3px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hideicon .case-2-items .case-2-info .caption {
  margin-top: 0;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hideicon .case-2-items .case-2-info .caption:before {
  width: 0;
}
.v6-section.product-v6-case-2 .case-2-ul li.li-hideicon:hover .case-2-items .case-2-info .caption:before {
  width: 0;
}
.v6-section.product-v6-case-2 .case-2-ul li.font-white .case-2-items .case-2-info .caption {
  color: #ffffff;
}
.v6-section.product-v6-case-2 .case-2-ul li.font-white .case-2-items .case-2-info .desc {
  color: #fff;
}
.v6-section.product-v6-case-2 .case-2-ul li.font-white .case-2-items .case-2-info .info {
  color: #fff;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items {
  display: inline-block;
  font-size: 0;
  padding: 56px 32px;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items.case-2-items-link {
  cursor: pointer;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img img {
  width: 140px;
  height: 60px;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img .icon-default {
  opacity: 1;
  transition: opacity 0.5s ease-in-out 0s;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img .icon-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0s;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .caption {
  font-size: 18px;
  color: #252B3A;
  line-height: 22px;
  font-weight: 700;
  margin-top: 20px;
  position: relative;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .caption:before {
  position: absolute;
  content: '';
  width: 32px;
  height: 3px;
  background: #ADB0B8;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.5s ease-in-out 0s;
}
.v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .info {
  font-size: 14px;
  color: #575D6C;
  line-height: 22px;
  margin-top: 35px;
  text-align: left;
}
@media (min-width: 1023px) {
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .info {
    /*display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 6;
              overflow: hidden;
              max-height: 132px;*/
  }
}
@media (min-width: 1023px) {
  .v6-section.product-v6-case-2 .case-2-ul li:hover.li-white {
    box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
  }
  .v6-section.product-v6-case-2 .case-2-ul li:hover.li-transp {
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
    border-radius: 2px;
  }
  .v6-section.product-v6-case-2 .case-2-ul li:hover .case-2-items .case-2-img .icon-default {
    opacity: 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li:hover .case-2-items .case-2-img .icon-hover {
    opacity: 1;
  }
  .v6-section.product-v6-case-2 .case-2-ul li:hover .case-2-items .case-2-info .caption:before {
    width: 40px;
    background: #C7000B;
  }
}
.v6-section.product-v6-case-2 .more-container {
  margin-top: 32px;
  text-align: center;
  transition: all 0.5s ease-out;
}
.v6-section.product-v6-case-2 .more-container a:hover {
  color: #526ecc;
}
.v6-section.product-v6-case-2 .more-container a:hover .u-icon-more {
  transform: translateX(5px);
}
.v6-section.product-v6-case-2 .more-container a .u-icon-more {
  transition: transform 0.5s;
}
.v6-section.product-v6-case-2 .v6-section-head[data-theme="light"] + .v6-section-body .more-container a {
  color: #fff;
}
.v6-section.product-v6-case-2 .v6-section-head[data-theme="light"] + .v6-section-body .more-container a:hover {
  color: #7693f5;
}
@media (max-width: 768px) {
  .v6-section.product-v6-case-2 .case-2-ul {
    margin: 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li {
    float: none;
    width: 100% !important;
    margin: 0;
    border-left: 1px solid #DFE1E6;
    border-right: 1px solid #DFE1E6;
    border-top: 1px solid #DFE1E6;
  }
  .v6-section.product-v6-case-2 .case-2-ul li:last-child {
    border-bottom: 1px solid #DFE1E6;
  }
  .v6-section.product-v6-case-2 .case-2-ul li.li-hide {
    width: 50% !important;
    float: left;
    border: none;
    margin: 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li.li-hide .case-2-items {
    padding: 24px 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li.li-white {
    box-shadow: none;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items {
    padding: 24px 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img img {
    width: 112px;
    height: auto;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img .icon-default {
    opacity: 0;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img .icon-hover {
    opacity: 1;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info {
    padding: 0 24px;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .caption {
    font-size: 14px;
    line-height: 18px;
    margin-top: 16px;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .info {
    font-size: 12px;
    line-height: 18px;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .info a {
    color: #627BD1;
  }
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-info .info a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 360px) {
  .v6-section.product-v6-case-2 .case-2-ul li .case-2-items .case-2-img {
    /*width:120px;
            height: auto;*/
  }
}
.white_bg {
  background: #fff;
}
.gray_bg {
  background: #fafafa;
}
.v6-section.deep_bg {
  background-image: url(../jpg/product-v6-deep-bgfb87.jpg);
  background-size: cover;
  background-position: center top;
}
@media (max-width: 768px) {
  .v6-section.deep_bg {
    background: #35446E;
  }
}
.ui-tab-container {
  /*tab start */
  /*tab end */
}
.ui-tab-container .tab-title-list-head {
  position: relative;
  padding: 0 32px;
  margin-bottom: 24px;
}
.ui-tab-container .tab-title-list-head::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #dfe1e6;
}
.ui-tab-container .tab-title-list-head .scroll-list-wrapper {
  position: relative;
  overflow: hidden;
}
.ui-tab-container .tab-title-list-head .u-icon {
  display: none;
  position: absolute;
  font-size: 12px;
  top: 24px;
  left: 5px;
  cursor: pointer;
}
.ui-tab-container .tab-title-list-head .u-icon-right {
  left: auto;
  right: 5px;
}
.ui-tab-container .tab-title-list-head .tab-title-list {
  position: relative;
  margin: 0 auto;
  left: 0;
  font-size: 0;
  white-space: nowrap;
}
.ui-tab-container .tab-title-list-head .tab-title-list li {
  position: relative;
  display: inline-block;
  width: auto;
  color: #252b3a;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.ui-tab-container .tab-title-list-head .tab-title-list li .tab-txt {
  font-size: 18px;
  position: relative;
  display: inline-block;
}
.ui-tab-container .tab-title-list-head .tab-title-list li .tab-txt:after {
  background: #C7000B;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.ui-tab-container .tab-title-list-head .tab-title-list li.active {
  font-weight: bold;
}
.ui-tab-container .tab-title-list-head .tab-title-list li.active .tab-txt:after {
  width: 100%;
}
.ui-tab-container .tab-title-list-head .tab-title-list .tab-txt:hover {
  color: #C7000B;
}
.ui-tab-container .tab-title-list-head .tab-title-list li + li {
  margin-left: 16px;
}
.ui-tab-container .tab-content-body .tab-mb-type-title,
.ui-tab-container .tab-content-body .tab-content-list-item {
  display: none;
}
/*tab scroll*/
.tab-transverse-type .ui-tab-container .tab-title-list-head {
  display: block;
  margin-top: 0px;
}
.tab-transverse-type .ui-tab-container .tab-content-body .tab-mb-type-title {
  display: none;
}
/*tab scroll*/
@media (min-width: 768px) {
  .ui-tab-container .tab-title-list-head .tab-title-list li {
    width: 136px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="2"] li {
    width: 228px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="3"] li {
    width: 228px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="4"] li {
    width: 228px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="5"] li {
    width: 228px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="6"] li {
    width: 187px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="7"] li {
    width: 187px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="8"] li {
    width: 136px;
  }
}
@media (max-width: 768px) {
  .ui-tab-container .tab-title-list-head {
    margin-bottom: 16px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list li {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    max-width: 171px;
    min-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list li .tab-txt {
    font-size: 14px;
    position: relative;
    display: inline-block;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="1"] li {
    width: 100%;
    max-width: inherit;
    display: block;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="2"] {
    display: block;
    width: 100%;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="2"] li {
    width: 50%;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="3"] {
    display: block;
    width: 100%;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="3"] li {
    width: 30%;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list[data-cols="4"] li {
    width: 128px;
  }
  .ui-tab-container .tab-title-list-head {
    display: none;
  }
  .ui-tab-container .tab-title-list-head {
    display: none;
    padding: 0;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list {
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .ui-tab-container .tab-title-list-head .tab-title-list::-webkit-scrollbar {
    display: none;
  }
  .ui-tab-container .tab-title-list-head .u-icon {
    height: 44px;
    width: 20px;
    top: 0;
  }
  .ui-tab-container .tab-title-list-head .u-icon.u-icon-right {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  }
  .ui-tab-container .tab-title-list-head .u-icon.u-icon-left {
    background: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
    background: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  }
  .ui-tab-container .tab-title-list-head .u-icon:before {
    display: none;
  }
  .ui-tab-container .tab-title-list-head .u-icon-left {
    left: 0;
  }
  .ui-tab-container .tab-title-list-head .u-icon-right {
    right: 0;
  }
  .ui-tab-container .tab-content-body .tab-mb-type-title {
    position: relative;
    display: block;
    padding: 15px;
    color: #252b3a;
    line-height: 20px;
    border-radius: 2px;
    border: 1px solid #dfe1e6;
    border-top: none;
  }
  .ui-tab-container .tab-content-body .tab-mb-type-title .u-icon {
    position: absolute;
    top: 18px;
    right: 15px;
    font-size: 14px;
    transition: 0.3s;
  }
  .ui-tab-container .tab-content-body .tab-mb-type-title:first-child {
    border-top: 1px solid #dfe1e6;
  }
  .ui-tab-container .tab-content-body .tab-mb-type-title.active .u-icon {
    transform: rotateX(180deg);
  }
  .ui-tab-container .tab-content-body .product-overview-list {
    padding: 15px;
    margin: 0;
    border-radius: 0 0 2px 2px;
    border: 1px solid #dfe1e6;
    border-top: none;
  }
  .ui-tab-container .tab-content-body .product-overview-list .product-introduce {
    width: 100%;
    padding: 0;
  }
  .ui-tab-container .tab-content-body .product-overview-list .product-introduce h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .ui-tab-container .tab-content-body .product-overview-list .product-introduce p {
    font-size: 12px;
    line-height: 18px;
  }
  .ui-tab-container .tab-content-body .product-overview-list .product-introduce + .product-introduce {
    margin-top: 24px;
  }
  .deep_bg {
    /*不带非滑动效果卡片*/
  }
  .deep_bg .ui-tab-container .tab-content-body .tab-mb-type-title {
    border: 0;
    background: rgba(255, 255, 255, 0.2);
    margin-bottom: 2px;
    color: #fff;
  }
  .deep_bg .ui-tab-container .tab-content-body .tab-mb-type-title.active {
    margin-bottom: 0;
  }
  .deep_bg .tab-title-list-head::after {
    display: none;
  }
  .deep_bg .tab-title-list-head .tab-title-list {
    background: rgba(255, 255, 255, 0.2);
  }
  .deep_bg .v6-section-body .tab-title-list-head {
    margin-bottom: 8px;
  }
  .deep_bg .ui-tab-container .tab-title-list-head .u-icon.u-icon-right {
    background: -webkit-linear-gradient(left, rgba(53, 68, 110, 0), #35446e);
    background: -moz-linear-gradient(left, rgba(53, 68, 110, 0), #35446e);
    background: -ms-linear-gradient(left, rgba(53, 68, 110, 0), #35446e);
    background: -o-linear-gradient(left, rgba(53, 68, 110, 0), #35446e);
    background: linear-gradient(left, rgba(53, 68, 110, 0), #35446e);
  }
  .deep_bg .ui-tab-container .tab-title-list-head .u-icon.u-icon-left {
    background: -webkit-linear-gradient(left, #35446e, rgba(53, 68, 110, 0));
    background: -moz-linear-gradient(left, #35446e, rgba(53, 68, 110, 0));
    background: -ms-linear-gradient(left, #35446e, rgba(53, 68, 110, 0));
    background: -o-linear-gradient(left, #35446e, rgba(53, 68, 110, 0));
    background: linear-gradient(left, #35446e, rgba(53, 68, 110, 0));
  }
}
.v6-section.product-v6-case-3.gray_bg {
  background: #FAFAFA;
}
.v6-section.product-v6-case-3 .v6-section-body .tab-title-list-head[data-theme="light"] .tab-title-list li {
  color: #fff;
}
.v6-section.product-v6-case-3 .v6-section-body .ui-tab-container .tab-title-list-head .u-icon {
  background: transparent;
}
.v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="2"] li {
  width: calc((100% - 32px) / 2);
}
.v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="3"] li {
  width: calc((100% - 48px) / 3);
}
.v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="4"] li {
  width: calc((100% - 64px) / 4);
}
.v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="5"] li {
  width: calc((100% - 80px) / 5);
}
.v6-section.product-v6-case-3.deep_bg {
  background-image: url(../jpg/product-v6-deep-bgfb87.jpg);
  background-size: cover;
  background-position: center top;
}
.v6-section.product-v6-case-3.deep_bg .tab-title-list-head::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #DFE1E6;
}
.v6-section.product-v6-case-3.deep_bg .v6-section-title {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .case-2-ul li {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .case-2-ul .bg_transparent {
  background: transparent;
}
.v6-section.product-v6-case-3.deep_bg .case-2-ul .bg_transparent:hover {
  background: rgba(255, 255, 255, 0.2);
}
.v6-section.product-v6-case-3.deep_bg .tab-title-list-head .tab-title-list li {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .tab-content-body .tab-mb-type-title {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .v6-section-body .tab-title-list-head .tab-title-list li .tab-txt {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .case-2-ul li .case-2-items .case-2-info .caption {
  color: #fff;
}
.v6-section.product-v6-case-3.deep_bg .case-2-ul li .case-2-items .case-2-info .info {
  color: #fff;
}
.v6-section.product-v6-case-3 .case-2-ul {
  margin: -8px;
}
.v6-section.product-v6-case-3 .case-2-ul li {
  float: left;
  text-align: center;
  margin: 8px;
}
.v6-section.product-v6-case-3 .case-2-ul li.font-white .case-2-items .case-2-info .caption {
  color: #ffffff;
}
.v6-section.product-v6-case-3 .case-2-ul li.font-white .case-2-items .case-2-info .info {
  color: #fff;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items {
  display: inline-block;
  font-size: 0;
  padding: 56px 32px;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items.case-2-items-link {
  cursor: pointer;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img img {
  height: 60px;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img img {
    max-width: 100%;
  }
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img .icon-default {
  opacity: 1;
  transition: opacity 0.5s ease-in-out 0s;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .caption {
  font-size: 18px;
  color: #252B3A;
  line-height: 22px;
  font-weight: 700;
  margin-top: 24px;
  position: relative;
}
@media (min-width: 1023px) {
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .caption span {
    display: block;
  }
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .caption:before {
  position: absolute;
  content: '';
  width: 32px;
  height: 3px;
  background: #ADB0B8;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.2s ease-in-out 0s;
}
.v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .info {
  font-size: 14px;
  color: #575D6C;
  line-height: 22px;
  margin-top: 35px;
  text-align: left;
}
@media (min-width: 1023px) {
  .v6-section.product-v6-case-3 .case-2-ul li:hover.li-white {
    box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
    transition: all 0.2s;
    background: #FFFFFF;
  }
  .v6-section.product-v6-case-3 .case-2-ul li:hover.li-transp {
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
    border-radius: 2px;
  }
  .v6-section.product-v6-case-3 .case-2-ul li:hover .case-2-items .case-2-img .icon-hover {
    opacity: 1;
  }
  .v6-section.product-v6-case-3 .case-2-ul li:hover .case-2-items .case-2-info .caption:before {
    width: 40px;
    background: #C7000B;
  }
}
.v6-section.product-v6-case-3 .case-btn {
  margin-top: 24px;
  opacity: 0;
  transform: translate(0, 0);
}
.v6-section.product-v6-case-3 .case-btn a {
  margin-top: 8px;
}
.v6-section.product-v6-case-3 .case-btn a + a {
  margin-left: 16px;
}
.v6-section.product-v6-case-3 .case-btn-hide .case-btn {
  display: none;
}
@media (max-width: 1023px) {
  .v6-section.product-v6-case-3 .scene-2 .case-btn {
    margin-top: 24px;
    opacity: 1;
  }
}
.v6-section.product-v6-case-3 .scene-2 .case-2-img {
  height: 60px;
}
.v6-section.product-v6-case-3 .scene-2 .case-2-img,
.v6-section.product-v6-case-3 .scene-2 .case-2-info,
.v6-section.product-v6-case-3 .scene-2 .case-btn {
  transition: 0.2s;
}
@media (min-width: 1023px) {
  .v6-section.product-v6-case-3 .scene-2 li:hover .case-2-img,
  .v6-section.product-v6-case-3 .scene-2 li:hover .case-2-info,
  .v6-section.product-v6-case-3 .scene-2 li:hover .case-btn {
    transform: translate(0, -60px);
  }
  .v6-section.product-v6-case-3 .scene-2 li:hover .case-2-img {
    opacity: 0;
    visibility: hidden;
  }
  .v6-section.product-v6-case-3 .scene-2 li:hover .case-btn {
    opacity: 1;
  }
}
.v6-section.product-v6-case-3 .scene-3 .case-2-ul li .case-2-items .case-2-info .info {
  display: none;
}
.v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-img {
  display: block;
  text-align: left;
}
.v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-info .caption {
  text-align: left;
}
.v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-info .caption span {
  text-align: left;
}
.v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-info .caption:before {
  right: auto;
}
.product-v6-case-3.en .case-2-ul li .case-2-items .case-2-info .caption span {
  line-height: 22px;
  max-height: 66px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
@media (min-width: 768px) {
  .v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="1"] li {
    width: calc(100% - 32px);
  }
  .v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="2"] li {
    width: calc((100% - 32px) / 2);
  }
  .v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="3"] li {
    width: calc((100% - 48px) / 3);
  }
  .v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="4"] li {
    width: calc((100% - 64px) / 4);
  }
  .v6-section.product-v6-case-3 .v6-section-body .case-2-ul[data-cols="5"] li {
    width: calc((100% - 80px) / 5);
  }
}
@media (max-width: 768px) {
  .v6-section.product-v6-case-3 {
    /*移动端滑动效果*/
    /*    .scene-7 {
      .tab-title-list-head {
        display: block;
        padding: 0;
      }
      .tab-title-list-head .tab-title-list {
        display: -webkit-box;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
      }
      .tab-title-list-head .tab-title-list::-webkit-scrollbar {
        display: none
      }
      .tab-content-body .tab-mb-type-title {
        display: none;
      }
    }*/
  }
  .v6-section.product-v6-case-3 .case-2-ul {
    margin: 0;
  }
  .v6-section.product-v6-case-3 .case-2-ul li {
    float: none;
    width: 100% !important;
    margin: 0;
    border-left: 1px solid #DFE1E6;
    border-right: 1px solid #DFE1E6;
    border-top: 1px solid #DFE1E6;
  }
  .v6-section.product-v6-case-3 .case-2-ul li:last-child {
    border-bottom: 1px solid #DFE1E6;
  }
  .v6-section.product-v6-case-3 .case-2-ul li.li-hide {
    width: 50% !important;
    float: left;
    border: none;
  }
  .v6-section.product-v6-case-3 .case-2-ul li.li-white {
    box-shadow: none;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items {
    padding: 24px 0;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img .icon-hover {
    opacity: 1;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info {
    padding: 0 30px;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .caption {
    font-size: 14px;
    line-height: 18px;
    margin-top: 16px;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .info {
    font-size: 12px;
    line-height: 18px;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .info a {
    color: #627BD1;
  }
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-info .info a:hover {
    text-decoration: underline;
  }
  .v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items {
    position: relative;
    width: 100%;
  }
  .v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-img {
    display: inline-block;
    max-width: 100%;
    position: relative;
  }
  .v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-info .caption:before {
    right: 0;
  }
  .v6-section.product-v6-case-3 .scene-4 .case-2-ul li .case-2-items .case-2-info .caption {
    text-align: center;
  }
  .v6-section.product-v6-case-3 .tab-content-list-item .case-2-ul li:first-child {
    border-top: 0;
  }
  /*移动端深色效果*/
  .v6-section.product-v6-case-3.deep_bg {
    background: #35446E;
  }
  .v6-section.product-v6-case-3.deep_bg .case-2-ul {
    margin: 0 15px;
  }
  .v6-section.product-v6-case-3.deep_bg .tab-transverse-type .case-2-ul {
    margin: 0;
  }
  .v6-section.product-v6-case-3.deep_bg .tab-content-list-item .case-2-ul {
    margin: 0;
  }
  .v6-section.product-v6-case-3.deep_bg .case-2-ul li {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background: rgba(255, 255, 255, 0.05);
  }
  .v6-section.product-v6-case-3.deep_bg .case-2-ul li:last-child {
    border-bottom: 0;
  }
  .v6-section.product-v6-case-3.deep_bg .case-2-ul.AGrid-row li {
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 1px;
  }
  .v6-section.product-v6-case-3.deep_bg .v6-section-body .tab-title-list-head .tab-title-list {
    background: rgba(255, 255, 255, 0.2);
  }
  .v6-section.product-v6-case-3.deep_bg .v6-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .v6-section.product-v6-case-3.deep_bg .v6-section-head,
  .v6-section.product-v6-case-3.deep_bg .tab-content-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  .v6-section.product-v6-case-3.deep_bg .v6-section-body .tab-title-list-head {
    margin-bottom: 8px;
  }
  .v6-section.product-v6-case-3.deep_bg .tab-title-list-head::after {
    background-color: transparent;
  }
}
@media (max-width: 360px) {
  .v6-section.product-v6-case-3 .case-2-ul li .case-2-items .case-2-img {
    width: 120px;
    height: auto;
  }
}
.v6-section.product-v6-case-3 .case-2-ul li.li-white {
  background-color: #fff;
}
.product-v6-section {
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.product-v6-section.product-v6-guide .v6-section-head.algin-left {
  text-align: left;
}
.product-v6-section.product-v6-guide .v6-section-head.algin-left .v6-section-title {
  padding: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .product-v6-section.product-v6-guide .v6-section-head.algin-left .v6-section-title {
    font-size: 32px;
  }
}
.product-v6-section.product-v6-guide .v6-section-head.mb {
  display: none;
}
.product-v6-section.product-v6-guide .v6-section-title {
  max-width: 100%;
}
@media (max-width: 767px) {
  .product-v6-section.product-v6-guide .v6-section-head.pc {
    display: none;
  }
  .product-v6-section.product-v6-guide .v6-section-head.mb {
    display: block;
  }
  .product-v6-section.product-v6-guide .v6-section-subtitle {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .product-v6-section.product-v6-guide .v6-section-subtitle a {
    text-decoration: underline;
  }
}
.product-v6-section .product-v6-title {
  font-size: 24px;
  color: #252B3A;
  text-align: center;
  line-height: 30px;
}
.product-v6-section .product-v6-sub-title {
  font-size: 18px;
  color: #252B3A;
  text-align: center;
  padding-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-v6-sub-title {
  text-align: center;
}
.guide-list[data-cols="3"] .guide-item-v6 {
  width: calc((100% - 33px) / 3);
}
.guide-list[data-cols="3"] .guide-item-v6:nth-child(3n+3) {
  margin-right: 0;
}
.product-v6-guide .guide-list {
  margin-bottom: -16px;
}
.guide-item-v6 {
  float: left;
  background: #FFFFFF;
  margin-right: 16px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
}
.guide-item-v6:last-child {
  margin-right: 0;
}
.guide-item-v6 .tit-box {
  position: relative;
  padding: 24px;
  display: block;
  cursor: pointer;
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.guide-item-v6 .tit-box:hover {
  background-size: 110%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.guide-item-v6 .tit-box.nolink:hover {
  background-size: 100%;
}
.guide-item-v6 .tit-box.nolink:hover .tit.color_text_primary_light {
  color: #fff;
}
.guide-item-v6 .tit-box.nolink:hover .tit.color_line_primary_dark {
  color: #252b3a;
}
.guide-item-v6 .tit-box.nolink {
  cursor: auto;
}
.guide-item-v6 .tit-box.nolink .tit i {
  display: none;
}
.guide-item-v6 .arrow {
  display: none;
}
.guide-item-v6 .tit-box .tit {
  font-size: 20px;
  color: #fff;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: transform 0.5s;
  z-index: 2;
  position: relative;
}
.guide-item-v6:hover .tit-box .tit {
  transition: all 0.3s;
  z-index: 2;
}
.guide-item-v6 .tit-box::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.guide-item-v6 .tit-box:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}
.guide-item-v6 .tit-box .tit i {
  transition: transform 0.5s;
}
.guide-item-v6:hover .tit-box .tit i {
  -ms-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  transition: transform 0.5s;
}
.guide-item-v6 .tit-box .desc {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
  position: relative;
}
.guide-item-v6 .info-list {
  padding: 15px 20px 0 30px;
  height: 100%;
}
.guide-item-v6 .info-list .item {
  margin-bottom: 15px;
}
.guide-item-v6 .info-list .item-inner {
  display: block;
  padding-left: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
}
.guide-item-v6 .info-list .item-inner::before {
  content: '';
  width: 6px;
  height: 2px;
  display: block;
  background: #fff;
  float: left;
  margin-left: -14px;
  margin-top: 10px;
}
.guide-item-v6 .info-list .item-inner:hover {
  color: #229DF9;
}
.guide-item-v6 .info-list .item-inner:hover::before {
  background: #229DF9;
}
@media (max-width: 1279px) {
  .product-v6-section.product-v6-guide {
    padding-left: 0%;
    padding-right: 0%;
  }
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-guide {
    background: #fff;
    padding-top: 20px;
  }
  .guide-item-v6 .info-list {
    display: none;
  }
  .guide-list .guide-item-v6 {
    width: 100% !important;
    margin-right: 0;
    border: none;
    margin-bottom: 10px;
  }
  .guide-item-v6 .tit-box {
    border-bottom: none;
  }
  .guide-item-v6 .arrow {
    display: block;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12px;
    width: 16px;
    height: 16px;
    background: url(../png/product-v6-arrow-whitedd23.png) center no-repeat;
    background-size: 100% 100%;
  }
  .guide-item-v6 .u-icon {
    display: none;
  }
  .product-v6-section.product-v6-guide .product-v6-sub-title {
    padding-bottom: 16px;
  }
  .product-v6-section.product-v6-guide .product-v6-title {
    padding-bottom: 16px;
  }
  .guide-item-v6 .tit-box {
    padding: 16px 30px;
    background-size: cover;
  }
  .guide-item-v6 .tit-box .tit {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
  }
  .guide-item-v6 .tit-box:hover .tit {
    color: #fff;
  }
}
.product-v6-section.product-v6-guide-1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-v6-section.product-v6-guide-1[data-theme="transparent"] {
  background-color: transparent;
}
.product-v6-section.product-v6-guide-1[data-theme="white"] {
  background-color: #ffffff;
}
.product-v6-section.product-v6-guide-1[data-theme="grey"] {
  background-color: #FAFAFA;
}
.product-v6-section.product-v6-guide-1 .u-icon {
  font-size: 18px;
}
.product-v6-section.product-v6-guide-1 .color_line_primary_dark {
  color: #252b3a;
}
.product-v6-section.product-v6-guide-1 .color_line_secondary_dark {
  color: #575d6c;
}
.product-v6-section.product-v6-guide-1 .color_text_primary_light {
  color: #fff;
}
.product-v6-section.product-v6-guide-1 .product-v6-title {
  font-size: 24px;
  color: #252B3A;
  text-align: center;
  line-height: 30px;
}
.product-v6-section.product-v6-guide-1 .product-v6-sub-title {
  font-size: 18px;
  text-align: center;
  padding-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-v6-section.product-v6-guide-1 .guide-list .guide-item-1 {
  width: calc((100% - 33px) / 3);
}
.product-v6-section.product-v6-guide-1 .guide-item-1 {
  float: left;
  background: #FFFFFF;
  margin-right: 16px;
  margin-bottom: 16px;
  border-radius: 4px;
  overflow: hidden;
}
.product-v6-section.product-v6-guide-1 .guide-item-1:nth-child(3n+3) {
  margin-right: 0px;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box {
  position: relative;
  padding: 20px 24px;
  display: block;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box:hover {
  background-size: 110% 110%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box.nolink:hover {
  background-size: 100% 100%;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .arrow {
  display: none;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box .tit {
  font-size: 20px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  transition: all 0.5s ease-out;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box:hover .tit {
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box.nolink:hover .tit.color_text_primary_light {
  color: #fff;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box.nolink:hover .tit.color_line_primary_dark {
  color: #252b3a;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box.nolink {
  cursor: auto;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box.nolink .tit i {
  display: none;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box .tit i {
  transition: transform 0.5s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box:hover .tit i {
  -ms-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  transition: transform 0.5s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box .desc {
  font-size: 14px;
  line-height: 22px;
  margin-top: 4px;
  white-space: normal;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
  max-height: 44px;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box .desc a:hover {
  color: #C7000B;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list {
  padding: 20px 20px 16px 30px;
  height: 100%;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item + .item {
  margin-top: 15px;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item-inner-text {
  display: block;
  padding-left: 14px;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
  max-height: 44px;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item-inner-text::before {
  content: '';
  width: 6px;
  height: 2px;
  display: block;
  background: #fff;
  float: left;
  margin-left: -14px;
  margin-top: 10px;
  position: absolute;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list.color_line_secondary_dark .item-inner-text::before {
  background: #575d6c;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item-inner-text.color_line_secondary_dark::before {
  background: #575d6c;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item-inner-text:hover {
  color: #C7000B;
  transition: all 0.3s;
}
.product-v6-section.product-v6-guide-1 .guide-item-1 .info-list .item-inner-text:hover::before {
  background: #C7000B;
  width: 8px;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-guide-1 {
    padding-top: 20px;
  }
  .product-v6-section.product-v6-guide-1 .guide-list .guide-item-1 {
    width: 100% !important;
    margin-right: 0;
    border: none;
    margin-bottom: 10px;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box {
    border-bottom: none;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .arrow {
    display: block;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12px;
    width: 16px;
    height: 16px;
    background: url(../png/product-v6-arrow-whitedd23.png) center no-repeat;
    background-size: 100% 100%;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .u-icon {
    display: none;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box {
    padding: 30px 30px;
    background-size: cover;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box .tit {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box:hover .tit.color_text_primary_light {
    color: #fff;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .tit-box:hover .tit.color_line_primary_dark {
    color: #252b3a;
  }
  .product-v6-section.product-v6-guide-1 .product-v6-sub-title {
    padding-bottom: 16px;
  }
  .product-v6-section.product-v6-guide-1 .product-v6-title {
    padding-bottom: 16px;
  }
  .product-v6-section.product-v6-guide-1 .guide-item-1 .arrow {
    display: block;
  }
}
.product-v6-features.product-v6-section {
  background: url(../jpg/product-v6-features-bagb779.jpg) no-repeat;
  background-size: cover;
}
.product-v6-features .v6-section-head .v6-section-title {
  color: #fff;
}
.product-v6-features .v6-section-body {
  position: relative;
}
.product-v6-features .product-body {
  margin: 0px 48px;
}
.product-v6-features .product-body:after {
  position: absolute;
  content: "";
  top: 97px;
  left: 0;
  right: 0;
  height: 2px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 0;
}
.product-v6-features .features-item {
  position: relative;
  width: 25%;
  float: left;
}
.product-v6-features .features-item h3 {
  padding: 16px 24px;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.product-v6-features .features-item h3 span {
  display: block;
  min-height: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
.product-v6-features .features-item h3 span:before {
  display: inline-block;
  content: '';
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border: 1px solid #D4D8DE;
  border-radius: 100%;
  vertical-align: middle;
}
.product-v6-features .features-item h3 span.noSubInfo:before {
  content: none;
}
.product-v6-features .features-item i {
  position: absolute;
  left: 24px;
  top: 90px;
  width: 4px;
  height: 4px;
  background: #fff;
  border: 6px solid #C7000B;
  border-radius: 100%;
  z-index: 3;
}
.product-v6-features .features-item .features-info {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  padding: 16px 24px;
  transition: all 0.3s;
  border-radius: 2px;
}
.product-v6-features .features-item .features-info .features-info-i {
  margin-top: 8px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
}
.product-v6-features .features-item .features-info .features-info-s {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  overflow: hidden;
}
.product-v6-features .features-item.dark a {
  cursor: default;
}
.product-v6-features .features-item.dark:before {
  position: absolute;
  content: '';
  top: 97px;
  left: 24px;
  right: -999px;
  height: 2px;
  background: #575D6C;
}
.product-v6-features .features-item.dark h3 {
  color: #8A8E99;
  min-height: 50px;
}
.product-v6-features .features-item.dark h3 span:before {
  display: none;
}
.product-v6-features .features-item.dark i {
  border-color: #ADB0B8;
}
.product-v6-features .features-item.dark .features-info .features-info-s {
  color: #8A8E99;
}
.product-v6-features .swiper-button-prev {
  width: 48px;
  height: 44px;
  left: 0;
  top: 98px;
  background: url(../png/product-v6-featrues-left45d1.png) no-repeat;
  transition: all 0.1s;
}
.product-v6-features .swiper-button-prev:not(.swiper-button-disabled):hover {
  background: url(../png/product-v6-featrues-left-hover39ba.png) no-repeat;
}
.product-v6-features .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: url(../png/product-v6-featrues-left-disabledb6e1.png) no-repeat;
}
.product-v6-features .swiper-button-next {
  width: 48px;
  height: 44px;
  right: 0;
  top: 98px;
  background: url(../png/product-v6-featrues-right350f.png) no-repeat;
  transition: all 0.5s;
}
.product-v6-features .swiper-button-next:not(.swiper-button-disabled):hover {
  background: url(../png/product-v6-featrues-right-hoverb0af.png) no-repeat;
}
.product-v6-features .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background: url(../png/product-v6-featrues-right-disabledfbe8.png) no-repeat;
}
@media (min-width: 1024px) {
  .product-v6-features .features-item:not(.dark):hover i {
    top: 88px;
    left: 22px;
    width: 8px;
    height: 8px;
    background: #fff;
    border: 6px solid #C7000B;
  }
  .product-v6-features .features-item:not(.dark):hover .features-info {
    position: relative;
    background: rgba(150, 173, 250, 0.2);
  }
  .product-v6-features .features-item:not(.dark):hover .features-info:before {
    position: absolute;
    content: '';
    top: -5px;
    left: 28px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(150, 173, 250, 0.2);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .features-item:not(.dark):hover i {
    left: 22px;
    top: 88px;
    width: 8px;
    height: 8px;
    background: #fff;
    border: 6px solid #f66f6a;
  }
  .features-item:not(.dark):hover .features-info {
    position: relative;
    background: rgba(150, 173, 250, 0.2);
  }
  .features-item:not(.dark):hover .features-info:before {
    position: absolute;
    content: '';
    top: -5px;
    left: 28px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(150, 173, 250, 0.2);
  }
}
@media (max-width: 767px) {
  .product-v6-features .v6-section-head {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
  }
  .product-v6-features .product-body:after {
    top: 112px;
  }
  .product-v6-features .features-item h3 {
    padding: 24px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-weight: normal;
  }
  .product-v6-features .features-item h3 span {
    margin-top: 7px;
    min-height: 22px;
    font-size: 16px;
    line-height: 22px;
    opacity: 1;
  }
  .product-v6-features .features-item h3 span:before {
    display: none;
  }
  .product-v6-features .features-item i {
    top: 105px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-width: 8px;
  }
  .product-v6-features .features-item .features-info {
    position: relative;
    margin-top: 32px;
    padding: 10px;
    background: rgba(150, 173, 250, 0.2);
  }
  .product-v6-features .features-item .features-info:before {
    position: absolute;
    content: '';
    top: -5px;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(150, 173, 250, 0.2);
  }
  .product-v6-features .features-item .features-info .features-info-i {
    color: rgba(255, 255, 255, 0.8);
  }
  .product-v6-features .features-item.dark:before {
    top: 112px;
    left: 0;
  }
  .product-v6-features .features-item.dark .features-info {
    text-align: center;
    background: none;
  }
  .product-v6-features .features-item.dark .features-info:before {
    border-width: 0;
  }
  .product-v6-features .features-item.dark .features-info .features-info-i {
    color: #A0A2A8;
  }
  .product-v6-features .swiper-button-prev,
  .product-v6-features .swiper-button-next {
    top: 112px;
  }
}
/** write less here**/
.product-v6-experienceTab {
  background-color: #FAFAFA;
}
.product-v6-experienceTab .solution-scene-tab {
  border-bottom: 1px solid #DFE1E6;
}
.product-v6-experienceTab .scene-tab {
  float: left;
  width: 20%;
  font-size: 16px;
  line-height: 20px;
  color: #252B3A;
  text-align: center;
  cursor: pointer;
}
.product-v6-experienceTab .scene-tab .act-title {
  display: inline-table;
  position: relative;
  padding-left: 80px;
}
.product-v6-experienceTab .scene-tab .act-title.no-icon {
  padding-left: 16px;
  background-image: none !important;
}
.product-v6-experienceTab .scene-tab .act-title {
  padding-right: 16px;
}
.product-v6-experienceTab .scene-tab .act-title span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  height: 88px;
}
.product-v6-experienceTab .scene-tab .act-title span i {
  display: inline-block;
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product-v6-experienceTab .scene-tab .act-title {
  background-size: 63px;
  background-repeat: no-repeat;
  background-position: left center;
}
.product-v6-experienceTab .scene-tab:nth-child(1) .act-title {
  background-image: url(../png/product-v6-experience-icon12067.png);
}
.product-v6-experienceTab .scene-tab:nth-child(2) .act-title {
  background-image: url(../png/product-v6-experience-icon20393.png);
}
.product-v6-experienceTab .scene-tab:nth-child(3) .act-title {
  background-image: url(../png/product-v6-experience-icon33a5c.png);
}
.product-v6-experienceTab .scene-tab:nth-child(4) .act-title {
  background-image: url(../png/product-v6-experience-icon4ebae.png);
}
.product-v6-experienceTab .scene-tab:nth-child(5) .act-title {
  background-image: url(../png/product-v6-experience-icon523a7.png);
}
.product-v6-experienceTab .scene-tab .act-title:after {
  background: #C7000B;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.product-v6-experienceTab .scene-tab:not(.active):hover {
  color: #C7000B;
}
.product-v6-experienceTab .scene-tab.active {
  font-weight: bold;
}
.product-v6-experienceTab .scene-tab.active .act-title:after {
  width: 100%;
}
.product-v6-experienceTab .inner-content[data-cols="2"] .scene-tab {
  width: 50%;
}
.product-v6-experienceTab .inner-content[data-cols="3"] .scene-tab {
  width: 33.33%;
}
.product-v6-experienceTab .inner-content[data-cols="4"] .scene-tab {
  width: 25%;
}
.product-v6-experienceTab .inner-content[data-cols="5"] .scene-tab {
  width: 20%;
}
.product-v6-experienceTab .act-content {
  margin-top: 24px;
}
.product-v6-experienceTab .act-content .scene-body-layer {
  position: relative;
  padding: 8px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
  border-radius: 2px;
}
.product-v6-experienceTab .scene-content {
  display: none;
}
.product-v6-experienceTab .scene-content.active,
.product-v6-experienceTab .scene-content:nth-child(1) {
  display: block;
}
.product-v6-experienceTab .scene-mb-title {
  display: none;
}
.product-v6-experienceTab .content-img {
  width: 534px;
  min-height: 335px;
  position: relative;
  float: right;
}
.product-v6-experienceTab .content-img img {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
}
.product-v6-experienceTab .description-content + .description-content {
  margin-top: 24px;
}
.product-v6-experienceTab .content-detail {
  width: calc(100% - 534px);
  padding: 16px;
  float: left;
}
.product-v6-experienceTab .content-detail.alignM {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.product-v6-experienceTab .content-detail.noImg {
  width: 100%;
  min-height: auto;
}
.product-v6-experienceTab .description-title {
  margin-bottom: 8px;
  font-size: 16px;
  color: #252B3A;
  line-height: 22px;
}
.product-v6-experienceTab .p-detail {
  font-size: 14px;
  color: #666A75;
  line-height: 22px;
}
.product-v6-experienceTab .description-content a {
  color: #387cf0 !important;
}
.product-v6-experienceTab .description-content a:hover {
  text-decoration: underline;
}
.product-v6-experienceTab .btn-container .por-btn {
  margin-right: 16px;
  margin-top: 32px;
}
@media (max-width: 1199px) {
  .product-v6-experienceTab .content-img {
    width: 100%;
    min-height: inherit;
    font-size: 0;
  }
  .product-v6-experienceTab .content-img img {
    position: static;
  }
  .product-v6-experienceTab .content-detail {
    width: 100%;
    min-height: auto;
  }
  .product-v6-experienceTab .content-detail.alignM {
    position: static;
    transform: translateY(0);
  }
  .product-v6-experienceTab .btn-container .por-btn {
    margin-top: 16px;
  }
}
@media (max-width: 1023px) {
  .product-v6-experienceTab {
    background-image: none;
  }
  .product-v6-experienceTab .v6-section-head {
    padding-bottom: 16px;
    font-size: 18px;
    font-weight: normal;
  }
  .product-v6-experienceTab .act-content {
    margin-top: 0;
    border-radius: 2px;
  }
  .product-v6-experienceTab .description-content {
    margin-top: 0;
  }
  .product-v6-experienceTab .description-content + .description-content {
    margin-top: 16px;
  }
  .product-v6-experienceTab .content-detail {
    padding: 0px 15px 18px;
  }
  .product-v6-experienceTab .scene-mb-title {
    display: block;
    position: relative;
    padding: 20px 36px  20px 78px;
    background-color: #FFFFFF;
    color: #000;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 15px center;
    line-height: 18px;
  }
  .product-v6-experienceTab .scene-mb-title.no-icon {
     padding-left: 15px; 
     background-image: none !important;
  }
  .product-v6-experienceTab .scene-mb-text {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
  }
  .product-v6-experienceTab .scene-mb-title p {
    font-weight: normal;
    margin-top: 4px;
    font-size: 12px;
    color: #666A75;
  }
  .product-v6-experienceTab .fold .scene-mb-title {
    font-weight: bold;
  }
  .product-v6-experienceTab .scene-content:nth-child(1) .scene-mb-title {
    background-image: url(../png/product-v6-experience-icon12067.png);
  }
  .product-v6-experienceTab .scene-content:nth-child(2) .scene-mb-title {
    background-image: url(../png/product-v6-experience-icon20393.png);
  }
  .product-v6-experienceTab .scene-content:nth-child(3) .scene-mb-title {
    background-image: url(../png/product-v6-experience-icon33a5c.png);
  }
  .product-v6-experienceTab .scene-content:nth-child(4) .scene-mb-title {
    background-image: url(../png/product-v6-experience-icon4ebae.png);
  }
  .product-v6-experienceTab .scene-content:nth-child(5) .scene-mb-title {
    background-image: url(../png/product-v6-experience-icon523a7.png);
  }
  .product-v6-experienceTab .solution-scene-tab {
    display: none;
  }
  .product-v6-experienceTab .scene-content {
    padding: 0;
    display: block;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .product-v6-experienceTab .scene-content + .scene-content {
    margin-top: 4px;
  }
  .product-v6-experienceTab .scene-content .scene-body-layer {
    display: none;
    padding: 0;
    background: #FFFFFF;
  }
  .product-v6-experienceTab .scene-content.active .scene-body-layer {
    display: block;
  }
  .product-v6-experienceTab .content-img {
    position: relative;
    float: none;
    border: 0;
    height: auto;
    cursor: auto;
    padding: 15px;
    font-size: 0;
  }
  .product-v6-experienceTab .content-img:before {
    position: absolute;
    content: '';
    left: 15px;
    right: 15px;
    top: 0;
    border-top: 1px solid #DFE1E6;
    cursor: default;
  }
  .product-v6-experienceTab .content-detail.noImg .description-content:nth-child(1) {
    padding-top: 15px;
    border-top: 1px solid #DFE1E6;
  }
  .product-v6-experienceTab .content-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product-v6-experienceTab .fold-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-bottom: 1px solid #77787B;
    border-right: 1px solid #77787B;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .product-v6-experienceTab .fold-btn {
    right: 15px;
    top: 50%;
    margin-top: -2px;
    position: absolute;
    transition: transform 0.5s ease-out;
  }
  .product-v6-experienceTab .fold .fold-btn {
    transform: rotateX(180deg);
    -ms-transform: rotate(180deg);
  }
  .product-v6-experienceTab .description-title {
    margin-bottom: 4px;
    font-size: 14px;
    color: #333;
    line-height: 18px;
  }
  .product-v6-experienceTab .p-detail {
    font-size: 12px;
    line-height: 18px;
  }
}
/** write less here**/
.product-v6-experienceProcess {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-v6-experienceProcess[data-theme="transparent"] {
  background-color: transparent;
}
.product-v6-experienceProcess[data-theme="white"] {
  background-color: #ffffff;
}
.product-v6-experienceProcess[data-theme="grey"] {
  background-color: #FAFAFA;
}
.product-v6-experienceProcess .process-list {
  text-align: center;
}
.product-v6-experienceProcess .process-item {
  position: relative;
  float: left;
  margin-right: 16px;
  width: calc((100% - 64px)/5);
  padding: 10px 0 8px;
}
.product-v6-experienceProcess .process-list[data-cols="3"] .process-item {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.product-v6-experienceProcess .process-list[data-cols="4"] .process-item,
.product-v6-experienceProcess .process-list[data-cols="3"] .process-item {
  width: calc((100% - 48px)/4);
}
.product-v6-experienceProcess .process-list[data-cols="6"] .process-item {
  width: calc((100% - 80px)/6);
}
.product-v6-experienceProcess .process-item:last-child .process-dotline {
  display: none;
}
.product-v6-experienceProcess .process-item:last-child {
  margin-right: 0;
}
.product-v6-experienceProcess .process-item .icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 18px;
}
.product-v6-experienceProcess .process-item .icon1 {
  background-image: url(../png/product-v6-experience-icon12067.png);
}
.product-v6-experienceProcess .process-item .icon2 {
  background-image: url(../png/product-v6-experience-icon20393.png);
}
.product-v6-experienceProcess .process-item .icon3 {
  background-image: url(../png/product-v6-experience-icon33a5c.png);
}
.product-v6-experienceProcess .process-item .icon4 {
  background-image: url(../png/product-v6-experience-icon4ebae.png);
}
.product-v6-experienceProcess .process-item .icon5 {
  background-image: url(../png/product-v6-experience-icon523a7.png);
}
.product-v6-experienceProcess .process-item .icon6 {
  background-image: url(../png/product-v6-experience-icon62699.png);
}
.product-v6-experienceProcess .process-item .tit {
  font-size: 16px;
  color: #252B3A;
  line-height: 20px;
}
.product-v6-experienceProcess .process-item.process-font-white .tit {
  color: #ffffff;
}
.product-v6-experienceProcess .process-item.process-font-white .desc {
  color: rgba(255, 255, 255, 0.8);
}
.product-v6-experienceProcess .process-item.process-font-white[href]:hover .tit {
  color: #7693F5;
}
.product-v6-experienceProcess .process-item[href]:hover .tit {
  color: #1b79c8;
}
.product-v6-experienceProcess .process-item .desc {
  margin-top: 5px;
  color: #666A75;
  line-height: 22px;
}
.product-v6-experienceProcess .process-dotline {
  position: absolute;
  width: 96px;
  border-bottom: 1px dashed #A0A2A8;
  z-index: 10;
  top: 60px;
  left: 100%;
  margin-left: -43px;
}
.product-v6-experienceProcess .process-dotline::before {
  position: absolute;
  right: -6px;
  top: -2px;
  content: '';
  height: 6px;
  width: 6px;
  background: #A0A2A8;
  border-radius: 50%;
}
.product-v6-experienceProcess .process-btn {
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 1199px) {
  .product-v6-experienceProcess .process-list[data-cols="5"] .process-dotline,
  .product-v6-experienceProcess .process-list[data-cols="6"] .process-dotline {
    width: 66px;
    margin-left: -28px;
  }
}
@media (max-width: 1023px) {
  .product-v6-experienceProcess .process-list[data-cols="5"] .process-dotline,
  .product-v6-experienceProcess .process-list[data-cols="6"] .process-dotline {
    width: 36px;
    margin-left: -13px;
  }
}
@media (max-width: 767px) {
  .product-v6-experienceProcess .process-dotline {
    display: none;
  }
  .product-v6-experienceProcess .process-item {
    width: 100%!important;
    margin-right: 0px;
    padding: 12px 15px;
    display: block;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 0px 0px;
    text-align: left;
  }
  .product-v6-experienceProcess[data-theme="grey"] .process-item {
    background: #ffffff;
  }
  .product-v6-experienceProcess .process-item:not(:last-of-type) {
    margin-bottom: 4px;
  }
  .product-v6-experienceProcess .process-item .icon {
    display: inline-block;
    width: 56px;
    height: 56px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .product-v6-experienceProcess .process-item .text-box {
    position: static;
    display: inline-block;
    width: calc(100% - 64px);
    padding: 0 0 0 8px;
    margin-left: 0;
    text-align: left;
    vertical-align: middle;
  }
  .product-v6-experienceProcess .process-item .tit {
    color: #000;
    font-size: 14px;
    line-height: 18px;
  }
  .product-v6-experienceProcess .process-item .desc {
    margin-top: 4px;
    font-size: 12px;
    color: #666A75;
    line-height: 18px;
  }
  .product-v6-experienceProcess .process-item .text-box::before {
    width: 0;
  }
  .product-v6-experienceProcess .process-item .text-box:after {
    border-left: none;
  }
  .product-v6-experienceProcess .process-item:last-child .text-box:after {
    display: none;
  }
  .product-v6-experienceProcess .process-btn {
    margin-top: 24px;
  }
}
.v6-instance-recommend {
  position: relative;
  height: 100%;
  padding-bottom: 88px;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  transition: 0.2s;
}
.v6-instance-recommend:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.v6-instance-recommend-head {
  height: 60px;
  padding: 16px 24px;
  text-align: center;
}
.v6-instance-recommend-price {
  font-size: 12px;
  line-height: 28px;
  color: #8a8e99;
}
.v6-instance-recommend-price em {
  font-style: normal;
  font-size: 24px;
  color: #C7000B;
}
.v6-instance-recommend-body {
  padding: 16px 24px 0;
  border-top: solid 1px #dfe1e6;
}
.v6-instance-recommend-config-main {
  font-size: 18px;
  line-height: 22px;
  color: #252b3a;
}
.v6-instance-recommend-config-more {
  margin-top: 8px;
  font-size: 0;
}
.v6-instance-recommend-config-more span {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  line-height: 18px;
  color: #575d6c;
}
.v6-instance-recommend-config-more span:nth-child(odd) {
  color: #252b3a;
}
.v6-instance-recommend-desc {
  margin-top: 24px;
}
.v6-instance-recommend-desc-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.v6-instance-recommend-desc-text {
  margin-top: 8px;
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
}
.v6-instance-recommend-foot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 24px 24px 32px;
  font-size: 0;
  text-align: center;
}
.v6-instance-filter:before,
.v6-instance-filter:after {
  content: " ";
  display: table;
}
.v6-instance-filter:after {
  clear: both;
}
.v6-instance-filter-scene {
  margin-top: 16px;
}
.v6-instance-filter-title {
  float: left;
  padding-right: 24px;
  font-size: 14px;
  line-height: 32px;
  color: #575d6c;
}
.v6-instance-filter-content {
  float: left;
  font-size: 0;
}
.v6-instance-filter-content .v6-filter-btn + .v6-filter-btn {
  margin-left: 16px;
}
.v6-instance-all {
  position: relative;
}
.v6-instance-all p a,
.v6-instance-help {
  color: #526ecc;
}
.v6-instance-all p a:hover,
.v6-instance-help:hover {
  text-decoration: underline;
}
.v6-instance-all p a:active,
.v6-instance-help:active {
  color: #344899;
}
.v6-instance-help {
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 14px;
  line-height: 20px;
}
.v6-instance-list {
  margin-top: 22px;
}
.v6-instance-list-inner {
  display: none;
}
.v6-instance-list-inner.show {
  display: block;
}
.v6-instance-card-outer {
  padding-top: 4px;
  padding-bottom: 4px;
}
.v6-instance-card-outer[data-recommend]:not(.show) {
  display: none;
}
.v6-instance-card {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  transition: 0.2s;
}
.v6-instance-card-label {
  position: absolute;
  top: 0;
  left: 0;
}
.v6-instance-card-label:before,
.v6-instance-card-label:after {
  content: " ";
  display: table;
}
.v6-instance-card-label:after {
  clear: both;
}
.v6-instance-card-label img {
  display: block;
  float: left;
  width: 58px;
  height: 58px;
}
.v6-instance-card-label-tip {
  float: left;
  position: relative;
  max-width: 480px;
  padding: 10px;
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  margin-left: -14px;
  margin-top: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
  display: none;
}
.v6-instance-card-label-tip:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 10px;
  border-top: solid 8px transparent;
  border-right: solid 8px white;
  border-bottom: solid 8px transparent;
}
.v6-instance-card-label:hover .v6-instance-card-label-tip {
  display: block;
}
.v6-instance-card-inner {
  display: table;
  width: 100%;
}
.v6-instance-card-left {
  display: table-cell;
  vertical-align: middle;
  padding: 24px;
}
.v6-instance-card-left-main {
  min-height: auto;
  padding-bottom: 8px;
}
.v6-instance-card-left-main:before,
.v6-instance-card-left-main:after {
  content: " ";
  display: table;
}
.v6-instance-card-left-main:after {
  clear: both;
}
.v6-instance-card-desc {
  float: left;
}
.v6-instance-card-desc-title {
  font-weight: 700;
  font-size: 0;
  line-height: 22px;
  color: #252b3a;
}
.v6-instance-card-desc-title span:not(.v6-label) {
  font-size: 18px;
  vertical-align: middle;
}
.v6-instance-card-desc-title .v6-label {
  margin-left: 20px;
}
.v6-instance-card-desc-title .v6-label-blue {
  background-color: #5e7ce0;
}
.v6-instance-card-desc-title .v6-label-yellow {
  background-color: #fa9841;
}
.v6-instance-card-desc-text {
  display: none;
  max-width: 500px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 18px;
  color: #252b3a;
}
.v6-instance-card-desc-scene {
  display: none;
  margin-top: 16px;
}
.v6-instance-card-desc-scene .h {
  font-weight: 700;
  padding-left: 13px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.v6-instance-card-desc-scene p {
  position: relative;
  padding-left: 13px;
  font-size: 12px;
  line-height: 22px;
  color: #252b3a;
}
.v6-instance-card-desc-scene p:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  border: solid 1px #979797;
  border-radius: 50%;
}
.v6-instance-graph {
  display: none;
  float: left;
  width: 270px;
  height: 223px;
}
.v6-instance-graph img {
  display: block;
  width: 100%;
}
.v6-instance-config-overview {
  margin-left: -50px;
}
.v6-instance-config-overview:before,
.v6-instance-config-overview:after {
  content: " ";
  display: table;
}
.v6-instance-config-overview:after {
  clear: both;
}
.v6-instance-config-overview > li {
  float: left;
  padding-top: 16px;
  margin-left: 50px;
}
.v6-instance-config-overview > li span {
  display: block;
}
.v6-instance-config-overview > li span:first-child {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #575d6c;
}
.v6-instance-config-overview > li span:last-child {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #252b3a;
}
.v6-instance-card-right {
  display: table-cell;
  position: relative;
  width: 316px;
  vertical-align: middle;
}
.v6-instance-card-config-recommend {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 24px;
  border: solid #ffffff;
  border-width: 8px 8px 8px 0;
  background-color: #fafafa;
}
.v6-instance-card-config-recommend .v6-select + .v6-select {
  margin-top: 16px;
}
.v6-instance-card-config-recommend .v6-select-hidden {
  display: none;
}
.v6-instance-card-config-recommend-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #252b3a;
}
.v6-instance-card-config-recommend-desc {
  font-size: 14px;
  line-height: 22px;
  color: #252b3a;
  margin-top: 8px;
}
.v6-instance-card-config-recommend-text {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #252b3a;
}
.v6-instance-card-config-recommend-text .u-icon {
  margin: 0 4px;
  color: #526ecc;
  cursor: pointer;
}
.v6-instance-card-config-recommend-help-tip {
  display: none;
  position: absolute;
  z-index: 2;
  top: 50px;
  left: 0;
  right: 0;
  padding-top: 12px;
}
.v6-instance-card-config-recommend-help-tip i {
  position: absolute;
  top: 4px;
  left: 50%;
  border-right: solid 8px transparent;
  border-bottom: solid 8px white;
  border-left: solid 8px transparent;
  margin-left: -8px;
}
.v6-instance-card-config-recommend-help-tip.show {
  display: block;
}
.v6-instance-card-config-recommend-help-tip-inner {
  position: relative;
  max-height: 224px;
  overflow: auto;
  padding: 10px 16px;
  background-color: white;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.v6-instance-card-config-recommend-help-tip-inner .h {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #252b3a;
}
.v6-instance-card-config-recommend-help-tip-inner .p {
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
}
.v6-instance-card-config-recommend-list {
  display: none;
  margin-top: 8px;
}
.v6-instance-card-config-recommend-list.active {
  display: block;
}
.v6-instance-card-config-recommend-list > li {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
}
.v6-instance-card-config-recommend-list span:first-child {
  padding-right: 8px;
  color: #575d6c;
}
.v6-instance-card-config-recommend-list span:last-child {
  font-weight: 700;
  color: #252b3a;
}
.v6-instance-card-config-recommend-buy {
  display: none;
  position: absolute;
  right: 24px;
  bottom: 24px;
  text-align: right;
}
.v6-instance-card-config-recommend-buy.active {
  display: block;
}
.v6-instance-card-config-recommend-buy .v6-btn {
  margin-top: 16px;
}
.v6-instance-card-config-recommend-price {
  font-size: 12px;
  line-height: 28px;
  color: #575d6c;
}
.v6-instance-card-config-recommend-price em {
  font-size: 24px;
  color: #C7000B;
}
.v6-instance-card-config-recommend-price-desc {
  margin-top: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
}
.v6-instance-card-simple-desc {
  padding: 24px;
}
.v6-instance-card-simple-desc-title {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #252b3a;
}
.v6-instance-card-simple-desc-text {
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
}
.v6-instance-card-simple-desc-price {
  margin-top: 8px;
  font-size: 14px;
  line-height: 14px;
  color: #575d6c;
}
.v6-instance-card-simple-desc-price em {
  font-style: normal;
  color: #C7000B;
}
.v6-instance-card:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.v6-instance-card.open {
  height: auto;
  cursor: default;
}
.v6-instance-card.open .v6-instance-card-left-main {
  min-height: 235px;
}
.v6-instance-card.open .v6-instance-card-right {
  vertical-align: top;
}
.v6-instance-card.open .v6-instance-card-desc {
  width: calc(100% - 270px);
}
.v6-instance-card.open .v6-instance-card-desc-text,
.v6-instance-card.open .v6-instance-card-desc-scene,
.v6-instance-card.open .v6-instance-graph,
.v6-instance-card.open .v6-instance-card-config-recommend {
  display: block;
}
.v6-instance-card.open .v6-instance-card-simple-desc {
  display: none;
}
@media (max-width: 767px) {
  .v6-section-instance {
    display: none;
  }
}
/** write less here**/
.product-v6-scene1.product-v6-section {
  background-image: url(../jpg/product-v6-scene2-bg7008.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.product-v6-scene1 .solution-scene-tab {
  border-bottom: 1px solid #DFE1E6;
  font-size: 0;
}
.product-v6-scene1 .scene-tab {
  width: 20%;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #252B3A;
  text-align: center;
  cursor: pointer;
  padding: 0 15px;
  vertical-align: bottom;
}
.product-v6-scene1 .scene-tab .act-title {
  display: inline-block;
  position: relative;
  padding: 19px 0;
}
.product-v6-scene1 .scene-tab .act-title:after {
  background: #C7000B;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.product-v6-scene1 .scene-tab .act-title-text {
  line-height: 26px;
  max-height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-v6-scene1 .scene-tab:not(.active):hover {
  color: #C7000B;
}
.product-v6-scene1 .scene-tab.active {
  font-weight: bold;
}
.product-v6-scene1 .scene-tab.active .act-title:after {
  width: 100%;
}
.product-v6-scene1 .inner-content[data-cols="2"] .scene-tab {
  width: 50%;
}
.product-v6-scene1 .inner-content[data-cols="3"] .scene-tab {
  width: 33.33%;
}
.product-v6-scene1 .inner-content[data-cols="4"] .scene-tab {
  width: 25%;
}
.product-v6-scene1 .inner-content[data-cols="5"] .scene-tab {
  width: 20%;
}
.product-v6-scene1 .inner-content[data-cols="6"] .scene-tab {
  width: calc(100%/6);
}
.product-v6-scene1 .inner-content[data-cols="7"] .scene-tab {
  width: calc(100%/7);
}
.product-v6-scene1 .inner-content[data-cols="8"] .scene-tab {
  width: 12.5%;
}
.product-v6-scene1 .inner-content[data-cols="9"] .scene-tab {
  width: calc(100%/9);
}
.product-v6-scene1 .inner-content[data-cols="10"] .scene-tab {
  width: 10%;
}
.product-v6-scene1 .act-content {
  margin-top: 24px;
}
.product-v6-scene1 .scene-content {
  display: none;
}
.product-v6-scene1 .scene-content.active,
.product-v6-scene1 .scene-content:nth-child(1) {
  display: block;
}
.product-v6-scene1 .scene-mb-title {
  display: none;
}
.product-v6-scene1 .content-img {
  min-height: 520px;
  width: calc(100% - 440px);
  cursor: zoom-in;
  position: relative;
  float: left;
  overflow: hidden;
}
.product-v6-scene1 .content-img.notSvg {
  background: rgba(255, 255, 255, 0.85);
}
.product-v6-scene1 .content-img img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.product-v6-scene1 .content-detail {
  width: 440px;
  min-height: 520px;
  padding: 24px;
  float: left;
  box-shadow: 0 5px 15px 0 rgba(83, 92, 126, 0.1);
  border-radius: 2px;
  background: #fff;
}
.product-v6-scene1 .description-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  color: #252B3A;
  line-height: 18px;
}
.product-v6-scene1 .description-content + .description-content {
  margin-top: 16px;
}
.product-v6-scene1 .description-content a {
  color: #526ECC !important;
}
.product-v6-scene1 .description-content a:hover {
  text-decoration: underline;
}
.product-v6-scene1 .p-detail {
  font-size: 14px;
  color: #575D6C;
  line-height: 18px;
}
.product-v6-scene1 .p-detail ~ p {
  font-size: 14px;
  color: #575D6C;
}
.product-v6-scene1 .sub-title {
  position: relative;
  margin-top: 8px;
  font-weight: bold;
  padding-left: 14px;
  font-size: 14px;
  color: #252B3A;
  line-height: 18px;
}
.product-v6-scene1 .sub-detail {
  margin-top: 4px;
  padding-left: 14px;
  font-size: 14px;
  color: #575D6C;
  line-height: 18px;
}
.product-v6-scene1 .sub-detail ~ p {
  padding-left: 14px;
  font-size: 14px;
  color: #575D6C;
}
.product-v6-scene1 .sub-detail ~ p:empty {
  display: none;
}
.product-v6-scene1 .sub-title:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 2px;
  border-top: solid 2px;
  top: 7px;
  left: 2px;
}
.product-v6-scene1 .config-tab-wraper {
  border: 1px solid #DFE1E6;
}
.product-v6-scene1 .config-content {
  display: none;
}
.product-v6-scene1 .config-content.active {
  display: block;
}
.product-v6-scene1 .config-tab {
  font-size: 14px;
  color: #252B3A;
  border-bottom: 1px solid #DFE1E6;
}
.product-v6-scene1 .config-tab[data-cols="1"] {
  display: none;
}
.product-v6-scene1 .config-tab li {
  float: left;
  padding: 0 8px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-v6-scene1 .config-tab li span {
  position: relative;
  display: inline-block;
  line-height: 36px;
}
.product-v6-scene1 .config-tab li span:after {
  position: absolute;
  background: #C7000B;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.25s ease;
  transition: width 0.3s ease;
}
.product-v6-scene1 .p-info {
  padding: 16px 16px 20px;
}
.product-v6-scene1 .p-info .p-name {
  margin-top: 12px;
  font-size: 16px;
  color: #252B3A;
  line-height: 22px;
  font-weight: bold;
}
.product-v6-scene1 .p-info ul {
  margin: 24px -24px 0 -24px;
}
.product-v6-scene1 .p-info li {
  float: left;
  margin-bottom: 16px;
  max-width: 198px;
  padding: 0 24px;
  border-right: 1px solid #DFE1E6;
}
.product-v6-scene1 .p-info li:last-child {
  border-right: none;
}
.product-v6-scene1 .p-info .p-parameter {
  font-size: 12px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 36px;
  overflow: hidden;
}
.product-v6-scene1 .p-info .p-value {
  margin-top: 8px;
  font-size: 14px;
  color: #252B3A;
  font-weight: bold;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 63px;
  overflow: hidden;
}
.product-v6-scene1 .p-price {
  height: 50px;
  text-align: right;
  padding: 8px 16px;
  border-top: 1px solid #DFE1E6;
  font-size: 0;
}
.product-v6-scene1 .p-price .amount {
  display: inline-block;
  vertical-align: middle;
}
.product-v6-scene1 .p-price span {
  display: inline-block;
  font-size: 24px;
  color: #C7000B;
}
.product-v6-scene1 .p-price i {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
}
.product-v6-scene1 .p-promotion {
  margin-top: 16px;
}
.product-v6-scene1 .description-content .v6-btn {
  margin-left: 16px;
  color: #fff !important;
  vertical-align: -2px;
  border-radius: 2px;
}
.product-v6-scene1 .description-content .v6-btn:hover {
  text-decoration: none;
}
.product-v6-scene1 .config-tab li.active {
  font-weight: bold;
}
.product-v6-scene1 .config-tab li:not(.active):hover {
  color: #C7000B;
}
.product-v6-scene1 .config-tab li.active span:after {
  width: 100%;
}
.product-v6-scene1 .config-tab[data-cols="3"] li {
  width: calc(100%/3);
}
.product-v6-scene1 .config-tab[data-cols="2"] li {
  width: calc(100%/2);
}
.product-v6-scene1 .config-tab[data-cols="1"] li {
  width: 100%;
}
.product-v6-scene1 .upper-lower .content-img {
  width: 100%;
  height: auto!important;
}
.product-v6-scene1 .upper-lower .content-img img {
  width: auto;
  height: 100%;
}
.product-v6-scene1 .content-detail.noImg,
.product-v6-scene1 .upper-lower .content-detail {
  width: 100%;
  min-height: auto;
}
.product-v6-scene1 .content-detail.noImg .description-subcontent,
.product-v6-scene1 .upper-lower .content-detail .description-subcontent {
  overflow: hidden;
}
.product-v6-scene1 .content-detail.noImg .sub,
.product-v6-scene1 .upper-lower .content-detail .sub {
  margin-left: 15px;
  width: calc((100% - 31px)/3);
  float: left;
}
.product-v6-scene1 .content-detail.noImg .sub:nth-child(3n+1),
.product-v6-scene1 .upper-lower .content-detail .sub:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.product-v6-scene1 .content-detail.noImg .sub:nth-child(1) .sub-title,
.product-v6-scene1 .upper-lower .content-detail .sub:nth-child(1) .sub-title,
.product-v6-scene1 .content-detail.noImg .sub:nth-child(2) .sub-title,
.product-v6-scene1 .upper-lower .content-detail .sub:nth-child(2) .sub-title,
.product-v6-scene1 .content-detail.noImg .sub:nth-child(3) .sub-title,
.product-v6-scene1 .upper-lower .content-detail .sub:nth-child(3) .sub-title {
  margin-top: 0;
}
.product-v6-scene1 .content-detail.noImg .description-subcontent[data-cols="2"] .sub,
.product-v6-scene1 .upper-lower .content-detail .description-subcontent[data-cols="2"] .sub {
  width: calc((100% - 16px)/2);
}
.product-v6-scene1 .content-detail.noImg .description-subcontent[data-cols="1"] .sub,
.product-v6-scene1 .upper-lower .content-detail .description-subcontent[data-cols="1"] .sub {
  width: 100%;
  float: none;
}
.product-v6-scene1 .content-detail.noImg .recommend-match,
.product-v6-scene1 .upper-lower .content-detail .recommend-match {
  display: none;
}
@media (max-width: 1199px) {
  .product-v6-scene1 .content-img {
    width: 100%;
    min-height: inherit;
  }
  .product-v6-scene1 .content-img img {
    position: static;
  }
  .product-v6-scene1 .content-detail {
    width: 100%;
    min-height: auto;
  }
  .product-v6-scene1 .content-detail .description-subcontent {
    overflow: hidden;
  }
  .product-v6-scene1 .content-detail .sub {
    margin-left: 15px;
    width: calc((100% - 31px)/3);
    float: left;
  }
  .product-v6-scene1 .content-detail .sub:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
  .product-v6-scene1 .content-detail .sub:nth-child(1) .sub-title,
  .product-v6-scene1 .content-detail .sub:nth-child(2) .sub-title,
  .product-v6-scene1 .content-detail .sub:nth-child(3) .sub-title {
    margin-top: 0;
  }
  .product-v6-scene1 .content-detail .description-subcontent[data-cols="2"] .sub {
    width: calc((100% - 16px)/2);
  }
  .product-v6-scene1 .content-detail .description-subcontent[data-cols="1"] .sub {
    width: 100%;
    float: none;
  }
  .product-v6-scene1 .recommend-match {
    display: none;
  }
}
@media (max-width: 768px) {
  .product-v6-scene1 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .product-v6-scene1 .v6-section-head {
    padding-bottom: 16px;
    font-size: 18px;
    font-weight: normal;
  }
  .product-v6-scene1 .act-content {
    margin-top: 0;
    border-radius: 2px;
    border-bottom: 1px solid #ddd;
  }
  .product-v6-scene1 .description-content {
    margin-top: 0;
  }
  .product-v6-scene1 .content-detail {
    padding: 24px 15px;
  }
  .product-v6-scene1 .scene-mb-title {
    display: block;
    position: relative;
    padding: 12px 45px 12px 15px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
    line-height: 24px;
    color: #000;
    border-radius: 2px;
  }
  .product-v6-scene1 .solution-scene-tab {
    display: none;
  }
  .product-v6-scene1 .scene-content {
    padding: 0;
    display: block;
  }
  .product-v6-scene1 .scene-content .scene-body-layer {
    display: none;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0 none;
    border-radius: 2px;
  }
  .product-v6-scene1 .scene-content.active .scene-body-layer {
    display: block;
  }
  .product-v6-scene1 .content-img {
    border: 0;
    height: auto;
    cursor: auto;
    padding: 15px;
  }
  .product-v6-scene1 .content-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product-v6-scene1 .fold-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-bottom: 1px solid #77787B;
    border-right: 1px solid #77787B;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .product-v6-scene1 .fold-btn {
    right: 15px;
    top: 50%;
    margin-top: -2px;
    position: absolute;
    transition: transform 0.5s ease-out;
  }
  .product-v6-scene1 .fold .fold-btn {
    transform: rotateX(180deg);
    -ms-transform: rotate(180deg);
  }
  .product-v6-scene1 .description-title {
    color: #333;
    font-size: 14px;
  }
  .product-v6-scene1 .p-detail {
    font-size: 12px;
  }
  .product-v6-scene1 .p-detail ~ p {
    font-size: 12px;
  }
  .product-v6-scene1 .sub-detail {
    color: #666;
    font-size: 12px;
  }
  .product-v6-scene1 .sub {
    margin-left: 0!important;
    width: 100%!important;
  }
  .product-v6-scene1 .sub:nth-child(2) .sub-title,
  .product-v6-scene1 .sub:nth-child(3) .sub-title {
    margin-top: 6px!important;
  }
  .product-v6-scene1 .inner-item {
    color: #000;
  }
  .product-v6-scene1 .sub-title {
    margin-top: 6px;
    color: #333;
    font-size: 12px;
  }
  .product-v6-scene1 .sub {
    margin-left: 0;
    width: 100%;
    float: none;
  }
}
.product-v6-scene1 .v6-section-head[data-theme="light"] + .v6-section-body .scene-tab {
  color: #fff;
}
.screenImg {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: zoom-out;
  overflow: auto;
}
.screenImg img {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80%;
  margin: auto;
  width: auto;
  background-color: #fbfbfb;
}
@media (max-width: 768px) {
  .screenImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: calc(100% - 30px);
    margin: auto;
    background-color: #fbfbfb;
  }
}
.product-v6-section.product-v6-packagecards {
  background: #FAFAFA;
}
.product-v6-section.product-v6-packagecards .v6-section-body[data-cols="4"] .pacc-items {
  width: calc((100% - 65px)/4);
}
.product-v6-section.product-v6-packagecards .v6-section-body[data-cols="3"] .pacc-items {
  width: calc((100% - 49px)/3);
}
.product-v6-section.product-v6-packagecards .pacc-cont {
  margin: -8px;
}
.product-v6-section.product-v6-packagecards .pacc-items {
  float: left;
  margin: 8px;
  background: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
  transition: all 0.5s ease 0s;
}
.product-v6-section.product-v6-packagecards .pacc-items:hover {
  box-shadow: 0 2px 10px 0 rgba(128, 132, 145, 0.2);
}
.product-v6-section.product-v6-packagecards .pacc-head {
  color: #FFFFFF;
  padding: 16px 32px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.product-v6-section.product-v6-packagecards .pacc-head .tips {
  position: absolute;
  color: #ffffff;
  min-width: 40px;
  line-height: 37px;
  background: url(../png/product-v6-pac-hot5b33.png) no-repeat center;
  background-size: 100% 100%;
  top: 0;
  right: 8px;
  font-size: 14px;
  padding: 0 4px;
  text-align: center;
}
.product-v6-section.product-v6-packagecards .pacc-head.pacc-head-deep h2 {
  color: #252B3A;
}
.product-v6-section.product-v6-packagecards .pacc-head.pacc-head-deep .pac-info {
  color: #575D6C;
}
.product-v6-section.product-v6-packagecards .pacc-head h2 {
  font-size: 24px;
  line-height: 30px;
}
@media (min-width: 1023px) {
  .product-v6-section.product-v6-packagecards .pacc-head h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 30px;
  }
}
.product-v6-section.product-v6-packagecards .pacc-head .pac-info {
  font-size: 14px;
  text-align: justify;
  line-height: 22px;
  margin-top: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-height: 22px;
}
.product-v6-section.product-v6-packagecards .pacc-body {
  padding: 24px 32px;
}
.product-v6-section.product-v6-packagecards .pacc-body ul[data-rows="1"] li {
  padding-left: 0;
}
.product-v6-section.product-v6-packagecards .pacc-body ul[data-rows="1"] li:before {
  display: none;
}
.product-v6-section.product-v6-packagecards .pacc-body li {
  position: relative;
  font-size: 16px;
  color: #252B3A;
  line-height: 20px;
  padding-left: 14px;
}
.product-v6-section.product-v6-packagecards .pacc-body li + li {
  margin-top: 4px;
}
.product-v6-section.product-v6-packagecards .pacc-body li:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: 1px solid #979797;
  border-radius: 50%;
  top: 6px;
  left: 2px;
}
.product-v6-section.product-v6-packagecards .pacc-foot {
  margin: 0 32px;
  padding-top: 24px;
  border-top: 1px solid #E7E7E7;
}
.product-v6-section.product-v6-packagecards .pacc-foot .cur-price {
  color: #C7000B;
  font-size: 22px;
  line-height: 28px;
}
.product-v6-section.product-v6-packagecards .pacc-foot .cur-price em {
  font-size: 14px;
  font-style: normal;
  color: #575b6c;
}
.product-v6-section.product-v6-packagecards .pacc-foot .org-price {
  font-size: 14px;
  color: #8A8E99;
  line-height: 14px;
  text-decoration: line-through;
}
.product-v6-section.product-v6-packagecards .pacc-foot .pacc-bth {
  margin-top: 8px;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .product-v6-section.product-v6-packagecards.v6-section-mbnone {
    display: none;
  }
  .product-v6-section.product-v6-packagecards .v6-section-body .pacc-items {
    width: 100% !important;
  }
  .product-v6-section.product-v6-packagecards .pacc-cont {
    margin: 0;
  }
  .product-v6-section.product-v6-packagecards .pacc-items {
    float: none;
    margin: 0;
  }
  .product-v6-section.product-v6-packagecards .pacc-items + .pacc-items {
    margin-top: 16px;
  }
  .product-v6-section.product-v6-packagecards .pacc-head {
    padding: 16px 16px;
  }
  .product-v6-section.product-v6-packagecards .pacc-head .tips {
    font-size: 14px;
  }
  .product-v6-section.product-v6-packagecards .pacc-head h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
  .product-v6-section.product-v6-packagecards .pacc-head .pac-info {
    margin-top: 8px;
  }
  .product-v6-section.product-v6-packagecards .pacc-body {
    padding: 16px 16px;
  }
  .product-v6-section.product-v6-packagecards .pacc-foot {
    margin: 0 16px;
    padding-top: 16px;
  }
  .product-v6-section.product-v6-packagecards .pacc-foot .pacc-bth {
    padding-bottom: 16px;
  }
}
.product-v6-overview-container {
  display: flex;
  flex-wrap: nowrap;
  padding: 24px;
  box-shadow: 0px 5px 15px 0px rgba(83, 92, 126, 0.1);
}
.product-v6-overview-main {
  width: 480px;
}
.product-v6-overview-detail {
  width: calc(100% - 480px);
  padding-left: 24px;
}
.product-v6-overview-split {
  display: block;
  border-top: solid 1px #DFE1E6;
}
.product-v6-overview-module {
  padding: 16px 32px;
  background-color: #F2F5FC;
}
.product-v6-overview-module[data-bg="dark"] {
  background-color: rgba(82, 110, 204, 0.15);
}
.product-v6-overview-module + .product-v6-overview-module {
  margin-top: 8px;
}
.product-v6-overview-module .product-v6-overview-split {
  margin-top: 16px;
  margin-bottom: 16px;
}
.product-v6-overview-module-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #252B3A;
}
.product-v6-overview-module-title + .product-v6-overview-module-subtitle {
  margin-top: 12px;
}
.product-v6-overview-module-subtitle {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #252B3A;
}
.product-v6-overview-apps {
  margin-top: 16px;
}
.product-v6-overview-apps > ul {
  display: flex;
  flex-wrap: wrap;
  margin: -6px;
}
.product-v6-overview-apps > ul > li {
  padding: 6px;
}
.product-v6-overview-apps > ul[data-cols="2"] > li {
  width: 50%;
}
.product-v6-overview-apps > ul[data-cols="3"] > li {
  width: 33.33333333%;
}
.product-v6-overview-apps > ul[data-cols="4"] > li {
  width: 25%;
}
.product-v6-overview-apps > ul[data-cols="5"] > li {
  width: 20%;
}
.product-v6-overview-apps > ul[data-cols="6"] > li {
  width: 16.66666667%;
}
.product-v6-overview-app {
  display: block;
  padding: 4px 8px;
  border-radius: 2px;
  background-color: white;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  color: #252b3a;
  transition: 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-v6-overview-app[href]:hover {
  background-color: #F66F6a;
  color: white;
}
.product-v6-overview-services {
  margin-top: 16px;
}
.product-v6-overview-services > ul {
  display: flex;
  flex-wrap: wrap;
  margin: -8px -14px;
}
.product-v6-overview-services > ul > li {
  width: 33.33333333%;
  padding: 8px 14px;
}
.product-v6-overview-service {
  overflow: hidden;
  height: 100%;
  padding: 16px 4px 12px 4px;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
}
.product-v6-overview-service a {
  display: none;
}
.product-v6-overview-service p {
  font-size: 12px;
  line-height: 18px;
  color: #252b3a;
  transition: 0.2s;
}
.product-v6-overview-service-img-box {
  display: block;
  position: relative;
  width: 48px;
  height: 48px;
  margin: 16px auto 14px;
}
.product-v6-overview-service-img,
.product-v6-overview-service-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.product-v6-overview-service-img {
  transition: 0.2s;
}
.product-v6-overview-service-img-hover {
  opacity: 0;
  transition: 0.2s;
}
@media (min-width: 980px) {
  .product-v6-overview-service:hover .product-v6-overview-service-img,
  .product-v6-overview-service.active .product-v6-overview-service-img {
    opacity: 0;
    transition: 0.1s 0.1s;
  }
  .product-v6-overview-service:hover .product-v6-overview-service-img-hover,
  .product-v6-overview-service.active .product-v6-overview-service-img-hover {
    opacity: 1;
  }
  .product-v6-overview-service:hover p,
  .product-v6-overview-service.active p {
    color: #F66F6a;
  }
}
@media (min-width: 980px) {
  .product-v6-overview-service.active {
    background-color: white;
  }
}
.product-v6-overview-detail .product-v6-overview-split {
  margin-top: 24px;
  margin-bottom: 24px;
}
.product-v6-overview-detail-content:not(.show) {
  display: none;
}
.product-v6-overview-introduction-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.product-v6-overview-introduction-desc {
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  max-height: 90px;
}
.product-v6-overview-introduction-bottons {
  margin-top: 24px;
  margin-left: -8px;
  margin-bottom: -8px;
}
.product-v6-overview-introduction-bottons:before,
.product-v6-overview-introduction-bottons:after {
  content: " ";
  display: table;
}
.product-v6-overview-introduction-bottons:after {
  clear: both;
}
.product-v6-overview-introduction-bottons .v6-btn {
  float: left;
  margin-left: 8px;
  margin-bottom: 8px;
}
.product-v6-overview-advantage + .product-v6-overview-advantage {
  margin-top: 24px;
}
.product-v6-overview-advantage-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-v6-overview-advantage-desc {
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 72px;
}
.product-v6-overview-container[data-layout="b"] .product-v6-overview-main {
  width: 712px;
}
.product-v6-overview-container[data-layout="b"] .product-v6-overview-detail {
  width: 440px;
}
.product-v6-overview-container[data-layout="b"] .product-v6-overview-services > ul {
  margin: -8px -6px;
}
.product-v6-overview-container[data-layout="b"] .product-v6-overview-services > ul > li {
  width: 20%;
  padding: 8px 6px;
}
@media (max-width: 979px) {
  .product-v6-overview {
    background-color: #f0f2f5;
  }
  .product-v6-overview-container.product-v6-overview-container {
    flex-wrap: wrap;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }
  .product-v6-overview-container.product-v6-overview-container .product-v6-overview-main {
    width: 100%;
  }
  .product-v6-overview-container.product-v6-overview-container .product-v6-overview-apps > ul > li {
    width: 33.33333333%;
  }
  .product-v6-overview-container.product-v6-overview-container .product-v6-overview-services {
    margin-top: 8px;
  }
  .product-v6-overview-container.product-v6-overview-container .product-v6-overview-services > ul > li {
    width: 33.33333333%;
    padding: 8px;
  }
  .product-v6-overview-module-subtitle {
    font-size: 12px;
    line-height: 18px;
  }
  .product-v6-overview-detail {
    display: none;
  }
  .product-v6-overview-module {
    padding: 16px;
  }
  .product-v6-overview-module-title + .product-v6-overview-module-subtitle {
    margin-top: 8px;
  }
  .product-v6-overview-service {
    position: relative;
  }
  .product-v6-overview-service a {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .product-v6-overview-service-img-box {
    width: 38px;
    height: 38px;
  }
  .product-v6-overview-service-img-hover {
    display: none;
  }
}
.product-por-video-exhibition {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.product-por-video-exhibition[data-theme="grey"] {
  background-color: #fafafa;
}
.product-por-video-exhibition[data-theme="blue"] {
  background-color: #fafafa;
}
.product-por-video-exhibition[data-theme="transplight"] {
  background-color: transparent;
}
.product-por-video-exhibition[data-theme="dark"],
.product-por-video-exhibition[data-theme="blue"] {
  background-color: #3A4667;
}
.product-por-video-exhibition[data-theme="transpdark"] {
  background-color: transparent;
}
.product-por-video-exhibition[data-theme="dark"] .por-section-title,
.product-por-video-exhibition[data-theme="blue"] .por-section-title,
.product-por-video-exhibition[data-theme="transpdark"] .por-section-title,
.product-por-video-exhibition[data-theme="dark"] .por-section-subtitle,
.product-por-video-exhibition[data-theme="blue"] .por-section-subtitle,
.product-por-video-exhibition[data-theme="transpdark"] .por-section-subtitle {
  color: #ffffff;
}
.product-por-video-exhibition .por-section-head[data-title-type="titleLeft"] {
  text-align: left;
}
.product-por-video-exhibition .por-section-head[data-title-type="titleLeft"] .por-section-title {
  padding-right: 0;
  padding-left: 0;
}
.product-por-video-exhibition .por-section-body[data-arrange-type="video-nodetail"] .video-box.video-right-box {
  display: none;
}
.product-por-video-exhibition .por-section-body {
  height: 504px;
}
.product-por-video-exhibition .por-section-body .video-left-box {
  width: 896px;
  height: 100%;
  position: relative;
}
.product-por-video-exhibition .por-section-body .video-left-box video {
  width: 100%;
  display: inline-block;
  vertical-align: baseline;
}
.product-por-video-exhibition .por-section-body .video-left-box video.video-mb {
  display: none;
}
.product-por-video-exhibition .por-section-body .video-right-box {
  width: calc(100% - 912px);
  height: 100%;
  margin-left: 16px;
  background: #ffffff;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 24px 0 24px 24px;
  position: relative;
}
.product-por-video-exhibition .por-section-body .video-inner-box {
  height: 100%;
  padding-right: 14px;
  overflow-y: scroll;
}
.product-por-video-exhibition .por-section-body .video-inner-box::-webkit-scrollbar {
  width: 10px;
}
.product-por-video-exhibition .por-section-body .video-right-box .video-btn-container {
  float: left;
  width: 100%;
  min-width: 240px;
  margin-top: 24px;
  font-size: 0;
}
.product-por-video-exhibition .por-section-body .video-right-box .video-btn-container .por-btn {
  padding-left: 15px;
  padding-right: 15px;
  width: 108px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-por-video-exhibition .por-section-body .video-right-box .video-btn-container .por-btn + .por-btn {
  margin-left: 24px;
}
.product-por-video-exhibition .por-section-body .main-detail,
.product-por-video-exhibition .por-section-body .common-detail,
.product-por-video-exhibition .por-section-body .video-right-box .video-btn-container {
  min-width: 240px;
}
.product-por-video-exhibition .por-section-body .main-detail .title {
  font-size: 18px;
  font-weight: 600;
  color: #252B3A;
  line-height: 22px;
}
.product-por-video-exhibition .por-section-body .main-detail .detail {
  font-size: 14px;
  font-weight: 400;
  color: #252B3A;
  line-height: 18px;
  margin-top: 8px;
}
.product-por-video-exhibition .por-section-body .common-detail {
  margin-top: 24px;
}
.product-por-video-exhibition .por-section-body .common-detail .title {
  font-size: 12px;
  font-weight: 600;
  color: #252B3A;
  line-height: 18px;
}
.product-por-video-exhibition .por-section-body .common-detail .detail {
  font-size: 12px;
  font-weight: 400;
  color: #252B3A;
  line-height: 18px;
  margin-top: 8px;
}
.product-por-video-exhibition .por-section-body .common-detail img {
  width: 100%;
  margin-top: 8px;
}
.product-por-video-exhibition .por-section-body .spread {
  position: absolute;
  top: 50%;
  right: -12px;
  margin-top: -60px;
  width: 12px;
  display: block;
  height: 60px;
  background: #666;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}
.product-por-video-exhibition .por-section-body .spread:hover {
  background-color: #333!important;
}
.product-por-video-exhibition .por-section-body .spread:hover:after {
  border-left-color: #333!important;
}
.product-por-video-exhibition .por-section-body .spread:before {
  content: "";
  border: 5px transparent solid;
  border-left-color: #fff;
  position: absolute;
  left: 4px;
  top: 25px;
}
.product-por-video-exhibition .por-section-body .spread:after {
  content: "";
  border: 5px transparent solid;
  border-left-color: #666;
  position: absolute;
  left: 3px;
  top: 25px;
}
.product-por-video-exhibition .por-section-body .retract {
  position: absolute;
  top: 50%;
  right: -12px;
  margin-top: -60px;
  width: 12px;
  display: none;
  height: 60px;
  background: #666;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}
.product-por-video-exhibition .por-section-body .retract:hover {
  background-color: #333!important;
}
.product-por-video-exhibition .por-section-body .retract:hover:after {
  border-right-color: #333!important;
}
.product-por-video-exhibition .por-section-body .retract:before {
  content: "";
  border: 5px transparent solid;
  border-right-color: #fff;
  position: absolute;
  left: -2px;
  top: 25px;
}
.product-por-video-exhibition .por-section-body .retract:after {
  content: "";
  border: 5px transparent solid;
  border-right-color: #666;
  position: absolute;
  left: -1px;
  top: 25px;
}
@media (min-width: 1280px) {
  .product-por-video-exhibition .por-section-body video {
    height: 504px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-left"] .video-box {
    float: left;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box {
    float: right;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box.video-right-box {
    margin-left: 0;
    margin-right: 16px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .spread {
    left: -12px;
    border-radius: 8px 0 0 8px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .spread:before {
    content: "";
    border: 5px transparent solid;
    border-right-color: #fff;
    position: absolute;
    left: -2px;
    top: 25px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .spread:after {
    content: "";
    border: 5px transparent solid;
    border-right-color: #666;
    position: absolute;
    left: -1px;
    top: 25px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .spread:hover:after {
    border-right-color: #333!important;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .retract {
    left: -12px;
    border-radius: 8px 0 0 8px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .retract:before {
    content: "";
    border: 5px transparent solid;
    border-left-color: #fff;
    position: absolute;
    left: 4px;
    top: 25px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .retract:after {
    content: "";
    border: 5px transparent solid;
    border-left-color: #666;
    position: absolute;
    left: 3px;
    top: 25px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-right"] .video-box .retract:hover:after {
    border-left-color: #333!important;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-nodetail"] .video-box.video-left-box {
    margin-left: 152px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"],
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] {
    height: auto;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] video,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] video {
    height: auto;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .video-left-box,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-left-box {
    width: 100%;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .video-box.video-left-box,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-box.video-left-box {
    margin-left: 0;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .video-left-box video,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-left-box video {
    position: static;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .video-inner-box,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-inner-box {
    overflow-y: visible;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .video-right-box,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-right-box {
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .main-detail,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .main-detail {
    width: 100%;
    float: left;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .detail-container,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .detail-container {
    margin-left: -50px;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .common-detail,
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .common-detail {
    width: 33.33%;
    padding-left: 50px;
    float: left;
  }
  .product-por-video-exhibition .por-section-body[data-arrange-type="video-center"] .spread {
    display: none;
  }
  .product-por-video-exhibition .por-section-body[data-display-type="opened"] .video-right-box {
    display: none;
  }
}
@media (max-width: 1279px) {
  .product-por-video-exhibition .por-section-body .spread {
    display: none;
  }
  .product-por-video-exhibition .por-section-body {
    height: auto;
  }
  .product-por-video-exhibition .por-section-body .video-left-box {
    width: 100%;
  }
  .product-por-video-exhibition .por-section-body .video-left-box video {
    position: static;
  }
  .product-por-video-exhibition .por-section-body .video-right-box {
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
  }
  .product-por-video-exhibition .por-section-body .video-inner-box {
    overflow-y: visible;
  }
  .product-por-video-exhibition .por-section-body .main-detail {
    width: 100%;
    float: left;
  }
  .product-por-video-exhibition .por-section-body .detail-container {
    margin-left: -50px;
    float: left;
  }
  .product-por-video-exhibition .por-section-body .common-detail {
    width: 33.33%;
    padding-left: 50px;
    float: left;
  }
}
@media (max-width: 979px) {
  .product-por-video-exhibition .por-section-body .video-left-box video.video-pc {
    display: none;
  }
  .product-por-video-exhibition .por-section-body .video-left-box video.video-mb {
    display: inline-block;
  }
  .product-por-video-exhibition .por-section-body .spread {
    display: none!important;
  }
  .product-por-video-exhibition .por-section-body .detail-container {
    margin-left: 0;
  }
  .product-por-video-exhibition .por-section-body .video-right-box {
    padding: 24px 0 24px 15px;
    margin-top: 8px;
  }
  .product-por-video-exhibition .por-section-body .main-detail {
    width: 100%;
    float: left;
  }
  .product-por-video-exhibition .por-section-body .common-detail {
    width: 100%;
    padding-left: 0;
    float: left;
  }
}
.product-por-video-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.product-por-video-background[data-theme="grey"] {
  background-color: #fafafa;
}
.product-por-video-background[data-theme="blue"] {
  background-color: #fafafa;
}
.product-por-video-background[data-theme="transplight"] {
  background-color: transparent;
}
.product-por-video-background[data-theme="dark"],
.product-por-video-background[data-theme="blue"] {
  background-color: #3A4667;
}
.product-por-video-background[data-theme="transpdark"] {
  background-color: transparent;
}
.product-por-video-background[data-theme="dark"] .por-section-title,
.product-por-video-background[data-theme="blue"] .por-section-title,
.product-por-video-background[data-theme="transpdark"] .por-section-title,
.product-por-video-background[data-theme="dark"] .por-section-subtitle,
.product-por-video-background[data-theme="blue"] .por-section-subtitle,
.product-por-video-background[data-theme="transpdark"] .por-section-subtitle {
  color: #ffffff;
}
.product-por-video-background .main-container {
  position: relative;
  height: 100%;
}
.product-por-video-background .video-inner-box {
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.product-por-video-background .video-inner-box video {
  display: inline-block;
}
.product-por-video-background .video-inner-box video.video-pc {
  max-width: 1920px;
}
.product-por-video-background .video-inner-box video.video-mb {
  display: none;
}
.product-por-video-background .video-inner-box .img-mb {
  display: none;
}
.product-por-video-background .video-modal {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.6);
}
.product-por-video-background .content-out-box {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.product-por-video-background .content-out-box .content-inner-box {
  padding-left: calc(50% - 350px);
  padding-right: calc(50% - 350px);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.product-por-video-background .content-out-box .main-title {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
}
.product-por-video-background .content-out-box .main-detail {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  margin-top: 16px;
}
.product-por-video-background .content-out-box .main-btn-container {
  margin-top: 32px;
  font-size: 0;
}
.product-por-video-background .content-out-box .main-btn-container .por-btn {
  padding-left: 15px;
  padding-right: 15px;
  width: 108px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-por-video-background .content-out-box .main-btn-container .por-btn + .por-btn {
  margin-left: 24px;
}
@media (max-width: 979px) {
  .product-por-video-background .video-inner-box {
    min-height: 130px;
    width: 100%;
    margin: 0 auto;
    font-size: 0;
  }
  .product-por-video-background .video-inner-box video {
    display: none;
  }
  .product-por-video-background .video-inner-box video.video-mb {
    width: 100%;
    display: inline-block;
  }
  .product-por-video-background .video-inner-box .img-mb {
    width: 100%;
    display: inline-block;
  }
  .product-por-video-background .content-out-box .content-inner-box {
    padding-left: 39px;
    padding-right: 39px;
  }
  .product-por-video-background .content-out-box .main-title {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
  }
  .product-por-video-background .content-out-box .main-detail {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
  }
  .product-por-video-background .content-out-box .main-btn-container {
    margin-top: 8px;
    font-size: 0;
  }
  .product-por-video-background .content-out-box .main-btn-container .por-btn {
    padding-left: 15px;
    padding-right: 15px;
    width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product-por-video-background .content-out-box .main-btn-container .por-btn + .por-btn {
    margin-left: 24px;
  }
}
.pep-prodoc-banner {
    background: -webkit-gradient(linear,left top,right top,from(#e7ebee),to(#dee3e8));
    background: linear-gradient(left,#e7ebee,#dee3e8);
    background: -webkit-linear-gradient(left,#e7ebee,#dee3e8);
    background-position: top;
    background-repeat: no-repeat
}

.pep-prodoc-banner .por-section {
    padding-top: 0
}

.pep-prodoc-banner.hideAd .por-section {
    padding-bottom: 0
}

.pep-prodoc-banner .prodoc-banner-main {
    height: 350px;
    line-height: 350px
}

.pep-prodoc-banner .prodoc-banner-content {
    position: relative;
    display: inline-block;
    max-width: 700px;
    vertical-align: middle;
    line-height: 1rem;
    z-index: 1;
    font-size: 0
}

.pep-prodoc-banner .prodoc-banner-title {
    display: inline-block;
    max-width: calc(100% - 56px)
}

.pep-prodoc-banner .prodoc-banner-title.noPlayer {
    max-width: 100%
}

.pep-prodoc-banner .por-text-title-t2 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.pep-prodoc-banner .por-player-btn {
    position: relative;
    display: inline-block;
    margin-left: 16px;
    vertical-align: top;
    top: 5px;
    background-color: rgba(37,43,58,.2);
    cursor: pointer
}

.pep-prodoc-banner .por-player-btn:hover {
    background-color: rgba(37,43,58,.15)
}

.pep-prodoc-banner .prodoc-banner-main .por-text-title-t6 {
    margin-top: 12px;
    font-weight: 400
}

.pep-prodoc-banner .prodoc-banner-main .por-text-title-t6+.por-text-title-t6 {
    margin-top: 8px
}

.pep-prodoc-banner .prodoc-banner-main .por-text-title-t6 em {
    font-weight: 700;
    font-style: normal
}

.pep-prodoc-banner .prodoc-banner-main .por-text-title-t6 a {
    color: #526ecc;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    text-decoration: none
}

.pep-prodoc-banner .prodoc-banner-main .por-text-title-t6 a:hover {
    text-decoration: underline
}

.pep-prodoc-banner .prodoc-banner-btnGroup {
    margin-top: 24px
}

.pep-prodoc-banner .prodoc-banner-btnGroup .por-btn {
    margin-right: 16px
}

.pep-prodoc-banner .prodoc-banner-notices {
    padding: 40px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.1)
}

.pep-prodoc-banner .prodoc-banner-about {
    float: left;
    width: calc(100% - 394px)
}

.pep-prodoc-banner .prodoc-banner-about .por-text-body-t2 {
    margin-top: 12px
}

.pep-prodoc-banner .por-row {
    margin-top: 24px;
    margin-left: -10px;
    margin-right: -10px
}

.pep-prodoc-banner .por-row [class^=por-col-] {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

.pep-prodoc-banner .por-row [class^=por-col-]:nth-child(n+5) {
    margin-top: 16px
}

.pep-prodoc-banner .por-row .icon {
    display: inline-block;
    width: 100%;
    height: 48px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.pep-prodoc-banner .por-row .por-text-body-t2 {
    margin-top: 4px;
    line-height: 22px
}

.pep-prodoc-banner .prodoc-banner-picks {
    float: right;
    width: 324px
}

.pep-prodoc-banner .prodoc-banner-picks li {
    margin-top: 16px
}

.pep-prodoc-banner .prodoc-banner-picks li a {
    max-width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 18px;
    font-size: 12px
}

.pep-prodoc-banner .prodoc-banner-picks li a em {
    color: #252b3a;
    font-weight: 700;
    font-style: normal
}

@media (min-width: 1024px) {
    .pep-prodoc-banner .por-container:first-of-type {
        background-image:none!important
    }
}

@media (max-width: 1023px) {
    .pep-prodoc-banner .por-container:first-of-type {
        background-position:50%;
        background-size: cover;
        background-repeat: no-repeat
    }

    .pep-prodoc-banner .por-section {
        padding-bottom: 0
    }

    .pep-prodoc-banner .prodoc-banner-main {
        height: 200px;
        line-height: 200px
    }

    .pep-prodoc-banner .prodoc-banner-content {
        max-width: 600px
    }

    .pep-prodoc-banner .por-text-title-t2 {
        font-size: 24px;
        line-height: 30px
    }

    .pep-prodoc-banner .prodoc-banner-main .por-text-title-t6 {
        margin-top: 8px!important;
        font-size: 14px
    }

    .pep-prodoc-banner .prodoc-banner-title {
        max-width: calc(100% - 32px)
    }

    .pep-prodoc-banner .por-player-btn {
        top: 2px;
        margin-left: 8px;
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px
    }

    .pep-prodoc-banner .prodoc-banner-btnGroup {
        margin-top: 16px
    }

    .pep-prodoc-banner .prodoc-banner-btnGroup .por-btn {
        margin-right: 12px
    }

    .pep-prodoc-banner .prodoc-banner-btnGroup .por-btn:nth-child(n+3) {
        display: none
    }

    .pep-prodoc-banner .por-row {
        margin-top: 16px
    }

    .pep-prodoc-banner .por-row [class^=por-col-] {
        margin-top: 0;
        text-align: left;
        font-size: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pep-prodoc-banner .por-row [class^=por-col-]+[class^=por-col-] {
        margin-top: 8px!important
    }

    .pep-prodoc-banner .por-row .icon {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: top;
        background-image: url(https://res.hc-cdn.com/cnpm-pep-prodoc-banner/1.0.1/pc/right.svg)!important
    }

    .pep-prodoc-banner .por-row .por-text-body-t2 {
        display: inline-block;
        margin-top: 0!important;
        margin-left: 8px;
        max-width: calc(100% - 24px);
        vertical-align: middle
    }

    .pep-prodoc-banner .por-container:nth-child(2) {
        background-color: #fff
    }

    .pep-prodoc-banner .prodoc-banner-notices {
        padding: 0 0 24px;
        background-image: none!important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .pep-prodoc-banner .prodoc-banner-notices .por-text-title-t6 {
        margin-top: 24px;
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .pep-prodoc-banner .prodoc-banner-about {
        float: none;
        width: 100%
    }

    .pep-prodoc-banner .prodoc-banner-about .por-text-body-t2 {
        margin-top: 8px;
        font-size: 12px;
        line-height: 18px
    }

    .pep-prodoc-banner .prodoc-banner-picks {
        float: none;
        width: 100%
    }

    .pep-prodoc-banner .prodoc-banner-picks li {
        margin-top: 8px;
        font-size: 0
    }
}

@media (max-width: 767px) {
    .pep-prodoc-banner .prodoc-banner-content {
        max-width:100%
    }
}

.pep-product-docnav {
    position: relative;
    z-index: 3
}

.pep-product-docnav .por-tab {
    border: none
}

.pep-product-docnav .por-tab-left>ul>li+li {
    margin-left: 24px
}

.pep-product-docnav .por-tab-left>ul>li.active>a:after {
    min-width: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.pep-product-docnav .por-tab a {
    height: 48px;
    line-height: 32px
}

.pep-product-docnav .por-tab-expand {
    display: none
}

.pep-product-docnav .nav-main {
    background-color: #fff
}

.pep-product-docnav .nav-main[data-bg=grey] {
    background-color: #f5f5f6
}

.pep-product-docnav .nav-main[data-bg=transparent] {
    background-color: transparent
}

.pep-product-docnav .nav-main[data-bg=transHalf] {
    background-color: rgba(245,245,246,.7)
}

.pep-product-docnav .nav-main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 199;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.1);
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    background-color: #fff
}

.pep-product-docnav .por-section-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pep-product-docnav .nav-home {
    margin-right: 36px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 767px) {
    .pep-product-docnav .por-tab>ul:not(.por-tab-drop) a {
        padding:8px 22px
    }

    .pep-product-docnav .por-tab .por-tab-drop li>a {
        max-width: 100%
    }

    .pep-product-docnav .por-tab .por-tab-drop li>a .por-tab-text {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .pep-product-docnav .por-section-body {
        display: block
    }

    .pep-product-docnav .nav-main.fixed {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .pep-product-docnav .nav-main .por-container {
        position: relative;
        z-index: 1;
        padding: 0
    }

    .pep-product-docnav .nav-home,.pep-product-docnav .por-icon-right {
        display: none
    }

    .pep-product-docnav .por-tab-expand {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pep-product-docnav .por-tab-container {
        float: none
    }
}

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