[data-version='v2'].header-banner-images .carousel-indicators {
  position: relative;
  bottom: 0;
}
[data-version='v2'].header-banner-images .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-color: gray;
  margin: auto 3px;
  box-shadow: #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px,
    #fff -1px -1px 1px;
}
[data-version='v2'].header-banner-images .carousel-indicators li.active {
  background-color: #000;
  border-color: #000;
  box-shadow: #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
    #fff -2px -2px 2px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px,
    #fff -1px -1px 1px;
}
[data-version='v2'].header-banner-images .carousel-indicators .play-button {
  border: 0;
  background-color: transparent;
  width: 44px;
  height: 44px;
  color: #000;
  text-shadow: #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px,
    #fff -1px -1px 1px;
}
[data-version='v2'].header-banner-images
  .carousel-indicators
  .play-button
  :focus,
[data-version='v2'].header-banner-images
  .carousel-indicators
  .play-button:hover {
  color: #fff;
  text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px, #000 1px -1px 1px,
    #000 -1px -1px 1px;
}
.container-fluid.full-width {
  max-width: none;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  width: 100%;
  max-width: none;
}
.is-sp {
  display: none;
}
@media all and (max-width: 414px) {
  .is-sp {
    display: block;
  }
  .is-pc {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .makewave_pc {
    display: none;
  }

  .frame-container {
    display: none;
  }

  .makewave_mb {
    width: 100%;
  }

  .makewave_mb > .img-responsive {
    width: 100%;
  }
}

@media screen and (min-width: 481px) {
  .makewave_mb {
    display: none;
  }

  .makewave_pc > .img-responsive {
    width: 100%;
  }
}

.frame {
  position: relateive;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.frame-container {
  position: absolute;
  top: -1%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.gweb2 .banner-outline {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.highlight-items-with-description .highlight-item-wrapper {
  height: 100%;
  border: 1px solid #d3d3d3;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image {
  position: relative;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  .img-responsive {
  width: 100%;
  transition: 0.6s;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  h3.title {
  width: 100%;
  margin: 0;
  padding: 3% 5%;
  font-size: 18px;
  background: rgba(83, 81, 104, 0.5);
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  h3.title
  a {
  color: #fff;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  h3.title.hidden-xs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  h3.title {
  width: 100%;
  margin: 0;
  padding: 3% 5%;
  font-size: 18px;
  background: rgba(83, 81, 104, 0.5);
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-description {
  padding: 20px;
  min-height: 78px;
}

.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  .img-responsive:focus,
.highlight-items-with-description
  .highlight-item-wrapper
  .highlight-item-image
  .img-responsive:hover {
  opacity: 0.5;
}

.q-a {
  margin-top: 15px;
}

.rn_Element1 {
  position: relative;
  padding-left: 1.5em;
  display: flex;
  align-items: center;
}

.rn_Element1:before {
  content: '问';
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
  font-weight: bold;
  padding: 3px 2px;
  text-align: center;
  display: inline-block;
  top: 3px;
  left: 0;
  background-color: #48217a;
  border: 1px solid #3c1c66;
  position: absolute;
}

.rn_Element1 h3 {
  margin: 0;
}

.rn_Element3 {
  display: block;
  margin-top: 5px;
}
