.h_kong {
  display: none;
}
.h_ggMore {
  display: inline-block;
  width: 149px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  border-radius: 43px 43px 43px 43px;
  border: 2px solid var(--active-color);
  color: var(--active-color);
  font-size: 15px;
}
.h_ggMore span {
  position: relative;
  padding-right: 20px;
  transition: padding 0.3s linear;
}
.h_ggMore span::before {
  position: absolute;
  content: '';
  border-left: 10px solid var(--active-color);
  border-top: 7px solid #00000000;
  border-bottom: 7px solid #00000000;
  right: 0;
  top: calc(50% - 7px);
}
.h_ggMore:hover {
  color: #fff;
  border-color: var(--active-color2) !important;
  background-color: var(--active-color2);
}
.h_ggMore:hover span {
  padding-right: 32px;
}
.h_ggMore:hover span:before {
  border-left-color: #fff;
}
.h_head .h_navWeb .h_head2 {
  background-color: rgba(0, 0, 0, 0.25);
}
.h_head .h_navWeb .h_head2 .h_1400 .h_logo img {
  filter: none;
}
.h_head .h_navWeb .h_head2 .h_1400 .h_navList ul {
  display: flex;
}
.h_head .h_navWeb .h_head2 .h_1400 .h_navList ul > li > a {
  color: #fff;
}
.h_head .h_navWeb .h_head2 .h_1400 .h_navList .h_icon img {
  filter: grayscale(100%) brightness(500%);
}
.h_head .h_navWeb .h_head2:hover {
  background: #fff;
}
.h_head .h_navWeb .h_head2:hover .h_1400 .h_logo img {
  filter: brightness(0%);
}
.h_head .h_navWeb .h_head2:hover .h_1400 .h_navList ul {
  display: flex;
}
.h_head .h_navWeb .h_head2:hover .h_1400 .h_navList ul > li > a {
  color: #000;
}
.h_head .h_navWeb .h_head2:hover .h_1400 .h_navList .h_icon img {
  filter: grayscale(100%) brightness(10%);
}
.h_swiper .mySwiper .h_1400 {
  position: relative;
}
.h_swiper .mySwiper .swiper-slide img {
  width: 100%;
}
.h_swiper .mySwiper .swiper-slide .h_mobile {
  display: none;
}
.h_swiper .mySwiper .swiper-pagination {
  bottom: 20px;
}
.h_swiper .mySwiper .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 30px;
  border-radius: 11px 11px 11px 11px;
}
.h_swiper .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--active-color);
  border-radius: 11px 11px 11px 11px;
  transition: width 0.3s linear;
}
.h_Box1 {
  margin: 24px 0;
}
.h_Box1 .h_floatBox {
  float: left;
  width: 50%;
  padding-left: 12px;
  overflow: hidden;
}
.h_Box1 .h_floatBox:first-child {
  padding: 0 8px 0 0;
}
.h_Box1 .h_floatBox:first-child .h_box {
  border: none;
  padding-top: 90.3361%;
}
.h_Box1 .h_floatBox:first-child .h_box .h_content {
  top: 13%;
  left: 7.6%;
  width: 84.8%;
}
.h_Box1 .h_floatBox:first-child .h_box .h_content .h_ggMore {
  border-color: #fff;
  color: #fff;
}
.h_Box1 .h_floatBox:first-child .h_box .h_content .h_ggMore span:before {
  border-left-color: #fff;
}
.h_Box1 .h_floatBox:nth-child(3) {
  margin-top: 20px;
}
.h_Box1 .h_floatBox .h_box {
  border: 1px solid;
  border-image: linear-gradient(90deg, #e8e8e8, rgba(216, 216, 216, 0)) 1 1;
  display: block;
  position: relative;
  padding-top: calc(44.275% - 2px);
  transition: transform 0.3s linear;
  overflow: hidden;
}
.h_Box1 .h_floatBox .h_box .h_img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.h_Box1 .h_floatBox .h_box .h_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h_Box1 .h_floatBox .h_box .h_content {
  top: 26%;
  left: 5%;
  width: 90%;
  position: absolute;
  z-index: 3;
}
.h_Box1 .h_floatBox .h_box .h_content .h_text {
  font-size: 32px;
  color: var(--active-color);
  line-height: 1.4;
  z-index: 3;
}
.h_Box1 .h_floatBox .h_box .h_content .h_ggMore {
  margin-top: 6%;
}
.h_Box1 .h_floatBox .h_box:hover .h_img img {
  transform: scale(1.05);
}
.h_Box1 .h_floatBox .h_box:hover .h_content .h_ggMore {
  color: #fff;
  border-color: var(--active-color2);
  background-color: var(--active-color2);
}
.h_Box1 .h_floatBox .h_box:hover .h_content .h_ggMore span {
  padding-right: 32px;
}
.h_Box1 .h_floatBox .h_box:hover .h_content .h_ggMore span:before {
  border-left-color: #fff;
}
.h_Box2 {
  margin: 24px 0;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box {
  width: 100%;
  padding-top: 60%;
  position: relative;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_poster,
.h_Box2 .mySwiper2 .swiper-slide .h_box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_poster {
  z-index: 1;
  transition: visibility 0.1s linear;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(50%);
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  top: 0;
  z-index: 3;
  font-size: 22px;
  color: #FFFFFF;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_text .h_ggMore {
  margin-top: 35px;
  color: #fff;
  border-color: #fff;
}
.h_Box2 .mySwiper2 .swiper-slide .h_box .h_text .h_ggMore span::before {
  border-left-color: #fff;
}
.h_Box2 .mySwiper2 .swiper-slide.swiper-slide-prev .h_box .h_text {
  right: 5%;
}
.h_Box2 .mySwiper2 .swiper-slide.swiper-slide-next .h_box .h_text {
  left: 5%;
}
.h_Box2 .mySwiper2 .swiper-slide.swiper-slide-active .h_box .h_text,
.h_Box2 .mySwiper2 .swiper-slide.swiper-slide-active .h_box .h_poster {
  visibility: hidden;
}
.h_Box2 .mySwiper2 .h_btn {
  z-index: 3;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
.h_Box2 .mySwiper2 .h_btn i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(51, 51, 51, 0.1);
  color: #fff;
  cursor: pointer;
  pointer-events: all;
  font-size: 20px;
}
.h_Box2 .mySwiper2 .h_btn i:hover {
  background: rgba(51, 51, 51, 0.5);
}
.h_Box3 {
  padding: 60px 0 30px;
  background: #EEEFF0;
}
.h_Box3 .h_Title {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  column-gap: 20px;
}
.h_Box3 .h_Title .h_L {
  white-space: nowrap;
}
.h_Box3 .h_Title .h_L .h_ch {
  font-size: 50px;
  color: #07312F;
}
.h_Box3 .h_Title .h_L .h_en {
  font-size: 26px;
  color: #AAAAAA;
  font-weight: bold;
  line-height: 0.9;
  margin-top: 3px;
}
.h_Box3 .h_Title .h_R {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.h_Box3 .h_swiper3 {
  margin-top: 50px;
  position: relative;
}
.h_Box3 .h_swiper3 .mySwiper3 {
  padding-bottom: 50px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box {
  background: #fff;
  display: block;
  width: 100%;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_img {
  overflow: hidden;
  padding-top: 63.5135%;
  position: relative;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text {
  padding: 20px 24px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_title {
  font-size: 18px;
  color: #222222;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_desc {
  font-size: 15px;
  color: #555555;
  line-height: 24px;
  margin-top: 12px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_hr {
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  margin: 12px 0 18px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_b .h_date {
  align-items: center;
  font-size: 13px;
  color: #777777;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_b .h_date i {
  font-size: 16px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_b .h_read {
  font-size: 12px;
  color: #999999;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_b .h_read img {
  width: 18px;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box:hover .h_img img {
  transform: scale(1.03);
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box:hover .h_text .h_title {
  color: var(--active-color);
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-pagination .swiper-pagination-bullet {
  background: #B6B6B6;
  opacity: 1;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--active-color2);
  width: 30px;
  border-radius: 11px 11px 11px 11px;
  transition: width 0.3s linear;
}
.h_Box3 .h_swiper3 > i {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  background: rgba(51, 51, 51, 0.25);
  position: absolute;
  top: calc(50% - 25px);
  cursor: pointer;
}
.h_Box3 .h_swiper3 > i.bi-chevron-left {
  left: -90px;
}
.h_Box3 .h_swiper3 > i.bi-chevron-right {
  right: -90px;
}
@media screen and (max-width: 1440px) {
  .h_Box1 .h_floatBox .h_box .h_content .h_text {
    font-size: 24px;
  }
  .h_Box3 .h_Title .h_L .h_ch {
    font-size: 40px;
  }
  .h_Box3 .h_Title .h_L .h_en {
    font-size: 20px;
  }
  .h_Box1,
  .h_Box2 {
    margin: 20px 0;
  }
  .h_Box1 .h_floatBox:first-child .h_box .h_content {
    bottom: 13%;
  }
}
@media screen and (max-width: 1300px) {
  .h_Box1 .h_floatBox .h_box .h_content .h_text {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .h_kong {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .h_Box1 .h_floatBox {
    float: none;
    width: 100%;
    padding: 0 !important;
    margin-bottom: 20px;
  }
  .h_Box1 .h_floatBox:last-child {
    margin: 0;
  }
  .h_Box3 {
    padding: 40px 0 30px;
  }
  .h_Box3 .h_swiper3 {
    margin-top: 40px;
  }
  .h_Box3 .h_Title .h_L .h_ch {
    font-size: 32px;
  }
  .h_Box3 .h_Title .h_L .h_en {
    font-size: 17px;
  }
}
@media screen and (max-width: 480px) {
  .h_Box1 .h_floatBox .h_box .h_content .h_text {
    display: none;
  }
  .h_Box1 .h_floatBox:first-child .h_box .h_content {
    left: 5%;
  }
  .h_ggMore {
    width: 120px;
    height: 40px;
    line-height: 39px;
    font-size: 13px;
    border-width: 1px;
  }
  .h_ggMore span {
    padding-right: 14px;
  }
  .h_ggMore:hover span {
    padding-right: 20px;
  }
  .h_ggMore span::before {
    border-left: 7px solid var(--active-color);
    border-top: 5px solid #00000000;
    border-bottom: 5px solid #00000000;
    top: calc(50% - 6px);
  }
  .h_Box3 .h_swiper3 {
    margin-top: 20px;
  }
  .h_Box3 {
    padding: 20px 0 10px;
  }
  .h_Box3 .h_Title .h_L .h_ch {
    font-size: 26px;
  }
  .h_Box3 .h_Title .h_L .h_en {
    font-size: 13px;
  }
  .h_Box3 .h_Title .h_R {
    border-bottom: none;
  }
  .h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text {
    padding: 16px;
  }
  .h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_desc {
    margin-top: 8px;
  }
  .h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_box .h_text .h_hr {
    margin: 10px 0;
  }
  .h_swiper .mySwiper .swiper-pagination {
    bottom: 10px;
  }
  .h_swiper .mySwiper .swiper-slide .h_web {
    display: none;
  }
  .h_swiper .mySwiper .swiper-slide .h_mobile {
    display: block;
  }
}
