.app {
  width: 100%;
  background: rgba(243, 239, 236, 1);
  overflow: hidden;
  box-sizing: border-box;
}

.btns-bar .btn-li:nth-child(3) {
  display: none;
}

.option {
  width: 100%;
  padding: 0 0.4rem;
}

.option-yy {

  margin: 0.34rem 0 0 0;
}

.option-yy .swiper-slide {
  width: 6.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.yy-item {
  width: 6.1rem;
  /* height: 3.24rem; */
  overflow: hidden;
  position: relative;
}

.yy-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  padding: 0.5rem 0.3rem 0 0.3rem;
}

.option-yy .yy-title {
  height: 2.5rem;
  text-align: center;
  /* margin-bottom: 0.3rem; */
}

.option-yy .yy-title img {
  width: 2.8rem;
}

.option-yy .yy-img {
  width: 100%;
  height: 3.72rem;
  border-radius: 12px;
  overflow: hidden;
  /* background: #000; */
}

.yy-img video {
  width: 100%;
  height: 100%;
}

.option-yy .yy-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.option-yy .yy-info {
  font-size: 0.24rem;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.option-yy .yy-info .addr-name {
  font-weight: 500;
}

.yy-info .yy-info-lf img {
  width: 1rem;
}

/* .yy-info .yy-info-rt {
  font-size: 0.2rem;
  color: #ccc;
} */

.yy-info .yy-info-rt span {
  padding-left: 5px;
}

.yy-info-rt img {
  width: 0.16rem
}

/* 地图 */
.map-bg {
  position: relative;
  /* height: 8.5rem; */

  /* height: 8rem; */
}

.cloue {
  width: 100%;
  position: absolute;
  height: 3rem;
  margin-top: -2.9rem;
  z-index: 1;
  /* background: rgba(0, 0, 0, 0.4); */
  background: linear-gradient(rgba(243, 239, 236, 0.05) 0%, rgba(243, 239, 236, 1) 100%);
}

.map-banner .swiper-slide.swiper-slide-visible.swiper-slide-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}

.map-banner .swiper-slide img {
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}

#map {
  width: 100%;
  height: 100%;
  /* position: absolute;
  left: 0;
  top: 0;
  z-index: 8; */
}

.echarts-map {
  overflow: auto;
  height: 55vh;
  margin-top: -48vh;
  position: relative;
  z-index: 10;
}

.echarts-map::-webkit-scrollbar {
  display: none;
}

.echarts-map>div {
  width: 170%;
  height: 100%;
}

.map-banner {
  height: 8rem;
  margin-top: -1px;
  overflow: hidden;
}

.map-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease;
}

.weather {
  position: absolute;
  left: 0;
  top: 0.6rem;
  color: #fff;
  z-index: 9;
  padding: 0 0.5rem;
}

.weather-city {
  font-size: 0.32rem;
  font-weight: bold;
}

.weather-wd {
  font-size: 0.6rem;
}

.weather-wd i {
  font-size: 0.32rem;
  font-style: normal;
}

.date {
  font-size: 0.32rem;
  margin-bottom: 0.35rem;
}

.bannerlogo {
  position: absolute;
  right: 0.5rem;
  z-index: 9;
  top: 0.6rem;
}

.bannerlogo img {
  width: 1.8rem;
}

.swiper1 {
  background: url('https://os.j.cctv.com/common/channel/qiye/jinzhong/bg.png') no-repeat center;
  background-size: 100% 100%;
  /* margin-top: -0.8rem; */
  /* padding-top: 0.5rem; */
}

/* 文旅资讯 */
.section {
  background: url('https://os.j.cctv.com/common/channel/qiye/jinzhong/bg.png') no-repeat center 2.6rem;
  background-size: 100%;
  padding: 0 0.3rem;
}

.section .section-title {
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 1.2rem 0 0.44rem;
  font-size: 0.4rem;
  color: #653C0F;
}

.section .section-title img {
  height: 100%;
}

/*  达人分享*/

.section-wc {
  margin-top: 0.34rem;
}

.section-wc .swiper-slide {
  width: 3.7rem;
}

.section-wc .swiper-slide a {
  display: block;
}

.section-wc .wc-item {
  width: 3.44rem;
  height: 6.2rem;
  border-radius: 0.16rem;
  position: relative;
  overflow: hidden;
  background: #fff;
}


.wc-item-img {
  height: 4.58rem;
}

.wc-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wc-item-img img.play {
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}

