@charset "UTF-8";
.common-header {
  width: 100%;
  height: 100%;
  position: relative;
}

/* banner区样式 start */
.my-Swiper {
  position: relative;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide .path-box {
  position: absolute;
  left: 14%;
  text-shadow: 1px 2px 1px #222222;
  text-align: left;
}

.swiper-slide .path-box .path-nav {
  margin-left: 2px;
}

.swiper-slide .path-box .txt-title {
  color: #FFFFFF;
  font-weight: 700;
  text-shadow: 1px 2px 1px #222222;
}

.swiper-slide .path-box .nav-item {
  text-decoration: none;
  font-size: 14px;
  color: #FFFFFF;
}

.swiper-slide .path-box .item-btn:hover {
  opacity: 0.8;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  /* min-height: 240px; */
  object-fit: cover;
}

/* banner区样式 end */
.section {
  margin: 0;
  width: 100%;
}

.section-pd-01 {
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
  position: relative;
  /* .item-box:hover {
        .txt-title {
            color: #d16948;
        }
    } */
}

.section-pd-01 .item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.section-pd-01 .item-box .item-img {
  width: 100%;
}

.section-pd-01 .item-box .txt-title {
  position: absolute;
  bottom: 2%;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0px;
  color: #B13367;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 模块2样式  start*/
.section-pd-02 {
  background: #FFF6F8 0% 0% no-repeat padding-box;
  padding-top: 2.565rem;
  padding-bottom: 3.125rem;
}

.section-pd-02 .mobile-pd .container-fluid {
  padding-top: 0px !important;
}

.section-pd-02 .section-title {
  display: flex;
  align-items: center;
  height: 100%;
}

.section-pd-02 .txt-title2 {
  text-align: left;
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: 0px;
  text-align: left;
  color: #B13367;
}

.section-pd-02 .title-line {
  display: flex;
  width: 100%;
  height: 1px;
  background: #b4b4b4;
  opacity: 0.16;
}

.section-pd-02 .play-btn-box {
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.section-pd-02 .play-btn-box .iconfont {
  font-size: 1rem;
  color: #1b1a1a;
  margin-left: 1.25rem;
  width: 3.2rem;
  height: 3.2rem;
  /* UI Properties */
  background: linear-gradient(to bottom right, #FFFFFF 10%, #FFE9F6);
  box-shadow: 0px 3px 6px #bcbcbc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-pd-02 .upcoming-swiper {
  margin-top: 2.5rem;
}

.section-pd-02 .upcoming-swiper .swiper-slide {
  width: 27.0625rem;
  margin-right: 4.25rem;
}

.section-pd-02 .my-slide-box {
  display: flex;
  flex-direction: column;
  text-align: left;
  cursor: pointer;
}

.section-pd-02 .my-slide-box .item-timer {
  margin-top: 20px;
  font-size: 1.125rem;
  letter-spacing: 0px;
  color: #D4474F;
  display: flex;
}

.section-pd-02 .my-slide-box a {
  text-decoration: initial;
}

.section-pd-02 .my-slide-box .boximg {
  width: 100%;
  height: 15.75rem;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: start;
  overflow: hidden;
}

.section-pd-02 .my-slide-box .boximg img {
  width: 100%;
  height: inherit;
}

.my-slide-box p:nth-child(3) {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.my-slide-box p:nth-child(4) {
  margin-top: 14px;
  font-size: 1.125rem;
  letter-spacing: 0px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.my-slide-box p {
  color: #000000;
}

/* 模块2样式  end*/
/* 模块2样式  start*/
.section-pd-03 {
  padding-top: 2.275rem;
  padding-bottom: 4.625rem;
}

.section-pd-03 .section-title {
  display: flex;
  align-items: center;
  height: 100%;
}

.section-pd-03 .txt-title2 {
  text-align: left;
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: 0px;
  text-align: left;
  color: #B13367;
}

.section-pd-03 .title-line {
  display: flex;
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.16;
}

.section-pd-03 .play-btn-box {
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.section-pd-03 .play-btn-box .iconfont {
  font-size: 1rem;
  color: #1b1a1a;
  margin-left: 1.25rem;
  width: 3.2rem;
  height: 3.2rem;
  /* UI Properties */
  background: linear-gradient(to bottom right, #FFFFFF 10%, #FFE9F6);
  box-shadow: 0px 3px 6px #bcbcbc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-pd-03 .highlights-swiper {
  margin-top: 2.5rem;
}

.section-pd-03 .highlights-swiper .swiper-slide {
  width: 27.0625rem;
  margin-right: 4.25rem;
}

.section-pd-03 .my-slide-box {
  display: flex;
  flex-direction: column;
  text-align: left;
  cursor: pointer;
  width: 100%;
}

.section-pd-03 .my-slide-box .item-timer {
  margin-top: 20px;
  font-size: 1.125rem;
  letter-spacing: 0px;
  color: #D4474F;
  display: flex;
}

.section-pd-03 .my-slide-box .boximg {
  width: 100%;
  height: 15.75rem;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: start;
  overflow: hidden;
}

.section-pd-03 .my-slide-box .boximg a {
  width: 100%;
  display: flex;
  justify-content: center;
}

.section-pd-03 .my-slide-box .boximg img {
  width: 100%;
  height: inherit;
}

.section-pd-03 .bottom-roll-box {
  padding-left: 238px;
}

/* 模块2样式  end*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20% !important;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20% !important;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20% !important;
    float: left;
  }
}

@media (min-width: 1440px) {
  .col-xxl-15 {
    width: 20% !important;
    float: left;
    padding-left: 0 !important;
  }
}

@media (max-width: 1600px) {
  .section-pd-01 .item-box .txt-title {
    font-size: 1rem;
  }
}

@media (max-width: 1440px) {
  .section-pd-03 .bottom-roll-box {
    padding-left: 0;
  }
  .section-pd-01 .item-box .txt-title {
    font-size: 1.25rem;
  }
  .mobile-pd {
    padding: 0 1.625rem;
  }
}

@media (max-width: 700px) {
  .section-pd-02 .txt-title2 {
    font-size: 1.5rem;
  }
  .section-pd-03 .txt-title2 {
    font-size: 1.5rem;
  }
  .section-pd-02 .play-btn-box .iconfont {
    width: 3rem;
    height: 3rem;
  }
  .section-pd-03 .play-btn-box .iconfont {
    width: 3rem;
    height: 3rem;
  }
}

@media (max-width: 575px) {
  .section-pd-01 .item-box .txt-title {
    font-size: 1rem;
  }
}

@media (max-width: 1024px) {
  .section-pd-02 .play-btn-box {
    justify-content: end;
  }
  .section-pd-03 .play-btn-box {
    justify-content: end;
  }
}

@media (max-width: 768px) {
  .section-pd-02 .my-slide-box .boximg {
    max-height: 100%;
  }
  .section-pd-03 .my-slide-box .boximg {
    max-height: 100%;
  }
}

@media (min-width: 1440px) {
  .section-pd-02 .bottom-roll-box {
    padding-left: 13%;
  }
  .section-pd-03 .bottom-roll-box {
    padding-left: 13%;
  }
  .section-pd-01 .padding-left-box {
    padding: 0 13%;
  }
}

@media (min-width: 360px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 430px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 820px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}

/*>=1024的设备*/
@media (min-width: 1200px) {
  html {
    font-size: 14px;
  }
}

/* >=1024的设备*/
@media (min-width: 1220px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1390px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 1400px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 16px;
  }
  .mb-nav-box {
    padding: 0 .625rem;
  }
}

@media (min-width: 1680px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1920px) {
  html {
    font-size: 16px;
  }
}
