.c01-banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 0;
}

.c01-banner-content img {
  width: 100%;
  display: block;
}

.c01-banner-content video {
  width: 100%;
}

.c01-txt {
  position: absolute;
  color: #fff;
  width: 1000px;
  max-width: 80%;
}

.c01-banner-content .left {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 12.552083vw;
  text-align: left;
}

.c01-banner-content .center {
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.c01-banner-content .right {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12.552083vw;
  text-align: right;
}

.c01-banner-content .video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 11;
}

.c01-txt h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.375;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > h2 {
    font-size: 8.533333vw;
  }
}

.c01-txt p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
  margin-top: 16px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > p {
    font-size: 4.266667vw;
  }
}

.c01-txt .sub-title {
  font-size: 24px;
}
.c01-txt .title-100 {
  font-size: 80px;
  font-weight: normal;
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-100 {
    font-size: 32px;
  }
  .c01-txt .sub-title {
    font-size: 12px;
  }
}

.c01-txt .title-56 {
  font-size: 56px;
  font-weight: bold;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-56 {
    font-size: 46px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-56 {
    font-size: 10.133333vw;
  }
}

.c01-txt .title-48 {
  font-size: 48px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-48 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-48 {
    font-size: 8.533333vw;
  }
}

.c01-txt .title-40 {
  font-size: 40px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-40 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-40 {
    font-size: 6.933333vw;
  }
}

.c01-txt .title-32 {
  font-size: 32px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-32 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-32 {
    font-size: 5.866667vw;
  }
}

.c01-txt .title-24 {
  font-size: 24px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-24 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-24 {
    font-size: 5.333333vw;
  }
}

.c01-txt .title-20 {
  font-size: 20px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-20 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-20 {
    font-size: 4.8vw;
  }
}

.c01-txt .title-16 {
  font-size: 16px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-16 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-16 {
    font-size: 4.266667vw;
  }
}

.c01-txt .title-14 {
  font-size: 14px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .title-14 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .title-14 {
    font-size: 3.733333vw;
  }
}

.c01-txt .txt-16 {
  font-size: 16px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .txt-16 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .txt-16 {
    font-size: 4.266667vw;
  }
}

.c01-txt .txt-14 {
  font-size: 14px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .txt-14 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .txt-14 {
    font-size: 3.733333vw;
  }
}

.c01-txt .txt-12 {
  font-size: 12px;
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .c01-txt > .txt-12 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  .c01-txt > .txt-12 {
    font-size: 3.2vw;
  }
}

@media (max-width: 991px) {
  .c01-txt {
    width: 85%;
    max-width: 100%;
  }
  .c01-banner-content .left {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
  }
  .c01-banner-content .center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
  }
  .c01-banner-content .right {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
  }
}
.c06-video-banner {
  width: 100%;
  margin-top: 20px;
  color: #fff;
  position: relative;
}

.c06-video-banner img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c06-video-banner .c06-only-can-video, .c06-only-can-img {
  height: 100%;
}

.c06-video-banner video {
  width: 100%;
}

.c06-video-banner .c06-header {
  position: relative;
}

.c06-header-bg {
  height: 734px;
  -o-object-fit: cover;
     object-fit: cover;
}

.c06-header-bg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c06-video-banner .c06-txt-container {
  position: absolute;
  top: 120px;
  text-align: center;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
}

.c06-video-banner .c06-txt-container .c06-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}

.c06-video-banner .c06-txt-container .c06-des {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}

.c06-video-banner .c06-header-media {
  width: 1440px;
  max-width: 90%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -412px;
  margin: auto;
  z-index: 1;
}

.c06-video-banner .video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  background: none;
  z-index: 100;
}

.c06-video-banner .text-color-black {
  color: #000;
}

.c06-video-banner .video-play button {
  width: 100%;
}

@media (max-width: 1440px) {
  .c06-video-banner .c06-txt-container .c06-title {
    font-size: 32px;
    -webkit-line-clamp: 1;
  }
  .c06-video-banner .c06-txt-container .c06-des {
    font-size: 14px;
    -webkit-line-clamp: 3;
  }
  .c06-video-banner .c06-txt-container {
    top: 120px;
  }
  .c06-video-banner .c06-header-media {
    height: 641px;
    top: 17px;
    width: 1140px;
  }
  .c06-video-banner {
    width: 100%;
    margin-bottom: 285px;
  }
}
@media (max-width: 1366px) {
  .c06-video-banner .c06-header-media {
    top: 17px;
  }
  .c06-video-banner {
    width: 100%;
    margin-bottom: 298px;
  }
}
@media (max-width: 1280px) {
  .c06-video-banner .c06-header-media {
    bottom: -200px;
  }
  .c06-video-banner {
    width: 100%;
    margin-bottom: 338px;
  }
}
@media (max-width: 1080px) {
  .c06-video-banner .c06-header-media {
    bottom: -200px;
  }
  .c06-video-banner {
    width: 100%;
    margin-bottom: 338px;
  }
}
@media (max-width: 991px) {
  .c06-video-banner {
    width: 100%;
    margin-bottom: 8.333333vw;
  }
  .c06-video-banner .c06-txt-container {
    top: 16.1111111111vw;
    width: 79%;
  }
  .c06-video-banner .c06-txt-container .c06-title {
    font-size: 6.6666666667vw;
    margin-bottom: 10.1388888889vw;
    -webkit-line-clamp: 2;
  }
  .c06-video-banner .c06-txt-container .c06-des {
    font-size: 3.8888888889vw;
    font-weight: 400;
    -webkit-line-clamp: 5;
  }
  .c06-header-bg {
    height: 147.361111vw;
  }
  .c06-header-bg img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .c06-video-banner .c06-header-media {
    width: 86%;
    bottom: 16.6666666667vw;
    height: 52.083333vw;
  }
  .c06-video-banner .video-play {
    width: 11.1111111111vw;
    height: 11.1111111111vw;
  }
}