.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: 0.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: 0.25rem;
  background-color: #103646;
  margin: 0 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: 0.75rem 0.67rem;
  font-size: 0.92rem;
  font-weight: 900;
  position: absolute;
  color: #fff;
  background-color: rgba(0, 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: 0.92rem;
  border-radius: 0.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;
  font-size: 0.83rem;
  width: 100%;
  /* height: 4.3rem; */
  text-overflow: ellipsis;
  padding: 0 0.5rem;
  font-size: 1.17rem;
  font-weight: 900;
  margin-bottom: 1.25rem;
  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: 0.67rem;
  bottom: 0.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 0.3s infinite linear;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}


