.page .page-fill .ht_small_banner {
  width: 100%;
  max-width: 1920px;
  overflow: hidden;
  top: 0px;
  z-index: -2;
  margin: 0 auto;
}
.page .page-fill .ht_bghj_ht {
  position: relative;
  padding: 50px 0;
}
.page .page-fill .ht_bghj_ht::before {
  position: absolute;
  content: '';
  height: 488px;
  width: 380px;
  top: 0px;
  left: 0;
  background: url(../picture/ht_wh_lt.png?imageView2/2/q/100/interlace/1) center no-repeat;
  background-size: 100%;
  z-index: -1;
}
.page .page-fill .ht_bghj_ht::after {
  position: absolute;
  content: '';
  height: 399px;
  width: 311px;
  bottom: -450px;
  right: 0;
  background: url(../picture/ht_wh_rb.png?imageView2/2/q/100/interlace/1) center no-repeat;
  background-size: 100%;
  z-index: -1;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content1 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box {
  display: flex;
  justify-content: space-between;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content {
  padding: 30px 0 30px 0;
  max-width: 60%;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 30px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description p {
  margin-bottom: 20px;
  text-indent: 2rem;
  position: relative;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description p::before {
  position: absolute;
  content: '';
  background: #C72E23;
  display: inline-block;
  height: 8px;
  width: 8px;
  top: 8px;
  border-radius: 8px;
  vertical-align: middle;
  left: 1rem;
}
.page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content_img {
  border-radius: 20px;
  max-width: 40%;
  margin-left: 140px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content {
  background: url(../picture/ht_wh_bg1.png?imageView2/2/q/100/interlace/1) center no-repeat;
  position: relative;
  padding: 0;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .ht_title_bghj_cz {
  margin-left: auto;
  text-align: right;
  margin-right: 30px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .ht_title_bghj_cz p {
  right: 0;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f1f1f1;
  overflow: hidden;
  flex-direction: row-reverse;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_1 .content_page {
  background: #ffd793;
  min-height: 255px;
  margin-left: 2%;
  position: relative;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_1 .content_page::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ffd793;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 {
  margin-top: 20px;
  flex-direction: row;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page {
  background: #ba2223;
  min-height: 255px;
  margin-right: 2%;
  color: #fff;
  position: relative;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ba2223;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page .navlist.active,
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page .navlist:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_pic_box .video_page {
  left: 0;
  right: auto;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box {
  max-width: 90%;
  max-height: 255px;
  overflow: hidden;
  flex: 1;
  position: relative;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page {
  margin-top: 40px;
  position: relative;
  width: 140px;
  margin-left: auto;
  display: none;
  align-items: center;
  flex-direction: row;
  height: 32px;
  line-height: 32px;
  justify-content: center;
  background: #C72E23;
  border-radius: 20px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page.active {
  display: flex;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page .autoplay {
  width: 50%;
  position: relative;
  bottom: 0;
  color: #fff;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page .autoplay .swiper-pagination-current {
  font-size: 24px;
  font-weight: bold;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page .swiper-button-prev {
  background-image: url(../picture/ht_jt_left.png?imageView2/2/q/100/interlace/1);
  left: 20px;
  right: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .video_page .swiper-button-next {
  background-image: url(../picture/ht_jt_right.png?imageView2/2/q/100/interlace/1);
  right: 20px;
  left: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main {
  display: none;
  height: 100%;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main.active {
  display: block;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container {
  width: 100%;
  background: #f1f1f1;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide img {
  width: 100%;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style {
  position: relative;
  display: flex;
  width: 150px;
  justify-content: space-between;
  align-items: center;
  top: 60px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-button-prev {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
  left: 10px;
  right: auto;
  background-size: 24px 11px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-button-next {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
  right: 10px;
  left: auto;
  background-size: 24px 11px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction {
  bottom: 5px;
  left: 15%;
  width: 70%;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction .swiper-pagination-current {
  color: #C72E23;
  font-weight: bold;
  font-size: 24px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction .swiper-pagination-total {
  font-weight: bold;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page {
  display: flex;
  flex-direction: column;
  min-width: 14%;
  align-items: flex-start;
  padding: 0 50px;
  justify-content: center;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist {
  margin-bottom: 5px;
  font-weight: 400;
  border-bottom: 2px solid #c72e2300;
  padding-bottom: 5px;
  cursor: pointer;
  max-width: 100px;
  font-size: 24px;
}
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist:hover,
.page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist.active {
  color: #C72E23;
  border-bottom: 2px solid #C72E23;
}
.page .page-fill .ht_bghj_tz {
  padding: 50px 0;
  background: none;
  background-size: 100%;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title {
  display: flex;
  align-items: center;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title span {
  font-size: 24px;
  color: #C72E23;
  font-weight: 500;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .description {
  margin-top: 20px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .description p {
  font-size: 16px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box {
  width: 100%;
  margin-top: 30px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 2px solid #c0c0c0;
  width: 100%;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 0 10px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .l {
  margin-right: 12px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .l img {
  max-width: 12px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .r {
  margin-left: auto;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .r img {
  max-width: 25px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .y {
  display: block;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .n {
  display: none;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title span {
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box:hover .y {
  display: none;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box:hover .n {
  display: block;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style {
  width: 5%;
  position: relative;
  display: flex;
  background: aquamarine;
  flex-direction: column;
  align-items: stretch;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  font-size: 60px;
  cursor: pointer;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style .swiper-button-prev1 {
  background: #c72f24;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style .swiper-button-next1 {
  background: #3d3d3d;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page {
  margin-top: 20px;
  position: relative;
  width: 140px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 32px;
  line-height: 32px;
  justify-content: center;
  background: #C72E23;
  border-radius: 20px;
  color: #fff;
  font-weight: 400;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .autoplay {
  width: 50%;
  position: relative;
  bottom: 0;
  color: #fff;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .autoplay .swiper-pagination-current {
  font-size: 24px;
  font-weight: 500;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .swiper-button-prev {
  background-image: url(../picture/ht_jt_left.png?imageView2/2/q/100/interlace/1);
  left: 20px;
  right: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .swiper-button-next {
  background-image: url(../picture/ht_jt_right.png?imageView2/2/q/100/interlace/1);
  right: 20px;
  left: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_whnh {
  padding: 50px 0 20px 0;
  background: url(../picture/ht_wh_bg_2.png?imageView2/2/q/100/interlace/1) center top no-repeat;
  background-size: 100%;
}
.page .page-fill .ht_whnh .ht_whnh_content {
  padding: 10px 0 20px;
}
.page .page-fill .ht_whnh .ht_whnh_content .content_text p {
  text-indent: 2rem;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 30px;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card {
  width: 50%;
  max-width: 600px;
  padding: 25px 40px;
  margin: 10px 0;
  background: #fff;
  border-radius: 10px;
  min-height: 180px;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 10px;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q i {
  line-height: 36px;
  margin-right: 10px;
  font-style: normal;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q i img {
  min-width: 25px;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q span {
  font-size: 24px;
  line-height: 30px;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a i {
  line-height: 30px;
  margin-right: 10px;
  font-style: normal;
}
.page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a i img {
  min-width: 25px;
}
.page .page-fill .swiper-style.pagea {
  position: relative;
  display: flex;
  display: none;
  width: 96px;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.page .page-fill .swiper-style.pagea.active {
  display: flex;
}
.page .page-fill .swiper-style.pagea .swiper-button-prev {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
  left: 0px;
  right: auto;
  background-size: 24px 11px;
}
.page .page-fill .swiper-style.pagea .swiper-button-next {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
  right: 0px;
  left: auto;
  background-size: 24px 11px;
}
.page .page-fill .swiper-style.pagea .swiper-pagination-fraction {
  bottom: 5px;
  left: 15%;
  width: 70%;
}
.page .page-fill .swiper-style.pagea .swiper-pagination-fraction .swiper-pagination-current {
  color: #C72E23;
  font-weight: bold;
  font-size: 24px;
}
.page .page-fill .swiper-style.pagea .swiper-pagination-fraction .swiper-pagination-total {
  font-weight: 400;
}
.page .page-fill .ht_gyzx {
  padding: 50px 0;
}
.page .page-fill .ht_gyzx .pic_honor {
  padding: 80px 0;
  text-align: center;
  display: flex;
  position: relative;
}
.page .page-fill .ht_gyzx .pic_honor::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 288px;
  height: 109px;
  right: 0;
  top: -10px;
  background: url(../picture/ht_2024.png?imageView2/2/q/100/interlace/1) center no-repeat;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left {
  max-width: 50%;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  background: #fff;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box img {
  border-radius: 10px;
  overflow: hidden;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title {
  display: flex;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 20px 40px;
  align-items: center;
  background: linear-gradient(to bottom, #C72E2310, #C72E23);
  z-index: 1;
  cursor: pointer;
  width: 100%;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title .date {
  display: flex;
  font-size: 16px;
  background: #C72E23;
  line-height: 30px;
  padding: 0 10px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title p {
  font-size: 14px;
  margin: 0 25px;
  text-align: left;
  flex: 1;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right {
  display: flex;
  max-width: 50%;
  flex-direction: column;
  margin-left: 50px;
  flex: 1;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top {
  display: flex;
  background: #fff;
  padding: 20px 30px 40px 50px;
  /* top: -40px; */
  position: relative;
  align-items: flex-start;
  cursor: pointer;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left {
  display: flex;
  padding-top: 40px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_icon {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  width: 0;
  height: 0;
  border-bottom: 100px solid transparent;
  border-left: 100px solid #C72E23;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_icon span {
  display: flex;
  position: absolute;
  left: -90px;
  top: 10px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date {
  display: flex;
  flex-direction: column;
  color: #C72E23;
  min-width: 70px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date span {
  font-size: 70px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date p {
  font-size: 18px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 62px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right .title {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
  text-align: left;
  line-height: 32px;
  max-width: 360px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right .description {
  text-align: left;
  font-size: 12px;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list {
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box i {
  background: #C72E23;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 10px;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box .title {
  display: flex;
}
.page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box .date {
  display: flex;
  margin-left: auto;
}
.page .page-fill .ht_gyzx .ht_gyzx_content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page {
  padding-left: 20px;
  padding-right: 30px;
  font-size: 24px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-height: 150px;
  text-align: right;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span {
  margin-bottom: 10px;
  font-weight: 400;
  border-bottom: 2px solid #c72e2300;
  padding-left: 1rem;
  padding-bottom: 10px;
  cursor: pointer;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span:hover,
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span.active {
  color: #C72E23;
  border-bottom: 2px solid #C72E23;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style {
  position: relative;
  display: flex;
  width: 150px;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-button-prev {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
  left: 10px;
  right: auto;
  background-size: 24px 11px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-button-next {
  position: relative;
  top: 50%;
  width: 28px;
  height: 17px;
  margin-top: -40px;
  background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
  right: 10px;
  left: auto;
  background-size: 24px 11px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction {
  bottom: 5px;
  left: 15%;
  width: 70%;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction .swiper-pagination-current {
  color: #C72E23;
  font-weight: bold;
  font-size: 24px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction .swiper-pagination-total {
  font-weight: 400;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box {
  width: 100%;
  overflow: hidden;
  flex: 1;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main {
  display: none;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main.active {
  display: block;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  flex-direction: column;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container {
  width: 100%;
  background: #f1f1f1;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide {
  width: auto;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide img {
  height: 100%;
  border-radius: 10px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page {
  margin-top: 40px;
  position: relative;
  width: 140px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 32px;
  line-height: 32px;
  justify-content: center;
  background: #C72E23;
  border-radius: 20px;
  color: #fff;
  font-weight: 400;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .autoplay {
  width: 50%;
  position: relative;
  bottom: 0;
  color: #fff;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .autoplay .swiper-pagination-current {
  font-size: 24px;
  font-weight: bold;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .swiper-button-prev {
  background-image: url(../picture/ht_jt_left.png?imageView2/2/q/100/interlace/1);
  left: 20px;
  right: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .swiper-button-next {
  background-image: url(../picture/ht_jt_right.png?imageView2/2/q/100/interlace/1);
  right: 20px;
  left: auto;
  width: 12px;
  height: 19px;
  background-size: 12px 19px;
  margin-top: -10px;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .title_box {
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  width: 100%;
  position: relative;
  margin-top: -24px;
  line-height: 1;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .title_box::after {
  content: '';
  position: absolute;
  width: 25%;
  height: 4px;
  left: 0;
  bottom: -3px;
  background: #C72E23;
}
.page .page-fill .ht_gyzx .ht_gyzx_content .title_box span {
  color: #C72E23;
  font-size: 24px;
}
.page .page-fill .ht_gyzx_content_img {
  background: url(../picture/ht_wh_bg3.png?imageView2/2/q/100/interlace/1);
  background-size: 100%;
  text-align: center;
}
.page .page-fill .ht_gyzx_content_img img {
  margin: 0 auto;
}
.page .page-fill .ht_fc {
  position: relative;
  padding-bottom: 50px;
  overflow: hidden;
  padding-top: 50px;
}
.page .page-fill .ht_fc::before {
  position: absolute;
  content: '';
  width: 590px;
  height: 442px;
  top: 0;
  left: 0;
  background: url(../picture/ht_wt_fc_bg2.png?imageView2/2/q/100/interlace/1) center no-repeat;
  background-size: 100%;
  z-index: -1;
}
.page .page-fill .ht_fc::after {
  position: absolute;
  content: '';
  width: 649px;
  height: 928px;
  bottom: -528px;
  right: 0;
  background: url(../picture/ht_whfc_rb.png?imageView2/2/q/100/interlace/1) center no-repeat;
  background-size: 100%;
  z-index: -1;
}
.page .page-fill .ht_fc .ht_fc_top_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.page .page-fill .ht_fc .ht_fc_top_box .box_img {
  max-width: 49%;
  border-radius: 10px;
  overflow: hidden;
}
.page .page-fill .ht_fc .ht_fc_top_box .box_img img {
  width: 100%;
}
.page .page-fill .ht_fc .ht_fc_content {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.page .page-fill .ht_fc .ht_fc_content .tolast {
  background: #c72e236b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 0 20px;
  min-height: 60px;
  position: absolute;
  left: 10px;
  z-index: 2;
}
.page .page-fill .ht_fc .ht_fc_content .tolast span {
  display: contents;
}
.page .page-fill .ht_fc .ht_fc_content .tolast span img {
  position: absolute;
  width: 50%;
}
.page .page-fill .ht_fc .ht_fc_content .fc_cards {
  width: 100%;
}
.page .page-fill .ht_fc .ht_fc_content .fc_cards .pic img {
  width: 100%;
  border-radius: 10px;
}
.page .page-fill .ht_fc .ht_fc_content .tonext {
  background: #c72e236b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 0 20px;
  min-height: 60px;
  position: absolute;
  right: 10px;
  z-index: 2;
}
.page .page-fill .ht_fc .ht_fc_content .tonext span {
  display: contents;
}
.page .page-fill .ht_fc .ht_fc_content .tonext span img {
  position: absolute;
  width: 50%;
}
@media screen and (max-width: 800px) {
  .page .page-fill .ht_small_banner {
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    top: 0px;
    z-index: -2;
    margin: 0 auto;
  }
  .page .page-fill .ht_bghj_ht {
    position: relative;
    padding: 10px 0;
  }
  .page .page-fill .ht_bghj_ht::before {
    position: absolute;
    content: '';
    height: 488px;
    width: 380px;
    top: 80px;
    left: 0;
    background: url(../picture/ht_wh_lt.png?imageView2/2/q/100/interlace/1) center no-repeat;
    background-size: 100%;
    z-index: -1;
  }
  .page .page-fill .ht_bghj_ht::after {
    position: absolute;
    content: '';
    height: 399px;
    width: 311px;
    bottom: -550px;
    right: 0;
    background: url(../picture/ht_wh_rb.png?imageView2/2/q/100/interlace/1) center no-repeat;
    background-size: 100%;
    z-index: -1;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content1 {
    margin-bottom: 10px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box {
    display: flex;
    justify-content: space-between;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content {
    padding: 30px 0 30px 0;
    max-width: 60%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description p {
    margin-bottom: 20px;
    text-indent: 2rem;
    position: relative;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content .content_description p::before {
    position: absolute;
    content: '';
    background: #C72E23;
    display: inline-block;
    height: 8px;
    width: 8px;
    top: 8px;
    border-radius: 8px;
    vertical-align: middle;
    left: 1rem;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_content .ht_bghj_content_box .content_img {
    border-radius: 20px;
    max-width: 40%;
    margin-left: 140px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content {
    background: url(../picture/ht_wh_bg1.png?imageView2/2/q/100/interlace/1) center no-repeat;
    position: relative;
    padding: 0;
    margin-bottom: 10px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .ht_title_bghj_cz {
    margin-left: auto;
    text-align: right;
    margin-right: 30px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .ht_title_bghj_cz p {
    right: 0;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f1f1f1;
    overflow: hidden;
    flex-direction: column;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_1 .content_page {
    background: #ffd793;
    min-height: 55px;
    margin-left: 2%;
    position: relative;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_1 .content_page::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #ffd793;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 {
    margin-top: 20px;
    flex-direction: column;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page {
    background: #ba2223;
    min-height: 55px;
    margin-left: 2%;
    padding: 0;
    color: #fff;
    position: relative;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ba2223;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page .navlist.active,
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_page .navlist:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content.content_2 .content_pic_box .video_page {
    right: 0;
    left: auto;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box {
    max-width: 90%;
    max-height: 200px;
    overflow: hidden;
    flex: 1;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main {
    display: none;
    height: 100%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main.active {
    display: block;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    height: 100%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container {
    width: 100%;
    background: #f1f1f1;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide img {
    width: 100%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style {
    position: relative;
    display: flex;
    width: 150px;
    justify-content: space-between;
    align-items: center;
    top: 60px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-button-prev {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
    left: 10px;
    right: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-button-next {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
    right: 10px;
    left: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction {
    bottom: 5px;
    left: 15%;
    width: 70%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction .swiper-pagination-current {
    color: #C72E23;
    font-weight: bold;
    font-size: 24px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_pic_box .content_pic_main .content_pic .swiper-style .swiper-pagination-fraction .swiper-pagination-total {
    font-weight: bold;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page {
    display: flex;
    flex-direction: row;
    min-width: 10%;
    align-items: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: scroll;
    width: 100%;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .pagea1 {
    display: none;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist {
    font-weight: 400;
    border-bottom: 2px solid #c72e2300;
    padding-bottom: 5px;
    cursor: pointer;
    max-width: 100px;
    font-size: 12px;
    width: 100px;
    margin: 15px 10px;
  }
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist:hover,
  .page .page-fill .ht_bghj_ht .ht_bghj_cz_content .content .content_page .navlist.active {
    color: #C72E23;
    border-bottom: 2px solid #C72E23;
  }
  .page .page-fill .ht_bghj_tz {
    padding-top: 40px;
    background: none;
    padding-bottom: 0px;
    background-size: 100%;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 100%;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title {
    display: flex;
    align-items: center;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title i {
    line-height: 1;
    margin-right: 5px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title i img {
    max-height: 16px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .title span {
    font-size: 16px;
    color: #C72E23;
    font-weight: 500;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .description {
    margin-top: 10px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .title_box .description p {
    font-size: 12px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box {
    width: 100%;
    margin-top: 30px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 2px solid #c0c0c0;
    width: 100%;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 0 10px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .l {
    margin-right: 10px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .l img {
    max-width: 10px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .r {
    margin-left: auto;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .r img {
    max-width: 12px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .y {
    display: block;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title .n {
    display: none;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box .title span {
    font-size: 12px;
    font-weight: 500;
    line-height: 30px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box:hover .y {
    display: none;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper_box .swiper-slide .slide_box:hover .n {
    display: block;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style {
    width: 5%;
    position: relative;
    display: flex;
    background: aquamarine;
    flex-direction: column;
    align-items: stretch;
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    cursor: pointer;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style .swiper-button-prev1 {
    background: #c72f24;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .swiper-style .swiper-button-next1 {
    background: #3d3d3d;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page {
    margin-top: 20px;
    position: relative;
    width: 140px;
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 32px;
    line-height: 32px;
    justify-content: center;
    background: #C72E23;
    border-radius: 20px;
    color: #fff;
    font-weight: 400;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .autoplay {
    width: 50%;
    position: relative;
    bottom: 0;
    color: #fff;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .autoplay .swiper-pagination-current {
    font-size: 24px;
    font-weight: 500;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .swiper-button-prev {
    background-image: url(../picture/ht_jt_left.png?imageView2/2/q/100/interlace/1);
    left: 20px;
    right: auto;
    width: 12px;
    height: 19px;
    background-size: 12px 19px;
    margin-top: -10px;
  }
  .page .page-fill .ht_bghj_tz .ht_bghj_tz_content .content_bottom .video_page .swiper-button-next {
    background-image: url(../picture/ht_jt_right.png?imageView2/2/q/100/interlace/1);
    right: 20px;
    left: auto;
    width: 12px;
    height: 19px;
    background-size: 12px 19px;
    margin-top: -10px;
  }
  .page .page-fill .ht_whnh {
    padding: 10px 0 10px 0;
    background: url(../picture/ht_wh_bg_2.png?imageView2/2/q/100/interlace/1) center top no-repeat;
    background-size: 100%;
  }
  .page .page-fill .ht_whnh .ht_whnh_content {
    padding: 10px 0 20px;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .content_text p {
    text-indent: 2rem;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    margin-top: 20px;
    flex-direction: column;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card {
    width: 100%;
    max-width: 600px;
    padding: 12px 12px;
    margin: 5px 0;
    background: #fff;
    border-radius: 10px;
    min-height: 130px;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q i {
    line-height: 16px;
    margin-right: 10px;
    font-style: normal;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q i img {
    max-width: 20px;
    min-width: 10px;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .q span {
    font-size: 14px;
    line-height: 20px;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a i {
    line-height: 12px;
    margin-right: 10px;
    font-style: normal;
  }
  .page .page-fill .ht_whnh .ht_whnh_content .qacard_boxs .card .a i img {
    max-width: 20px;
    min-width: 10px;
  }
  .page .page-fill .swiper-style.pagea {
    position: relative;
    display: flex;
    display: none;
    width: 96px;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
  }
  .page .page-fill .swiper-style.pagea.active {
    display: none;
  }
  .page .page-fill .swiper-style.pagea .swiper-button-prev {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
    left: 0px;
    right: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .swiper-style.pagea .swiper-button-next {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
    right: 0px;
    left: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .swiper-style.pagea .swiper-pagination-fraction {
    bottom: 5px;
    left: 15%;
    width: 70%;
  }
  .page .page-fill .swiper-style.pagea .swiper-pagination-fraction .swiper-pagination-current {
    color: #C72E23;
    font-weight: bold;
    font-size: 24px;
  }
  .page .page-fill .swiper-style.pagea .swiper-pagination-fraction .swiper-pagination-total {
    font-weight: 400;
  }
  .page .page-fill .ht_gyzx {
    padding: 30px 0;
  }
  .page .page-fill .ht_gyzx .pic_honor {
    padding-bottom: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
  }
  .page .page-fill .ht_gyzx .pic_honor::before {
    content: '';
    display: none;
    position: absolute;
    width: 288px;
    height: 109px;
    right: 0;
    top: -10px;
    background: url(../picture/ht_2024.png?imageView2/2/q/100/interlace/1) center no-repeat;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left {
    max-width: 50%;
    min-width: 100%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    background: #fff;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box img {
    border-radius: 10px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title {
    display: flex;
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 20px;
    align-items: center;
    background: linear-gradient(to bottom, #C72E2310, #C72E23);
    z-index: 1;
    cursor: pointer;
    width: 100%;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title .date {
    display: flex;
    font-size: 16px;
    background: #C72E23;
    line-height: 30px;
    padding: 0 10px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_left .pic_top_box .pic_top_box_title p {
    font-size: 14px;
    margin: 0 25px;
    text-align: left;
    flex: 1;
    max-height: 60px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right {
    display: flex;
    max-width: 50%;
    min-width: 100%;
    flex-direction: column;
    margin-left: 0px;
    margin-top: 20px;
    flex: 1;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top {
    display: flex;
    background: #fff;
    padding: 20px 20px 40px 20px;
    /* top: -40px; */
    position: relative;
    align-items: flex-start;
    cursor: pointer;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left {
    display: flex;
    padding-top: 40px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_icon {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    width: 0;
    height: 0;
    border-bottom: 100px solid transparent;
    border-left: 100px solid #C72E23;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_icon span {
    display: flex;
    position: absolute;
    left: -90px;
    top: 10px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date {
    display: flex;
    flex-direction: column;
    color: #C72E23;
    min-width: 70px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date span {
    font-size: 70px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_left .top_left_date p {
    font-size: 18px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right .title {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    text-align: left;
    line-height: 32px;
    max-width: 360px;
    max-height: 64px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_top .top_right .description {
    text-align: left;
    font-size: 12px;
    line-height: 2;
    max-height: 96px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list {
    display: flex;
    flex-direction: column;
    margin-top: auto;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box i {
    background: #C72E23;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box .title {
    display: flex;
    max-height: 21px;
    overflow: hidden;
  }
  .page .page-fill .ht_gyzx .pic_honor .pic_honor_right .pic_honor_right_list .list_box .date {
    display: flex;
    margin-left: auto;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page {
    padding-left: 20px;
    padding-right: 30px;
    font-size: 24px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-height: 150px;
    text-align: right;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span {
    margin-bottom: 10px;
    font-weight: 400;
    border-bottom: 2px solid #c72e2300;
    padding-left: 1rem;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span:hover,
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .content2_page span.active {
    color: #C72E23;
    border-bottom: 2px solid #C72E23;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style {
    position: relative;
    display: flex;
    width: 150px;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-button-prev {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_l.png?imageView2/2/q/100/interlace/1);
    left: 10px;
    right: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-button-next {
    position: relative;
    top: 50%;
    width: 28px;
    height: 17px;
    margin-top: -40px;
    background-image: url(../picture/ht_wh_jt_r.png?imageView2/2/q/100/interlace/1);
    right: 10px;
    left: auto;
    background-size: 24px 11px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction {
    bottom: 5px;
    left: 15%;
    width: 70%;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction .swiper-pagination-current {
    color: #C72E23;
    font-weight: bold;
    font-size: 24px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .ht_gyzx_content_page .swiper-style .swiper-pagination-fraction .swiper-pagination-total {
    font-weight: 400;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box {
    max-width: 100%;
    overflow: hidden;
    flex: 1;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main {
    display: none;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main.active {
    display: block;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    flex-direction: column;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container {
    width: 100%;
    background: #f1f1f1;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide {
    width: auto;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .swiper-container .swiper-slide img {
    height: 100%;
    border-radius: 10px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page {
    position: relative;
    width: 100px;
    margin-left: auto;
    margin-top: 10px;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 24px;
    line-height: 24px;
    justify-content: center;
    background: #C72E23;
    border-radius: 20px;
    color: #fff;
    font-weight: 400;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .autoplay {
    width: 50%;
    position: relative;
    bottom: 0;
    color: #fff;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .autoplay .swiper-pagination-current {
    font-size: 16px;
    font-weight: bold;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .autoplay .swiper-pagination-total {
    font-size: 12px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .swiper-button-prev {
    background-image: url(../picture/ht_jt_left.png?imageView2/2/q/100/interlace/1);
    left: 20px;
    right: auto;
    width: 4px;
    height: 10px;
    background-size: 5px 10px;
    margin-top: -5px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .content_pic_box .content_pic_main .content_pic .video_page .swiper-button-next {
    background-image: url(../picture/ht_jt_right.png?imageView2/2/q/100/interlace/1);
    right: 20px;
    left: auto;
    width: 4px;
    height: 10px;
    background-size: 5px 10px;
    margin-top: -5px;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .title_box {
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
    width: 100%;
    position: relative;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .title_box::after {
    content: '';
    position: absolute;
    width: 25%;
    height: 4px;
    left: 0;
    bottom: -3px;
    background: #C72E23;
  }
  .page .page-fill .ht_gyzx .ht_gyzx_content .title_box span {
    color: #C72E23;
    font-size: 16px;
  }
  .page .page-fill .ht_gyzx_content_img {
    background: url(../picture/ht_wh_bg3.png?imageView2/2/q/100/interlace/1);
    background-size: 100%;
    text-align: center;
  }
  .page .page-fill .ht_gyzx_content_img img {
    margin: 0 auto;
  }
  .page .page-fill .ht_fc {
    position: relative;
    margin-bottom: 20px;
  }
  .page .page-fill .ht_fc::before {
    position: absolute;
    content: '';
    width: 590px;
    height: 442px;
    top: 0;
    left: 0;
    background: url(../picture/ht_wt_fc_bg2.png?imageView2/2/q/100/interlace/1) center no-repeat;
    background-size: 100%;
    z-index: -1;
  }
  .page .page-fill .ht_fc::after {
    position: absolute;
    content: '';
    width: 649px;
    height: 928px;
    bottom: -528px;
    right: 0;
    background: url(../picture/ht_whfc_rb.png?imageView2/2/q/100/interlace/1) center no-repeat;
    background-size: 100%;
    z-index: -1;
  }
  .page .page-fill .ht_fc .ht_fc_top_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .page .page-fill .ht_fc .ht_fc_top_box .box_img {
    max-width: 49%;
    border-radius: 10px;
    overflow: hidden;
  }
  .page .page-fill .ht_fc .ht_fc_top_box .box_img img {
    width: 100%;
  }
  .page .page-fill .ht_fc .ht_fc_content {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    position: relative;
    width: 100%;
    cursor: pointer;
  }
  .page .page-fill .ht_fc .ht_fc_content .tolast {
    background: #c72e236b;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 0 20px;
    min-height: 60px;
    position: absolute;
    left: 10px;
    z-index: 2;
  }
  .page .page-fill .ht_fc .ht_fc_content .tolast span {
    display: contents;
  }
  .page .page-fill .ht_fc .ht_fc_content .tolast span img {
    position: absolute;
    width: 50%;
  }
  .page .page-fill .ht_fc .ht_fc_content .fc_cards {
    width: 100%;
  }
  .page .page-fill .ht_fc .ht_fc_content .fc_cards .pic img {
    width: 100%;
    border-radius: 10px;
  }
  .page .page-fill .ht_fc .ht_fc_content .tonext {
    background: #c72e236b;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 0 20px;
    min-height: 60px;
    position: absolute;
    right: 10px;
    z-index: 2;
  }
  .page .page-fill .ht_fc .ht_fc_content .tonext span {
    display: contents;
  }
  .page .page-fill .ht_fc .ht_fc_content .tonext span img {
    position: absolute;
    width: 50%;
  }
}
