.main {
  background-color: #000;
}

.tidalBoxActivityX {
  font-size: 12px;
}

/* .tidalBoxActivityY {
  width: 14.4rem;
  min-height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
} */


.tidalBoxActivityBg {
  position: absolute;
  width: 14.4rem;
  height: 38rem;
  overflow: hidden;
  top: 0;
  left: 0;
}

.tidalBoxActivityBg img {
  width: 100%;
}

.tidalBoxActivity-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1200;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.3);
}



.tidalBoxActivity-close {
  position: absolute;
  z-index: 1202;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.tidalBoxActivityText {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.ceshi {
  width: 1rem;
  height: 0.5rem;
  background-color: blue;
  color: #fff;
  margin-top: 2rem;
}



.differentimg {
  width: 2.57rem;
  height: 1.35rem;
  position: absolute;
  left: 0.1rem;
  bottom: 0.2rem;
}

.qrcodeimg {
  width: 6.5rem;
  height: 3.03rem;
  position: absolute;
  right: 1.85rem;
  top: 0.2rem;
}

/* 第一对左右按钮 */

.swiper-button-prev1 {
  position: absolute;
  z-index: 30;
  top: 6.4rem;
  left: 1.5rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.left-arrow1 {
  width: 0.5rem;
  height: 0.5rem;
}

.swiper-button-next1 {
  position: absolute;
  z-index: 30;
  top: 6.4rem;
  right: 1rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.right-arrow1 {
  width: 0.5rem;
  height: 0.5rem;
}

.swiper-button-prev2 {
  position: absolute;
  z-index: 30;
  top: 3.6rem;
  left: 1.5rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.left-arrow2 {
  width: 0.5rem;
  height: 0.5rem;
}

.swiper-button-next2 {
  position: absolute;
  z-index: 30;
  top: 3.6rem;
  right: 1.2rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.right-arrow2 {
  width: 0.5rem;
  height: 0.5rem;
}

.swiper-paginationkol {
  position: absolute;
  bottom: -0.82rem !important;
  left: 0.69rem !important;
  z-index: 55;
  --swiper-pagination-color: #6ae2fb;
  --swiper-pagination-bullet-inactive-color: #7a7a7a;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 10px;
  border-radius: 0 !important;
}

.swiper-pagination-bullet {
  height: .03rem !important;
  width: .45rem !important;
  border-radius: 0 !important;
}



.swiper-button-next3 {
  position: absolute;
  z-index: 30;
  top: 3.64rem;
  right: 1.35rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.swiper-button-prev3 {
  position: absolute;
  z-index: 30;
  top: 3.64rem;
  left: 1.47rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.swiper-button-next4 {
  position: absolute;
  z-index: 30;
  top: 11.17rem;
  right: 1.35rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}

.swiper-button-prev4 {
  position: absolute;
  z-index: 30;
  top: 11.17rem;
  left: 1.47rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}



/* pc端 */
@media screen and (min-width: 769px) {
  .mode-pc {
    display: block;
  }

  .mode-mobile {
    display: none;
  }

  .tidalBoxActivityName {
    width: 100%;
    min-width: 1200px;
    max-width: 2880px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }

  /* 第一张图 */
  .tidalBoxActivityText-01 {
    width: 100%;
    height: 9.37rem;
    position: relative;
    overflow: hidden;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-1.jpg');
    background-size: 19.2rem 9.37rem;
    background-repeat: no-repeat;
  }

  /* 活动介绍 */
  .tidalBoxActivityText-02-Activities {
    margin-left: 2.7rem;
    width: 3.97rem;
    height: 2.61rem;
    position: relative;
  }

  .Activities-title {
    width: 3.97rem;
    height: 2.61rem;
    top: 0;
    left: 0;
  }

  .Activities-textarea {
    position: absolute;
    top: 0.7rem;
    left: 0rem;
    font-size: 0.12rem;
    width: 100%;
    color: #fff;
    font-weight: 600;
    height: 0.88rem;

    cursor: default;
    width: 100%;
  }

  /* 第二张图 */
  .tidalBoxActivityText-02 {
    width: 100%;
    height: 12.49rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-2.jpg');
    background-size: 19.2rem 12.49rem;
    background-repeat: no-repeat;
  }

  .tidalBoxActivityText-02-top {
    width: 100%;
    display: flex;
    padding-top: 0.75rem;
  }


  .tidalBoxActivityText-02-advocate {
    margin-left: 0.05rem;
    width: 4.9rem;
    height: 3.59rem;
    position: relative;
  }

  .advocate-bg {
    width: 4.9rem;
    height: 3.59rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }

  .advocate-collum {
    width: 4.9rem;
    height: 3.59rem;
    box-sizing: border-box;
    padding: 0.66rem 0.34rem 0.32rem 0.36rem;
    position: relative;
    z-index: 2;
  }

  .advocate-text {
    font-size: 0.12rem;
    width: 100%;
    color: #fff;
    font-weight: 600;
    height: 0.88rem;

    cursor: default;
    width: 100%;
  }

  .advocate-link {
    width: 4.1rem;
    margin-top: 0.09rem;
    height: 1.65rem;
    position: relative;
    box-sizing: content-box;
    border-left: 0.02rem solid #00fffc;
    border-right: 0.02rem solid #e81c0e;
  }

  .icar03a {
    width: 4.1rem;
    height: 1.65rem;
    position: absolute;
    top: 0;
    z-index: 3;
  }

  .advocate-mask {
    width: 4.1rem;
    height: 1.65rem;
    position: relative;
    top: 0;
    z-index: 4;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.45);
  }

  .advocate-link:hover .advocate-mask {
    display: flex;
  }

  .advocate-button {
    width: 0.6rem;
    height: 0.15rem;
    line-height: 0.15rem;
    text-align: center;
    border-radius: 0.03rem;
    font-size: 0.06rem;
    color: #fff;
    border: 0.01rem solid #fff;
    letter-spacing: 0.01rem;
  }

  /* 潮玩新闻 */
  .tidalBoxActivityText-02-bottom {
    width: 100%;
    margin-top: 0.1rem;
    display: flex;
    justify-content: center;
  }

  .major-event {
    position: relative;
    width: 8.92rem;
    height: 4rem;
  }

  .major-swiper {
    width: 8.65rem;
    margin-left: 0.17rem;
    height: 3.4rem;
    margin-top: 0.58rem;
    position: relative;
    z-index: 1;
    background-color: #000;
  }

  .major-swiper-f {
    width: 8.65rem;
    height: 3.4rem;
    z-index: 1;
  }

  .swiper-slide {
    width: 8.65rem;
    height: 3.4rem;
  }

  .major-swiper-list {
    display: flex;
    align-items: center;
  }

  .major-swiper-Example {
    width: 5.6rem;
  }

  .major-swiper-Example-img {
    height: 3.4rem;
    width: 5.6rem;
  }

  .major-swiper-right {
    width: 2.9rem;
    height: 3.4rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0.85rem 0 0 0.2rem;
  }

  .major-swiper-title {
    width: 2.7rem;
    min-height: 0.4rem;
    font-size: 0.14rem;
    letter-spacing: 0.01rem;
    cursor: default;
    display: -webkit-box;
    /* 对象作为弹性盒子模型显示 */
    overflow: hidden;
    /* 溢出隐藏 */
    -webkit-box-orient: vertical;
    /* 设置伸缩盒子对象的子元素的排列方式 */
    -webkit-line-clamp: 4;
    /* 设置块元素包含的文本行数 */
  }

  .major-swiper-date {
    display: flex;
    font-size: 0.12rem;
    margin-top: 0.1rem;
    cursor: default;
    display: flex;
    align-items: center;
  }

  .major-swiper-Example-Like {
    width: 0.12rem;
    height: 0.15rem;
    margin-left: 0.02rem;
  }

  .major-bg {
    width: 8.92rem;
    height: 4rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    cursor: pointer;
  }

  .major-img {
    width: 8.92rem;
    height: 4rem;
  }

  .major-car {
    width: 5.56rem;
    height: 3.56rem;
    position: absolute;
    top: 2.7rem;
    left: 6.15rem;
    z-index: 13;
  }

  .major-car-img {
    width: 5.56rem;
    height: 3.56rem;
  }

  /* 第三层 */
  .tidalBoxActivityText-03 {
    width: 100%;
    height: 9rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-3.jpg');
    background-size: 19.2rem 9rem;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: -0.02rem;
  }

  .principal-title {
    width: 2.46rem;
    height: 0.5rem;
    margin-top: 0.07rem;
    margin-left: 2.8rem;
  }

  .principal-title-img {
    width: 2.46rem;
    height: 0.5rem;
  }

  .principal-text {
    font-size: 0.13rem;
    width: 100%;
    color: #fff;
    margin-left: 2.95rem;
    margin-top: 0.1rem;

    cursor: default;
  }

  .principal-swiper {
    width: 14.05rem;
    height: 6.6rem;
    display: flex;
    margin-left: 2.4rem;
    margin-top: 0.11rem;
    overflow: hidden;
  }

  .principal-logo {
    width: 5.28rem;
    height: 6.37rem;
    margin-right: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    z-index: 2;
    overflow: hidden;
  }

  .principal-logo-img {

  }

  .principal-swiper-body {
    width: 8.86rem;
    height: 4.39rem;
    margin-left: 0;
    margin-top: 1.16rem;
    position: relative;
    z-index: 20;
    margin-left: 4.65rem;
  }

  .principal-swiper-f {
    width: 8.86rem;
    height: 5.39rem;
    margin-left: 0 !important;
    position: relative;
    z-index: 20;
  }

  .principal-kol {
    position: relative;
    width: 2rem;
    height: 5rem;
    cursor: pointer;
  }


  .kol-bg {
    position: absolute;
    z-index: 35;
    width: 2rem;
    height: 5rem;
  }

  .principal-zhe {
    width: 1.94rem;
    height: 4.2rem;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 999;
    top: 0.02rem;
    left: 0.02rem;
  }

  .principal-he {
    width: 1.94rem;
    height: 4.2rem;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 999;
    top: 0.02rem;
    left: 0.02rem;
    color: #fff;
    font-size: .12rem;


    cursor: default;
    letter-spacing: 0.05rem;
  }

  .principal-kol:hover .principal-zhe {
    display: flex;
  }

  .kol-video-logo {
    width: .2rem;
    height: .2rem;
    position: relative;
    z-index: 50;
    display: none;
  }

  .principal-kol:hover .kol-video-logo {
    display: block;
  }

  .principal-kol:hover .principal-he {
    display: flex;
  }

  /* 第四张 */
  .tidalBoxActivityText-04 {
    width: 100%;
    height: 17.83rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-4.jpg');
    background-size: 19.2rem 17.83rem;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .city-zong {
    width: 11.77rem;
    height: 12.5rem;
    margin-left: 3.69rem;
    margin-top: 2rem;
  }

  .city-top {
  	width: 11.77rem;
        height: 6.25rem;
        box-sizing: border-box;
        padding: .17rem;
  }

  .city-bottom {
    width: 11.77rem;
        height: 6.25rem;
        box-sizing: border-box;
        padding: .17rem;
  }

  .city-swiper-top {
    width: 11.42rem;
        height: 5.9rem;
  }

  .city-swiper-bottom {
   width: 11.42rem;
        height: 5.9rem;
  }

  .city-kol {
    width: 2.73rem;
    height: 5.9rem;
    cursor: pointer;
  }

  .city-bg {
    width: 2.73rem;
    height: 5.9rem;
  }

  /* 弹窗 */
  .tidalBoxActivity-zhong {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1201;
    display: flex;
    justify-content: center;
  }

  .tidalBoxActivity-image {
    height: calc(100% - 60px);
    top: 60px;
    position: relative;
    z-index: 1203;
    overflow: hidden;
  }

  .tidalBoxActivity-photo {
    height: 100%;
  }

  .tidalBoxActivity-video {
    height: calc(100% - 60px);
    width: 26%;
    top: 60px;
    position: relative;
    z-index: 1203;
    overflow: hidden;
  }

}

/* 移动端 */
@media screen and (max-width: 768px) {
  .mode-pc {
    display: none;
  }

  .mode-mobile {
    display: block;
  }

  .tidalBoxActivityName {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }

  /* 第一张图 */
  .tidalBoxActivityText-01 {
    width: 100%;
    height: 16.27rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-mb-1.png');
    background-size: 7.5rem 16.27rem;
    background-repeat: no-repeat;
  }

  /* 活动介绍 */
  .tidalBoxActivityText-02-Activities {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.6rem;
  }

  .Activities-title {
    width: 2.17rem;
    height: 0.44rem;
    position: absolute;
    top: 0;
    left: 0.52rem;
  }

  .Activities-text {
    width: 6.17rem;
    height: 1.94rem;
    position: absolute;
    top: 0.9rem;
    left: 0.52rem;
    z-index: 30;
  }

  .Activities-textarea {
    font-size: 0.22rem;
    line-height: .38rem;
    width: 100%;
    color: #fff;
    font-weight: 600;
    cursor: default;
    box-sizing: border-box;
    padding: 0.7rem 0 0 0.54rem;
  }

  /* 第二张图 */
  .tidalBoxActivityText-02 {
    width: 100%;
    height: 12.86rem;
    position: relative;

  }

  .tidalBoxActivityText-02-top {
    width: 100%;
    height: 6.01rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-mb-2.png');
    background-size: 7.5rem 6.01rem;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 0.34rem;
  }


  .tidalBoxActivityText-02-advocate {
    margin-left: 0.22rem;

    width: 7.06rem;
    height: 5.33rem;
    position: relative;
  }

  .advocate-bg {
    width: 7.06rem;
    height: 5.33rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }

  .advocate-collum {
    width: 7.06rem;
    height: 5.3rem;
    box-sizing: border-box;
    padding: 0.55rem 0 0 0.32rem;
    position: relative;
    z-index: 2;
    font-weight: 400;
  }

  .advocate-text {
    font-size: 0.14rem;
    line-height: .16rem;
    width: 100%;
    color: #fff;
    cursor: default;
    box-sizing: border-box;
    padding-top: 0.1rem;
  }

  .icar03a {
    width: 6.42rem;
    height: 3.08rem;
    top: 0;
    z-index: 3;
  }

  .advocate-mask {
    position: absolute;
    bottom: 0.3rem;
    right: 0.4rem;
    cursor: pointer;
  }


  .advocate-button {
    width: 1.4rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.03rem;
    font-size: 0.14rem;
    color: #fff;
    border: 0.01rem solid #fff;
    letter-spacing: 0.01rem;
  }

  /* 潮玩新闻 */
  .tidalBoxActivityText-02-bottom {
    width: 100%;
    height: 6.85rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-mb-3.png');
    background-size: 7.5rem 6.85rem;
    background-repeat: no-repeat;
    margin-top: -0.02rem;
  }

  .major-event {
    position: relative;
    width: 100%;
    height: 5.85rem;
    box-sizing: border-box;
    padding: 0.2rem 0 0 0.25rem;
  }

  .major-swiper {
    width: 6.96rem;
    height: 5.67rem;
    position: relative;
    z-index: 12 !important;
    box-sizing: border-box;
    padding: 0.9rem 0 0 0.4rem;
  }

  .major-swiper-f {
    width: 6.06rem;
    height: 4.57rem;
    margin: 0 !important;
    z-index: 12 !important;
  }

  .major-swiper-f .swiper-slide {
    width: 6.06rem !important;
    height: 4.57rem !important;
    position: relative;
  }

  .swiper-paginationMaj {
    position: absolute;
    bottom: 0.42rem !important;
    text-align: center;
    z-index: 55;
    --swiper-pagination-color: #6ae2fb;
    --swiper-pagination-bullet-inactive-color: #7a7a7a;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: .1rem;
    border-radius: 0 !important;
  }

  .major-swiper-list {}

  .aOnlick {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }

  .major-swiper-Example {
    width: 5.6rem;
  }

  .major-swiper-Example-img {
    height: 2.9rem;
    width: 5.6rem;
  }

  .major-swiper-right {
    width: 4rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0.19rem 0 0 0;
  }

  .major-swiper-title {
    min-height: 0.4rem;
    font-size: 0.18rem;
    cursor: default;
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .major-swiper-date {
    display: flex;
    font-size: 0.16rem;
    margin-top: 0.15rem;
    cursor: default;
    font-weight: 100;
    display: flex;
    align-items: center;
  }

  .major-swiper-Example-Like {
    width: 0.12rem;
    height: 0.15rem;
    margin-left: 0.1rem;
  }

  .major-bg {
    width: 6.96rem;
    height: 5.67rem;
    position: absolute;
    top: 0.2rem;
    left: 0.25rem;
    z-index: 1;
    cursor: pointer;
  }

  .major-img {
    width: 6.96rem;
    height: 5.67rem;
  }

  .major-car {
    width: 3.18rem;
    height: 3.44rem;
    position: absolute;
    top: 4.4rem;
    left: 4.3rem;
    z-index: 3;
  }

  .major-car-img {
    width: 3.18rem;
    height: 3.44rem;
  }

  .major-title {
    width: 1.64rem;
    height: .2rem;

    position: absolute;
    top: 0.38rem;
    left: 5.25rem;
    z-index: 5;
  }

  .major-title-img {
    width: 1.64rem;
    height: .2rem;
  }

  /* 第三层 */
  .tidalBoxActivityText-03 {
    width: 100%;
    height: 14.15rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-mb-4.png');
    background-size: 7.5rem 14.15rem;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: -0.03rem;
  }

  .principal-title {
    width: 2.17rem;
    height: 0.44rem;
    margin-top: 0.29rem;
    margin-left: 0.5rem;
  }

  .principal-title-img {
    width: 2.17rem;
    height: 0.44rem;
  }

  .principal-text {
    font-size: 0.13rem;
    width: 100%;
    color: #fff;
    margin-left: 0.55rem;
    margin-top: 0.1rem;
    cursor: default;
  }

  .principal-swiper {
    width: 7.5rem;
    margin-top: 0.11rem;
    position: relative;
  }

  .principal-logo {
    width: 7.5rem;
    height: 9.34rem;

    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 2;
  }

  .principal-logo-img {}
.fsfaffa{
  margin: .1rem 0 0 .6rem;
}
  .principal-swiper-body {
    width: 7.5rem;
    height: 4.95rem;
    position: absolute;
    z-index: 80;
    top: 6.5rem;
    box-sizing: border-box;
    padding: 0 0.1rem;
  }

  .principal-swiper-f2 {
    width: 7.3rem;
    height: 4.95rem;
    margin-left: 0 !important;
    position: relative;
    z-index: 20;
  }

  .principal-kol {
    position: relative;
    width: 2.3rem;
    height: 4.95rem;
    cursor: pointer;
  }

  .kol-bg {
    position: absolute;
    z-index: 35;
    width: 2.3rem;
    height: 4.95rem;
  }

  .principal-zhe {
    width: 2.3rem;
    height: 4.95rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 999;
  }

  .kol-video-logo {
    width: .32rem;
    height: .32rem;
    position: relative;
    z-index: 50;
  }

  .swiper-paginationkol2 {

    position: absolute;
    bottom: -0.92rem !important;
    text-align: center;
    z-index: 55;
    --swiper-pagination-color: #6ae2fb;
    --swiper-pagination-bullet-inactive-color: #7a7a7a;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: .1rem;
    border-radius: 0 !important;
  }

  .principal-kol:hover .principal-he {
    display: flex;
  }

  /* 第四张 */
  .tidalBoxActivityText-04 {
    width: 100%;
    height: 9.54rem;
    position: relative;
    background: url('/assets/images/tidalBoxActivity/tidalBoxActivity-bg-mb-5.png');
    background-size: 7.5rem 9.54rem;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: -0.03rem;
  }

  .city-zong {
    width: 7.22rem;
    height: 8.76rem;
    margin-left: .3rem;
    margin-top: .7rem;
    background: url('/assets/images/tidalBoxActivity/city-bg.png');
    background-size: 7.22rem 8.76rem;
    background-repeat: no-repeat;
  }


  .city-swiper-he {
    width: 7.32rem;
    height: 5.13rem;
    margin-left: -0.1rem !important;
  }


  .city-kol {
    width: 2.26rem;
    height: 4.90rem;
    cursor: pointer;
  }

  .city-bg {
    width: 2.26rem;
    height: 4.90rem;
  }

  .city-swiper-he .swiper-slide {
    margin-top: .12rem;
  }

  .city-swiper-he .swiper-slide-active {
    margin-top: 0 !important;
  }

  .city-swiper-he .swiper-slide-active .city-kol {
    width: 2.37rem;
    height: 5.13rem;
  }

  .city-swiper-he .swiper-slide-active .city-bg {
    width: 2.37rem;
    height: 5.13rem;
  }

  .city-zong-title {
    font-size: 0.16rem;
    line-height: .23rem;
    width: 100%;
    color: #fff;
    cursor: default;
    box-sizing: border-box;
    padding: 0.55rem 0 0.18rem 0.3rem;

  }

  .city-prompt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2.3rem 0 2rem;
    margin-top: 0.07rem;
  }

  .city-prompt-left {
    width: .11rem;
    height: .10rem;
  }

  .city-prompt-center {
    font-size: 0.12rem;
    line-height: .12rem;
    width: 100%;
    color: #fff;
    cursor: default;
    text-align: center;
  }

  .city-prompt-right {
    width: .11rem;
    height: .10rem;
  }

  /* 弹窗 */
  .tidalBoxActivity-zhong {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1201;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .tidalBoxActivity-image {
    width: 80%;
    position: relative;
    z-index: 1203;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tidalBoxActivity-photo {
    width: 100%;
  }

  .tidalBoxActivity-video {
    width: 6rem;
    height: 10.83rem;
    position: relative;
    z-index: 1203;
    overflow: hidden;
  }

  /* 滚动条 */
  .swiper-pagination-bullet {
    height: .03rem !important;
    width: .55rem !important;
    border-radius: 0 !important;
  }
}