/* .wc-item>img {
  width: 100%;
  height: 100%;
} */

.section-wc .wc-cover {
  width: 100%;
  color: #000;
  padding: 0 0.2rem;
  font-size: 0.26rem;
}

.section-wc .wc-title {
  width: 100%;
  /* font-weight: 700; */
  line-height: 0.36rem;
  color: #000;
  max-height: 0.74rem;
  margin: 0.16rem 0 0.2rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.section-wc .wc-info {
  width: 100%;
  font-weight: 300;
  color: #B4B4B4;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px !important;
}

/* 艺术之旅 */
.section-ys {
  margin-top: 0.34rem;
}

.section-ys .swiper-slide {
  width: 4.2rem;
  /* width: 4.9rem; */
}

.section-ys .swiper-slide a {
  display: block;
}

.section-ys .ys-item {
  width: 3.9rem;
  height: 5.6rem;
  border-radius: 0.16rem;
  position: relative;
  overflow: hidden;
  background: #fff;
  /* margin-right: 1.5rem; */
}

.section-ys .ys-item-img {
  height: 100%;
}

.section-ys .ys-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-ys .swiper-slide-active .ys-cover {
  /* opacity: 1;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1s; */
}

.section-ys .ys-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.8rem;

  /* background-color: red; */
  /* opacity: 0; */

  /* animation-fill-mode: both; */
}

.section-ys .ys-cover h3 {
  position: absolute;
  top: 0.7rem;
  left: 0.2rem;
  width: 100%;
  font-size: 0.4rem;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-ys .ys-cover span {
  position: absolute;
  top: 1.3rem;
  left: 0.2rem;
  width: 100%;
  font-size: 0.22rem;
  color: rgba(255, 255, 255, 0.80);
}

.section-ys .ys-cover img {
  width: 100%;
  height: 100%;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}


.ys-tab {
  text-align: center;
  font-size: 0.28rem;
  margin-bottom: 0.4rem;
}

.ys-tab span {
  width: 1.94rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: inline-block;
  background: #ECE8E5;
  border-radius: 0.4rem;
  margin: 0 0.12rem;
  font-weight: bold;
  color: #006934;
  background: rgba(0, 105, 52, 0.08);
}

.ys-tab span.ys-cur {
  background: #006934;
  color: #fff;
}

.section-sub {
  font-size: 0.28rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 0.4rem;
  text-align: justify;
}

/* 文化之旅美食之旅 */
.line-tab {
  text-align: center;
  margin-bottom: 0.4rem;
}

.line-tab span {
  width: 1.94rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: inline-block;
  background: rgba(0, 105, 52, 0.08);
  border-radius: 0.4rem;
  margin-right: 0.24rem;
  color: #006934;
  text-align: center;
  font-size: 0.28rem;
  font-weight: bold;
}

.line-tab span.wh-cur {
  background: #006934;
  color: #fff;
}

.wh-line {
  width: 1.24rem;
  height: 4rem;
  line-height: 4;
  border: 2px solid #EBE1D6;
  background: #FFFBF9;
  border-radius: 8px;
  color: #915F27;
  font-size: 0.32rem;
  font-weight: bold;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 5px;
}

.section-line {
  width: calc(100% + 0.8rem);
  display: flex;
  overflow-x: auto;
  /* 允许水平滚动 */
  white-space: nowrap;
  margin-top: 0.3rem;
  padding-left: 0.4rem;
  margin-left: -0.4rem;
  /* 保持子元素在一行内 */
}

.section-line::-webkit-scrollbar {
  display: none;
}

.section-line>div {
  flex: 0 0 auto;
}

.wh-item {
  display: flex;
}

.wh-item a {
  width: 4.4rem;
  height: 6rem;
  margin-right: 0.24rem;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
}

.wh-item a .wh-logo-img {
  position: absolute;
  position: absolute;
  z-index: 9;
  right: 0.32rem;
  top: 0.32rem;
  width: 1.2rem;
  height: 1.44rem;
}

.wh-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wh-item a p {
  font-size: 0.32rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding-left: 0.26rem;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  background: url("https://os.j.cctv.com/common/channel/qiye/jinzhong/biaoqian.png") no-repeat;
  background-size: 100%;
  /* 显示省略号来代表被修剪的文本 */
}

.wh-item a span {
  font-size: 0.22rem;
  position: absolute;
  bottom: 0.2rem;
  left: 9px;
  color: rgba(255, 255, 255, 0.80);
}

.wh-lf {
  display: flex;
  align-items: center;
  margin-right: 6px;
}

.wh-lf img {
  width: 0.16rem;
}

.ms-tit {
  font-size: 0.36rem;
  color: #653C0F;
  margin: 0.4rem 0;
}

.ms-tit p {
  font-size: 0.28rem;
  color: #000;
  margin-top: 0.3rem;
}

.ms-item {
  display: flex;
  overflow-x: auto;
  /* 允许水平滚动 */
  white-space: nowrap;
  width: calc(100% + 0.8rem);
  padding-left: 0.4rem;
  margin-left: -0.4rem;
}

.ms-item::-webkit-scrollbar {
  display: none;
}

.ms-item>a {
  width: 2.9rem;
  height: 3rem;
  overflow: hidden;
  border-radius: 4px;
  flex: 0 0 auto;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  margin-right: 0.24rem;
}

.ms-item>a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ms-item a p {
  font-size: 0.34rem;
  font-weight: bold;
  position: absolute;
  bottom: 0.68rem;
  left: 9px;
  right: 9px;
  color: #fff;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
}

.ms-item a span {
  font-size: 0.22rem;
  position: absolute;
  bottom: 0.2rem;
  left: 9px;
  color: rgba(255, 255, 255, 0.80);
}

.xl-same {
  /* height: 6.2rem; */
  border-radius: 0.16rem;
  background: #FFF;
  overflow: hidden;
}

.xl-same .xl-img {
  height: 2.4rem;
  overflow: hidden;
}

.xl-same img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xl-same .xl-con {
  padding: 0.28rem 0.2rem;
}

.xl-same .xl-con p {
  line-height: 1.7;
  font-size: 0.28rem;
  text-align: justify
}

.sameSwiper {
  position: relative;
  width: 100%;
  height: 6rem;
  overflow: hidden;
  margin-bottom: 0.6rem;
  margin-top: 0.3rem;
}

.sameSwiper .swiper-wrapper1,
.swiper-wrapper2,
.swiper-wrapper3,
.swiper-wrapper4 {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.3s linear;
}

.sameSwiper .swiper-slide {
  width: 20%;
  flex-shrink: 0;
  height: 100%;
  text-align: center;
  font-size: 18px;
  background: #fff;
  margin-right: 10px;
  border-radius: 8px;
  overflow: hidden;
  transition: width 0.5s ease;
}

.sameSwiper .swiper-slide-item {
  /* opacity: 0.6; */
  /* background-color: red; */
  width: 100%;
  height: 100%;
}

.sameSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 0;
}

