.wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.img-title {
  margin: 0 auto;
  width: 827px;
  height: 43px;
}

.g-title {
  box-sizing: border-box;
  /* padding-left: 70px; */
  text-align: center;
  margin: 0 auto;
  width: 430px;
  height: 120px;
  font-family: SourceHanSansCN-Bold;
  font-size: 60px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 150px;
  letter-spacing: 12px;
  color: #ffffff;
  background: url('../images/bg-title.png') no-repeat left center;
  background-size: 472px auto;
}

.nav {
  background-color: #111111;
  border-bottom: none;
  font-size: 0;
  line-height: 80px;
  width: 100%;
  z-index: 2;
}

.nav.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 11111;
}

.nav .logo {
  height: 40px;
  padding-top: 13px;
  margin-right: 70px;
}

.nav .nav-items {
  display: flex;
  justify-content: space-between;
  color: rgb(255, 255, 255);
  font-size: 18px;
}

.nav .nav-items .top_text {
  display: inline-block;
  height: 80px;
  cursor: pointer;
  padding: 0 9px;
}

.nav .nav-items .top_text a {
  color: #fff;
}

.nav .nav-items .active {
  background-image: linear-gradient(0deg,
      #d4b26d 0%,
      #fad996 100%);
  color: #000;
}

.nav .nav-items .active a {
  color: #000;
}

.nav_button {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 10px;
}

.nav .nav-items .bm1 {
  background: none;
  background-size: 40px;
  width: auto;
}

.footer {
  box-sizing: border-box;
  padding-top: 83px;
  width: 100%;
  height: 454px;
  background-image: linear-gradient(135deg,
      #190043 0%,
      #000c3e 100%);
}

.footer .footer-title1 {
  margin-bottom: 14px;
  font-family: PingFang-SC-Heavy;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 8px;
  color: #ffffff;
  text-align: center;
}

.footer .footer-title2 {
  margin-bottom: 59px;
  font-family: PingFang-SC-Heavy;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.footer .footer-flex {
  display: flex;
  align-items: center;
}

.footer .footer-flex .footer-flex-text {
  margin-right: 93px;
}

.footer .footer-flex p {
  text-wrap: nowrap;
  margin-bottom: 20px;
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #ffffff;
}

.footer .footer-flex p:first-child {
  font-weight: bold;
}

.footer .footer-flex .qrcode {
  margin-left: 121px;
}

.footer .footer-flex .qrcode img {

  margin: 0 auto 16px;
  display: block;
  width: 140px;
  height: 140px;
  object-fit: contain;
}

.footer .footer-flex .qrcode p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.right-panel {
  display: none;
  padding-top: 15px;
  position: fixed;
  top: 20%;
  right: 0;
  width: 92px;
  height: 323px;
  background: url('../images/right-panel.png') no-repeat top center;
  background-size: 92px 323px;
  z-index: 9999;
}

.right-panel-item {
  height: 51px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
}

.hasfixed{
  margin-top: 80px;
}

.banner {
  position: relative;
  width: 100%;
  height: 900px;
  background: url('../images/banner.png?v=202406241408') no-repeat center center / cover;
}

.banner .wrap {
  height: 100%;
}

.tongqi {
  position: absolute;
  left: 0;
  bottom: 100px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}

.tongqi a {
  display: block;
}

.jieshao {
  padding-top: 104px;
  box-sizing: border-box;
  width: 100%;
  height: 706px;
  background: url('../images/bg-jieshao.jpg') no-repeat center center / cover;
}

.jieshao .g-title {
  margin-bottom: 50px;
}

.jieshao .jieshao-content {
  padding-right: 423px;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: justify;
}

.jieshao p {
  text-indent: 33px;
  margin-bottom: 10px;
}

.yuanyin {
  padding-bottom: 57px;
  width: 100%;
  background: url('../images/bg-yuanyin.jpg') no-repeat center center / cover;
}

.yuanyin .g-title {
  margin-bottom: 54px;
}

.yuanyin .yuanyin-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yuanyin .yuanyin-item {
  width: 230px;
  height: 337px;
  background: rgba(63, 0, 133, .5);
}

.yuanyin-panel {
  box-sizing: border-box;
  padding-top: 84px;
  text-align: center;
}

.icon-yuanyin {
  display: block;
  margin: 0 auto 27px;
  width: 53px;
  height: 53px;
  object-fit: none;
}

.yuanyin-panel-num {
  margin-bottom: 29px;
  font-family: SourceHanSansCN-Bold;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #00f6ff;
}

.yuanyin-panel-line {
  width: 27px;
  height: 4px;
  background-color: #00f6ff;
  margin: 0 auto 25px;
}

.yuanyin-panel-text {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 2px;
  color: #ffffff;
}

.yuanyin-item-detail {
  height: 100%;
  box-sizing: border-box;
  padding: 34px 27px 0;
  font-family: SourceHanSansCN-Light;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  background-image: linear-gradient(90deg,
      #e74c4e 0%,
      #432ae8 100%);
  text-align: justify;
}

.jiangxiang {
  padding: 81px 0 29px;
  width: 100%;
  background: url('../images/bg-jiangxiang.jpg') no-repeat center center / cover;
}

.jiangxiang .g-title {
  margin-bottom: 49px;
}

.jiangxiang-title {
  margin-bottom: 64px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #b4c4ff;
  text-align: center;
}

.jiangxiang-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.jiangxiang-item {
  position: relative;
  margin-bottom: 61px;
  width: 390px;
  height: 237px;
  border-right: 1px solid #a55524;
  ;
}

.jiangxiang-item:nth-child(2n+3) {
  border-right: 0;
}

.jiangxiang-panel {}

.jiangxiang-item-detail {
  box-sizing: border-box;
  padding: 9px 22px;
  height: 100%;
  text-align: justify;
}

.jiangxiang-item-detail-title {
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Normal;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}

.jiangxiang-item-detail-text {
  margin-bottom: 5px;
  font-family: SourceHanSansCN-Normal;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0px;
  color: #ffffff;
}

.icon-jiangxiang {
  display: block;
  margin: 0 auto 24px;
  width: 145px;
  height: 107px;
}

.jiangxiang-panel-title {
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.jiangxiang-panel-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 169px;
  height: 36px;
  background-image: linear-gradient(90deg,
      #e74c4e 0%,
      #432ae8 100%);
  border-radius: 18px;
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 4px;
  color: #ffffff;
  cursor: pointer;
  transform: translateX(-50%);
}

.jiangxiang-panel-btn:focus, .jiangxiang-panel-btn:hover, .jiangxiang-panel-btn:active{
  color: #ffffff;
}

.liucheng{
  position: relative;
  box-sizing: border-box;
  padding: 69px 0 0;
  width: 100%;
  height: 1079px;
  background: url('../images/bg-liucheng.jpg') no-repeat center center / cover;
}

.liucheng-list{
  box-sizing: border-box;
  padding-top: 437px;
  width: 1535px;
  margin: 0 auto;
  position: relative;
  /* width: 100%; */
  height: 80%;
  background: url('../images/bg-liucheng2.png') no-repeat center bottom;
}

.liucheng-title{
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
  background: linear-gradient(to bottom, #fff, rgb(0, 228, 255));
  -webkit-background-clip: text; /* Safari/Chrome支持该属性 */
  color: transparent; /* 将文本颜色设置为透明 */
}

.liucheng-date{
  margin-bottom: 17px;
  font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
}

.liucheng-text{
  font-family: SourceHanSansCN-Light;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #b4c4ff;
  text-align: center;
}

.liucheng-item1{
  width: 390px;
  position: absolute;
  left: 0;
  top: 195px;
}

.liucheng-item2{
  width: 400px;
  position: absolute;
  left: 375px;
  top: 30px;
}

.liucheng-item3{
  width: 330px;
  position: absolute;
  right: 400px;
  top: 96px;
}


.liucheng-item4{
  width: 387px;
  position: absolute;
  right: 0;
  top: 195px;
}

.liuchengfangshi{
  padding-top: 30px;
}

.liuchengfangshi-title{
  margin-bottom: 34px;
  font-family: SourceHanSansCN-Bold;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 5px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to bottom, #fff, rgb(0, 228, 255));
  -webkit-background-clip: text; /* Safari/Chrome支持该属性 */
  color: transparent; /* 将文本颜色设置为透明 */
}

.liuchengfangshi-text1{
  margin-bottom: 27px;
  font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
}

.liuchengfangshi-text2{
  font-family: SourceHanSansCN-Light;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #dbcbff;
  text-align: center;
}

.jiabin{
  padding: 79px 0 80px;
  width: 100%;
  background: url('../images/bg-jiabin.jpg') no-repeat center center / cover;
}
.jiabin .wrap .jiabinSwiperBox {
  position: relative;
}
.jiabin .wrap .swiper {
  width: 100%;
  height: 100%;
}
.jiabin .wrap .swiper-button-prev,
.jiabin .wrap .swiper-button-next {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
}
.jiabin .wrap .swiper-button-prev {
  background: url('../images/pagepre.png') no-repeat;
  background-size: contain;
}
.jiabin .wrap .swiper-button-next {
  background: url('../images/pagenext.png') no-repeat;
  background-size: contain;
}
.jiabin .wrap .swiper-button-prev,
.jiabin .wrap .swiper-rtl .swiper-button-next {
  left: -80px;
}
.jiabin .wrap .swiper-button-next,
.jiabin .wrap .swiper-rtl .swiper-button-prev {
  right: -80px;
}
.jiabin .wrap .swiper-button-prev:after,
.jiabin .wrap .swiper-rtl .swiper-button-next:after,
.jiabin .wrap .swiper-button-next:after,
.jiabin .wrap .swiper-rtl .swiper-button-prev:after {
  display: none;
}
.jiabin .wrap .swiper-pagination-bullet {
  background-color: #b675ff;
  opacity: 1;
  width: 52px;
	height: 8px;
  border-radius: 4px;
}
.jiabin .wrap .swiper-pagination-bullet-active {
	background-image: linear-gradient(90deg, 
		#ff8752 0%, 
		#b400ff 100%);
  width: 52px;
  border-radius: 4px;
}
.jiabin .wrap .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -35px;
}
.jiabin .wrap .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.jiabin .wrap .swiper-slide .imgBox {
  position: relative;
  width: 225px;
  height: 323px;
  box-sizing: border-box;
  padding: 25px 14px;
  background: url('../images/bg-jiabin.png') no-repeat center center / contain;
}
.jiabin .wrap .swiper-slide .imgBox .img{
  margin: 0 auto;
  width: 167px;
	height: 167px;
  border-radius: 50%;
	/* border: solid 3px #c0d9ff; */
  /* background: url('') no-repeat center center / contain; */
}
.jiabin .wrap .swiper-slide .name {
  text-align: center;
  color: #1efda2;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 25px;
}
.jiabin .wrap .swiper-slide .desc {
  font-size: 14px;
  color: #fff;
  text-align: justify;
  margin-top: 10px;
  text-align: center;
}

.jiabin .g-title{
  margin-bottom: 48px;
}

.jiabin-text{
  width: 1150px;
  margin: 0 auto 45px;
  font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
}

.fangshi {
  padding: 74px 0 0px;
  background: url('../images/bg-fs-01.jpg') no-repeat center center / cover;
}

.fangshi .g-title {
  margin-bottom: 49px;
}

.fangshi-date {
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.fangshi-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fangshi-item {
  box-sizing: border-box;
  padding-top: 107px;
  width: 575px;
  height: 482px;
  background: url('../images/bg-fs.png') no-repeat center center / contain;
}

.fangshi-item-title {
  margin-bottom: 53px;
  font-family: SourceHanSansCN-Bold;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.fangshi-item-text {
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}