@font-face {
	font-family: 'u-icon';
	src: url(./../img/about-u-icon.eot?657f1a5cdbf18a6166ceaf69550a1082);
	src: url(./../img/about-u-icon.eot?657f1a5cdbf18a6166ceaf69550a1082#iefix) format('embedded-opentype'),
	url(./../img/about-u-icon.woff2?cfcc1d7eac90f2d1d1d51147ff6e4edd) format('woff2'),
	url(./../img/about-u-icon.woff?ba9bca8733e2d6f0322246cb9acaa894) format('woff'),
	url(./../img/about-u-icon.ttf?7c40dbfbc1da38da2d183b52f5a36a66) format('truetype'),
	url(./../img/about-u-icon.svg?4481172c084cdac4eb65518ff436993a) 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"
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.filter-btn-base {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  border: solid 1px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 30px;
  transition: 0.2s;
}
.filter-btn-normal {
  color: #252b3a;
  border-color: #adb0b8;
}
.filter-btn-checked {
  color: #c7000b;
  border-color: #c7000b;
}
.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%;
  }
  .CCH5playerContainer{
    /*display: none;*/
    overflow: hidden;
  }
}
.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: #ff8b87;
  border-color: #ff8b87;
  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-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-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-head {
  padding-bottom: 32px;
  text-align: center;
}
.v6-section-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #252b3a;
}
.v6-section-title[data-theme="light"] {
  color: #ffffff;
}
.v6-section-subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #575d6c;
}
.v6-section-subtitle[data-theme="light"] {
  color: #adb0b8;
}
.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;
}
@media (max-width: 979px) {
  .v6-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .v6-section-head {
    padding-bottom: 16px;
  }
  .v6-section-title {
    font-size: 18px;
  }
  .v6-section-subtitle {
    font-size: 12px;
  }
  .v6-section-title + .v6-section-subtitle {
    margin-top: 8px;
  }
}
.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-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;
}
.v6-tab {
  border-color: #adb0b8;
}
.v6-tab a:hover {
  color: #c7000b;
}
.v6-tab a::after {
  background-color: #c7000b;
}
.footer-service,
#footer {
  position: relative;
  z-index: 9;
}
.show-only-pc {
  display: none;
}
@media (min-width: 768px) {
  .show-only-pc {
    display: block;
  }
}
.show-only-mb {
  display: none;
}
@media (max-width: 767px) {
  .show-only-mb {
    display: block;
  }
}
.about-section {
  position: relative;
  z-index: 2;
  padding: 96px 0;
  background-color: white;
  font-size: 14px;
  line-height: 22px;
  color: #575d6c;
}
.about-section-head {
  padding-bottom: 76px;
  text-align: center;
}
.about-section-title {
  font-weight: bold;
  font-size: 52px;
  line-height: 78px;
  color: #252b3a;
}
.about-section-subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #575d6c;
}
.about-section-title + .about-section-subtitle {
  margin-top: 32px;
}
.about-container {
  max-width: 1380px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.about-section-more {
  padding-top: 40px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.about-section-more a i {
  font-size: 14px;
  margin-top: -1px;
  margin-left: 8px;
  transition: transform 0.2s;
}
.about-section-more a:hover .u-icon-more {
  transform: translate(5px, 0);
}
.about-section-more a.expended .u-icon-down {
  transform: rotateX(180deg);
}
@media (max-width: 767px) {
  .about-section {
    padding: 6vw 0;
  }
  .about-section-head {
    padding-bottom: 35px;
    text-align: left;
  }
  .about-section-title {
    position: relative;
    font-size: 40px;
    line-height: 60px;
    text-align: left;
    padding-bottom: 35px;
  }
  .about-section-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 40px;
    border-bottom: solid 3px #c7000b;
    margin-top: -3px;
  }
  .about-section-subtitle {
    font-size: 14px;
    line-height: 22px;
  }
  .about-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-section-more {
    font-size: 12px;
    line-height: 16px;
  }
  .about-section-more a i {
    font-size: 12px;
  }
}
.about-section a[href] {
  color: #526ECC;
}
.about-section a[href]:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #content {
    position: relative;
    z-index: 0;
    overflow: visible;
  }
  .sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  .about-section-be-covered-inner {
    width: 100%;
  }
  .about-section-be-covered {
    overflow: hidden;
    width: 100%;
    top: 100px;
  }
  .about-section-be-covered-outer {
    position: relative;
    z-index: 0;
  }
}
.about-banner {
  position: relative;
  z-index: 0;
  height: 200vh;
  margin-bottom: -100vh;
}
.about-banner-bg-wrapper {
  top: 0;
  width: 100%;
}
.about-banner-bg {
  height: 100vh;
  padding-top: 185px;
  background-image: url(./../img/about-banner-bg.png?e645cac91166ab8b891fbf10654f813a);
  background-size: cover;
  background-position: center center;
}
.about-banner-inner {
  max-width: 624px;
}
.about-banner-subtitle {
  font-size: 24px;
  line-height: 28px;
  color: #252b3a;
}
.about-banner-subtitle em {
  font-style: normal;
  color: #c7000b;
}
.about-banner-title {
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 40px;
  font-size: 52px;
  line-height: 73px;
  color: #252b3a;
}
.about-banner-text {
  max-width: 624px;
  font-size: 16px;
  line-height: 24px;
  color: #575d6c;
}
.about-banner-play-btn {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  margin-left: 32px;
  margin-top: -6px;
  font-size: 0;
  line-height: 48px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
}
.about-banner-play-btn i {
  margin-right: -2px;
  font-size: 20px;
  color: #575d6c;
  transition: color 0.2s;
}
.about-banner-play-btn:hover i {
  color: #c7000b;
}
@media (max-width: 767px) {
  .about-banner {
    height: auto;
    margin-bottom: 0;
  }
  .about-banner-bg-wrapper {
    height: 100%;
  }
  .about-banner-bg {
    position: relative;
    background-color: white;
    background-image: url(./../img/about-banner-bg-mb.png?dca22b94974ffe9b06009d516e070806);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: auto;
    padding-top: 0;
  }
  .about-banner-inner {
    position: absolute;
    top: 72px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .about-banner-subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .about-banner-title {
    font-size: 40px;
    line-height: 50px;
  }
  .about-banner-title span {
    display: block;
  }
  .about-banner-play-btn {
    margin-top: 24px;
    margin-left: 0;
  }
  .about-banner-text {
    max-width: none;
    padding: 137% 0 32px;
  }
}
.about-giv {
  position: relative;
  z-index: 2;
  background-color: white;
}
.about-giv .about-section-head {
  padding-bottom: 0;
}
.about-giv-more-link {
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .about-giv-title-mb {
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #252b3a;
    opacity: 0.8;
  }
}
.about-advantage {
  position: relative;
  z-index: 3;
  background-color: white;
}
.about-advantage-img {
  display: block;
  margin: 0 auto;
}
.about-advantage-content {
  position: relative;
}
.about-advantage-item:not(:last-child) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.about-advantage-item:last-child {
  height: 900px;
}
.about-advantage-item-inner {
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.about-advantage-item .sticky {
  top: 42vh;
}
.about-advantage-text {
  width: 450px;
  opacity: 0;
}
.about-advantage-text-left,
.about-advantage-text-right {
  position: absolute;
  top: 0;
}
.about-advantage-text-left {
  right: 50%;
  text-align: right;
}
.about-advantage-text-right {
  left: 50%;
  text-align: left;
}
.about-advantage-text-bottom {
  margin-left: auto;
  margin-right: auto;
}
.about-advantage-text-title {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #252B3A;
}
.about-advantage-text-desc {
  font-size: 14px;
  line-height: 22px;
  color: #252B3A;
  text-indent: 2em;
  text-align: justify;
}
@media (max-width: 1110px) {
  .about-advantage-text {
    width: 340px;
  }
}
@media (max-width: 767px) {
  .about-advantage {
    background-color: rgba(250, 250, 250);
  }
  .about-advantage-mb-img {
    display: block;
    width: 100%;
  }
  .about-advantage-mb-text {
    margin-top: 24px;
    font-size: 18px;
    line-height: 40px;
    color: #252b3a;
  }
}
.about-ai {
  position: relative;
  z-index: 2;
  margin-top: -64px;
}
.about-ai-content {
  overflow: hidden;
  margin-bottom: 56px;
}
.about-ai-item {
  float: left;
  width: 33.33333333%;
  padding-left: 8px;
  padding-right: 8px;
}
.about-ai-card {
  padding: 24px 24px;
  text-align: center;
}
.about-ai-card-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #252b3a;
}
.about-ai-card-hwline {
  width: 40px;
  height: 3px;
  background-color: #c7000b;
  margin: 32px auto;
}
.about-ai-card-desc {
  font-size: 14px;
  line-height: 22px;
  color: #575d6c;
}
.about-ai-card-desc a {
  display: inline-block;
}
.about-ai-img {
  display: block;
  width: 100%;
}
.about-ai-mb-text {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 40px;
  color: #252b3a;
}
@media (max-width: 767px) {
  .about-ai-content {
    margin-bottom: 0;
  }
}
.about-multi {
  background-image: url(./../img/about-multi-bg.png?e078eb815f799d42e6342b6cb22c37bd);
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .about-multi-head {
    display: table;
    text-align: left;
  }
  .about-multi-head .about-section-title,
  .about-multi-head .about-section-subtitle {
    display: table-cell;
    vertical-align: bottom;
  }
  .about-multi-head .about-section-title {
    width: 38%;
  }
  .about-multi-head .about-section-subtitle {
    width: 62%;
    padding-bottom: 13px;
    padding-left: 100px;
  }
}
.about-multi-tab-content {
  background-size: cover;
  padding-top: 56.66666667%;
  margin-bottom: -7%;
}
.about-multi-tab-content:not(.show) {
  display: none;
}
.about-multi-tab-content.-kunpeng {
  background-image: url(./../img/about-multi-img-kunpeng.png?b293012a29f39692c25aab66c4337ccd);
}
.about-multi-tab-content.-kunpeng:before {
  content: '';
  display: table;
  width: 0;
  height: 0;
}
.about-multi-tab-content.-kunpeng:before,
.about-multi-tab-content.-shengteng {
  background-image: url(./../img/about-multi-img-shengteng.png?98ddba3425985850bd019c002d2ca528);
}
.about-multi-tab {
  position: absolute;
  top: 75%;
  width: 15%;
  height: 18%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.about-multi-tab.-kunpeng {
  left: 44%;
}
.about-multi-tab.-shengteng {
  left: 62%;
}
@media (max-width: 767px) {
  .about-multi {
    background-image: url(./../img/about-multi-bg-mb.png?05a2696823057be47912216fa0ec3f96);
  }
  .about-multi-tab-content {
    padding-top: 100%;
  }
  .about-multi-tab-content.-kunpeng {
    background-image: url(./../img/about-multi-img-kunpeng-mb.png?8c0956769f200612a4739ec80c64a6de);
  }
  .about-multi-tab-content.-kunpeng:before {
    content: '';
    display: table;
    width: 0;
    height: 0;
  }
  .about-multi-tab-content.-kunpeng:before,
  .about-multi-tab-content.-shengteng {
    background-image: url(./../img/about-multi-img-shengteng-mb.png?00fc1e006a1f5c19032cf426db71aab6);
  }
  .about-multi-tab-container {
    margin-left: -15px;
    margin-right: -15px;
  }
  .about-multi-tab {
    top: 73%;
    width: 31%;
    height: 18%;
  }
  .about-multi-tab.-kunpeng {
    left: 28%;
  }
  .about-multi-tab.-shengteng {
    left: 74%;
  }
}
.about-mixed-cloud {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-mixed-cloud .about-ai-item {
    float: none;
    width: auto;
    padding: 0;
  }
  .about-mixed-cloud .about-ai-card {
    padding: 16px 0;
    text-align: left;
  }
  .about-mixed-cloud .about-ai-card-title {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }
  .about-mixed-cloud .about-ai-card-hwline {
    display: none;
  }
  .about-mixed-cloud .about-section-more {
    text-align: left;
  }
}
.about-ecology {
  position: relative;
}
.about-ecology-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: -25px;
}
.about-ecology-item {
  width: 33.33333333%;
}
.about-ecology-card {
  padding: 45px 12px;
  text-align: center;
}
.about-ecology-card-title {
  font-size: 72px;
  line-height: 90px;
  color: #575d6c;
}
.about-ecology-card-desc {
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
  color: #575d6c;
}
@media (max-width: 767px) {
  .about-ecology {
    background-color: #fafafa;
  }
  .about-ecology-content {
    margin-top: -4px;
  }
  .about-ecology-item {
    width: 100%;
  }
  .about-ecology-card {
    padding: 28px 0;
  }
  .about-ecology-card-title {
    font-size: 60px;
    line-height: 72px;
  }
}
.about-safe {
  background: #fafafa;
}
.about-safe .about-container {
  overflow: hidden;
}
.about-safe .about-section-head {
  float: left;
  width: 43.33333333%;
  padding-right: 70px;
  text-align: left;
}
.about-safe .about-section-body {
  float: left;
  width: 56.66666667%;
  padding-left: 70px;
}
.about-safe-head-more {
  margin-top: 32px;
  font-size: 14px;
  line-height: 18px;
}
.about-safe-head-more i {
  margin-left: 8px;
  transition: transform 0.2s;
}
.about-safe-head-more a:hover i {
  transform: translate(5px, 0);
}
.about-safe-h1 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #252b3a;
}
.about-safe-h1 em {
  font-style: normal;
  color: #c7000b;
}
.about-safe-h2 {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 26px;
  color: #252b3a;
}
.about-safe-auth {
  font-size: 0;
  margin-top: 32px;
  margin-left: -40px;
  margin-bottom: -20px;
}
.about-safe-auth-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  margin-bottom: 20px;
}
.about-safe-auth-item img {
  display: block;
}
.about-safe-body-more {
  margin-top: 16px;
  margin-bottom: 56px;
  font-size: 14px;
  line-height: 18px;
}
.about-safe-field {
  margin-bottom: -20px;
}
.about-safe-field ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
}
.about-safe-field li {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about-safe-field li:nth-child(odd) {
  padding-right: 50px;
}
.about-safe-field li:nth-child(even) {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .about-safe {
    background-color: #fff;
  }
  .about-safe .about-section-head,
  .about-safe .about-section-body {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .about-safe-h1 {
    font-size: 20px;
    line-height: 40px;
  }
  .about-safe-auth {
    margin: 16px 0 40px;
  }
  .about-safe-auth-item {
    width: calc(100% / 3 + 1px);
    height: 100px;
    border: solid 1px #dfe1e6;
    margin: 0 -1px -1px 0;
    line-height: 100px;
    text-align: center;
  }
  .about-safe-auth-item img {
    display: inline-block;
    vertical-align: middle;
  }
  .about-safe-field {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .about-safe-field ul {
    margin-top: 16px;
  }
  .about-safe-field li {
    padding: 0 !important;
  }
  .about-safe-field p {
    display: none;
  }
  .about-safe-h2 {
    position: relative;
    font-size: 16px;
    line-height: 32px;
    padding-left: 14px;
    margin-bottom: 0;
  }
  .about-safe-h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 6px;
    height: 2px;
    background: #d8d8d8;
  }
}
.about-map {
  /*background-image: url('./../img/about-map-bg2.png?c8f946773083c31ac20cfd883d6bd65a'), url(./../img/about-map-bg.png?b1b44512a687f1d39c9e4fec8378dce6);*/
  background-position: center bottom, center top;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}
.about-map-wrapper {
  padding-bottom: 280px;
}
.about-map-pc-regions {
  display: flex;
  flex-wrap: wrap;
}
.about-map-pc-regions > li {
  width: 11.11111111%;
}
.about-map-pc-region {
  margin-top: 16px;
  margin-bottom: 16px;
}
.about-map-pc-region .h {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #252b3a;
}
.about-map-pc-region p {
  font-size: 14px;
  line-height: 18px;
  color: #252b3a;
}
.about-map-regions {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: calc(43.4783% - 115px);
  margin: -4px;
}
.about-map-regions > li {
  width: 50%;
  padding: 4px;
}
.about-map-regions > li:nth-child(10) ~ li {
  display: none;
}
.about-map-regions.expended > li {
  display: block !important;
}
.about-map-region-card {
  height: 100%;
  padding: 12px;
  background: white;
  border-radius: 2px;
}
.about-map-region-card .h {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #252b3a;
}
.about-map-region-card p {
  font-size: 12px;
  line-height: 18px;
  color: #575d6c;
}
.about-map-expend span:nth-child(1) {
  display: inline;
}
.about-map-expend span:nth-child(2) {
  display: none;
}
.about-map-expend.expended span:nth-child(1) {
  display: none;
}
.about-map-expend.expended span:nth-child(2) {
  display: inline;
}
@media (max-width: 767px) {
  .about-map {
    /*background-image: url('./../img/about-map-mb-bg2.png?0b2122710e4b8c6347aaa5c7b97d20cb'), linear-gradient(145deg, #eff2f9 0%, #dbe1f0 100%);*/
    background-position: center bottom;
    background-size: 100% auto;
  }
}
.about-case .about-section-title {
  margin-bottom: 108px;
}
.about-case-preview-card {
  display: block;
  position: relative;
  padding-bottom: 64.08094435%;
  overflow: hidden;
}
.about-case-preview-card + .about-case-preview-card {
  margin-top: 16px;
}
.about-case-preview-card p {
  font-size: 24px;
  line-height: 36px;
  color: white;
  max-width: 312px;
  margin-bottom: 24px;
  transition: 0.2s;
}
.about-case-preview-card i {
  font-size: 16px;
  color: white;
  transition: 0.2s;
}
.about-case-preview-card-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: 0.2s;
}
.about-case-preview-card-inner {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 80px 40px;
}
.about-case-preview-card:hover .about-case-preview-card-bg {
  transform: scale(1.05);
}
.about-case-preview-card:hover i {
  transform: translate(10px, 0);
}
.about-case-company {
  margin-top: 42px;
}
.about-tab {
  border-bottom: solid 1px #d8d8d8;
}
.about-tab ul {
  margin-bottom: -1px;
}
.about-tab ul:before,
.about-tab ul:after {
  content: " ";
  display: table;
}
.about-tab ul:after {
  clear: both;
}
.about-tab li {
  float: left;
}
.about-tab li + li {
  margin-left: 72px;
}
.about-tab a {
  display: block;
  position: relative;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  line-height: 46px;
  color: #252b3a;
  cursor: pointer;
}
.about-tab a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 0;
  height: 3px;
  margin: auto;
  background: #c7000b;
  transition: 0.2s;
}
.about-tab li.active a {
  font-weight: bold;
}
.about-tab li.active a:after {
  width: 100%;
}
.about-tab-content {
  padding-top: 24px;
  display: none;
}
.about-tab-content.active {
  display: block;
}
.about-case-company-card {
  display: block;
  height: 120px;
  line-height: 120px;
  font-size: 0;
  text-align: center;
  border: solid 1px #dfe1e6;
  transition: box-shadow 0.2s;
}
.about-case-company-card img {
  display: inline-block;
  vertical-align: middle;
}
.about-case-company-card:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .about-case .about-section-title {
    margin-bottom: 0;
  }
  .about-case-preview-card {
    padding-bottom: 43.47826087%;
    background-size: cover;
    background-position: center center;
  }
  .about-case-preview-card p {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    padding: 24px;
    font-size: 18px;
    line-height: 28px;
    transform: translate(0, -50%);
  }
  .about-case-preview-card-inner {
    padding: 0;
  }
}
#videoDiv {
  z-index: 9999;
  position: relative;
  display: none;
}
#videobg {
  background: #000000;
  opacity: 0.3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#videoplayerDiv {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
}
#videoContainer {
  width: 700px;
  height: 500px;
  background-color: black;
}
#videoplayer {
  height: 500px;
  width: 700px;
}
#closeBtn {
  position: absolute;
  right: 0;
  cursor: pointer;
  z-index: 200;
}
#videoplayer video {
  width: 700px;
  height: 500px;
}
@media (max-width: 768px) {
  #videoContainer {
    width: 100%;
    height: auto;
  }
  #videoplayer {
    height: auto;
    width: 100%;
  }
}