.sameSwiper .swiper-slide.swiper-slide-active {
  width: 60%;
}

.sameSwiper .swiper-slide.swiper-slide-active .swiper-text {
  display: block;
  opacity: 1;
  transition: opacity 0.5s ease-out;
}

.sameSwiper .swiper-slide.swiper-slide-active .special_num_title {
  /* display: block; */
  opacity: 0;
  /* transition: opacity 0.5s ease-out; */
}

.sameSwiper .swiper-text {
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 0 12px;
  /* padding-top: 3.6rem; */
  padding-top: 4.9rem;
  /* padding-bottom: 0.32rem; */
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 68.26%, #006934 100%);

}

.swiper3.sameSwiper .swiper-text {
  padding-top: 4.3rem;
}

.swiper3.sameSwiper .swiper-text p {
  margin-top: 12px;
}

.swiper3.sameSwiper .swiper-text {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.80) 100%) no-repeat;
}

.sameSwiper .special_num_title {
  display: table;
  width: 0.36rem;
  padding: 0 0.52rem;
  height: 100%;
  /* line-height: 100%; */
  font-size: 0.28rem;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  /* background: rgba(0, 0, 0, 0.3); */
}

.sameSwiper .special_num_title span {
  display: table-cell;
  vertical-align: middle;
  width: 18px;
  word-wrap: break-word;
  word-break: break-all;
  text-align: center;
}

.sameSwiper .swiper-text p {
  line-height: 1.5;
  font-size: 0.24rem;
  text-align: justify;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 5px;
}

.sameSwiper .swiper-text h4 {
  font-size: 0.34rem;
  text-align: left;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}




