.centerBox {
  width: 1200px;
  box-sizing: border-box;
  margin: auto;
}
#app {
  width: 100%;
  box-sizing: border-box;
}
#app .right_gg {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 145px;
  height: 192px;
  z-index: 999;
}
#app .right_gg .right_gg-item {
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom: 5.025px;
  background: #e4c589;
  text-align: center;
  font-size: 15.975px;
  color: #000;
  line-height: 50.025px;
  border-radius: 10px;
  cursor: pointer;
}
#app .right_gg .right_gg-item > img {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
#app .right_gg .right_gg-item > .jinqun {
  display: none;
}
#app .right_gg .social-share .item a .share-n {
  position: absolute;
  left: 32px;
  top: 0;
  width: 60px;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  -webkit-text-stroke-width: 0;
  padding-left: 10px;
}
#app .right_gg .social-share {
  position: absolute;
  top: 0;
  left: -120px;
  width: 110px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}
#app .right_gg .social-share .item {
  display: flex;
  justify-content: flex-start;
}
#app .right_gg .share-component {
  display: none;
}
#app .right_gg .share-btn:hover .share-component {
  display: block;
}
#app .right_gg .social-share .icon-wechat .wechat-qrcode {
  top: 40px !important;
}
#app .right_gg .social-share .icon-wechat .wechat-qrcode:after {
  bottom: initial;
  top: -10px;
}
#app .right_gg .social-share .social-share-icon:hover span {
  color: #000 !important;
}
#app .right_gg .line_we_box {
  position: relative;
}
#app .right_gg .line_we_box .line_we {
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: -145px;
  border-radius: 10px;
  color: #000;
  display: none;
}
#app .right_gg .line_we_box .line_we img {
  width: 20px;
}
#app .right_gg .line_we_box .line_we span {
  display: inline-block;
}
#app .right_gg .line_we_box:hover .line_we {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}
#app .right_gg .jinqun_qr {
  position: relative;
}
#app .right_gg .jinqun_qr .jinqun {
  display: none;
}
#app .right_gg .jinqun_qr:hover .jinqun {
  position: absolute;
  left: -100px;
  display: inline-block;
}
#app .header {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  background-color: #02091c;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
#app .header .centerBox {
  height: 100%;
}
#app .header ul {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
#app .header ul li {
  font-size: 18px;
  cursor: pointer;
  color: #ffe3be;
}
#app .header ul li a {
  color: #ffe3be;
  font-size: 22px;
  cursor: pointer;
}
#app .header ul li .btn {
  display: inline-block;
  background-color: #ff9c00;
  font-size: 22px;
  color: #fff;
  padding: 8px 10px;
  border-radius: 5px;
  position: relative;
}
#app .header ul li .btn svg {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
}
#app .header ul li .btn img {
  margin-right: 5px;
}
#app .header ul .bar {
  height: 100%;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#app .header ul .bar:hover {
  color: #131313;
  background-color: #dfbf90;
}
#app .banner {
  width: 100%;
  height: 650px;
  box-sizing: border-box;
  background: url('../images/banner.png?v=7r8946g1d2g1as') no-repeat center top;
  background-size: cover;
}
#app .titleCC {
  text-align: center;
}
#app .beijing {
  padding-bottom: 125px;
  background: url('../images/jieshaoBg.png') no-repeat center top;
}
#app .beijing .centerBox {
  position: relative;
  padding: 0 80px;
  padding-top: 160px;
}
#app .beijing .centerBox .tongqi {
  position: absolute;
  top: -80px;
  left: 0;
}
#app .beijing .content {
  width: 100%;
}
#app .beijing .content ul {
  width: 100%;
  display: flex;
  align-items: center;
}
#app .beijing .content ul li {
  font-size: 18px;
}
#app .beijing .content ul li p {
  margin-bottom: 15px;
  text-indent: 2em;
  color: #fff4be;
  font-size: 18px;
  text-align: justify;
}
#app .beijing .content ul li img {
  padding-left: 20px;
}
#app .liyou {
  width: 100%;
  box-sizing: border-box;
  height: 763px;
  background: url('../images/liyouBG.png?v=sdfrwe') no-repeat center top;
  background-size: cover;
}
#app .liyou .centerBox {
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
#app .liyou .content {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#app .liyou .content ul {
  width: 100%;
  height: 100%;
}
#app .liyou .content ul li {
  width: 430px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  color: #ffe5be;
  font-size: 16px;
}
#app .liyou .content ul li .imgbox {
  width: 77px;
  height: 77px;
  box-sizing: border-box;
  border-radius: 100px;
  border: 1px dashed #ffdaa4;
  padding: 8px;
  position: relative;
  margin-right: 20px;
}
#app .liyou .content ul li .imgbox .smallBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 68px;
  height: 68px;
  border-radius: 100px;
  border: 1px solid #ffdaa4;
}
#app .liyou .content ul li .imgbox .smallBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#app .liyou .content ul li .tt {
  font-size: 20px;
  font-weight: 600;
  color: #ffdea6;
  margin-bottom: 10px;
}
#app .liyou .content ul li .desc {
  color: #ffe5be;
  font-size: 16px;
}
@keyframes icon1 {
  100% {
    background: #ffdaa4 url(../images/li01a.png) no-repeat center;
  }
  0% {
    background: #ffdaa4 url(../images/li01a.png) no-repeat center;
  }
  8.3% {
    background: url(../images/li01.png) no-repeat center;
  }
  16.6% {
    background: #ffdaa4 url(../images/li01a.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/li01a.png) no-repeat center;
  }
}
@keyframes icon2 {
  0% {
    background: #ffdaa4 url(../images/li02a.png) no-repeat center;
  }
  16.6% {
    background: #ffdaa4 url(../images/li02a.png) no-repeat center;
  }
  24.9% {
    background: url(../images/li02.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/li02a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/li02a.png) no-repeat center;
  }
}
@keyframes icon3 {
  0% {
    background: #ffdaa4 url(../images/li03a.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/li03a.png) no-repeat center;
  }
  41.5% {
    background: url(../images/li03.png) no-repeat center;
  }
  49.8% {
    background: #ffdaa4 url(../images/li03a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/li03a.png) no-repeat center;
  }
}
@keyframes icon4 {
  0% {
    background: #ffdaa4 url(../images/li04a.png) no-repeat center;
  }
  49.8% {
    background: #ffdaa4 url(../images/li04a.png) no-repeat center;
  }
  58.1% {
    background: url(../images/li04.png) no-repeat center;
  }
  66.4% {
    background: #ffdaa4 url(../images/li04a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/li04a.png) no-repeat center;
  }
}
@keyframes icon5 {
  0% {
    background: #ffdaa4 url(../images/li05a.png) no-repeat center;
  }
  66.4% {
    background: #ffdaa4 url(../images/li05a.png) no-repeat center;
  }
  74.7% {
    background: url(../images/li05.png) no-repeat center;
  }
  83% {
    background: #ffdaa4 url(../images/li05a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/li05a.png) no-repeat center;
  }
}
#app .liyou .content ul .li01 {
  position: absolute;
  bottom: 166px;
  left: 0;
}
#app .liyou .content ul .li01 .icon01 {
  background: #ffdaa4 url('../images/li01a.png') no-repeat center center;
  animation: icon1 5s infinite linear;
}
#app .liyou .content ul .li02 {
  position: absolute;
  bottom: 380px;
  left: 0;
}
#app .liyou .content ul .li02 .icon01 {
  background: #ffdaa4 url('../images/li02a.png') no-repeat center center;
  animation: icon2 5s infinite linear;
}
#app .liyou .content ul .li03 {
  position: absolute;
  bottom: 505px;
  left: 50%;
  transform: translateX(-50%);
}
#app .liyou .content ul .li03 .icon01 {
  background: #ffdaa4 url('../images/li03a.png') no-repeat center center;
  animation: icon3 5s infinite linear;
}
#app .liyou .content ul .li04 {
  position: absolute;
  bottom: 360px;
  right: 0;
}
#app .liyou .content ul .li04 .icon01 {
  background: #ffdaa4 url('../images/li04a.png') no-repeat center center;
  animation: icon4 5s infinite linear;
}
#app .liyou .content ul .li05 {
  position: absolute;
  bottom: 166px;
  right: 0;
}
#app .liyou .content ul .li05 .icon01 {
  background: #ffdaa4 url('../images/li05a.png') no-repeat center center;
  animation: icon5 5s infinite linear;
}
#app .richeng {
  padding-top: 60px;
  padding-bottom: 90px;
  background: #000 url('../images/shezhiBG.png') no-repeat center top;
  background-size: cover;
}
#app .richeng .content {
  margin-top: 34px;
}
#app .richeng .content ul {
  display: grid;
  grid-template-columns: repeat(4, 267px);
  grid-row-gap: 30px;
  grid-column-gap: 45px;
}
#app .richeng .content ul li {
  width: 267px;
  height: 311px;
  padding: 16px 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: url('../images/shezhiLia.png') no-repeat center top;
}
#app .richeng .content ul li .descBox {
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: space-between;
  display: none;
  opacity: 0;
  transition: all 0.5s;
}
#app .richeng .content ul li .descBox .pCon {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#app .richeng .content ul li .descBox .pCon .p_T {
  color: #944e03;
  font-size: 13px;
}
#app .richeng .content ul li .descBox .pCon .biao {
  margin-top: 10px;
}
#app .richeng .content ul li .descBox .pCon .p_C {
  color: #000;
  font-size: 11px;
}
#app .richeng .content ul li .jiangbei {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 1;
  transition: all 0.5s;
  padding: 10px 0;
  padding-bottom: 0;
}
#app .richeng .content ul li .jiangbei > div {
  text-align: center;
}
#app .richeng .content ul li .jiangbei .desc > div:first-child {
  font-size: 20px;
}
#app .richeng .content ul li .jiangbei .desc > div:last-child {
  font-size: 23px;
}
#app .richeng .content ul li .btn {
  text-align: center;
  transform: translateY(5px);
}
#app .richeng .content ul li:hover {
  background: url('../images/shezhiLi.png') no-repeat center top;
}
#app .richeng .content ul li:hover .descBox {
  display: flex;
  opacity: 1;
}
#app .richeng .content ul li:hover .jiangbei {
  display: none;
  opacity: 0;
}
#app .richeng .tips {
  font-size: 16px;
  color: #505050;
  padding-top: 10px;
}
#app .liucheng {
  width: 100%;
  height: 1287px;
  box-sizing: border-box;
  background: url('../images/PC_02.png') no-repeat center top;
  background-size: cover;
}
#app .liangdian {
  width: 100%;
  box-sizing: border-box;
  background: #000;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 30px;
}
#app .liangdian .content .swiper {
  width: 100%;
  height: 100%;
}
#app .liangdian .content .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#app .liangdian .content .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  image-rendering: pixelated;
}
#app .liangdian .content .tips {
  text-align: right;
  color: #fff4ba;
  font-size: 12px;
  margin-top: 10px;
}
#app .canhui {
  padding-top: 96px;
  padding-bottom: 60px;
}
#app .canhui .centerBox {
  border-radius: 20px;
  box-shadow: 0 0 10px 1px rgba(90, 0, 255, 0.1);
  padding: 70px;
  background: url('../images/duixiangBg.png') no-repeat right top;
}
#app .canhui .centerBox .content {
  width: 550px;
  box-sizing: border-box;
}
#app .canhui .centerBox .content .left p {
  font-size: 18px;
  color: #000;
  padding-top: 35px;
  position: relative;
}
#app .canhui .centerBox .content .left p::after {
  content: '';
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  background-color: #ffc000;
  position: absolute;
  top: 43px;
  left: -20px;
  transform: rotate(45deg);
}
#app .zixun {
  width: 100%;
  height: 400px;
  box-sizing: border-box;
  background: url('../images/zixunBg.png') no-repeat center top;
  background-size: cover;
  padding-top: 60px;
}
#app .zixun .content ul {
  display: flex;
  justify-content: space-evenly;
  margin-top: 35px;
}
#app .zixun .content ul li {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  width: 580px;
  box-sizing: border-box;
  padding: 10px;
  padding-right: 15px;
  border-radius: 5px;
}
#app .zixun .content ul li .imgBox {
  margin-right: 10px;
}
#app .zixun .content ul li .desc .p1 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
#app .zixun .content ul li .desc .p2 {
  font-size: 13px;
}
#app .zixun .content ul li .desc .p2 a {
  color: #ff0000;
}
#app .wangqi {
  width: 100%;
  box-sizing: border-box;
  background: #000 url('../images/huiguBG.png') no-repeat center bottom;
  padding: 30px 0;
  padding-bottom: 130px;
}
#app .wangqi .content {
  width: 1200px;
  position: relative;
  margin: auto;
  margin-top: 35px;
  transform: translateX(-19px);
}
#app .wangqi .content .swiper-horizontal > .swiper-pagination-bullets,
#app .wangqi .content .swiper-pagination-bullets.swiper-pagination-horizontal,
#app .wangqi .content .swiper-pagination-custom,
#app .wangqi .content .swiper-pagination-fraction {
  bottom: -40px;
}
#app .wangqi .content .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
}
#app .wangqi .content .swiper-button-next,
#app .wangqi .content .swiper-rtl .swiper-button-prev {
  top: 40%;
  right: -70px;
  width: 55px;
  height: 55px;
  background-color: #e4c68a;
}
#app .wangqi .content .swiper-button-next::after,
#app .wangqi .content .swiper-rtl .swiper-button-prev::after {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}
#app .wangqi .content .swiper-button-prev,
#app .wangqi .content .swiper-rtl .swiper-button-next {
  top: 40%;
  left: -70px;
  width: 55px;
  height: 55px;
  background-color: #e4c68a;
}
#app .wangqi .content .swiper-button-prev::after,
#app .wangqi .content .swiper-rtl .swiper-button-next::after {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}
#app .wangqi .content .wangqiSwiper {
  padding: 0 2px;
  padding-bottom: 50px;
}
#app .wangqi .content .wangqiSwiper .swiper-slide {
  background-color: #141312;
  padding-bottom: 20px;
  border: 2px solid #dfbf90;
  box-sizing: border-box;
  position: relative;
}
#app .wangqi .content .wangqiSwiper .swiper-slide::after {
  width: 36px;
  height: 35px;
  box-sizing: border-box;
  content: '';
  position: absolute;
  bottom: -33.8px;
  left: 50%;
  background: url('../images/sanjiao.png') no-repeat center bottom;
}
#app .wangqi .content .wangqiSwiper .swiper-slide .imgBox {
  width: 100%;
  height: 155px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#app .wangqi .content .wangqiSwiper .swiper-slide .imgBox img {
  width: 100%;
  height: auto;
  background-color: #fff;
  transform: scale(1.1);
}
#app .wangqi .content .wangqiSwiper .swiper-slide .desc {
  font-size: 14px;
  font-weight: 600;
  color: #ffdaa1;
  text-align: center;
  padding-top: 20px;
}
#app .wangqi .content .wangqiSwiper .swiper-slide .time {
  font-size: 16px;
  color: #eeeeee;
  text-align: center;
  padding-top: 10px;
}
#app .wangqi .swiper {
  width: 100%;
  height: 100%;
}
#app .shenbao {
  width: 100%;
  box-sizing: border-box;
  background: #000 url('../images/shenbaoBG.png') no-repeat center top;
  background-size: 100% 100%;
  padding-bottom: 80px;
}
#app .shenbao .content ul {
  display: flex;
  justify-content: center;
}
#app .shenbao .content ul li {
  padding: 0 10px;
}
#app .jiabin {
  width: 100%;
  box-sizing: border-box;
  background: #000 url('../images/jiabinBG01.png') no-repeat center top;
  background-size: 100% 100%;
  padding: 55px 0;
}
#app .jiabin .content {
  margin-top: 35px;
  height: 800px;
  overflow: hidden;
}
#app .jiabin .content ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#app .jiabin .content ul li {
  width: 20%;
}
#app .jiabin .tips {
  font-size: 16px;
  color: #505050;
  padding-top: 10px;
}
#app .jiabin .guest-item {
  margin-bottom: 35px;
  height: 260px;
  width: 190px;
}
#app .jiabin .guest-item .name {
  color: #fff4ba;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 6px;
  position: relative;
  z-index: 1;
}
#app .jiabin .guest-item .pic {
  width: 191px;
  height: 188px;
  margin: 0 auto;
  position: relative;
}
#app .jiabin .guest-item .pic::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 190px;
  height: 190px;
  background: url("../images/jiabinBG.png") center no-repeat;
  background-size: 88%;
}
#app .jiabin .guest-item .pic img {
  border-radius: 75px;
  width: 125px;
  height: 125px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  margin: auto;
  z-index: 2;
}
#app .jiabin .guest-item .pic:hover::after {
  -webkit-animation: round 2.7s infinite linear;
  animation: round 2.7s infinite linear;
}
#app .jiabin .guest-item .info {
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  width: 85%;
  margin: 0 auto;
}
#app .xuanchuan {
  padding-top: 50px;
  padding-bottom: 50px;
}
#app .xuanchuan .content {
  margin-top: 30px;
}
#app .xuanchuan .content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#app .xuanchuan .content ul li {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #666666;
  margin-bottom: 30px;
}
#app .xuanchuan .content ul li .decT {
  font-size: 20px;
  color: #5a00ff;
  font-weight: 600;
  padding-bottom: 20px;
}
#app .xuanchuan .content ul li .imgbox {
  margin-right: 20px;
}
#app .aboutUs {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background: url('../images/usbg.png') no-repeat center top;
  background-size: 100% 100%;
  padding-top: 30px;
  padding-bottom: 80px;
}
#app .aboutUs .content {
  width: 100%;
  box-sizing: border-box;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
#app .aboutUs .content .usT {
  font-size: 80px;
  line-height: 80px;
  color: #e4c68a;
}
#app .aboutUs .content .uswe {
  padding: 50px 0;
  line-height: 35px;
  font-size: 35px;
  color: #fff;
  font-weight: 600;
}
#app .aboutUs .content ul {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#app .aboutUs .content ul li p {
  line-height: 40px;
  color: #fff;
  font-size: 18px;
}
#app .aboutUs .content ul li p:first-child {
  font-size: 20px;
  position: relative;
  display: inline-block;
  text-align: center;
}
#app .aboutUs .content ul li p:first-child::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  background-color: #bc8f51;
  bottom: 8px;
  left: 0;
  z-index: 1;
}
#app .aboutUs .content ul li p:first-child span {
  position: relative;
  z-index: 9;
  font-size: 26px;
  display: inline-block;
  padding: 0 10px;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
