.h_swiper .mySwiper {
  padding-bottom: 40px;
}
.h_swiper .mySwiper a {
  display: block;
}
.h_swiper .mySwiper img {
  width: 100%;
}
.h_swiper .mySwiper .swiper-pagination {
  bottom: 0px;
}
.h_swiper .mySwiper .swiper-pagination-bullet {
  width: 25px;
  height: 5px;
  margin: 0 4px;
  border-radius: 0;
  background: none;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
  opacity: 1;
}
.h_swiper .mySwiper .swiper-pagination-bullet::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #D8D8D8;
  left: 0;
  top: 1px;
}
.h_swiper .mySwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--active-color);
  border-color: var(--active-color);
}
.h_swiper .mySwiper .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: var(--active-color);
}
.h_swiper .mySwiper .swiper-button-prev {
  left: 0;
  border-radius: 0px 8px 8px 0px;
}
.h_swiper .mySwiper .swiper-button-next {
  right: 0;
  border-radius: 8px 0px 0px 8px;
}
.h_swiper .mySwiper .swiper-button-next,
.h_swiper .mySwiper .swiper-button-prev {
  width: 48px;
  height: 96px;
  color: #fff;
}
.h_swiper .mySwiper .swiper-button-next::after,
.h_swiper .mySwiper .swiper-button-prev::after {
  font-size: 15px;
  opacity: 0.3;
}
.h_swiper .mySwiper .swiper-button-next:hover,
.h_swiper .mySwiper .swiper-button-prev:hover {
  background: rgba(0, 0, 0, 0.3);
}
.h_swiper .mySwiper .swiper-button-next:hover::after,
.h_swiper .mySwiper .swiper-button-prev:hover::after {
  opacity: 1;
}
.h_Box1 {
  margin-top: 30px;
}
.h_Box1 .h_swiper1 {
  margin-top: 30px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide {
  max-width: 1400px;
  width: 92%;
  background-color: var(--active-color);
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
  width: 37.57%;
  padding: 50px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_p1 {
  font-family: Regular;
  font-size: 14px;
  color: #FFFFFF;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case {
  margin-bottom: 10px;
  font-family: Semibold;
  font-size: 32px;
  color: #FFFFFF;
  margin-top: 12px;
  display: inline-block;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--rgba2-wcolor);
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 1px;
  left: 0;
  background: var(--rgba2-wcolor);
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 3px;
  left: 0;
  background: var(--rgba2-wcolor);
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox {
  margin-top: 40px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l {
  width: 112px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l img {
  width: 20px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l span {
  font-family: Regular;
  font-size: 20px;
  color: #FFFFFF;
  margin-left: 12px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names {
  width: calc(100% - 136px);
  margin-left: 24px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names p {
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names p:last-child {
  margin-bottom: 0;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img {
  width: 62.43%;
  position: relative;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_type {
  position: absolute;
  background-color: #ffae24;
  color: #fff;
  height: 55px;
  line-height: 55px;
  padding: 0 15px 0 20px;
  font-family: Regular;
  z-index: 2;
  font-size: 20px;
  left: -60px;
  top: 80px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_type::after {
  position: absolute;
  content: '';
  border-left: 18px solid #ffae24;
  border-top: 55px solid transparent;
  right: -18px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_posImg {
  padding-top: 57.2%;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev {
  left: 174px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next {
  right: 174px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev,
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next {
  width: 36px;
  height: 36px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev::after,
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next::after {
  color: #333333;
  font-size: 16px;
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev:hover,
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next:hover {
  border-radius: 2px;
  background-color: var(--active-color);
}
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev:hover::after,
.h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next:hover::after {
  color: #fff;
}
.h_Box2 .h_swiper2 {
  margin-top: 30px;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide {
  width: 530px;
  max-width: 100%;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_img .h_posImg {
  padding-top: 66%;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text {
  padding: 28px 10px 0;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text .h_name {
  font-family: Regular;
  font-size: 22px;
  color: #222222;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text .h_desc {
  margin-top: 9px;
  font-size: 15px;
  color: #888888;
  line-height: 24px;
  text-align: justify;
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box:hover .h_img img {
  transform: scale(1.05);
}
.h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box:hover .h_text .h_name {
  color: var(--active-color);
}
.h_Box3 {
  background-color: #F7F7F7;
}
.h_Box3 .h_text {
  width: 432px;
}
.h_Box3 .h_text .h_tabs {
  row-gap: 10px;
  margin-top: 32px;
}
.h_Box3 .h_text .h_tabs a {
  font-size: 17px;
  color: #777777;
  position: relative;
}
.h_Box3 .h_text .h_tabs a::before {
  position: absolute;
  content: '';
  bottom: -8px;
  width: 100%;
  height: 2px;
  background-color: var(--active-color);
  transform: scaleX(0);
  transition: transform 0.3s;
}
.h_Box3 .h_text .h_tabs a:hover {
  color: #2E70D4;
}
.h_Box3 .h_text .h_tabs a:hover::before {
  transform: scaleX(1);
}
.h_Box3 .h_text .h_desc {
  margin-top: 32px;
  font-size: 17px;
  color: #777777;
}
.h_Box3 .h_text .h_number {
  margin-top: 32px;
  row-gap: 30px;
}
.h_Box3 .h_text .h_number .h_item {
  width: 160px;
}
.h_Box3 .h_text .h_number .h_item .h_num {
  font-size: 24px;
  color: #2E70D4;
}
.h_Box3 .h_text .h_number .h_item .h_num span {
  font-family: Medium;
}
.h_Box3 .h_text .h_number .h_item .h_text {
  margin-top: 5px;
  font-size: 16px;
  color: #888888;
}
.h_Box3 .h_swiper3 {
  width: calc(93% - 432px);
  position: relative;
}
.h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_posImg {
  height: 650px;
}
.h_Box3 .h_swiper3 .h_dBox {
  width: 850px;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.h_Box3 .h_swiper3 .h_dBox .h_box {
  width: 100%;
  padding: 52px 70px 52px 54px;
  background: var(--rgba6-bcolor);
  position: relative;
}
.h_Box3 .h_swiper3 .h_dBox .h_logo {
  font-family: DOUYU;
  font-weight: 400;
  font-size: 39px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.h_Box3 .h_swiper3 .h_dBox .h_desc {
  width: calc(100% - 191px);
  margin-left: 37px;
  font-family: Regular;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 2;
  text-align: justify;
}
.h_Box3 .h_swiper3 .h_dBox .h_desc span {
  font-family: Semibold;
}
.h_Box3 .h_swiper3 .h_dBox .h_btns {
  position: absolute;
  right: -56px;
  bottom: 0;
}
.h_Box3 .h_swiper3 .h_dBox .h_btns div {
  cursor: pointer;
  width: 56px;
  height: 56px;
  background: #FFFFFF;
}
.h_Box3 .h_swiper3 .h_dBox .h_btns div img {
  width: 20px;
}
.h_Box3 .h_swiper3 .h_dBox .h_btns div:hover {
  background: #FFBA00;
}
.h_Box3 .h_swiper3 .h_dBox .h_btns div:hover img {
  filter: grayscale(100%) brightness(500%);
}
.h_Box3 .h_swiper3 .h_dBox .h_btns .h-prev img {
  transform: rotate(180deg);
}
.h_Box4 .h_swiper4 {
  background-position: center bottom;
  padding: 20px 0 0;
}
.h_Box4 .h_swiper4 .mySwiper4 {
  padding-bottom: 120px;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box {
  background-color: #fff;
  display: block;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_img .h_posImg {
  padding-top: 58.56%;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text {
  padding: 20px 18px;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_date {
  font-size: 13px;
  color: #666666;
  margin-bottom: 16px;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_title {
  font-family: Regular;
  font-size: 22px;
  color: #222222;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_desc {
  font-size: 15px;
  color: #888888;
  margin-top: 16px;
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box:hover .h_img img {
  transform: scale(1.05);
}
.h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box:hover .h_text .h_title {
  color: var(--active-color);
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom {
  width: 100%;
  position: absolute;
  bottom: 70px;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-next,
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-prev {
  width: 24px;
  height: 24px;
  position: static;
  margin: 0;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-next:after,
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-prev:after {
  font-size: 18px;
  color: #CACACA;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-next:hover::after,
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-button-prev:hover::after {
  color: var(--active-color);
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination {
  height: 7px;
  background: none;
  position: static;
  width: calc(100% - 72px);
  box-shadow: inset 0 1px #D8D8D8, inset 0 -1px #D8D8D8;
  position: relative;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination .swiper-pagination-progressbar-fill {
  z-index: 2;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination::after,
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  background: #D8D8D8;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination::before {
  top: 2px;
}
.h_Box4 .h_swiper4 .mySwiper4 .h_btom .swiper-pagination::after {
  bottom: 2px;
}
.h_Box5 {
  padding: 58px 0;
}
.h_Box5 .h_box .h_list {
  width: calc(97% - 156px);
}
.h_Box5 .h_box .h_list .h_item {
  padding: 18px 0;
  border-right: 1px solid var(--rgba1-bcolor);
  flex: 1;
  text-align: center;
}
.h_Box5 .h_box .h_list .h_item img {
  width: 64px;
}
.h_Box5 .h_box .h_list .h_item p {
  font-size: 16px;
  color: #888888;
  margin-top: 20px;
}
.h_Box5 .h_box .h_list .h_item:hover p {
  color: var(--active-color);
}
@media screen and (max-width: 1440px) {
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-button-prev,
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-button-next {
    display: none;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
    padding: 38px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case {
    font-size: 28px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox {
    margin-top: 32px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l span {
    font-size: 18px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names p {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text {
    padding: 20px 10px 0;
  }
  .h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text .h_name {
    font-size: 20px;
  }
  .h_Box3 .h_swiper3 .mySwiper3 .swiper-slide .h_posImg {
    height: 536px;
  }
  .h_Box3 .h_text .h_tabs {
    margin-top: 20px;
  }
  .h_Box3 .h_text .h_number,
  .h_Box3 .h_text .h_desc {
    margin-top: 24px;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_btns {
    right: auto;
    left: -52px;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_btns div {
    width: 52px;
    height: 52px;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_box {
    padding: 52px;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_logo {
    font-size: 34px;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_desc {
    width: calc(100% - 165px);
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_title {
    font-size: 20px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text {
    padding: 16px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_date {
    margin-bottom: 14px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_desc {
    margin-top: 14px;
  }
  .h_swiper .mySwiper {
    padding-bottom: 32px;
  }
  .h_Box5 {
    padding: 48px 0;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_type {
    height: 48px;
    line-height: 48px;
    top: 66px;
    font-size: 16px;
    left: -52px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_type::after {
    border-top-width: 48px;
  }
}
@media screen and (max-width: 1200px) {
  .h_Box3 .h_swiper3 .h_dBox .h_logo {
    display: none;
  }
  .h_Box3 .h_swiper3 .h_dBox .h_desc {
    width: 100%;
    margin: 0;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
    width: 50%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img {
    width: 50%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox {
    margin-top: 28px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case {
    margin-bottom: 0;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_posImg {
    padding-top: 72%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names {
    margin-left: 20px;
  }
  .h_swiper .mySwiper .swiper-button-next,
  .h_swiper .mySwiper .swiper-button-prev {
    width: 36px;
    height: 72px;
  }
  .h_swiper .mySwiper .swiper-button-next::after,
  .h_swiper .mySwiper .swiper-button-prev::after {
    font-size: 14px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_title {
    font-size: 18px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 {
    padding-bottom: 80px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .h_btom {
    bottom: 40px;
  }
  .h_Box5 .h_box .h_list .h_item img {
    width: 52px;
  }
  .h_Box5 .h_box .h_list .h_item p {
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .h_Box3 {
    padding: 40px 0;
  }
  .h_Box3 .h_1660 {
    width: 92%;
    margin: 0 auto;
  }
  .h_Box3 .h_text {
    width: 100%;
  }
  .h_Box3 .h_swiper3 {
    display: none;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
    width: 100%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img {
    width: 100%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_posImg {
    padding-top: 57.2%;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names p {
    margin: 0;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
    padding: 30px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case {
    font-size: 24px;
  }
  .h_Box5 .h_box .h_list {
    width: 100%;
    margin-top: 14px;
  }
  .h_Box5 .h_box .h_list .h_item:last-child {
    border: none;
  }
  .h_swiper .mySwiper .swiper-button-next,
  .h_swiper .mySwiper .swiper-button-prev {
    display: none;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_img .h_type {
    top: auto;
    left: 0;
    bottom: 0;
    height: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 480px) {
  .h_Box1 {
    margin-top: 16px;
  }
  .h_swiper .mySwiper {
    padding-bottom: 20px;
  }
  .h_Box1 .h_swiper1 {
    margin-top: 13px;
  }
  .h_Box3 {
    padding: 26px 0;
  }
  .h_Box3 .h_text .h_number,
  .h_Box3 .h_text .h_desc,
  .h_Box3 .h_text .h_tabs {
    margin-top: 14px;
  }
  .h_Box3 .h_text .h_number {
    row-gap: 16px;
  }
  .h_Box3 .h_text .h_number .h_item {
    width: 48%;
  }
  .h_Box3 .h_text .h_desc {
    font-size: 15px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text {
    padding: 18px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_case {
    font-size: 18px;
    padding-bottom: 7px;
    border: none;
    margin-top: 8px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox {
    margin-top: 12px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l {
    width: 84px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l span {
    font-size: 15px;
    margin-left: 8px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_l img {
    width: 16px;
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names {
    margin-left: 16px;
    width: calc(100% - 100px);
  }
  .h_Box1 .h_swiper1 .mySwiper1 .swiper-slide .h_box .h_text .h_nameBox .h_names p {
    font-size: 15px;
  }
  .h_Box2 .h_swiper2 {
    margin-top: 16px;
    justify-content: center;
  }
  .h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text {
    padding: 14px 0 0;
  }
  .h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text .h_name {
    font-size: 17px;
  }
  .h_Box2 .h_swiper2 .mySwiper2 .swiper-slide .h_box .h_text .h_desc {
    margin-top: 4px;
  }
  .h_Box4 .h_swiper4 {
    padding-top: 16px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text {
    padding: 14px 0;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_title {
    font-size: 17px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_date {
    margin-bottom: 4px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .swiper-slide .h_box .h_text .h_desc {
    margin-top: 4px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 {
    padding-bottom: 34px;
  }
  .h_Box4 .h_swiper4 .mySwiper4 .h_btom {
    bottom: 10px;
  }
  .h_Box5 {
    padding: 26px 0;
  }
  .h_Box5 .h_box .h_list .h_item img {
    width: 40px;
  }
  .h_Box5 .h_box .h_list .h_item p {
    font-size: 15px;
  }
  .h_Box5 .h_box .h_list .h_item {
    border: none;
    padding: 0;
  }
}
