@charset "UTF-8";
html {
  font-size: 1rem;
}

body {
  font-family: 'TradeGothic LT';
}

.common-header {
  width: 100%;
  height: 100%;
  position: relative;
}

.my-swiper-box .swiper-pagination {
  pointer-events: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  pointer-events: all;
  width: .75rem;
  height: .75rem;
}

.swiper-pagination .swiper-pagination-bullet-active {
  /* border: 1px solid #DB347E; */
  background: #FFFFFF;
}

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

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

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

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide2-txt-box {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  top: 3rem;
  z-index: 99;
}

.slide2-txt-box p {
  text-align: center;
  color: #fff;
  font-size: 1.875rem;
  margin: 0;
}

.banner-txt-box {
  position: absolute;
  left: 10%;
  display: flex;
  flex-direction: column;
  z-index: 99;
  color: white;
}
.banner-txt-box p:nth-child(1),
.banner-txt-box .b-txt1- {
  color: #02F8E9;
}

.banner-txt-box h2,
.banner-txt-box .b-txt2- {
  margin-top: .625rem;
  font-size: 3rem;
}

.banner-txt-box p>a,
.banner-txt-box .b-txt3- {
  margin-top: 3.75rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  width: 8.75rem;
  height: 3.125rem;
  background: #5BC4FD;
  border: 0px;
  border-radius: .625rem;
}
.banner-txt-box p>a:hover,
.banner-txt-box .b-txt3-:hover {
  background: #02F8E9;
}

.banner-btn-box {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 99999999;
  top: 40%;
  pointer-events: none;
  color: white;
  padding: 0 1.25rem;
}

.banner-btn-box .icon {
  font-size: 3.75rem;
  color: #ffe1be;
  font-weight: 700;
  cursor: pointer;
  pointer-events: all;
}

.banner-btn-box .icon:hover {
  opacity: 0.8;
}

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

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

.mobile-pd {
  padding: 0 1.625rem;
}

/* 模块1样式  start*/
.section-pd-01 {
  padding-top: 1.75rem;
  padding-bottom: 3.375rem;
  position: relative;
}

.section-pd-01 .section1-container {
  padding-bottom: 40px;
  max-width: 1490px;
}

.section-pd-01 .section1-container .sec1-lf-box {
  display: flex;
  padding-top: 2.5rem;
}

.section-pd-01 .section1-container .right-img-box {
  width: 100%;
  height: 100%;
  padding: .625rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-pd-01 .bt-bg {
  position: absolute;
  width: 100%;
  height: 50%;
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FAFBFE 40%, #EDF0FC 79%, #E5E9FB 100%) 0% 0% no-repeat padding-box;
  bottom: 0;
  z-index: -10;
}

.section-pd-01 .section-title .txt-title1 {
  text-align: left;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: 0rem;
  color: #1F3468;
}

.section-pd-01 .section-title p {
  margin-top: 1.875rem;
  text-align: left;
  font-size: 1.375rem;
  letter-spacing: 0rem;
  color: #4B4B4B;
}

.section-pd-01 .card-box {
  margin-top: 2.375rem;
}

.section-pd-01 .item-box {
  padding: 2.5rem;
  border-radius: 1.25rem;
  position: relative;
  max-width: 28.8125rem;
  min-height: 34.375rem;
  width: 100%;
}

.section-pd-01 .item-box .card-btimg1 {
  position: absolute;
  bottom: -3.125rem;
  right: -4.625rem;
  z-index: 99;
  pointer-events: none;
}

.section-pd-01 .item-box .card-btimg2 {
  position: absolute;
  bottom: -3.125rem;
  right: -3.125rem;
  z-index: 99;
  pointer-events: none;
}

.section-pd-01 .item-box .card-btimg3 {
  position: absolute;
  bottom: -3.125rem;
  right: -3.125rem;
  z-index: 99;
  pointer-events: none;
}

.section-pd-01 .item-box .txt-intro {
  border-radius: 1.25rem;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0rem;
  color: #FFFFFF;
  padding: .375rem 1.125rem;
  margin-top: 1.125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-pd-01 .item-box .intro-color1 {
  background: #489382 0% 0% no-repeat padding-box;
}

.section-pd-01 .item-box .intro-color2 {
  background: #14BCFF 0% 0% no-repeat padding-box;
}

.section-pd-01 .item-box .intro-color3 {
  background: #BE562D 0% 0% no-repeat padding-box;
}

.section-pd-01 .item1-bg::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #B3FF8E;
  border-radius: 1.25rem;
  z-index: -1;
  top: .375rem;
  left: .375rem;
}

.section-pd-01 .item2-bg::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: .0625rem solid #00F6FF;
  border-radius: 1.25rem;
  z-index: -1;
  top: .375rem;
  left: .375rem;
}

.section-pd-01 .item3-bg::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: .0625rem solid #FF9900;
  border-radius: 1.25rem;
  z-index: -1;
  top: .375rem;
  left: .375rem;
}

