@charset "UTF-8";
.aqdx-main {
  font-size: 0;
}
.aqdx-main * {
  box-sizing: border-box;
}
.aqdx-main a:hover {
  text-decoration: none;
}
.aq-header {
  height: 4.7rem;
  background: url(2026aqdx-bg1.png) top center no-repeat;
  background-size: auto 100%;
  text-align: center;
  padding-top: 1.55rem;
}
.aq-header img {
  width: 10.38rem;
}
/* ============================================================
   Section 标题图
   ============================================================ */
.aq-section-title-img {
  position: relative;
  text-align: center;
}
.aq-section-title-img > img {
  display: block;
  width: 1200px;
  width: 12rem;
  height: auto;
  margin: 0 auto;
}
.aq-more {
  position: absolute;
  right: 0;
  top: 0.12rem;
  font-size: 16px;
  font-size: 0.16rem;
  color: #666666;
  letter-spacing: 0.17em;
}

/* ============================================================
   防汛动态
   ============================================================ */
.aq-dynamics {
  position: relative;
  z-index: 1;
  margin-top: -0.98rem;
  padding-top: 1.5rem;
  background: url(2026aqdx-bg2.png) top center no-repeat;
  background-size: 19.2rem auto;
  padding-bottom: 0.57rem;
}
.aq-dynamics__row {
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
}
.aq-dynamics__swiper {
  width: 5.94rem;
  height: 3.45rem;
  overflow: hidden;
  position: relative;
}
.aq-dynamics__swiper .swiper-container,
.aq-dynamics__swiper .swiper-wrapper,
.aq-dynamics__swiper .swiper-slide,
.aq-dynamics__swiper .swiper-slide a {
  width: 100%;
  height: 100%;
}
.aq-dynamics__swiper .swiper-slide a {
  display: block;
}
.aq-dynamics__swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.aq-dynamics__swiper-caption {
  position: absolute;
  left: 16px;
  left: 0.16rem;
  bottom: 22px;
  bottom: 0.22rem;
  width: 496px;
  width: 4.96rem;
  color: #ffffff;
  font-size: 16px;
  font-size: 0.16rem;
  line-height: 1.5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aq-dynamics__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}
