.search-part .van-search__action {
  width: 15.47vw;
  background-color: #0077d3;
  color: #fff;
  font-size: 4.27vw;
  text-align: center;
  line-height: 9.6vw;
  height: 9.6vw;
  border-radius: 0 1.07vw 1.07vw 0;
  margin-left: -1px;
}
.search-part .van-search--show-action {
  padding-right: 3.2vw;
}
.van-search__content {
  border: 0.53vw solid #0077d3;
}
.home-swiper-cover {
  height: 50.13vw;
}
.home-swiper1 {
  padding-bottom: 2.67vw;
}
.home-swiper-cover .van-swipe__indicators {
  bottom: 0;
}
.home-swiper-cover .van-swipe__indicator {
  background-color: #999;
}
.home-swiper-cover .van-swipe__indicator--active {
  background-color: #0077d3;
}
.home-swiper-cover-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6.93vw;
  line-height: 6.93vw;
  text-align: center;
  font-size: 3.73vw;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.home-swiper1 {
  height: 100%;
  position: relative;
}
.home-swiper1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.middle-menu-icon {
  margin: 4.27vw 0;
  width: 9.6vw;
  height: 0.8vw;
  background-color: #0077d3;
}
.middle-menu-cover {
  height: 24.27vw;
  background: linear-gradient(90deg, #0077d3 -2%, #fcfdff 115%);
  padding: 2.13vw 2.67vw;
  overflow: hidden;
}
.middle-inner-cont {
  position: relative;
  display: flex;
  height: 100%;
  overflow: auto;
  padding: 2.13vw 2.67vw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 4%, rgba(255, 255, 255, 0.46) 121%);
}
.middle-item {
  width: 24vw;
  height: 100%;
  position: relative;
  flex-shrink: 0;
}
.middle-item:not(:last-child) {
  margin-right: 2.13vw;
}
.middle-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.middle-item-a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.middle-icon-img {
  display: block;
  width: 10.4vw;
  height: 10.4vw;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
.middle-item-title {
  text-align: center;
  font-size: 2.0vw;
  font-weight: bold;
  color: #fff;
  margin-top: -1.33vw;
  z-index: 10;
  position: relative;
}
/*.middle-item-title::after {
  content: '';
  position: absolute;
  bottom: -1.33vw;
  left: 50%;
  transform: translateX(-50%);
  width: 12.27vw;
  height: 0.8vw;
  background-color: #fff;
}*/
.xxzc-list-cont {
  margin-top: 4.27vw;
}
.xxzc-list-item-a {
  display: flex;
  height: 9.6vw;
  align-items: center;
  padding: 0 3.2vw;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  margin-bottom: 2.67vw;
}
.xxzc-list-item-a::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1.33vw;
  height: 1.33vw;
  border-radius: 50%;
  background-color: #0077d3;
}
.xxzc-list-item-title {
  font-size: 3.73vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  flex: 1;
}
.xxzc-list-item-time {
  font-size: 3.2vw;
  color: #8f959e;
  margin-left: 2.67vw;
}
.h5-view-more-a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 22.93vw;
  height: 6.4vw;
  border-radius: 1.07vw;
  background-color: #deedff;
  border: 0.5px solid #0067ff;
  color: #0067ff;
  font-size: 3.2vw;
}
.rzgg-list-item-a {
  padding-bottom: 2.13vw;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 2.67vw;
}
.rzgg-list-item-type {
  color: #0067ff;
}
.rzgg-list-item-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  font-size: 3.73vw;
  color: #343434;
  line-height: 4.27vw;
}
.rzgg-list-item-time {
  font-size: 3.2vw;
  color: #8f959e;
  text-align: right;
  margin-top: 1.33vw;
}
.bottom-menu-cover {
  height: 18.13vw;
}
.bottom-inner-cont {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 2.13vw;
  padding: 0 2.67vw;
}
.h5-zl-link-a {
  height: 100%;
  width: 24vw;
  display: block;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.h5-zl-link-a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.btm-empty-text {
  font-size: 3.73vw;
  color: #767676;
  text-align: center;
  margin-top: 2.67vw;
  padding-bottom: 5.33vw;
}
.btm-contact-cont {
  padding: 5.33vw 4.27vw;
  position: relative;
  background-color: #0077d3;
}
.lj-text {
  font-size: 4.27vw;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5.33vw;
}
.btmc-link-a {
  display: block;
  font-size: 3.73vw;
  color: #fff;
  line-height: 6.4vw;
}
.btm-show-more-cont {
  display: flex;
  align-items: center;
  font-size: 3.2vw;
  color: #8afaff;
}
.btm-more-img {
  display: inline-block;
  width: 2.67vw;
  margin-left: 1.33vw;
}
.btm-other-link-cont {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.6vw;
}
.btmo-link-a {
  font-size: 3.2vw;
  color: #fff;
  line-height: 4.8vw;
}
.btmo-link-a:not(:first-of-type) {
  margin-left: 2.67vw;
  position: relative;
}
.btmo-link-a:not(:first-of-type)::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.33vw;
  width: 1px;
  height: 70%;
  background-color: #fff;
}

/* 漂浮二维码样式 - H5端 */
.floating-qr-h5 {
  position: fixed;
  bottom: 5.33vw;
  right: 5.33vw;
  z-index: 1000;
  background: #fff;
  border-radius: 1.34vw;
  padding: 0;  /* 移除内边距，让图片完全铺满漂浮框 */
  box-shadow: 0 0.67vw 2vw rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  animation: float 3s ease-in-out infinite;
  overflow: hidden;  /* 确保圆角效果 */
}

.floating-qr-h5:active {
  transform: scale(1.05);
  box-shadow: 0 1.34vw 2.67vw rgba(0, 119, 211, 0.2);
}

.qr-img-h5 {
  width: 12.13vw;  /* 保持原有宽度 */
  height: 18.07vw;  /* 根据图片宽高比1:1.49调整高度 (12.13 * 1.49 ≈ 18.07) */
  border-radius: 1.34vw;  /* 与容器圆角保持一致 */
  display: block;
  object-fit: cover;  /* 改为cover确保完全填充容器 */
  background: #fff;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.67vw);
  }
}
