.topBox .wrap {
  overflow: visible;
}
.topBanner {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}
.topBanner:hover img {
  transform: scale(1.1);
}
.topBanner img {
  width: 100%;
  height: 100vh;
  transition: transform 1s ease;
  position: relative;
  z-index: 3;
}
.topBanner .banner {
  position: relative;
  width: 100%;
  height: 100%;
}
.topBanner .banner .video1 {
  z-index: 6;
}
.topBanner .banner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.topBanner .topSlider {
  left: 0;
  top: 0;
  z-index: 6;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}
.topBanner .topSlider .swiper-container {
  width: 100%;
  height: 100%;
}
.topBanner .topSlider .swiper-slide {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.topBanner .topSlider .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: transform 1s ease;
}
.topBanner .topSlider .swiper-slide:hover img {
  transform: scale(1.1);
}
.topBanner .topSlider .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.topBanner .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
}
.topBanner .topTitle {
  color: #fff;
  font-weight: bold;
  position: absolute;
  z-index: 3;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  font-family: 'DINPROBoldPro';
  font-size: 5rem;
}
.topBanner .topTitle span {
  display: inline-block;
  opacity: 0;
  transform: translateY(30px);
}
.topBanner .topTitle br {
  display: none;
}
.topBanner .icon {
  width: 90px;
  height: 90px;
  background: url(../images/hdgk/banner_play.png) center center no-repeat;
  position: absolute;
  z-index: 9;
  top: 45%;
  left: 50%;
  margin-left: -45px;
  opacity: 0;
  transform: translateY(25px);
  cursor: pointer;
}
.topBanner .bannerBtn {
  display: none;
}
.onceTit {
  opacity: 1;
}
.onceTit.title text {
  animation: stroke 2.5s ease;
}
.title {
  font-size: 38px;
  text-align: center;
}
.title h2 {
  line-height: 1;
  font-family: 'DINPROBoldPro';
  text-transform: uppercase;
}
.title h2 br {
  display: none;
}
.swiper-container {
  direction: ltr !important;
}
.swiper-wrapper {
  direction: ltr !important;
}
:root {
  --width: 0;
}
.hdgkBox {
  position: relative;
  left: 0;
  width: 100%;
  z-index: 3;
  background: url(../images/hdgk/banner_mask.png) top center no-repeat;
  background-size: 100% 601px;
  padding-top: 240px;
}
.hdgkBox .bannerBtn {
  position: absolute;
  top: 165px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hdgkBox .bannerBtn .swiper-pagination {
  position: static;
}
.hdgkBox .bannerBtn .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFF;
  opacity: 1;
  transition: 0.5s all;
  margin: 0 5px;
}
.hdgkBox .bannerBtn .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 50px;
  background: #fdbf01;
  border-radius: 5px;
}
.hdgkBox .bannerBtn .top-slider-prev,
.hdgkBox .bannerBtn .top-slider-next {
  background: url(../images/icon_slide_arrow_left.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  left: 50%;
  bottom: 95px;
  z-index: 99;
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 30px;
}
.hdgkBox .bannerBtn .top-slider-next {
  background: url(../images/icon_slide_arrow_right.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0;
  margin-left: 30px;
}
.hdgkBox .gkBox1 {
  position: relative;
  background: #ebf6fa;
}
.hdgkBox .gkBox1::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 308px;
  background: #012fc4;
}
.hdgkBox .gkBox1::after {
  content: '';
  position: absolute;
  width: 933px;
  height: 602px;
  background: url(../images/hdgk/hd_slx.png) top right no-repeat;
  bottom: 0;
  right: 0;
  z-index: 9;
}
.hdgkBox .gkBox1 .hedText {
  font-size: 18px;
  color: #000;
  opacity: 0.8;
  text-align: justify;
  line-height: 1.9;
  width: 100%;
}
.hdgkBox .gkBox1 .hdImg {
  width: 512px;
  height: 96px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 340px;
  z-index: 9;
}
.hdgkBox .gkBox1 .hdImg .scroll-container {
  display: flex;
}
.hdgkBox .gkBox1 .hdImg img {
  flex: none;
}
.hdgkBox .gkBox1 .conBox {
  display: flex;
}
.hdgkBox .gkBox1 .conBox .leftBox {
  width: 100%;
  padding-bottom: 56px;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
}
.hdgkBox .gkBox1 .conBox .leftBox .module {
  width: 736px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 36px;
  position: relative;
  z-index: 10;
  align-self: flex-start;
}
.hdgkBox .gkBox1 .conBox .leftBox .module li {
  margin-bottom: 24px;
  height: 110px;
  width: 357px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.01);
}
.hdgkBox .gkBox1 .conBox .leftBox .module li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 15px;
}
.hdgkBox .gkBox1 .conBox .leftBox .module li a .numBox {
  display: flex;
  align-items: center;
  line-height: 1.1;
  position: relative;
  width: fit-content;
}
.hdgkBox .gkBox1 .conBox .leftBox .module li a .numBox .num {
  font-size: 45px;
  font-weight: bold;
  color: #0542b1;
  font-family: 'DINPROBoldPro';
}
.hdgkBox .gkBox1 .conBox .leftBox .module li a .numBox img {
  position: absolute;
  right: -50px;
  top: 6px;
}
.hdgkBox .gkBox1 .conBox .leftBox .module li a .txt {
  font-size: 18px;
  color: #000;
  opacity: 0.8;
  margin-top: 5px;
  text-align: center;
  padding: 0 10px;
  line-height: 1.2;
}
.hdgkBox .gkBox1 .conBox .leftBox .desc {
  width: 736px;
  font-size: 18px;
  color: #fefefe;
  opacity: 0.8;
  line-height: 1.7;
  text-align: justify;
  margin-top: 30px;
}
.hdgkBox .gkBox1 .conBox .rightBox {
  margin-top: 30px;
  width: 394px;
  padding: 33px 0;
  background: linear-gradient(0deg, #315ff5 0%, #0e36ba 100%), linear-gradient(#ebf6fa, #ebf6fa);
  border-radius: 18px 0px 18px 0px;
  margin-left: 64px;
  z-index: 10;
  height: fit-content;
  justify-content: center;
  display: flex;
}
.hdgkBox .gkBox1 .conBox .rightBox ul {
  display: flex;
  flex-direction: column;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li {
  width: 346px;
  height: 86px;
  margin-bottom: 14px;
  background: url(../images/hdgk/hed_pic1.png) center center no-repeat;
  visibility: hidden;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li:last-child {
  margin-bottom: 0;
  background: url(../images/hdgk/hed_pic3.png) center center no-repeat;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li:nth-child(2) {
  background: url(../images/hdgk/hed_pic2.png) center center no-repeat;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  text-align: center;
  height: 100%;
  position: relative;
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li a .tit {
  position: relative;
  z-index: 3;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(6, 94, 255, 0.89);
  top: 0;
  left: 0;
}
.hdgkBox .gkBox1 .conBox .rightBox ul li.clipRectSpIn {
  visibility: visible;
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-name: clipRectSpIn;
}
@keyframes clipRectSpIn {
  0% {
    clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
  }
  100% {
    clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
  }
}
.hdgkBox .clipRectIn {
  animation-name: clipRectIn;
}
.hdgkBox .midSelector {
  position: relative;
}
.hdgkBox .midSelector .bg {
  content: '';
  width: 100%;
  height: 926px;
  background: url(../images/hdgk/new_education_bg.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 835px;
  z-index: 3;
}
.hdgkBox .gkBox2 {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.hdgkBox .gkBox2 .title {
  margin: 0 auto;
}
.hdgkBox .gkBox2 .title svg {
  display: block;
  width: 601px;
  height: 54px;
  margin: 0 auto;
}
.hdgkBox .gkBox2 .title svg text {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  font-family: 'DINPRO';
}
.hdgkBox .gkBox2 .title svg:hover text {
  animation: stroke 2.5s ease;
}
.hdgkBox .gkBox2 .contentBox {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.hdgkBox .gkBox2 .contentBox li {
  flex: 1;
  margin-right: 10px;
  transition: all 0.5s;
}
.hdgkBox .gkBox2 .contentBox li:last-child {
  margin-right: 0;
}
.hdgkBox .gkBox2 .contentBox li a {
  position: relative;
}
.hdgkBox .gkBox2 .contentBox li a .pic {
  width: 100%;
  height: 698px;
}
.hdgkBox .gkBox2 .contentBox li a .pic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hdgkBox .gkBox2 .contentBox li a .mask {
  position: absolute;
  bottom: 0;
  height: 350px;
  width: 100%;
  background: url(../images/hdgk/mask.png) center center no-repeat;
  background-size: 100% 100%;
}
.hdgkBox .gkBox2 .contentBox li a .text {
  position: absolute;
  height: 359px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  bottom: 0;
  width: 100%;
}
.hdgkBox .gkBox2 .contentBox li a .text .tit {
  font-size: 40px;
  font-weight: bold;
  color: #ff8c38;
  text-align: center;
  line-height: 1.1;
}
.hdgkBox .gkBox2 .contentBox li a .text .desc {
  width: 100%;
  font-size: 22px;
  color: #ffffff;
  opacity: 0.8;
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
}
.hdgkBox .gkBox2 .contentBox li:hover {
  transform: translateY(-8px);
}
.hdgkBox .gkBox2 .contentBox::after {
  content: '';
  position: absolute;
  background: url(../images/hdgk/round_bg.png) center bottom no-repeat;
  width: 100%;
  height: 131px;
  background-size: 100% auto;
  bottom: 5px;
  z-index: 3;
}
.hdgkBox .gkBox2 .scienceCon {
  margin-top: 30px;
  overflow: hidden;
}
.hdgkBox .gkBox2 .scienceCon li {
  margin-left: 2.16%;
  float: right;
  background: #ccc;
  border-radius: 19px;
  overflow: hidden;
  width: 33.9506%;
  aspect-ratio: 550 / 262;
}
.hdgkBox .gkBox2 .scienceCon li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.hdgkBox .gkBox2 .scienceCon li a .pic {
  width: 100%;
  height: 100%;
}
.hdgkBox .gkBox2 .scienceCon li a .pic img {
  object-fit: cover;
}
.hdgkBox .gkBox2 .scienceCon li a .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 30px;
}
.hdgkBox .gkBox2 .scienceCon li a .text .tit {
  font-size: 45px;
  font-family: 'DINPROBoldPro';
  color: #ff8c38;
  line-height: 1;
}
.hdgkBox .gkBox2 .scienceCon li a .text .desc {
  font-size: 18px;
  color: #fff;
  text-align: center;
  opacity: 0.8;
  line-height: 1.3;
  margin-top: 10px;
}
.hdgkBox .gkBox2 .scienceCon li a .mask {
  width: 100%;
  height: 100%;
  background: rgba(14, 65, 177, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.hdgkBox .gkBox2 .scienceCon li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
  z-index: 6;
}
.hdgkBox .gkBox2 .scienceCon li a:hover::before {
  left: 100%;
}
.hdgkBox .gkBox2 .scienceCon li:nth-child(1) {
  width: 27.5925%;
  aspect-ratio: 447 / 556;
}
.hdgkBox .gkBox2 .scienceCon li:nth-child(1) .pic img {
  width: 100%;
  height: 100%;
}
.hdgkBox .gkBox2 .scienceCon li:nth-child(2) {
  margin-bottom: 32px;
}
.hdgkBox .gkBox2 .scienceCon li:nth-child(3) {
  margin-left: 0;
  margin-bottom: 32px;
}
.hdgkBox .gkBox2 .scienceCon li:nth-child(5) {
  margin-left: 0;
}
.hdgkBox .gkBox3 {
  position: relative;
  z-index: 3;
  margin-top: 57px;
  padding-bottom: 60px;
}
.hdgkBox .gkBox3 .title {
  margin: 0 auto;
}
.hdgkBox .gkBox3 .title svg {
  display: block;
  width: 279px;
  height: 54px;
  margin: 0 auto;
}
.hdgkBox .gkBox3 .title svg text {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  font-family: 'DINPRO';
}
.hdgkBox .gkBox3 .title svg:hover text {
  animation: stroke 2.5s ease;
}
.hdgkBox .gkBox3::after {
  content: '';
  width: 100%;
  height: 60px;
  background: #285bc0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: none;
}
.hdgkBox .gkBox3 .contentBox {
  position: relative;
  margin-top: 30px;
}
.hdgkBox .gkBox3 .contentBox .wrap {
  display: flex;
  justify-content: space-between;
  position: static;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox {
  width: 799px;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: solid 1px #c9c9c9;
  margin-bottom: 22px;
  z-index: 9;
  position: relative;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line {
  width: 734px;
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 117px;
  position: relative;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line .num {
  font-size: 45px;
  color: #ff8c38;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
  font-family: 'DINPROBoldPro';
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line .text {
  opacity: 0.8;
  color: #000;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line .item {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line::after {
  width: 1px;
  height: 72px;
  background: #e2e2e2;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .nomid .text {
  margin-left: 15px;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .nomid::after {
  display: none;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .nomid:last-child .text {
  margin-left: 0;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .nomid:last-child .item {
  width: 100%;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine {
  margin: 34px 0;
  display: flex;
  position: relative;
  z-index: 3;
  height: 117px;
  align-items: center;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine .item {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine .item .num {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.1;
  font-family: 'DINPROBoldPro';
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine .item .text {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine::after {
  width: 1px;
  height: 72px;
  background: #e2e2e2;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox {
  position: absolute;
  bottom: 161px;
  z-index: 1;
  right: 0;
  width: 50.67%;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .gk3round {
  width: 422px;
  height: 638px;
  border-radius: 211px;
  border: solid #fff 13px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .gk3round:nth-child(1) {
  top: 0;
  left: 0;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .gk3round:nth-child(2) {
  top: 137px;
  right: 0;
}
@keyframes clipSectorIn {
  0% {
    clip-path: polygon(50% 100%, 50% 0%, 0% 0%, 100% 0%, 50% 0%);
  }
  50% {
    clip-path: polygon(50% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    clip-path: polygon(50% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .clipSectorIn {
  visibility: visible;
  animation-name: clipSectorIn;
  animation-duration: 2s;
  animation-fill-mode: both;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox div {
  position: absolute;
  bottom: 0;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .new1 {
  width: 76.87%;
  left: -8.13%;
  z-index: 2;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .new1 img {
  width: 100%;
  height: auto;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .new2 {
  width: 80.48%;
  right: 0;
  z-index: 1;
}
.hdgkBox .gkBox3 .contentBox .wrap .picBox .new2 img {
  width: 100%;
  height: auto;
}
.hdgkBox .gkBox4 {
  background: #fff;
  padding-top: 57px;
}
.hdgkBox .gkBox4 .title {
  margin: 0 auto;
}
.hdgkBox .gkBox4 .title svg {
  display: block;
  width: 246px;
  height: 54px;
  margin: 0 auto;
  width: 574px;
}
.hdgkBox .gkBox4 .title svg text {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  font-family: 'DINPRO';
}
.hdgkBox .gkBox4 .title svg:hover text {
  animation: stroke 2.5s ease;
}
.hdgkBox .gkBox4 .contentBox {
  margin-top: 30px;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper {
  width: 100%;
  height: 660px;
  perspective: 800px;
  transform-style: preserve-3d;
  position: relative;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item {
  width: 518px;
  height: 656px;
  transform-style: preserve-3d;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.5s ease-in-out;
  margin: auto;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .pic:hover img {
  transform: scale(1.1);
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .tit {
  height: 97px;
  background: #0078ff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  width: 100%;
  bottom: -127px;
  transition: all 0.5s;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .tit p {
  font-size: 20px;
  color: #fff;
  line-height: 1.1;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item .tit::after {
  content: '';
  display: block;
  width: 0;
  height: 6px;
  border-radius: 3px;
  background: #ffa438;
  margin-top: 15px;
  transition: all 0.5s ease 0.5s;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item.active .tit {
  bottom: 0;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item.active .tit::after {
  width: 83px;
}
.hdgkBox .gkBox4 .contentBox .culture-swiper .culture-carousel-item.active::after {
  display: none;
}
.hdgkBox .gkBox4 .mobileCon {
  display: none;
}
.hdgkBox .gkBox5 {
  padding-top: 60px;
  background: #fff;
}
.hdgkBox .gkBox5 .title {
  margin: 0 auto;
}
.hdgkBox .gkBox5 .title svg {
  display: block;
  height: 54px;
  margin: 0 auto;
  width: 717px;
}
.hdgkBox .gkBox5 .title svg text {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  font-family: 'DINPRO';
}
.hdgkBox .gkBox5 .title svg:hover text {
  animation: stroke 2.5s ease;
}
.hdgkBox .gkBox5 .environmentBox {
  margin-top: 30px;
  position: relative;
  display: flex;
  width: 100%;
}
.hdgkBox .gkBox5 .environmentBox::after {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  background: #08a379;
  width: 38.95%;
}
.hdgkBox .gkBox5 .environmentBox .wrap {
  display: flex;
  justify-content: flex-end;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt {
  width: 25.3333333%;
  padding: 62px 0 68px 0;
  flex: none;
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 6;
  height: 100%;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .hed {
  padding-bottom: 25px;
  border-bottom: 1px solid #38b492;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .hed .arrow {
  width: 55px;
  height: 7px;
  background: url(../images/hdgk/arrow.png) center center no-repeat;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .text {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin-top: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .text a {
  font-size: 18px;
  color: #fff;
  background: linear-gradient(to right, #fff, #fff) no-repeat;
  background-size: 0 1px;
  background-position: right bottom;
  transition: background-size 1.5s;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .text:hover a {
  background-size: 100% 1px;
  background-position: left bottom;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .pic {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  width: 100%;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .pic li {
  cursor: pointer;
  width: 47%;
  aspect-ratio: 10 / 9;
  background: #ccc;
  overflow: hidden;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .pic li img {
  width: 100%;
  max-width: fit-content;
  height: 100%;
  object-fit: cover;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment-swiper1 {
  width: 100%;
  margin-top: 37px;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment-swiper1 .swiper-slide {
  width: 200px;
  position: relative;
  padding-top: 41.8%;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment-swiper1 .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment1-pagination {
  margin-top: 12px;
  text-align: center;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment1-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  transition: all 0.5s;
  background: #fff;
  opacity: 1;
  margin-right: 10px;
  border-radius: 5px;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment1-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .environment1-pagination .swiper-pagination-bullet-active {
  background: #fff;
  width: 25px;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox {
  margin-top: 12px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox li {
  width: 20px;
  cursor: pointer;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  margin-right: 8px;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox li:last-child {
  margin-right: 0;
}
.hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox li.active {
  background: #fff;
  color: #38b492;
}
.hdgkBox .gkBox5 .environmentBox .rightPic {
  justify-self: flex-end;
  width: calc(100% - 25.3333333% - 28px);
  padding: 3.23% 0 3.23% 0;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper {
  width: 100%;
  aspect-ratio: 1114 / 627;
  height: 100%;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide {
  background: #ccc;
  position: relative;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide:hover .pic img {
  transform: scale(1.1);
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide .pic {
  width: 100%;
  height: 100%;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide .pic img {
  transition: all 0.5s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide .textBox {
  width: 217px;
  height: 140px;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 25px;
  bottom: 25px;
  padding: 18px;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide .textBox::before {
  content: '';
  display: block;
  width: 55px;
  height: 7px;
  background: url(../images/hdgk/arrow.png) center center no-repeat;
}
.hdgkBox .gkBox5 .environmentBox .environment-swiper .swiper-slide .textBox p {
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  margin-top: 10px;
}
.hdgkBox .gkBox6 {
  background: #fff;
  padding: 60px 0 60px;
  overflow: hidden;
  width: 100%;
}
.hdgkBox .gkBox6 .title {
  margin: 0 auto;
}
.hdgkBox .gkBox6 .title svg {
  display: block;
  width: 342px;
  height: 54px;
  margin: 0 auto;
}
.hdgkBox .gkBox6 .title svg text {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  font-family: 'DINPRO';
}
.hdgkBox .gkBox6 .title svg:hover text {
  animation: stroke 2.5s ease;
}
.hdgkBox .gkBox6 .content {
  position: relative;
  margin-top: 30px;
}
.hdgkBox .gkBox6 .content::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  background: url(../images/hdgk/line.png) center center no-repeat;
  background-size: 100% 100%;
  bottom: 11px;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide {
  padding: 0 0 111px;
  width: 579px;
  position: relative;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 8;
  transition: all 0.5s ease-in-out;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
  z-index: 6;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox:hover::before {
  left: 100%;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox .pic {
  width: 100%;
  height: 100%;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox .textBox {
  position: absolute;
  bottom: 0;
  padding: 0 30px 15px;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: url(../images/hdgk/box_mask.png) center center no-repeat;
  background-size: 100% 100%;
  justify-content: flex-end;
  transition: all 0.5s ease-in-out;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox .textBox .year {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox .textBox .text {
  font-size: 18px;
  color: #fff;
  text-align: justify;
  line-height: 1.2;
  margin-top: 8px;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .picBox a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .bom {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 97px;
  width: 30px;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .bom .line {
  width: 2px;
  height: 67px;
  background: linear-gradient(to bottom, #f7f2ef, #fbe7d6, #e87811, #e3740e);
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .bom .round {
  width: 30px;
  height: 30px;
  background: #e3740e;
  border-radius: 50%;
  border: 3px solid #fff;
  position: absolute;
  bottom: 0;
}
.hdgkBox .gkBox6 .content .swiper-container .swiper-slide .bom .tit {
  left: 24px;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  position: absolute;
  white-space: nowrap;
}
.hdgkBox .whiteBox {
  background-color: #fff;
}
@media (min-width: 1200px) and (max-width: 1740px) {
  .hdgkBox .gkBox1::after {
    width: 654px;
    background-position: top left;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module {
    width: 710px;
    align-content: flex-start;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li {
    width: 340px;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .desc {
    width: 710px;
  }
  .hdgkBox .gkBox1 .conBox .rightBox {
    margin-left: 30px;
  }
  .hdgkBox .gkBox2 .contentBox li {
    margin-right: 7px;
  }
  .hdgkBox .gkBox2 .scienceCon li a .text .tit {
    font-size: 35px;
  }
  .hdgkBox .gkBox2 .scienceCon li a .text .desc {
    font-size: 18px;
  }
  .hdgkBox .midSelector .bg {
    height: 887px;
    top: 700px;
  }
  .hdgkBox .gkBox3 .contentBox .wrap .tableBox {
    width: 49%;
  }
  .hdgkBox .gkBox3 .contentBox .wrap .tableBox .table .line {
    width: 98%;
    height: 100px;
  }
  .hdgkBox .gkBox3 .contentBox .wrap .tableBox .bomLine {
    margin: 35px 0;
    height: 100px;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text {
    flex: none;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text a {
    font-size: 16px;
  }
  html[dir="rtl"] .hdgkBox .gkBox1::after {
    background-position: top right;
  }
}
@media (min-width: 1500px) and (max-width: 1740px) {
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text {
    line-height: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text {
    line-height: 24px;
  }
}
html[dir="rtl"] .title h2 {
  text-align: center !important;
}
html[dir="rtl"] .hdgkBox .bannerBtn {
  direction: ltr !important;
}
html[dir="rtl"] .hdgkBox .gkBox1::after {
  right: auto;
  left: 0;
  background-image: url(../images/hdgk/ar_hd_slx.png);
}
html[dir="rtl"] .hdgkBox .gkBox1 .conBox .rightBox {
  margin-left: 0;
  margin-right: 30px;
}
html[dir="rtl"] .hdgkBox .gkBox1 .conBox .leftBox .module {
  padding-left: 0;
}
html[dir="rtl"] .hdgkBox .gkBox1 .hdImg {
  right: auto;
  left: 0;
}
html[dir="rtl"] .hdgkBox .midSelector .bg {
  background-image: url(../images/hdgk/ar_new_education_bg.jpg);
}
html[dir="rtl"] .hdgkBox .gkBox5 .environmentBox::after {
  left: auto;
  right: 0;
}
html[dir="rtl"] .hdgkBox .gkBox5 .environmentBox .leftTxt {
  left: auto;
  right: 0;
}
html[dir="rtl"] .hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox li {
  margin-right: 0;
  margin-left: 8px;
  text-align: center !important;
}
@media screen and (max-width: 1023px) {
  .title h2 br {
    display: inline;
  }
  @keyframes jackInTheBox {
    from {
      opacity: 0;
      transform: scale(0.1) rotate(30deg);
      transform-origin: center bottom;
    }
    50% {
      transform: rotate(-10deg);
    }
    70% {
      transform: rotate(3deg);
    }
    to {
      opacity: 1;
      transform: scale(1);
    }
  }
  .title .wrap {
    overflow: visible;
  }
  .onceTit h2 {
    visibility: visible;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: jackInTheBox;
  }
  .topBanner {
    height: 11.33333333rem;
  }
  .topBanner .banner {
    height: 100%;
  }
  .topBanner .topSlider {
    height: 100%;
  }
  .topBanner img {
    height: 100%;
    object-fit: cover;
  }
  .topBanner .wrap {
    width: 0;
    height: 0;
    overflow: visible;
  }
  .topBanner .wrap .topTitle {
    font-size: 1.33333333rem;
    letter-spacing: -0.13333333rem;
    left: -4.53333333rem;
    top: 2.66666667rem;
    transform: translate(0);
    line-height: 1.1;
    letter-spacing: 0;
  }
  .topBanner .wrap .topTitle br {
    display: inline;
  }
  .topBanner .wrap .icon {
    width: 1.2rem;
    height: 1.2rem;
    background-size: 100% 100%;
    margin-left: -0.6rem;
    top: 48%;
  }
  .topBanner .topSlider .swiper-slide {
    position: relative;
  }
  .topBanner .topSlider .swiper-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3.73333333rem;
    background: url(../images/mobile/bg_slide_bottom.png) repeat-x;
    background-size: auto 100%;
    left: 0;
    bottom: 0;
    z-index: 9;
  }
  .topBanner .bannerBtn {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 1.2rem;
    justify-content: flex-start;
    padding: 0 0.26666667rem;
    height: 0.73333333rem;
    direction: ltr !important;
  }
  .topBanner .bannerBtn .swiper-pagination {
    bottom: 0.13333333rem;
    text-align: left;
  }
  .topBanner .bannerBtn .swiper-pagination-bullet {
    width: 0.56rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    opacity: 0.4;
    background: #fff;
    margin: 0 0.06666667rem;
  }
  .topBanner .bannerBtn .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.56rem;
    background: #FFF;
    border-radius: 0.04rem;
    opacity: 1;
  }
  .topBanner .bannerBtn .top-slider-prev,
  .topBanner .bannerBtn .top-slider-next {
    background: url(../images/mobile/index/icon_top_slide_left_arrow.png) no-repeat center center;
    background-size: 40% auto;
    width: 0.88rem;
    height: 0.73333333rem;
    border-radius: 0.33333333rem;
    border: solid 1px #FFF;
    position: absolute;
    left: auto;
    right: 1.33333333rem;
    bottom: 0;
    z-index: 99;
    cursor: pointer;
    transition: 0.5s all;
    transform: none !important;
  }
  .topBanner .bannerBtn .top-slider-prev.swiper-button-disabled,
  .topBanner .bannerBtn .top-slider-next.swiper-button-disabled {
    cursor: initial;
    opacity: 0.4;
    background-color: #DDD;
  }
  .topBanner .bannerBtn .top-slider-next {
    background: url(../images/mobile/index/icon_top_slide_right_arrow.png) no-repeat center center;
    background-size: 40% auto;
    right: 0.26666667rem;
  }
  .hdgkBox {
    overflow: hidden;
    background: url(../images/mobile/hdgk/banner_mask.png) top center no-repeat;
    background-size: 100% 5.08rem;
    top: 11.33333333rem;
    padding-top: 0;
  }
  .hdgkBox .bannerBtn {
    display: none;
  }
  .hdgkBox .gkBox1 {
    padding-top: 0.66666667rem;
  }
  .hdgkBox .gkBox1::before {
    height: 7.58666667rem;
    display: none;
  }
  .hdgkBox .gkBox1::after {
    width: 100%;
    height: 8.58666667rem;
    background: url(../images/mobile/hdgk/hd_slx.png) top center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 3.30666667rem;
    display: none;
  }
  .hdgkBox .gkBox1 .hedText {
    font-size: 0.37333333rem;
  }
  .hdgkBox .gkBox1 .wrap {
    overflow: visible;
  }
  .hdgkBox .gkBox1 .hdImg {
    display: none;
  }
  .hdgkBox .gkBox1 .conBox {
    flex-wrap: wrap;
  }
  .hdgkBox .gkBox1 .conBox .leftBox {
    width: 100%;
    padding-bottom: 0;
    direction: ltr !important;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module {
    width: 100%;
    margin-top: 0.13333333rem;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li {
    width: 4.62666667rem;
    height: auto;
    box-shadow: 0px 0.08rem 0.24rem 0px rgba(0, 0, 0, 0.01);
    border-radius: 0.16rem;
    margin-bottom: 0.26666667rem;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li a {
    padding: 0.06666667rem 0;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li a .numBox img {
    width: 0.52rem;
    height: 0.44rem;
    right: -0.66666667rem;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li a .numBox .num {
    font-size: 0.66666667rem;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .module li a .txt {
    font-size: 0.42666667rem;
    padding: 0 0.13333333rem;
    text-align: center;
    margin-top: 0.10666667rem;
    line-height: 1.3;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .rightBox {
    margin-top: 0.13333333rem;
    margin-left: 0;
    width: 5.25333333rem;
    padding: 0.44rem 0;
    border-radius: 0.24rem 0 0.24rem 0;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .rightBox li {
    width: 4.64rem;
    min-height: 1.17333333rem;
    height: auto;
    margin-bottom: 0.17333333rem;
    background-size: 100% 100%;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .rightBox li a {
    padding: 0.2rem 0;
    font-size: 0.42666667rem;
    line-height: 1.3;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .rightBox li:nth-child(2) {
    background-size: 100% 100%;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .rightBox li:nth-child(3) {
    background-size: 100% 100%;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .desc {
    margin-top: 0;
    bottom: 0;
    width: 10rem;
    margin: 0.26666667rem -0.26666667rem 0;
    font-size: 0.37333333rem;
    background: #012fc4;
    padding: 2.2rem 0.26666667rem 0.66666667rem;
    position: relative;
  }
  .hdgkBox .gkBox1 .conBox .leftBox .desc::after {
    content: '';
    background: url(../images/mobile/hdgk/hd_slx.png) top center no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 8.58666667rem;
    position: absolute;
    top: -4.29333333rem;
    left: 0;
    z-index: -1;
  }
  .hdgkBox .midSelector {
    background: #eef5ff;
  }
  .hdgkBox .midSelector .bg {
    display: none;
  }
  .hdgkBox .midSelector .gkBox2 {
    padding-top: 0.66666667rem;
    padding-bottom: 0.66666667rem;
    background: #eef5ff;
  }
  .hdgkBox .midSelector .gkBox2 .title {
    display: flex;
    height: auto;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox2 .title svg {
    display: none;
  }
  .hdgkBox .midSelector .gkBox2 .title .wrap {
    display: flex;
    flex-direction: column;
  }
  .hdgkBox .midSelector .gkBox2 .title h2 {
    font-size: 0.77333333rem;
    color: #222222;
    font-weight: bold;
    font-family: 'DINPROBoldPro';
    text-align: center;
    width: 100%;
  }
  .hdgkBox .midSelector .gkBox2 .title .more {
    position: static;
    align-self: end;
    margin-top: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox2 .title .more::after {
    width: 0.37333333rem;
    height: 0.37333333rem;
    margin-left: 0.06666667rem;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 9.46666667rem;
    margin: 0.22666667rem auto 0;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon:after {
    display: none;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li {
    margin-right: 0;
    margin-bottom: 0.24rem;
    transform: translateY(0);
    width: 100%;
    aspect-ratio: auto;
    border-radius: 0.26666667rem;
    margin-left: 0;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a {
    display: block;
    padding-top: 3.26666667rem;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .pic {
    height: 6.54666667rem;
    position: absolute;
    top: 0;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .pic img {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .mask {
    display: none;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .text {
    position: relative;
    height: auto;
    border-radius: 0.34666667rem;
    min-height: 3.88rem;
    padding: 0.4rem 0.6rem 0.4rem;
    background: linear-gradient(to bottom, rgba(1, 47, 196, 0.6), #012fc4 72%);
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .text .tit {
    font-size: 0.66666667rem;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li a .text .desc {
    font-size: 0.37333333rem;
    line-height: 1.4;
    padding: 0 0.13333333rem;
    margin-top: 0.16rem;
  }
  .hdgkBox .midSelector .gkBox2 .scienceCon li:last-child {
    margin-bottom: 0;
  }
  .hdgkBox .midSelector .gkBox3 {
    margin-top: 0;
    background: #eef5ff;
    padding: 0;
  }
  .hdgkBox .midSelector .gkBox3 .title {
    display: flex;
    height: auto;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox3 .title svg {
    display: none;
  }
  .hdgkBox .midSelector .gkBox3 .title .wrap {
    display: flex;
    justify-content: center;
    position: relative;
  }
  .hdgkBox .midSelector .gkBox3 .title h2 {
    font-size: 0.77333333rem;
    color: #222222;
    font-weight: bold;
    font-family: 'DINPROBoldPro';
    text-align: center;
  }
  .hdgkBox .midSelector .gkBox3 .title .more {
    align-self: end;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox3 .title .more::after {
    width: 0.37333333rem;
    height: 0.37333333rem;
    margin-left: 0.06666667rem;
  }
  .hdgkBox .midSelector .gkBox3 .contentBox {
    margin-top: 0.4rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap {
    flex-wrap: wrap;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox {
    width: 100%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table {
    margin-bottom: 0.4rem;
    padding: 0 0.42666667rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .line {
    width: 100%;
    height: auto;
    padding: 0.33333333rem 0;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .line .num {
    font-size: 0.66666667rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .line .text {
    font-size: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .line::after {
    height: 70%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .nomid {
    width: 100%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .nomid .item {
    width: 100%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .table .nomid .text {
    margin-left: 0.33333333rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .bomLine {
    margin: 0 0 0.66666667rem;
    height: auto;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .bomLine .item .num {
    font-size: 0.66666667rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .bomLine .item .text {
    font-size: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .tableBox .bomLine::after {
    height: 70%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .picBox {
    position: absolute;
    height: 8.53333333rem;
    width: 8.48rem;
    bottom: 2.73333333rem;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .picBox .gk3round {
    width: 4.45333333rem;
    height: 6.72rem;
    border-radius: 2.22666667rem;
    border-width: 0.17333333rem;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .picBox .gk3round img {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .midSelector .gkBox3 .wrap .picBox .gk3round:nth-child(2) {
    top: auto;
    bottom: 0;
  }
  .hdgkBox .midSelector .gkBox3::after {
    height: 5.48rem;
  }
  .hdgkBox .midSelector .gkBox3::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 7.8rem;
    background: url(../images/hdgk/m_education_bg.png) center center no-repeat;
    background-size: 100% auto;
    bottom: 0;
  }
  .hdgkBox .gkBox4 {
    background: #eef5ff;
    padding-top: 0.66666667rem;
  }
  .hdgkBox .gkBox4 .title {
    display: flex;
    height: auto;
    line-height: 1;
  }
  .hdgkBox .gkBox4 .title svg {
    display: none;
  }
  .hdgkBox .gkBox4 .title .wrap {
    display: flex;
    flex-direction: column;
  }
  .hdgkBox .gkBox4 .title h2 {
    font-size: 0.77333333rem;
    color: #222222;
    font-weight: bold;
    font-family: 'DINPROBoldPro';
    text-align: center;
    width: 100%;
  }
  .hdgkBox .gkBox4 .title .more {
    position: static;
    align-self: end;
    margin-top: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .gkBox4 .title .more::after {
    width: 28/75rem;
    height: 28/75rem;
    margin-left: 5/75rem;
  }
  .hdgkBox .gkBox4 .contentBox {
    display: none;
  }
  .hdgkBox .gkBox4 .mobileCon {
    margin-top: 0.22666667rem;
    display: block;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide {
    width: 6.89333333rem;
    height: 8.73333333rem;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide a {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide a .pic {
    height: 100%;
    width: 100%;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide a .pic img {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide a .tit {
    transition: all 0.5s ease-in-out;
    width: 100%;
    height: 1.69333333rem;
    background: #0078ff;
    font-size: 0.42666667rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: -1.69333333rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide a .tit::after {
    content: '';
    display: block;
    width: 0;
    height: 0.08rem;
    border-radius: 0.04rem;
    background: #ffa438;
    margin-top: 0.26666667rem;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide-active a .tit {
    bottom: 0;
  }
  .hdgkBox .gkBox4 .mobileCon .swiper-slide-active a .tit::after {
    width: 1.10666667rem;
    transition: all 0.5s ease 0.5s;
  }
  .hdgkBox .gkBox5 {
    padding-top: 0.66666667rem;
  }
  .hdgkBox .gkBox5 .title {
    display: flex;
    height: auto;
    line-height: 1;
  }
  .hdgkBox .gkBox5 .title svg {
    display: none;
  }
  .hdgkBox .gkBox5 .title .wrap {
    display: flex;
    flex-direction: column;
  }
  .hdgkBox .gkBox5 .title h2 {
    font-size: 0.77333333rem;
    color: #222222;
    font-weight: bold;
    font-family: 'DINPROBoldPro';
    text-align: center;
    width: 100%;
  }
  .hdgkBox .gkBox5 .title .more {
    position: static;
    align-self: end;
    margin-top: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .gkBox5 .title .more::after {
    width: 0.37333333rem;
    height: 0.37333333rem;
    margin-left: 0.06666667rem;
  }
  .hdgkBox .gkBox5 .environmentBox {
    width: 9.46666667rem;
    margin: 0.4rem auto 0;
    flex-direction: column;
  }
  .hdgkBox .gkBox5 .environmentBox::after {
    width: 100%;
  }
  .hdgkBox .gkBox5 .environmentBox .wrap {
    flex-direction: column;
  }
  .hdgkBox .gkBox5 .environmentBox .rightPic {
    width: 9.46666667rem;
    margin: 0 auto;
    height: 5.32rem;
    padding: 0;
  }
  .hdgkBox .gkBox5 .environmentBox .rightPic .environment-swiper {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .gkBox5 .environmentBox .rightPic .environment-swiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .gkBox5 .environmentBox .rightPic .environment-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt {
    width: 9.46666667rem;
    padding: 0;
    margin: 0 auto;
    padding: 3.66666667rem 0.57333333rem 0.82666667rem;
    position: relative;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox {
    margin-top: 0.4rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .numberBox li {
    width: 0.46666667rem;
    height: 0.46666667rem;
    font-size: 0.37333333rem;
    line-height: 0.46666667rem;
    margin-right: 0.13333333rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper {
    position: absolute;
    top: 0.32rem;
    width: 8.32rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper .environment-swiper1 {
    margin-top: 0;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper .environment-swiper1 .swiper-slide {
    width: 4rem;
    height: 2.4rem;
    padding-top: 0;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper .environment1-pagination {
    margin-top: 0.16rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper .environment1-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.16rem;
    border-radius: 0.08rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .environmentSwiper .environment1-pagination .swiper-pagination-bullet-active {
    width: 0.4rem;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .hed {
    display: none;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text {
    font-size: 0.4rem;
    line-height: 1.4;
    margin-top: 0.33333333rem;
    -webkit-line-clamp: none;
  }
  .hdgkBox .gkBox5 .environmentBox .leftTxt .text a {
    font-size: 0.37333333rem;
  }
  .hdgkBox .gkBox6 {
    padding: 0.66666667rem 0 0.66666667rem;
  }
  .hdgkBox .gkBox6 .title {
    display: flex;
    height: auto;
    line-height: 1;
  }
  .hdgkBox .gkBox6 .title svg {
    display: none;
  }
  .hdgkBox .gkBox6 .title .wrap {
    display: flex;
    flex-direction: column;
  }
  .hdgkBox .gkBox6 .title h2 {
    font-size: 0.77333333rem;
    color: #222222;
    font-weight: bold;
    font-family: 'DINPROBoldPro';
    text-align: center;
    width: 100%;
  }
  .hdgkBox .gkBox6 .title .more {
    position: static;
    align-self: end;
    margin-top: 0.37333333rem;
    line-height: 1;
  }
  .hdgkBox .gkBox6 .title .more::after {
    width: 0.37333333rem;
    height: 0.37333333rem;
    margin-left: 0.06666667rem;
  }
  .hdgkBox .gkBox6 .content {
    margin-top: 0.4rem;
    width: 100%;
  }
  .hdgkBox .gkBox6 .content::after {
    height: 0.08rem;
    top: auto;
    bottom: 0.16rem;
    background-size: 140% 100%;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide {
    width: 8.30666667rem;
    padding: 0;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .picBox {
    width: 100%;
    height: 5.84rem;
    transform: scale(1) !important;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .picBox .textBox {
    background-size: 100% 100%;
    bottom: 0;
    padding: 0 0.4rem 0.56rem;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .picBox .textBox .year {
    font-size: 0.42666667rem;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .picBox .textBox .text {
    font-size: 0.37333333rem;
    margin-top: 0.21333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .bom {
    margin-top: 0.2rem;
    position: relative;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    left: auto;
    bottom: auto;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .bom .tit {
    font-size: 0.4rem;
    position: static;
    margin-left: 0.49333333rem;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .bom .round {
    width: 0.4rem;
    height: 0.4rem;
    border: 0.04rem solid #fff;
    position: static;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide .bom .line {
    width: 0.02666667rem;
    height: 90%;
    left: 0.2rem;
  }
  .hdgkBox .gkBox6 .content .sister-swiper .swiper-slide-active .picBox::after {
    top: -100%;
  }
  html[lang='es'] .hdgkBox .gkBox3 .title .wrap,
  html[lang='pt'] .hdgkBox .gkBox3 .title .wrap,
  html[lang='ru'] .hdgkBox .gkBox3 .title .wrap,
  html[lang='fr'] .hdgkBox .gkBox3 .title .wrap {
    display: flex;
    flex-direction: column;
  }
  html[lang='es'] .hdgkBox .gkBox3 .title .wrap .more,
  html[lang='pt'] .hdgkBox .gkBox3 .title .wrap .more,
  html[lang='ru'] .hdgkBox .gkBox3 .title .wrap .more,
  html[lang='fr'] .hdgkBox .gkBox3 .title .wrap .more {
    position: static;
    align-self: end;
    margin-top: 0.37333333rem;
    line-height: 1;
  }
  html[lang='es'] .hdgkBox .gkBox3 .contentBox,
  html[lang='pt'] .hdgkBox .gkBox3 .contentBox,
  html[lang='ru'] .hdgkBox .gkBox3 .contentBox,
  html[lang='fr'] .hdgkBox .gkBox3 .contentBox {
    margin-top: 0.22666667rem;
  }
}
@keyframes stroke {
  0% {
    fill: rgba(72, 138, 20, 0);
    stroke: #000000;
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 0.2;
  }
  50% {
    fill: rgba(72, 138, 20, 0);
    stroke: #000000;
    stroke-width: 0.5;
  }
  70% {
    fill: rgba(72, 138, 20, 0);
    stroke: #000000;
    stroke-width: 1;
  }
  90%,
  100% {
    fill: #000000;
    stroke: rgba(0, 0, 0, 0);
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