.aq-dynamics__caption a {
  display: block;
  width: 100%;
  padding: 0 0.16rem;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 40px;
  line-height: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aq-dynamics__list {
  width: 5.7rem;
}
.aq-dynamics__item {
  height: 36px;
  height: 0.36rem;
  line-height: 36px;
  line-height: 0.36rem;
  margin-top: 26px;
  margin-top: 0.26rem;
}
.aq-dynamics__item:first-child {
  margin-top: 0;
}
.aq-dynamics__item a {
  display: block;
  color: #333333;
  position: relative;
}
.aq-dynamics__item a:before {
  content: "";
  display: inline-block;
  width: 4px;
  width: 0.04rem;
  height: 4px;
  height: 0.04rem;
  background: #333333;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;
  margin-right: 0.08rem;
}
.aq-dynamics__item a:hover {
  color: #1764ce;
}
.aq-dynamics__item-text {
  display: inline-block;
  max-width: 430px;
  max-width: 4.3rem;
  font-size: 18px;
  font-size: 0.18rem;
  color: #333333;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aq-dynamics__item-date {
  float: right;
  font-size: 18px;
  font-size: 0.18rem;
  color: #333333;
  line-height: 36px;
  line-height: 0.36rem;
}
.aq-dynamics__more {
  text-align: right;
  padding-top: 34px;
  padding-top: 0.34rem;
}
.aq-dynamics__more a {
  font-size: 16px;
  font-size: 0.16rem;
  color: #666666;
  letter-spacing: 0.17em;
}

/* ============================================================
   防汛政策 - flex-wrap 3列x2行
   ============================================================ */
.aq-policy {
  padding-top: 54px;
  padding-top: 0.54rem;
  padding-bottom: 14px;
  padding-bottom: 0.14rem;
}
.aq-policy__grid {
  margin-top: 42px;
  margin-top: 0.42rem;
  display: flex;
  flex-wrap: wrap;
}
.aq-policy__card {
  width: 380px;
  width: 3.8rem;
  height: 181px;
  height: 1.81rem;
  margin-right: 29px;
  margin-right: 0.29rem;
  margin-bottom: 31px;
  margin-bottom: 0.31rem;
  border: 1px solid #94deff;
  border-radius: 6px;
  box-shadow: 2px 1px 10px 0 rgba(97, 178, 210, 0.5);
  box-sizing: border-box;
  overflow: hidden;
}
.aq-policy__card:nth-child(3n) {
  margin-right: 0;
}
.aq-policy__card-inner {
  padding: 17px 25px;
  padding: 0.17rem 0.25rem;
}
.aq-policy__card-header {
  display: flex;
  align-items: flex-start;
}
.aq-policy__card-icon {
  width: 15px;
  width: 0.15rem;
  height: 15px;
  height: 0.15rem;
  margin-top: 4px;
  margin-top: 0.04rem;
  margin-right: 8px;
  margin-right: 0.08rem;
  flex-shrink: 0;
}
.aq-policy__card-title {
  flex: 1;
  font-weight: 400;
  color: #090909;
  height: 0.46rem;
  overflow: hidden;
}
.aq-policy__card-title a {
  color: #090909;
  font-size: 15px;
  font-size: 0.15rem;
  line-height: 0.23rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.aq-policy__card-desc {
  margin-top: 13px;
  margin-top: 0.13rem;
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 0.2rem;
  height: 0.4rem;
  color: #6c6c6c;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.aq-policy__card-footer {
  margin-top: 28px;
  margin-top: 0.28rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aq-policy__card-date {
  font-size: 14px;
  font-size: 0.14rem;
  color: #99a1af;
  line-height: 16px;
  line-height: 0.16rem;
}
.aq-policy__card-date img {
  width: 11px;
  width: 0.11rem;
  height: 11px;
  height: 0.11rem;
  margin-right: 4px;
  margin-right: 0.04rem;
  vertical-align: middle;
  margin-top: -0.05rem;
}
.aq-policy__card-more {
  font-size: 14px;
  font-size: 0.14rem;
  color: #1565c0;
  line-height: 16px;
  line-height: 0.16rem;
}
.aq-policy__card-more:hover {
  text-decoration: underline;
}

/* ============================================================
   防汛服务 - flex 4列x2行
   ============================================================ */
.aq-service {
  padding-top: 51px;
  padding-top: 0.51rem;
  background: #e9f6ff;
  padding-bottom: 54px;
  padding-bottom: 0.54rem;
}
.aq-service__row {
  display: flex;
  flex-wrap: wrap;
}
.aq-service__card {
  width: 160px;
  width: 1.6rem;
  height: 180px;
  height: 1.8rem;
  margin: 0 0.7rem;
  background: #f7fcff;
  border: 1px solid #bbe4ff;
  border-radius: 12px;
  text-align: center;
  overflow: hidden;
  padding-top: 0.34rem;
  margin-top: 40px;
  margin-top: 0.4rem;
}
.aq-service__card img {
  width: 0.64rem;
}
.aq-service__card img.cur {
  display: none;
}
.aq-service__card-name {
  margin-top: 20px;
  margin-top: 0.2rem;
  font-size: 20px;
  font-size: 0.2rem;
  font-weight: 700;
  color: #000000;
  text-align: center;
}

/* ============================================================
   安全科普 - Swiper重叠卡片 + 右列表
   ============================================================ */
.aq-science {
  padding-top: 55px;
  padding-top: 0.55rem;
  padding-bottom: 0.4rem;
}
.aq-science__row {
  margin-top: 49px;
  margin-top: 0.49rem;
  display: flex;
}
.aq-science-c1 {
  width: 530px;
  width: 5.3rem;
}
.aq-science__swiper {
  position: relative;
  width: 100%;
  height: 400px;
  height: 4rem;
  flex-shrink: 0;
  overflow: hidden;
}
.aq-science__swiper .swiper-container {
  width: 100%;
  height: 100%;
}

/* 所有slide基础: 侧卡宽度238, 撑满容器高度 */
.aq-science__swiper .swiper-slide {
  flex-shrink: 0;
  width: 280px;
  width: 2.8rem;
  height: 400px;
  height: 4rem;
  transform: scale(0.85);
}
/* active slide: 中卡更宽更高, 顶到y=0, 最高层级覆盖两侧卡 */
.aq-science__swiper .swiper-slide-active {
  transform: scale(1);
  margin-top: 0;
  z-index: 3;
}
.aq-science__swiper .swiper-slide.swiper-slide-next,
.aq-science__swiper .swiper-slide.swiper-slide-prev {
  z-index: 2;
}

/* slide内部卡片容器 */
.aq-science__slide-card {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
.aq-science__slide-card img {
  width: 100%;
  height: 100%;
}

/* 文字覆盖层: 仅中卡有 */
.aq-science__swiper .aq-science__caption {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.aq-science__swiper .swiper-slide-active .aq-science__caption {
  width: 100%;
  height: 72px;
  height: 0.72rem;
  background: rgba(15, 15, 15, 0.8);
  display: flex;
  align-items: center;
  padding: 0 0.3rem;
}
.aq-science__swiper .swiper-slide-active .aq-science__caption span {
  display: inline-block;
  font-size: 0.16rem;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 箭头: 32x65, z=2, 两端各露一半(被侧卡遮挡) */
.aq-science__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  width: 0.32rem;
  height: 65px;
  height: 0.65rem;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  font-size: 18px;
  font-size: 0.18rem;
  line-height: 65px;
  line-height: 0.65rem;
  text-align: center;
  color: #7b7b7b;
}
.aq-science__arrow--prev {
  left: 0;
  background: url(2026aqdx-prev.png) center no-repeat rgba(255, 255, 255, 0.6);
}
.aq-science__arrow--next {
  right: 0;
  background: url(2026aqdx-next.png) center no-repeat rgba(255, 255, 255, 0.6);
}

/* 右侧新闻列表 */
.aq-science-c2 {
  width: 5.8rem;
  margin-left: 77px;
  margin-left: 0.77rem;
}
.aq-science-c2 .aq-dynamics__more {
  padding-top: 0.53rem;
}
.aq-science__list {
  height: 3.65rem;
  background: #ffffff;
  border: 1px solid #d9f0ff;
  border-radius: 10px;
  padding: 30px 40px 0;
  padding: 0.3rem 0.4rem 0;
  margin-top: 0.16rem;
  border-radius: 0.1rem;
  box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(97, 178, 210, 0.3);
}
.aq-science__list-item {
  padding-bottom: 12px;
  padding-bottom: 0.12rem;
  margin-bottom: 18px;
  margin-bottom: 0.18rem;
  border-bottom: 1px dashed #008fdc;
}
.aq-science__list-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.aq-science__list-item h4 {
  font-size: 18px;
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.3;
}
.aq-science__list-item h4 a {
  max-width: 100%;
  color: #060606;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aq-science__list-item p {
  margin-top: 8px;
  margin-top: 0.08rem;
  font-size: 16px;
  font-size: 0.16rem;
  line-height: 24px;
  line-height: 0.24rem;
  height: 0.48rem;
  color: #999999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (min-width: 769px) {
  .aq-dynamics__item a:hover span {
    color: #1764ce;
  }
  .aq-service__card:hover {
    background: linear-gradient(180deg, #6cc7ff 0%, #1f85da 100%);
    border: 0.01rem solid #bbe4ff;
    box-shadow: 0.02rem 0.01rem 0.1rem 0rem rgba(97, 178, 210, 0.5);
  }
  .aq-service__card:hover img {
    display: none;
  }
  .aq-service__card:hover img.cur {
    display: inline-block;
  }
  .aq-service__card:hover .aq-service__card-name {
    color: #fff;
  }
  .aq-more:hover,
  .aq-dynamics__more a:hover {
    color: #1764ce;
  }
  .aq-policy__card-title a:hover {
    color: #1764ce;
  }
  .aq-science__list-item h4 a:hover {
    color: #1764ce;
  }

  .aq-science__arrow--prev:hover {
    background: url(2026aqdx-prevo.png) center no-repeat
      rgba(180, 180, 180, 0.8);
  }
  .aq-science__arrow--next:hover {
    background: url(2026aqdx-nexto.png) center no-repeat
      rgba(180, 180, 180, 0.8);
  }
}

/* ============================================================
   768px
   ============================================================ */
@media screen and (max-width: 768px) {
  .aqdx-main .centerWidth {
    padding: 0 0.3rem;
  }
  .aq-header {
    height: 3.3rem;
    padding-top: 1rem;
  }
  .aq-header img {
    width: 80%;
  }

  .aq-section-title-img > img {
    width: 100%;
    height: 0.6rem;
    object-fit: cover;
  }
  .aq-more {
    top: 0;
    font-size: 0.22rem;
  }
  .aq-dynamics {
    background-size: 200% auto;
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .aq-dynamics .centerWidth {
    background: #f0faff;
    padding-bottom: 0.5rem;
  }
  .aq-dynamics__row {
    display: block;
  }
  .aq-dynamics__swiper {
    width: 100%;
    height: 5.3rem;
    margin-bottom: 0.3rem;
  }
  .aq-dynamics__caption a {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.32rem;
  }
  .aq-dynamics__list {
    width: 100%;
  }
  .aq-dynamics__item-text {
    max-width: 65%;
    font-size: 0.32rem;
  }
  .aq-dynamics__item-date {
    font-size: 0.28rem;
  }
  .aq-dynamics__more a {
    font-size: 0.28rem;
  }

  .aq-policy {
    padding-top: 0.5rem;
  }
  .aq-policy__card {
    width: 100%;
    margin: 0 0 0.3rem !important;
    height: auto;
  }
  .aq-policy__card-icon {
    width: 0.24rem;
    height: 0.24rem;
    margin-top: 0.1rem;
  }
  .aq-policy__card-title {
    height: auto;
  }
  .aq-policy__card-title a {
    font-size: 0.3rem;
    height: auto;
    line-height: 1.5;
  }
  .aq-policy__card-desc {
    font-size: 0.26rem;
    height: auto;
    line-height: 1.4;
  }
  .aq-policy__card-date {
    font-size: 0.26rem;
  }
  .aq-policy__card-date img {
    width: 0.2rem;
    height: 0.2rem;
    margin-top: -0.05rem;
  }
  .aq-policy__card-more {
    font-size: 0.26rem;
  }
  .aq-service__row {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .aq-service__row:not(:first-child) {
    margin-top: 0;
  }
  .aq-service__card {
    width: 48%;
    height: auto;
    padding: 0.3rem 0;
    margin: 0.3rem 0 0;
  }
  .aq-service__card-name {
    font-size: 0.28rem;
  }

  .aq-science__row {
    display: block;
  }
  .aq-science-c1 {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .aq-science__swiper {
    height: auto;
  }
  .aq-science__swiper .swiper-container {
    width: 100%;
    height: auto;
  }
  .aq-science__swiper .swiper-slide {
    width: 4.2rem;
    height: 6rem;
  }
  .aq-science__swiper .swiper-slide-active .aq-science__caption {
    height: 1rem;
  }
  .aq-science__swiper .swiper-slide-active .aq-science__caption span {
    font-size: 0.28rem;
  }
  .aq-science-c2 {
    margin-left: 0;
    width: 100%;
  }
  .aq-science__list {
    height: auto;
    padding: 0.3rem;
  }
  .aq-science__list-item {
    margin-bottom: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .aq-science__list-item h4 {
    font-size: 0.3rem;
  }
  .aq-science__list-item p {
    font-size: 0.24rem;
    line-height: 0.32rem;
    height: auto;
  }
  .aq-science-c2 .aq-dynamics__more {
    padding-top: 0.34rem;
  }
}
