.list {
  list-style-type: none;
  padding: 0;
}

#pullToRefresh {
  text-align: center;
  /* padding: 10px; */
  background-color: #fff;
}

.head-img {
  width: 100%;
  height: 20.5rem;
  display: flex;
  margin: 0 auto;
}

.head-title {
  width: 28.92rem;
  display: flex;
  margin: 1.5rem auto 3.5rem;
}

.swiper {
  width: 28.92rem;
  height: 27.67rem;
  position: relative;
}

.swiper .section_2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper .section_2 .img {
  width: 26.92rem;
  height: 17.08rem;
}

.swiper .section_2>.text-wrapper_8 {
  width: 100%;

}

.swiper .section_2>.text-wrapper_8>.text_19 {
  width: 100%;
  height: 3.8rem;
  color: #103646;
  font-size: 1.42rem;
  font-weight: bold;
  display: block;
  margin: 1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swiper .swiper-slide {
  background-color: #E8E8E8;
  padding: 1rem;
}

.swiper .tt {
  color: #103646;
  font-size: .83rem;
}

.swiper .dots {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 1rem;
  z-index: 2;

}

.swiper .dots .dot {
  width: 1.17rem;
  height: .25rem;
  background-color: #103646;
  margin: 0 .42rem;
}

.swiper .dots .active {
  background-color: #02C1FB;
}

.intro {
  width: 29.3rem;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.intro .txt1 {
  width: 100%;
  font-size: 1.42rem;
  color: #fff;
  font-weight: bold;
  margin: 1.5rem 0;
}

.intro .txt2 {
  color: #fff;
  font-size: 1rem;
  line-height: 2.33rem;
  margin-bottom: 1.67rem;
}

.news_img {
  width: 29.5rem;
  height: 16.75rem;
  margin-left: 1.17rem;
  position: relative;
}

.news_img img {
  width: 100%;
  height: 100%;
}

.news_img p {
  width: 100%;
  height: 4.92rem;
  padding: .75rem .67rem;
  font-size: .92rem;
  font-weight: 900;
  position: absolute;
  color: #fff;
  background-color: rgba(0, 0, 0, .7);
  bottom: 0;
}


.box-list {
  margin: 0 auto;
  width: 29.5rem;
  /* background-color: pink; */
}

.box-list-1,
.box-list-0 {
  /* width:100%; */
  margin-left: 1.17rem;
}

.box-list-0 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box-list-0 a {
  width: 14.17rem;
  height: 13.75rem;
}

.box-list-0 .item-top>.item-img {
  width: 14.17rem;
  height: 8.5rem;
}

.box-list-0 .item-top .name {
  width: 14.17rem;
  height: 5.25rem;
}

.box-list-0 .item-top {
  /* display: flex; */
  /* width:100%; */
  margin-bottom: 1.42rem;
  position: relative;
}

/* .test img {
  width: 17.75rem;
  height: 10rem;
} */
.box-list-1 .item-top {
  display: flex;
  width: 100%;
  margin-bottom: 1.42rem;
  position: relative;
}

.box-list-1 .item-top-big {
  display: flex;
  width: 28.92rem;
  flex-wrap: wrap;
  max-height: 27.25rem;
  margin-bottom: 1.42rem;
  margin-left: -0.83rem;
  position: relative;
  /* background-color: pink; */
}

.item-top-big .item-img {
  width: 28.92rem;
  max-height: 20.5rem;
  border-radius: 0.83rem;
  overflow: hidden;
}

.item-top img {
  width: 11.75rem;
  height: 8.33rem;
  margin-right: .92rem;
  border-radius: .83rem;
}

.item-top .name {
  display: flex;
  width: 16.25rem;
  height: 8.33rem;
  flex-direction: column;
  position: relative;
  /* background-color: pink; */
  padding-top: 0.83rem;
}

.item-top-big .name {
  display: flex;
  width: 31.25rem;
  height: 5.42rem;
  flex-direction: column;
  position: relative;
  margin-top: 1.33rem;
}

.item-top .desc,
.item-top-big .desc {
  color: #000;
  font-size: 0.83rem;
  width: 15.42rem;
  /* height: 4.3rem; */
  text-overflow: ellipsis;
  padding: 0 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* .item-top .name .desc2 {
  padding: 0 0.5rem;
} */
.item-top-big .desc11 {
  color: #000;
  width: 100%;
  padding: 0 0.5rem;
  font-size: 1.17rem;
  font-weight: 900;
  height: 3.5rem;
  margin-bottom: 1rem;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.item-top .desc2 {
  color: #3A3A3A;
  font-size: 0.83rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.5rem;
  font-size: 1rem;
  font-weight: 400;
}

.item-top-big .desc2 {
  /* margin-top: -2.08rem; */
  color: #3A3A3A;
  font-size: 0.83rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.5rem;
  font-size: 1rem;
  font-weight: 400;

}

.item-top .btn-detail {
  width: 5.33rem;
  height: 1.83rem;
  line-height: 1.83rem;
  text-align: center;
  color: #000;
  font-size: 0.75rem;
  position: absolute;
  right: .67rem;
  bottom: .92rem;
  background-color: #153A50;
  ;
}

.box-type {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.box-type>a {
  display: flex;
  margin-bottom: 1.83rem;
}

.box-type img {
  width: 29.33rem;
  height: 10.17rem;
}

.scroll-list1 {
  width: 100%;
  padding: 1.67rem;
}

.scroll-list1>.txts {
  height: 3rem;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
}

.scroll-list1>.txts .item-txt {
  padding: 0 1.67rem;
  height: 2.75rem;
  line-height: 2.75rem;
  text-align: center;
  color: #78331B;
  margin-right: 1.83rem;
  display: flex;
  font-size: 1.42rem;
}

.scroll-list1>.txts .active {
  color: #000;
}

.rotate {
  position: fixed;
  bottom: 40%;
  right: 10px;
  width: 34px;
  height: 34px;
  animation: rotate .3s infinite linear;
}

/* 主内容区 */
.page-content,
.info-intro {
  background: #ffffff;
  margin: 15px;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

/* 主标题 */
.page-content h1 {
  font-size: 22px;
  margin-bottom: 12px;
  color: #222;
}

/* 子标题 */
.info-intro h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #222;
}

/* 段落文字 */
.page-content p,
.info-intro p {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 10px;
}

/* 强化“内容感”的小标题装饰 */
.info-intro h2::before {
  content: "🍳 ";
}

/* 页面间距 */
.page-content {
  margin-top: 20px;
}

.info-intro {
  margin-bottom: 20px;
}

/* 移动端优化 */
@media (max-width: 768px) {

  .page-content,
  .info-intro {
    margin: 10px;
    padding: 15px;
  }

  .page-content h1 {
    font-size: 20px;
  }

  .footer {
    padding: 20px 15px;
  }

  .footer .txts {
    font-size: 12.5px;
    line-height: 1.6;
  }
}

.footer {
  background: #ffffff;
  margin-top: 40px;
  padding: 25px 18px;
  border-top: 1px solid #eee;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

/* 段落文字 */
.footer .txts {
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 10px;
}

/* 最后一行版权 */
.footer .txts:last-child {
  margin-top: 15px;
  font-size: 12px;
  color: #999;
}

/* 强调区块（可选优化） */
.footer .txts:nth-child(1) {
  font-weight: 500;
  color: #444;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(20deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.loader {
  width: 2rem;
  height: 2rem;
  margin: auto;
  position: relative;
}

.loader:before {
  content: '';
  width: 3rem;
  height: .31rem;
  background: #f0808050;
  position: absolute;
  top: 60px;
  left: 0;
  border-radius: 50%;
  animation: shadow324 0.5s linear infinite;
}

.loader:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #f08080;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  animation: jump7456 0.5s linear infinite;
}

@keyframes jump7456 {
  15% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, .9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    transform: translateY(0) rotate(90deg);
  }
}

@keyframes shadow324 {

  0%,
  100% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1);
  }
}