.hg-header {
  width: 100%;
  position: fixed;
  z-index: 9;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
.hg-header .headerPC {
  height: 120px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
  padding: 0 114px;
}
.hg-header .logo {
  transform: scale(0.8);
  width: 339px;
  height: 106px;
  background: url(../images/hgkf_7b414e805d9bc0deb952.png) no-repeat center;
  background-size: 339px 106px;
}
.hg-header .menu {
  height: 100%;
  display: flex;
  align-items: center;
}
.hg-header .menu > div {
  display: inline-block;
  padding: 0 30px;
  position: relative;
  height: 70px;
  cursor: pointer;
}
.hg-header .menu > div > a {
  line-height: 70px;
  z-index: 11;
  transition: all 0.3s ease;
  font-size: 26px;
}
.hg-header .menu > div:hover > a {
  color: #4D048C;
}
.hg-header .menu .menuClicked::before {
  display: none;
}
.hg-header .menu .menuClicked > a {
  color: #4D048C;
  font-weight: bold;
}
.hg-headerMb .logo {
  display: none;
}
.main {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.main .content .title {
  font-size: 70px;
  color: #000000;
  text-align: center;
  font-family: 'SemiBold';
  padding: 210px 0 50px 0;
}
.main .content .contents {
  width: 1300px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 26px;
  color: #000;
}
.main .content .contents .flexBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.main .content .contents .p1 {
  margin-bottom: 50px;
  line-height: 50px;
}
.main .content .contents .p2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 65px;
}
.main .content .contents .p2 .cont {
  flex: 1;
  margin-right: 44px;
}
.main .content .contents .p2 img {
  width: 568px;
  height: 386px;
}
.main .content .contents .p3 {
  width: 380px;
}
.main .content .contents .p4 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  font-family: "思源";
  padding-right: 25px;
}
.main .content .contents .p4 span {
  font-weight: 400;
  font-family: "DIN-Medium";
  white-space: nowrap;
}
.main .content .contents .p5 {
  width: 898px;
  line-height: 50px;
}
.main .content .contents .p6 {
  font-size: 26px;
  font-weight: 700;
}
.main .atlas .title {
  font-size: 70px;
  color: #000000;
  text-align: center;
  font-family: 'SemiBold';
  padding: 140px 0 50px 0;
}
.main .atlas .atlasCon {
  width: 1300px;
  margin: 0 auto 85px;
}
.main .atlas .atlasCon .tit {
  width: 100%;
  font-size: 30px;
  text-align: center;
  margin-bottom: 35px;
}
.main .atlas .atlasCon .tit span {
  position: relative;
}
.main .atlas .atlasCon .tit span::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background-color: #4D048C;
  left: -15px;
  top: 50%;
  margin-top: -5px;
}
.main .atlas .atlasCon .imgCon {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .atlas .atlasCon .imgCon .imgLi {
  width: 640px;
  height: 450px;
  position: relative;
  margin-bottom: 20px;
}
.main .atlas .atlasCon .imgCon .imgLi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .atlas .atlasCon .imgCon .imgLi span {
  font-size: 20px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main .chart {
  width: 100%;
  height: 920px;
  max-width: 1920px;
  position: relative;
}
.main .chart .budai {
  position: absolute;
  width: 167px;
  height: 150px;
  left: 0;
  bottom: 120px;
}
.main .chart .yezi {
  position: absolute;
  width: 186px;
  height: 440px;
  right: 0;
  top: 0;
}
.main .chart .title {
  font-size: 70px;
  color: #000000;
  text-align: center;
  font-family: 'SemiBold';
  padding: 150px 0 0 0;
}
.main .chart .tbGif {
  width: 1600px;
  height: 660px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main .chart .tbGif video {
  width: 100%;
  height: 100%;
}
p {
  margin: 0;
  padding: 0;
}
.banner {
  width: 100%;
  height: 1079px;
  background: url(../images/bannerBj_1545b9645093f394977e.jpg) no-repeat center;
  background-size: 100% 1079px;
  position: relative;
}
.banner .title {
  font-size: 70px;
  color: #000000;
  text-align: center;
  font-family: 'SemiBold';
  padding: 120px 0 50px 0;
  z-index: 2;
  position: relative;
}
.banner .gradientBg {
  width: 100%;
  height: 458px;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.banner .bannerSwiper {
  width: 1100px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}
.banner .bannerSwiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .bannerSwiper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .bannerSwiper .bannerS1 img {
  display: none;
}
.banner .bannerSwiper .title {
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.28);
}
.banner .bannerSwiper .swiper-button-disabled {
  cursor: no-drop;
  background: transparent;
  color: #ecf6fb;
  opacity: 0.6;
}
.banner .bannerSwiper .swiper-button-disabled:hover {
  color: #ecf6fb;
  background: transparent;
}
.banner .btn-prev,
.banner .btn-next {
  position: absolute;
  top: 258px;
  left: 50%;
  width: 85px;
  height: 85px;
  z-index: 2;
  text-align: center;
  color: #000000;
  background: transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border-radius: 45px;
  line-height: 85px;
  box-sizing: border-box;
  border: 1px solid #000000;
}
.banner .btn-prev span,
.banner .btn-next span {
  font-size: 32px;
  display: inline-block;
  line-height: 85px;
}
.banner .btn-prev:hover,
.banner .btn-next:hover {
  color: #fff;
  background: #4D048C;
  border-color: #4D048C;
}
.banner .btn-prev {
  margin-left: -650px;
}
.banner .btn-next {
  margin-left: 575px;
}
.banner .swiper-slide {
  height: 100%;
}
.banner .swiper-slide-active .slideCon .swiper-title {
  background-color: #4D048C;
  color: #fff;
  border-radius: 50%;
  position: relative;
}
.banner .swiper-slide-active .slideCon .swiper-title::after {
  content: '';
  position: absolute;
  left: -6px;
  top: -6px;
  width: 90px;
  height: 90px;
  border: 1px solid #4D048C;
  border-radius: 50%;
}
.banner .swiper-slide-active .slideCon .swiper-title::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 86px;
  width: 1px;
  height: 100px;
  background-color: #4D048C;
}
.banner .swiper-slide-active .slideCon .swiper-title .pop {
  opacity: 1;
  visibility: visible;
  /* 使元素可见 */
}
.banner .slideCon {
  max-width: 1300px;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  display: flex;
  padding-top: 12px;
  cursor: pointer;
}
.banner .slideCon .swiper-title {
  width: 80px;
  height: 80px;
  font-size: 26px;
  color: #000;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: DIN, DIN;
}
.banner .slideCon .swiper-title .pop {
  width: 725px;
  height: auto;
  background-color: #4D048C;
  color: #fff;
  line-height: 1.5;
  padding: 20px 20px;
  border-radius: 15px;
  position: absolute;
  left: -328.5px;
  top: 193px;
  box-sizing: border-box;
  font-size: 26px;
  opacity: 0;
  visibility: hidden;
  /* 使元素不可见 */
  transition: opacity 0.2s linear, visibility 0.2s linear;
  /* 添加过渡效果 */
  font-family: "微软雅黑";
}
.banner .slideCon .swiper-title .pop::after {
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
  width: 737px;
  height: calc(100% + 12px);
  border: 1px solid #4D048C;
  border-radius: 22px;
}
.banner .slideCon .swiper-title .pop span {
  font-weight: 700;
  font-family: DIN, DIN;
}
.banner .slideCon .swiper-title2 .pop {
  width: 725px;
  height: 160px;
}
.banner .slideCon .swiper-title2 .pop::after {
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
  width: 737px;
  height: 172px;
  border: 1px solid #4D048C;
  border-radius: 22px;
}
.banner .line {
  width: 80px;
  height: 1px;
  background-color: #000;
  margin-top: 40.5px;
}
.banner .bannerFooter {
  width: 100%;
  height: 115px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 115px;
}
@media screen and (min-width: 1500px) and (max-width: 1900px) {
  .hg-header .headerPC {
    height: 80px;
    padding: 0 50px;
  }
  .hg-header .logo {
    transform: scale(0.7);
  }
  .hg-header .menu > div > a {
    font-size: 20px;
  }
  .main .chart {
    background-size: 100% auto;
  }
  .main .chart .tbGif {
    width: 80%;
    height: auto;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
  .hg-header .headerPC {
    height: 80px;
    padding: 0 50px;
  }
  .hg-header .logo {
    transform: scale(0.7);
    margin-left: -135px;
  }
  .hg-header .menu > div > a {
    font-size: 20px;
  }
  .main .content .contents {
    width: 95%;
  }
  .main .content .contents .p6 {
    font-size: 22px;
    white-space: nowrap;
  }
  .main .content .contents .p3 {
    width: 600px;
  }
  .main .content .contents .p5 {
    width: 1100px;
  }
  .main .content .contents .p4 {
    padding-right: 0;
  }
  .main .chart {
    background-size: 100% auto;
  }
  .main .chart .tbGif {
    width: 80%;
    height: auto;
  }
}
@media screen and (min-width: 801px) and (max-width: 1300px) {
  .hg-header .headerPC {
    height: 80px;
    padding: 0 50px;
  }
  .hg-header .logo {
    transform: scale(0.7);
    margin-left: -115px;
  }
  .hg-header .menu > div > a {
    font-size: 18px;
  }
  .main .atlas .atlasCon {
    width: 95%;
    margin: 0 auto;
  }
  .main .atlas .atlasCon .imgCon .imgLi {
    height: auto;
    width: calc(50% - 20px);
  }
  .main .content .contents {
    width: 95%;
  }
  .main .content .contents .p6 {
    font-size: 22px;
  }
  .main .content .contents .p2 img {
    transform: scale(0.8);
  }
  .main .chart {
    background-size: 100% auto;
  }
  .main .chart .tbGif {
    width: 80%;
    height: auto;
  }
  .banner .bannerSwiper {
    transform: scale(0.8);
  }
  .banner .btn-prev,
  .banner .btn-next {
    top: 283px;
    transform: scale(0.8);
  }
  .banner .btn-prev {
    margin-left: -525px;
  }
  .banner .btn-next {
    margin-left: 445px ;
  }
}
.mTxt {
  display: none;
}