.section-pd-01 .item1-bg {
  background: transparent linear-gradient(160deg, #77C9A5 0%, #2A756F 100%) 0% 0% no-repeat padding-box;
}

.section-pd-01 .item2-bg {
  background: transparent linear-gradient(161deg, #42ABBC 0%, #4C7CAC 100%) 0% 0% no-repeat padding-box;
}

.section-pd-01 .item3-bg {
  background: transparent linear-gradient(161deg, #E19859 0%, #AF583E 100%) 0% 0% no-repeat padding-box;
}

.section-pd-01 .txt-title {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0rem;
  color: #FFFFFF;
  height: 4.5rem;
  margin-top: 1rem;
  padding-right: .5rem;
}

.section-pd-01 ::-webkit-scrollbar {
  width: .25rem;
  height: .25rem;
}

.section-pd-01 ::-webkit-scrollbar-thumb {
  background-color: #a6dbff;
  border-radius: 2rem;
}

.section-pd-01 ::-webkit-scrollbar-track {
  background-color: #d9eefc9e;
  border-radius: 2rem;
}

.section-pd-01 .accor-scoll {
  overflow: auto;
}

.section-pd-01 .my-accor-box {
  background: none;
  margin-top: 1.8125rem;
}

.section-pd-01 .my-accor-box .accordion-item {
  background: none;
  border-bottom: none;
}

.section-pd-01 .my-accor-box .heading-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.4375rem;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .left-dot {
  display: flex;
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
  position: absolute;
  top: 1.25rem;
  left: -1rem;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .dot-color1 {
  background: #489382 0% 0% no-repeat padding-box;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .dot-color2 {
  background: #14BCFF 0% 0% no-repeat padding-box;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .dot-color3 {
  background: #BE562D 0% 0% no-repeat padding-box;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .btn-right-box {
  display: flex;
  justify-content: space-between;
  border-bottom: .0625rem dashed #D8D8D8;
  padding: .75rem 0;
  align-items: center;
  width: 100%;
  position: relative;
  margin: 0 1.25rem;
  text-align: left;
  font-size: 1.125rem;
  letter-spacing: 0rem;
  color: #FFFFFF;
  padding-right: 2.125rem;
}

.section-pd-01 .my-accor-box .heading-box .my-heading-btn .rigth-show-ico {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: .5rem;
  right: 0;
}

.section-pd-01 .my-accor-box .accordion-body {
  text-align: left;
  font: normal normal normal 1rem/1.375rem TradeGothic LT;
  letter-spacing: 0rem;
  color: #FFFFFF;
}

/* 模块1样式  end*/
/* 模块2样式  start*/
.section-pd-02 {
  background: url("../img/home/section2bg.png");
  padding: 1.857rem 0 3.375rem 0;
  background-size: cover;
}

.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: 0rem;
  color: #FFFFFF;
  margin: 0;
}

.section-pd-02 .title-line {
  display: flex;
  width: 100%;
  height: .0625rem;
  background: #FFFFFF;
  opacity: 0.16;
}

.section-pd-02 .play-btn-box {
  display: none;
  align-items: center;
  cursor: pointer;
  padding-left: 2.375rem;
}

.section-pd-02 .play-btn-box .iconfont {
  font-size: 1.3125rem;
  color: #FFFFFF;
  width: 5.5rem;
  height: 5.5rem;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.section-pd-02 .play-btn-box .iconfont:first-child {
  margin-right: 1.8125rem;
}

.section-pd-02 .play-btn-box .iconfont:hover {
  border: 1px solid #02F8E9;
  color: #02F8E9;
  opacity: 0.8;
}

.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 .upcoming-swiper2 {
  margin-top: 2.5rem;
}

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

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

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

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

.section-pd-02 .my-slide-box .boximg .img-border {
  border-radius: 20px;
  overflow: hidden;
}

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

.section-pd-02 .my-slide-box .item-intor1 {
  margin-top: .875rem;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0rem;
  margin-bottom: 0;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.section-pd-02 .my-slide-box .item-intor2 {
  margin-top: .875rem;
  font-size: 1.125rem;
  letter-spacing: 0rem;
  margin-bottom: 0;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

/* 模块2样式  end*/
/* 模块3样式  start*/
.section-pd-03 {
  background: transparent linear-gradient(180deg, #FFFFFF00 48%, #E5E9FB 100%) 0% 0% no-repeat padding-box;
  padding-top: 2.125rem;
}

.section-pd-03 .txt-title3 {
  text-align: left;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: 0rem;
  color: #1F3468;
  text-align: left;
  margin-top: 1.25rem;
}

.section-pd-03 .bt-right-bx {
  padding-left: 1.25rem;
  margin-top: 1.25rem;
}

.section-pd-03 .title-img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4%;
  padding-bottom: 0;
}

.section-pd-03 .title-img-box img {
  width: 100%;
  max-width: 35.9375rem;
}

.section-pd-03 .txt-p {
  text-align: left;
  font-size: 1rem;
  letter-spacing: 0rem;
  color: #4B4B4B;
}
.section-pd-03,
.section-pd-03 p {
  font-size: 1.125rem;
}
.section-pd-03 p,
.section-pd-03 .txtp- {
  max-width: 59.5625rem;
  margin-top: 2.125rem;
}
.section-pd-03 p:nth-child(n+2),
.section-pd-03 .txt-p2- {
  margin-top: 2.125rem;
}

.section-pd-03 iframe ,
.section-pd-03 .video-box- {
  display: flex;
  margin-top: 1.875rem;
  max-width: 43rem;
  height: 24.1875rem;
  border-radius: .625rem;
  overflow: hidden;
  padding-bottom: 0 !important;
  margin-bottom: 1.875rem;
}

@media (min-width: 300px) {
  .section-pd-03 .bt-right-bx {
    padding-left: 0px;
  }
}

@media (max-width: 1200px) {
  .section-pd-02 .play-btn-box .iconfont {
    font-size: 18px;
    width: 60px;
    height: 60px;
  }
  .banner-txt-box {
    position: absolute;
    left: 10%;
    display: flex;
    flex-direction: column;
    z-index: 99;
    color: white;
  }
  .banner-txt-box p:nth-child(1),
  .banner-txt-box .b-txt1- {
    color: #02F8E9;
    margin-bottom: .625rem;
  }
	.banner-txt-box h2,
  .banner-txt-box .b-txt2- {
    margin-top: 0px;
    font-size: 1.125rem;
    margin-bottom: .625rem;
  }
  .banner-txt-box p>a,
  .banner-txt-box .b-txt3- {
    margin-top: .625rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 6.5rem;
    height: 1.875rem;
    background: #5BC4FD;
    border: 0px;
    border-radius: 6px;
    font-size: 1rem;
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  .section-pd-01 .section-title .txt-title1 {
    font-size: 1.75rem;
  }
  .section-pd-01 .section1-container .sec1-lf-box {
    padding-bottom: 0;
  }
  .banner-btn-box {
    top: 38%;
    color: white;
    padding: 0 20px;
  }
  .banner-btn-box .icon {
    font-size: 40px;
    color: #ffe1be;
    font-weight: 700;
    cursor: pointer;
  }
}

@media (max-width: 890px) {
  html {
    font-size: 12px;
  }
}

@media (max-width: 890px) {
  .section-pd-02 .play-btn-box .iconfont {
    font-size: 16px;
    max-width: 50px;
    max-height: 50px;
  }
  .section-pd-02 .play-btn-box {
    justify-content: end;
  }
  .section-pd-02 .play-btn-box {
    padding-left: 0;
  }
  .section-pd-02 .play-btn-box .iconfont:first-child {
    margin-right: 14px;
  }
}

@media (max-width: 768px) {
  .slide2-txt-box p {
    font-size: .75rem;
  }
  .section-pd-01 .section1-container .sec1-lf-box {
    padding-bottom: 10px;
  }
  .section-pd-03 iframe,
  .section-pd-03 .video-box- {
    height: 221px;
  }
  .slide2-txt-box {
    top: 16px;
  }
  .banner-txt-box {
    position: absolute;
    left: 10%;
    display: flex;
    flex-direction: column;
    z-index: 99;
    color: white;
  }
  .banner-txt-box p {
    margin: 0;
  }
  .banner-txt-box p:nth-child(1),
  .banner-txt-box .b-txt1- {
    color: #02F8E9;
    margin-bottom: 0px;
  }
	.banner-txt-box h2,
  .banner-txt-box .b-txt2- {
    margin-top: 0px;
    font-size: .875rem;
    margin-bottom: 0px;
  }

  .banner-txt-box p>a,
  .banner-txt-box .b-txt3- {
    margin-top: .625rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 6.5rem;
    height: 1.875rem;
    background: #5BC4FD;
    border: 0px;
    border-radius: 6px;
    font-size: .75rem;
    margin-bottom: 0;
  }
  .banner-btn-box {
    top: 38%;
    color: white;
    padding: 0 10px;
  }
  .banner-btn-box .icon {
    font-size: 20px;
    color: #ffe1be;
    font-weight: 700;
    cursor: pointer;
  }
}

@media (max-width: 590px) {
  .section-pd-02 .play-btn-box .iconfont {
    font-size: 12px;
    width: 38px;
    height: 38px;
  }
}

@media (min-width: 575px) {
  .section-pd-03 .bt-right-bx {
    padding-left: 0px;
  }
}

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

@media (min-width: 1800px) {
  .section-pd-02 .bottom-roll-box {
    margin-left: 14.875rem;
  }
  .section-pd-01 .section1-container {
    margin-left: 14.875rem;
  }
  .section-pd-03 .txt-title3 {
    padding-right: 74px;
  }
}

@media (max-width: 700px) {
  .my-swiper-box .swiper-slide .banner-min {
    display: block;
  }
  .banner-max {
    display: none !important;
  }
  .swiper-slide
.path-box {
    top: 50px;
  }
}

@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;
  }
}
