.banner {
  width: 100%;
  height: auto;
}
.banner img {
  width: 100%;
  height: auto;
}
section {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #F7F7F7;
}
section .wrapper {
  width: 125rem;
}
.title-section .title {
  font-size: 3.2rem;
  font-family: Arial;
  font-weight: 500;
  color: #000000;
  margin: 8.8rem 0 3.3rem;
}
.title-section .line1 {
  width: 8.3rem;
  height: 0.4rem;
  background: #3c3c3c;
  opacity: 0.6;
}
.title-section .line2 {
  margin: 5rem 0;
  width: 100%;
  border-bottom: 0.1rem solid #e8e8e8;
}
.content-section .wrapper {
  position: relative;
}
.content-section .wrapper .shares {
  position: absolute;
  top: 0;
  right: 0;
}
.content-section .wrapper .shares > div {
  width: 5rem;
  height: 5rem;
  margin: 1.2rem 0;
}
.content-section .wrapper .shares > div img {
  width: 100%;
  height: 100%;
}
.content-section .wrapper .content {
  width: 97rem;
}
.content-section .wrapper .content > div:first-child {
  width: 3.7rem;
  height: 0rem;
  margin-bottom: 0rem;
}
.content-section .wrapper .content > div:first-child > img {
  width: 100%;
  height: 100%;
}
.content-section .wrapper .content > div:nth-child(2) {
  width: 100%;
  height: auto;
}
.content-section .wrapper .content > div:nth-child(2) > img,
.content-section .wrapper .content > div:nth-child(2) video {
  width: 100%;
  height: auto;
}
.content-section .wrapper .content > div:last-child {
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: 300;
  color: #333333;
  line-height: 3.64rem;
  margin: 4.4rem 0 10rem 0;
}
.content-section .wrapper .relate {
  margin-bottom: 14rem;
}
.content-section .wrapper .relate > div:first-child {
  font-size: 2.6rem;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 4rem;
}
.content-section .wrapper .relate > div:nth-child(2) {
  width: 3.7rem;
  height: 0;
  margin-bottom: 0;
}
.content-section .wrapper .relate > div:nth-child(2) > img {
  width: 100%;
  height: 100%;
}
.content-section .wrapper .relate > div:last-child {
  display: flex;
  width: 100%;
}
.content-section .wrapper .relate > div:last-child a {
  margin-right: 20px;
}
.content-section .wrapper .relate > div:last-child a > div {
  position: relative;
  width: 39rem;
  height: auto;
}
.content-section .wrapper .relate > div:last-child a > div img,
.content-section .wrapper .relate > div:last-child a > div video {
  width: 100%;
  height: auto;
}
.content-section .wrapper .relate > div:last-child a > div > div {
  font-size: 2rem;
  font-family: Arial;
  font-weight: 300;
  color: white;
  width: 100%;
  height: 6rem;
  padding-left: 3rem;
  line-height: 6rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.content-section .wrapper .relate > div:last-child a:nth-child(3n+3) a {
  margin-right: 0;
}
@media (max-width: 991px) {
  .banner {
    width: 100%;
    height: auto;
  }
  .banner img {
    width: 100%;
    height: auto;
  }
  section {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #F7F7F7;
  }
  section .wrapper {
    width: 100%;
    padding: 0 20px;
  }
  .title-section .title {
    font-size: 16px;
    font-family: Arial;
    font-weight: 500;
    color: #000000;
    margin: 44px 0 16.5px;
  }
  .title-section .line1 {
    width: 41.5px;
    height: 2px;
    background: #3c3c3c;
    opacity: 0.6;
  }
  .title-section .line2 {
    margin: 25px 0;
    width: 100%;
    border-bottom: 0.5px solid #e8e8e8;
  }
  .content-section .wrapper {
    position: relative;
  }
  .content-section .wrapper .shares {
    position: absolute;
    top: 0;
    right: 20px;
  }
  .content-section .wrapper .shares > div {
    width: 25px;
    height: 25px;
    margin: 6px 0;
  }
  .content-section .wrapper .shares > div img {
    width: 100%;
    height: 100%;
  }
  .content-section .wrapper .content {
    width: 85%;
  }
  .content-section .wrapper .content > div:first-child {
    width: 18.5px;
    height: 0;
    margin-bottom: 0;
  }
  .content-section .wrapper .content > div:first-child > img {
    width: 100%;
    height: 100%;
  }
  .content-section .wrapper .content > div:nth-child(2) {
    width: 100%;
    height: auto;
  }
  .content-section .wrapper .content > div:nth-child(2) > img {
    width: 100%;
    height: auto;
  }
  .content-section .wrapper .content > div:last-child {
    font-size: 11px;
    font-family: Arial;
    font-weight: 300;
    color: #333333;
    line-height: 18.2px;
    margin: 22px 0 50px 0;
  }
  .content-section .wrapper .relate {
    margin-bottom: 70px;
  }
  .content-section .wrapper .relate > div:first-child {
    font-size: 13px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .content-section .wrapper .relate > div:nth-child(2) {
    width: 18.5px;
    height: 0;
    margin-bottom: 0;
  }
  .content-section .wrapper .relate > div:nth-child(2) > img {
    width: 100%;
    height: 100%;
  }
  .content-section .wrapper .relate > div:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .content-section .wrapper .relate > div:last-child > div {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .content-section .wrapper .relate > div:last-child > div a img {
    width: 100%;
    height: auto;
  }
  .content-section .wrapper .relate > div:last-child > div a > div {
    font-size: 10px;
    font-family: Arial;
    font-weight: 300;
    color: white;
    width: 100%;
    height: 30px;
    padding-left: 15px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  }
}
/*# sourceMappingURL=video.css.map */