.h_banner .swiper-wrapper .swiper-slide {
  position: relative;
  min-height: 500px;
  background-size: cover;
  background-position: center;
}
.h_banner .swiper-wrapper .swiper-slide img {
  width: 100%;
  opacity: 0;
}
.h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text {
  position: absolute;
  height: 100%;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: -2%;
}
.h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p1 {
  font-size: 67px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p2 {
  font-size: 37px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p3 {
  width: 370px;
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  text-align: justify;
}
.h_banner .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
  width: 16px;
  height: 4px;
  border-radius: 0;
  margin: 0 4px;
}
.h_banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.h_banner .swiper-button-prev,
.h_banner .swiper-button-next {
  padding: 46px 20px;
  background-color: transparent;
  transition: all 0.5s;
  margin-top: 0;
  transform: translateY(-50%);
}
.h_banner .swiper-button-prev::after,
.h_banner .swiper-button-next::after {
  font-size: 16px;
  color: #2A6FDB;
}
.h_banner .swiper-button-prev:hover,
.h_banner .swiper-button-next:hover {
  background-color: rgba(42, 111, 255, 0.2);
}
.h_gsjs {
  overflow: hidden;
}
.h_gsjs .h_T {
  padding: 70px 0;
  align-items: center;
  justify-content: space-between;
}
.h_gsjs .h_T .h_L {
  width: 45.57%;
}
.h_gsjs .h_T .h_L .h_title {
  font-size: 30px;
  color: #333;
  margin-bottom: 6px;
}
.h_gsjs .h_T .h_L .h_title span {
  color: #2A6FDB;
}
.h_gsjs .h_T .h_L .h_desc {
  font-size: 17px;
  color: #808080;
  margin-bottom: 56px;
  position: relative;
}
.h_gsjs .h_T .h_L .h_desc::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background: #2A6FDB;
  bottom: -26px;
}
.h_gsjs .h_T .h_L .h_line {
  width: 30px;
  height: 3px;
  background: #2A6FDB;
  margin-bottom: 9.4%;
}
.h_gsjs .h_T .h_L .h_content {
  color: #333333;
  line-height: 28px;
  margin-bottom: 30px;
  text-align: justify;
}
.h_gsjs .h_T .h_L a {
  margin-top: 12px;
  border: 1px solid #FFAD1C;
  width: 154px;
  line-height: 49px;
  border-radius: 2px;
  text-align: center;
  background: #FFAD1C;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  transition: all 0.3s;
}
.h_gsjs .h_T .h_L a:hover {
  transform: translateY(-3px);
  box-shadow: 1px 2px 5px #f4dcdc;
  background-color: #fff;
  color: #FFAD1C;
}
.h_gsjs .h_T .h_R {
  width: 48.86%;
  padding-right: 7%;
  position: relative;
}
.h_gsjs .h_T .h_R .h_bg {
  position: absolute;
  width: 66%;
  height: 90%;
  right: 0;
  top: 30%;
  border: 10px solid #2A6FDB;
  z-index: -1;
}
.h_gsjs .h_T .h_R img {
  width: 100%;
}
.h_gsjs .h_B {
  height: 182px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.h_gnyy {
  position: relative;
  overflow: hidden;
}
.h_gnyy .h_content {
  padding: 60px 0 150px;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  display: none;
}
.h_gnyy .h_content:first-child {
  display: block;
}
.h_gnyy .h_content .h_title {
  font-size: 36px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  margin-bottom: 8px;
}
.h_gnyy .h_content .h_desc {
  font-size: 19px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 350;
  color: #898989;
}
.h_gnyy .h_content .h_row {
  padding: 80px 0;
  justify-content: flex-end;
}
.h_gnyy .h_content .h_row img {
  width: 50%;
}
.h_gnyy .h_bottm {
  position: absolute;
  bottom: 0;
  width: 100%;
  align-items: stretch;
  background: rgba(0, 0, 0, 0.2);
}
.h_gnyy .h_bottm .h_bg {
  width: 100%;
}
.h_gnyy .h_bottm .h_list {
  align-items: stretch;
  height: 150px;
}
.h_gnyy .h_bottm .h_list .h_box {
  flex: 1;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.h_gnyy .h_bottm .h_list .h_box:first-child::before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  height: 90px;
  width: 1px;
  left: 0px;
  top: calc(50% - 45px);
}
.h_gnyy .h_bottm .h_list .h_box::after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  height: 90px;
  width: 1px;
  right: -0.5px;
  top: calc(50% - 45px);
}
.h_gnyy .h_bottm .h_list .h_box .h_title {
  font-size: 20px;
  margin-bottom: 5.3%;
}
.h_gnyy .h_bottm .h_list .h_box .h_desc {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.h_gnyy .h_bottm .h_list .h_box:hover {
  background: #2A6FDB;
}
.h_gnyy .h_bottm .h_list .h_active {
  background: #2A6FDB;
}
.h_khal {
  overflow: hidden;
  padding: 80px 0;
}
.h_khal .h_tou {
  text-align: center;
}
.h_khal .h_tou .h_title {
  font-size: 36px;
  color: #333;
  margin-bottom: 6px;
}
.h_khal .h_tou .h_title span {
  color: #2A6FDB;
}
.h_khal .h_tou .h_desc {
  font-size: 19px;
  color: #808080;
}
.h_khal .h_tou .h_line {
  width: 30px;
  height: 3px;
  background: #2A6FDB;
  margin: 0 auto;
}
.h_khal .h_list2 {
  margin-top: 40px;
  flex-wrap: wrap;
  row-gap: 28px;
  column-gap: 28px;
}
.h_khal .h_list2 a {
  font-size: 0;
  width: calc(20% - 22.4px);
  position: relative;
}
.h_khal .h_list2 a img {
  width: 100%;
  transition: transform 0.3s ease-in;
}
.h_khal .h_list2 a::after {
  position: absolute;
  content: attr(data-title);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #fff;
  background: rgba(42, 111, 219, 0.8);
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.h_khal .h_list2 a:hover img {
  transform: scale(1.05);
}
.h_khal .h_list2 a:hover::after {
  opacity: 1;
}
.h_fadz {
  overflow: hidden;
}
.h_fadz .h_tou {
  height: 170px;
  background-color: #2A6FDB;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 8px;
}
.h_fadz .h_tou .h_title {
  font-size: 36px;
  color: #fff;
}
.h_fadz .h_tou .h_title span {
  color: #2A6FDB;
}
.h_fadz .h_tou .h_desc {
  font-size: 19px;
  color: #fff;
}
.h_fadz .h_tou .h_line {
  width: 30px;
  height: 3px;
  background: #fff;
  margin: 0 auto;
}
.h_fadz .h_content {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.h_fadz .h_content .h_text {
  position: absolute;
  text-align: center;
  left: 50%;
  width: calc(100% - 524px);
  top: 50%;
  transform: translate(-50%, -50%);
}
.h_fadz .h_content .h_text img {
  margin-bottom: 45px;
  width: 100%;
  max-width: 650px;
}
.h_fadz .h_content .h_text .h_p1 {
  font-size: 1.5vw;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
  margin-bottom: 10px;
}
.h_fadz .h_content .h_text .h_p2 {
  font-size: 1.15vw;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 350;
  color: #808080;
  line-height: 33px;
}
.h_fadz .h_content .h_list .h_row {
  justify-content: space-between;
  margin: 0 0 60px;
}
.h_fadz .h_content .h_list .h_row:first-child {
  padding: 0 7%;
}
.h_fadz .h_content .h_list .h_row:first-child .h_box:first-child .h_title {
  background: #30CA78;
}
.h_fadz .h_content .h_list .h_row:nth-child(2) .h_box:nth-child(2) .h_title {
  background: #30C0CA;
}
.h_fadz .h_content .h_list .h_row:last-child {
  margin-bottom: 0px;
  padding: 0 7%;
}
.h_fadz .h_content .h_list .h_row:last-child .h_box:first-child .h_title {
  background: #B830CA;
}
.h_fadz .h_content .h_list .h_row .h_box {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  width: 262px;
  text-align: center;
  background: #fff;
}
.h_fadz .h_content .h_list .h_row .h_box .h_title {
  background: #2A6FDB;
  line-height: 60px;
  color: #fff;
  font-size: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.h_fadz .h_content .h_list .h_row .h_box .h_desc {
  padding: 24px 0;
  font-size: 21px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 350;
  color: #808080;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1280px) {
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p1 {
    font-size: 52px;
  }
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .h_gsjs .h_T {
    padding-bottom: 0;
  }
  .h_gsjs .h_B {
    background-size: cover;
    margin-top: -10%;
  }
  .h_fadz .h_content .h_list .h_row .h_box .h_title {
    font-size: 20px;
    line-height: 50px;
  }
  .h_fadz .h_content .h_list .h_row .h_box .h_desc {
    font-size: 16px;
    padding: 16px 0;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text {
    margin-top: 0;
  }
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p1 {
    font-size: 38px;
  }
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p2 {
    font-size: 24px;
  }
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p3 {
    font-size: 15px;
  }
  .h_gsjs .h_T .h_L,
  .h_gsjs .h_T .h_R {
    width: 100%;
  }
  .h_gsjs .h_T .h_R {
    margin-top: 30px;
  }
  .h_fadz .h_content .h_text {
    position: static;
    transform: none;
    width: 100%;
  }
  .h_fadz .h_content .h_text .h_p1 {
    font-size: 26px;
    line-height: normal;
  }
  .h_fadz .h_content,
  .h_khal {
    padding: 60px 0;
  }
  .h_fadz .h_content .h_text img {
    margin-bottom: 30px;
  }
  .h_fadz .h_content .h_text .h_p2 {
    font-size: 22px;
  }
  .h_fadz .h_content .h_list {
    margin-top: 30px;
  }
  .h_fadz .h_content .h_list .h_row {
    margin-bottom: 30px;
  }
  .h_fadz .h_content .h_list .h_row:first-child,
  .h_fadz .h_content .h_list .h_row:last-child {
    padding: 0;
  }
  .h_fadz .h_content .h_list .h_row .h_box {
    width: calc(50% - 20px);
  }
  .h_fadz .h_tou .h_title,
  .h_gnyy .h_content .h_title,
  .h_khal .h_tou .h_title {
    font-size: 30px;
  }
  .h_fadz .h_tou .h_desc,
  .h_gnyy .h_content .h_desc,
  .h_khal .h_tou .h_desc {
    font-size: 17px;
  }
  .h_gnyy .h_bottm .h_list {
    height: 100px;
  }
  .h_gnyy .h_bottm .h_list .h_box .h_title {
    font-size: 16px;
  }
  .h_khal .h_list2 a {
    width: calc(33.333% - 18.66666px);
  }
}
@media screen and (max-width: 480px) {
  .h_banner .swiper-wrapper .swiper-slide .h_1400 .h_text .h_p3 {
    width: 100%;
  }
  .h_fadz .h_content .h_list .h_row {
    row-gap: 30px;
  }
  .h_fadz .h_content .h_list .h_row .h_box {
    width: 100%;
  }
  .h_fadz .h_content,
  .h_khal {
    padding: 40px 0;
  }
  .h_gnyy {
    display: none;
  }
  .h_khal .h_list2 {
    column-gap: 20px;
    row-gap: 20px;
  }
  .h_khal .h_list2 a {
    width: calc(50% - 10px);
  }
}