/* 文旅资讯 */
.section .swiper-information {
  position: relative;
  width: 100%;
  height: 2rem;
  overflow: hidden;
  background: linear-gradient(26deg, #FFF 59.15%, #FCE1C3 125.44%);
  padding: 0.2rem 0.3rem;
  border-radius: 8px;
}

.section .swiper-information::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url('https://os.j.cctv.com/common/channel/qiye/jinzhong/zixun.png') no-repeat 5.4rem 0.32rem;
  background-size: 1.2rem;
}

.section .swiper-information .swiper-slide {
  display: flex;
  align-items: center;
  justify-self: center;
}

.section .swiper-information .swiper-slide a {
  display: block;
  font-size: 0.28rem;
  /* line-height: 0.56rem; */
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  padding-left: 0.3rem;
  /* text-decoration: underline; */
}

.section .swiper-information .swiper-slide a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.12rem;
  width: 0.08rem;
  height: 0.08rem;
  background: #915F27;
  transform: rotate(-45deg);
  margin-left: 6px;
}


.option-wl {
  margin: 0.34rem 0 0 0;
}

/* .option-wl.swiper-slide {
  width: 5.68rem;
} */

/* .option-wl .swiper-slide:last-child {
  width: 5.5rem;
} */

.wl-item {
  width: 100%;
  /* height: 3.24rem; */
  height: 5.6rem;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  /* z-index: 5; */
}

.wl-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 44.69%, rgba(0, 0, 0, 0.50) 100%);
  z-index: 1;
}

.wl-item .wl-img {
  height: 100%;
  /* transition: all 1s ease; */
}

.wl-item .wl-img img.wl-img-logo {
  position: absolute;
  right: 0.25rem;
  top: 0.25rem;
  width: 0.8rem;
  height: 0.9rem;
}

.wl-item .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);

  /* 平滑的过渡效果 */
}

.swiper-slide-active .wl-item .wl-img img {
  transform: scale(1.1);
  transition: all 2s ease;
  transition-delay: 1s;
}

.option-wl .wl-img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  /* background: #000; */
}

.wl-cover {
  position: absolute;
  left: 0;
  bottom: 0.4rem;
  line-height: 0.5rem;
  max-height: 1rem;
  color: #fff;
  width: calc(100% - 0.2rem);
  padding: 0 0.2rem;
  font-size: 0.36rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
  transform: translateZ(0);
  z-index: 10;
}



.wl-img video {
  width: 100%;
  height: 100%;
}

.option-wl .wl-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-wl {
  margin-bottom: 0.2rem;
  /* padding: 0 0.4rem; */
  position: relative;
  height: 6rem;
  overflow: hidden;
  border-radius: 8px;
}

.swiper-wl .swiper-pagination {
  padding: 0 9px;
}

.swiper-wl .swiper-pagination-bullet {
  height: 2px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.40);
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.28rem !important;
  height: 2px;
  border-radius: 10px !important;
  color: #fff;
  /* 设置激活时文本颜色 */
  background: #fff !important;
  /* 设置激活时背景颜色 */
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  display: flex;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  flex: 1;
}

.swiper-container {
  width: 100%;
  height: 5.6rem;
  overflow: hidden;
  position: relative;
  background-color: #d9d9d9;
}

.swiper-container .swiper-slide {
  /* font-size: 18px; */
  /* background: #fff; */
  overflow: hidden;
}

.swiper-container .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
}

.swiperD .swiper-slide {
  width: 4rem;
  height: 5.4rem;
  border-radius: 0.16rem;
  position: relative;
  overflow: hidden;
  background: #fff;
  margin-right: 0.25rem;
}

.swiperD .wc-item-img {
  height: 100%;
}

.swiperD .wc-cover {
  width: 100%;
  padding: 0.8rem 0.2rem 0.2rem;
  font-size: 0.26rem;
  position: absolute;
  bottom: 0;
  height: 2rem;
  color: rgba(255, 255, 255, 0.60);
  background: linear-gradient(178deg, rgba(0, 0, 0, 0.00) 15%, #000 100%);
}

.swiperD .wc-title {
  width: 100%;
  /* font-weight: 700; */
  line-height: 0.36rem;
  color: #fff;
  max-height: 0.74rem;
  margin: 0.16rem 0 0.1rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.tag {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 56px;
  height: 18px;
  line-height: 18px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  color: #ffdd9a;
  font-size: 12px;
  text-align: center;
}

.tag-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.tag-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img:not([src]) {
  display: none;
  /* 或者其他CSS属性来处理 */
}

img:not([src]) {
  opacity: 0;
}

/* .tag-img {
  width: 100%;
  height: auto;
} */