.h_news {
  padding-bottom: 60px;
}
.h_news .h_topBox .h_img {
  width: 45%;
}
.h_news .h_topBox .h_img .h_posImg {
  height: 100%;
}
.h_news .h_topBox .h_R {
  width: 55%;
}
.h_news .h_topBox .h_R .h_item {
  display: block;
  padding: 20px 10px 20px 50px;
  border-bottom: 1px solid #E5E5E5;
}
.h_news .h_topBox .h_R .h_item .h_name {
  font-size: 19px;
  color: #333333;
  font-family: Regular;
}
.h_news .h_topBox .h_R .h_item .h_date {
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
}
.h_news .h_topBox .h_R .h_item .h_desc {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 14px;
}
.h_news .h_topBox .h_R .h_item:hover {
  background: #F8F8F8;
}
.h_news .h_topBox .h_R .h_item:hover .h_name {
  color: var(--active-color);
}
.h_news .h_list {
  margin-top: 80px;
  border-top: 1px solid #E5E5E5;
}
.h_news .h_list .h_item {
  padding: 30px 0;
  border-bottom: 1px solid #E5E5E5;
}
.h_news .h_list .h_item .h_text {
  width: calc(94% - 310px);
}
.h_news .h_list .h_item .h_text .h_name {
  font-family: Regular;
  font-size: 20px;
  color: #333333;
}
.h_news .h_list .h_item .h_text .h_date {
  font-size: 15px;
  color: #999999;
  margin-top: 8px;
}
.h_news .h_list .h_item .h_text .h_desc {
  font-size: 15px;
  color: #666666;
  margin-top: 18px;
}
.h_news .h_list .h_item .h_img {
  width: 310px;
}
.h_news .h_list .h_item .h_img .h_posImg {
  padding-top: 60%;
}
.h_news .h_list .h_item:hover .h_name {
  color: var(--active-color);
}
.h_atitle .h_en {
  font-size: 16px;
  color: #999999;
  font-family: Regular;
}
.h_atitle .h_ch {
  font-family: Regular;
  font-size: 52px;
  color: #222222;
  margin-top: 10px;
}
@font-face {
  font-family: 'JinBuTi';
  src: url('../fonts/DingTalk-JinBuTi.ttf');
}
.h_aboutBox .h_abou1 {
  padding: 80px 0 72px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 50% auto;
}
.h_aboutBox .h_abou1 .h_text {
  width: 100%;
  max-width: 852px;
  position: relative;
}
.h_aboutBox .h_abou1 .h_text .h_bg {
  position: absolute;
  width: 70%;
  height: 70%;
  top: 15%;
  left: 15%;
  opacity: 0.4;
}
.h_aboutBox .h_abou1 .h_text p {
  font-size: 16px;
  color: #666666;
  line-height: 2;
  margin-top: 30px;
  text-indent: 2em;
}
.h_aboutBox .h_abou2 {
  padding: 50px 0;
  background-color: var(--active-color);
}
.h_aboutBox .h_abou2 .h_item {
  position: relative;
  text-align: center;
  flex: 1;
}
.h_aboutBox .h_abou2 .h_item::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: var(--rgba3-wcolor);
}
.h_aboutBox .h_abou2 .h_item .h_num {
  font-family: Medium;
  font-size: 49px;
  color: #FFFFFF;
}
.h_aboutBox .h_abou2 .h_item .h_desc {
  font-family: Regular;
  font-size: 16px;
  color: #FFFFFF;
}
.h_aboutBox .h_abou3 {
  padding: 80px 0;
}
.h_aboutBox .h_abou3 .h_swiper {
  margin-top: 5px;
}
.h_aboutBox .h_abou3 .h_swiper .h_bar {
  position: relative;
  font-size: 0;
}
.h_aboutBox .h_abou3 .h_swiper .h_bar img {
  width: 100%;
}
.h_aboutBox .h_abou3 .h_swiper .h_bar .bar {
  transition: width 0.3s;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 0;
}
.h_aboutBox .h_abou3 .h_swiper .h_bar .bar img {
  display: block;
  width: 93vw;
  max-width: 1400px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide {
  width: 348px;
  padding-left: 22px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide .h_date {
  font-size: 32px;
  color: #222222;
  font-family: Regular;
  position: relative;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide .h_date::before {
  position: absolute;
  content: '';
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 1px solid var(--active-color);
  left: -22px;
  top: 17px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide .h_desc {
  font-family: Regular;
  font-size: 15px;
  color: #797979;
  line-height: 25px;
  position: relative;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide .h_desc::before {
  position: absolute;
  content: '';
  box-sizing: border-box;
  width: 1px;
  height: calc(100% + 8px);
  background: #D8D8D8;
  left: -18px;
  top: -8px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide.swiper-slide-active .h_date {
  color: var(--active-color);
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide.swiper-slide-active .h_date::before {
  background: var(--active-color);
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide:nth-child(5n-4) {
  padding-top: 120px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide:nth-child(5n-3) {
  padding-top: 72px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide:nth-child(5n-1) {
  padding-top: 22px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide:nth-child(5n) {
  padding-top: 72px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 {
  margin-top: 40px;
  padding: 0 40px;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-slide {
  height: 20px;
  width: 36px;
  font-family: Regular;
  font-size: 15px;
  color: #999999;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-slide.swiper-slide-thumb-active {
  color: var(--active-color);
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-prev {
  left: 0;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-next {
  right: 0;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-next,
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-prev {
  width: 20px;
  height: 20px;
  top: 0;
  margin: 0;
}
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-next::after,
.h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-prev::after {
  font-size: 16px;
  color: #999999;
}
.h_aboutBox .h_about4 {
  position: relative;
}
.h_aboutBox .h_about4 .h_atitle {
  width: 100%;
  position: absolute;
  top: 74px;
  z-index: 2;
}
.h_aboutBox .h_about4 img {
  width: 100%;
}
.h_aboutBox .h_about4 .h_desc {
  position: absolute;
  bottom: 30%;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 32px;
  color: var(--active-color);
}
.h_aboutBox .h_about4 .h_desc .h_t {
  font-family: 'JinBuTi';
}
.h_aboutBox .h_about5 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 80px;
}
.h_aboutBox .h_about5 .h_L .h_number .h_item {
  margin-top: 50px;
}
.h_aboutBox .h_about5 .h_L .h_number .h_item .h_num {
  font-family: Regular;
  font-size: 58px;
  color: var(--active-color);
}
.h_aboutBox .h_about5 .h_L .h_number .h_item .h_desc {
  font-family: Regular;
  font-size: 18px;
  color: #3D3D3D;
}
.h_aboutBox .h_about5 .h_R {
  width: calc(100% - 200px);
  max-width: 800px;
  max-height: 750px;
  overflow-y: auto;
}
.h_aboutBox .h_about5 .h_R::-webkit-scrollbar {
  width: 0;
  /* 设置滚动条宽度 */
}
.h_aboutBox .h_about5 .h_R .h_imgs {
  row-gap: 0;
}
.h_aboutBox .h_about5 .h_R .h_imgs .h_img {
  break-inside: avoid;
  margin-bottom: 38px;
  background: #F7F7F7;
  box-shadow: 0px 19px 27px -10px rgba(0, 0, 0, 0.14);
  padding: 24px 18px;
}
.h_aboutBox .h_about5 .h_R .h_imgs .h_img img {
  width: 100%;
}
.h_aboutBox .h_about6 {
  padding: 60px 0;
}
.h_aboutBox .h_about6 .h_list {
  margin-top: 40px;
}
.h_aboutBox .h_about6 .h_list .h_item {
  padding: 14px;
  background-color: #f7f7f7;
  transition: box-shadow 0.3s;
  cursor: pointer;
}
.h_aboutBox .h_about6 .h_list .h_item .h_img .h_posImg {
  padding-top: 70%;
}
.h_aboutBox .h_about6 .h_list .h_item .h_name {
  margin-top: 12px;
  font-family: Regular;
  font-size: 15px;
  color: #797979;
  line-height: 25px;
  text-align: center;
}
.h_aboutBox .h_about6 .h_list .h_item:hover {
  box-shadow: 0px 6px 18px -6px rgba(0, 0, 0, 0.14);
}
.h_aboutBox .h_about6 .h_list .h_item:hover .h_name {
  color: var(--active-color);
}
.h_aboutBox .h_about6 .h_list .h_item:hover .h_img img {
  transform: scale(1.03);
}
@media screen and (max-width: 1400px) {
  .h_news .h_topBox .h_R .h_item {
    padding-left: 32px;
  }
  .h_news .h_topBox .h_R .h_item .h_desc {
    margin-top: 10px;
  }
  .h_news .h_list {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1300px) {
  .h_news .h_list .h_item {
    padding: 20px 0;
  }
  .h_aboutBox .h_abou3,
  .h_aboutBox .h_abou1 {
    padding: 60px 0;
  }
  .h_atitle .h_en {
    font-size: 15px;
  }
  .h_atitle .h_ch {
    font-size: 40px;
    margin-top: 6px;
  }
  .h_aboutBox .h_abou2 {
    padding: 40px 0;
  }
  .h_aboutBox .h_about5 {
    padding: 60px 0;
  }
  .h_aboutBox .h_about4 .h_atitle {
    top: 60px;
  }
  .h_aboutBox .h_about5 .h_R {
    max-height: 500px;
  }
  .h_aboutBox .h_about5 .h_L .h_number .h_item {
    margin-top: 36px;
  }
  .h_aboutBox .h_about5 .h_L .h_number .h_item .h_num {
    font-size: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .h_aboutBox .h_abou3,
  .h_aboutBox .h_abou1 {
    padding: 40px 0;
  }
  .h_aboutBox .h_abou1 .h_text {
    max-width: none;
  }
  .h_aboutBox .h_abou1 .h_text p {
    margin-top: 20px;
  }
  .h_atitle .h_ch {
    font-size: 30px;
  }
  .h_aboutBox .h_about4 .h_desc {
    bottom: 22%;
  }
  .h_aboutBox .h_about5 {
    padding: 40px 0;
  }
  .h_aboutBox .h_about4 .h_atitle {
    top: 40px;
  }
  .h_aboutBox .h_about5 .h_R .h_imgs .h_img {
    margin-bottom: 26px;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.14);
    padding: 16px;
  }
  .h_aboutBox .h_about5 .h_R .h_imgs {
    --c-gap: 26px;
  }
  .h_aboutBox .h_about6 .h_list {
    margin-top: 30px;
    --rown: 3;
  }
}
@media screen and (max-width: 767px) {
  .h_news {
    padding-bottom: 24px;
  }
  .h_news .h_topBox .h_R .h_item {
    padding: 16px 10px 16px 20px;
  }
  .h_news .h_topBox .h_R .h_item .h_desc {
    display: none;
  }
  .h_news .h_topBox .h_R .h_item .h_name {
    font-size: 18px;
  }
  .h_news .h_list {
    margin-top: 32px;
  }
  .h_news .h_topBox {
    margin-top: 26px;
  }
  .h_news .h_list .h_item .h_text {
    width: calc(97% - 260px);
  }
  .h_news .h_list .h_item .h_img {
    width: 260px;
  }
  .h_aboutBox .h_abou3,
  .h_aboutBox .h_abou2,
  .h_aboutBox .h_abou1 {
    padding: 26px 0;
  }
  .h_aboutBox .h_about5 {
    padding: 26px 0;
  }
  .h_aboutBox .h_about4 .h_atitle {
    top: 26px;
  }
  .h_atitle .h_ch {
    font-size: 26px;
  }
  .h_aboutBox .h_abou2 .h_item .h_num {
    font-size: 38px;
  }
  .h_aboutBox .h_abou2 .h_item .h_desc {
    font-size: 15px;
    padding: 0 8px;
  }
  .h_aboutBox .h_abou3 .h_swiper .mySwiper1 {
    margin-top: 26px;
  }
  .h_aboutBox .h_about4 img {
    height: 300px;
    object-fit: cover;
  }
  .h_aboutBox .h_about4 .h_desc {
    font-size: 24px;
  }
  .h_aboutBox .h_about6 {
    padding: 26px 0;
  }
  .h_aboutBox .h_about6 .h_list {
    margin-top: 20px;
    --rown: 2;
  }
}
@media screen and (max-width: 480px) {
  .h_news .h_topBox {
    display: none;
  }
  .h_news .h_list {
    margin-top: 16px;
  }
  .h_news .h_list .h_item {
    padding: 16px 0;
  }
  .h_news .h_list .h_item .h_text {
    width: calc(97% - 150px);
  }
  .h_news .h_list .h_item .h_img {
    width: 150px;
  }
  .h_news .h_list .h_item .h_text .h_date {
    display: none;
  }
  .h_news .h_list .h_item .h_text .h_desc {
    margin-top: 8px;
    font-size: 14px;
  }
  .h_news .h_list .h_item .h_text .h_name {
    font-size: 17px;
  }
  .h_atitle .h_ch {
    font-size: 22px;
  }
  .h_aboutBox .h_abou1 .h_text p {
    margin-top: 10px;
    font-size: 15px;
  }
  .h_banner .h_btom span {
    font-size: 14px;
    margin-left: 0;
  }
  .h_aboutBox .h_abou2 .h_item::after {
    display: none;
  }
  .h_aboutBox .h_abou2 .h_item {
    flex: none;
    width: 50%;
  }
  .h_aboutBox .h_abou2 {
    row-gap: 16px;
  }
  .h_aboutBox .h_abou3 .h_swiper {
    margin-top: 14px;
  }
  .h_aboutBox .h_abou3 .h_swiper .mySwiper2 .swiper-slide {
    padding-top: 0 !important;
  }
  .h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-next,
  .h_aboutBox .h_abou3 .h_swiper .mySwiper1 .swiper-button-prev {
    display: none;
  }
  .h_aboutBox .h_abou3 .h_swiper .mySwiper1 {
    margin-top: 16px;
    padding: 0;
  }
  .h_aboutBox .h_about4 .h_desc {
    font-size: 20px;
  }
  .h_aboutBox .h_about4 .h_desc {
    bottom: 12%;
  }
  .h_aboutBox .h_about4 img {
    height: 240px;
  }
  .h_aboutBox .h_about4 {
    background-attachment: unset;
  }
  .h_aboutBox .h_about5 .h_L {
    width: 100%;
  }
  .h_aboutBox .h_about5 .h_R {
    width: 100%;
    max-height: 300px;
    margin-top: 16px;
  }
  .h_aboutBox .h_about5 .h_L .h_number {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .h_aboutBox .h_about5 .h_L .h_number .h_item {
    margin-top: 8px;
  }
  .h_aboutBox .h_about5 .h_L .h_number .h_item .h_num {
    font-size: 32px;
  }
  .h_aboutBox .h_about5 .h_L .h_number .h_item .h_desc {
    font-size: 14px;
  }
  .h_aboutBox .h_about5 .h_R .h_imgs {
    --c-gap: 16px;
  }
  .h_aboutBox .h_about5 .h_R .h_imgs .h_img {
    margin-bottom: 16px;
    padding: 10px;
  }
  .h_aboutBox .h_about6 .h_list {
    margin-top: 15px;
    --c-gap: 15px;
    --r-gap: 15px;
  }
  .h_aboutBox .h_about6 .h_list .h_item {
    padding: 0;
  }
  .h_aboutBox .h_about6 .h_list .h_item .h_name {
    margin-top: 6px;
    height: 28px;
    padding: 0 8px;
    font-size: 14px;
  }
}
