.centerBox {
  width: 1200px;
  box-sizing: border-box;
  margin: auto;
}
.popover-qr-box {
  font-size: 0;
  text-align: center;
}
.popover-qr-box img {
  width: 120px;
  margin-bottom: 5px;
}
.popover-qr-box p {
  font-size: 14px;
  color: #0a102c;
}
#app {
  width: 100%;
  box-sizing: border-box;
}
#app .right_gg {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 115px;
  padding-bottom: 100px;
  z-index: 999;
}
#app .right_gg > div:first-child {
  width: 100%;
  padding: 10px 0 0;
  background: url('../images/right_bg.png') no-repeat center;
  background-size: 100% 100%;
}
#app .right_gg .right_gg-item {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  z-index: 2;
}
#app .right_gg .right_gg-item:hover {
  color: #fff4be;
}
#app .right_gg .gotop {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 115px;
  height: 124px;
  background: url('../images/right_top.png') no-repeat center / cover;
}
#app .right_gg .gotop a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  cursor: pointer;
}
#app .header {
  width: 100%;
  height: 75px;
  background-color: #00155b;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#app .header .centerBox {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#app .header ul {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
#app .header ul li {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 35px;
  font-size: 20px;
  color: #ffe3be;
  cursor: pointer;
  background: transparent;
  transition: background 0.2s;
}
#app .header ul li:hover {
  background: #000a2f;
}
#app .header ul .btn {
  padding: 0 0 0 35px;
  cursor: default;
}
#app .header ul .btn a {
  display: block;
  height: 46px;
  padding: 0 12px;
  border-radius: 6px;
  font-size: 0;
  color: #fff;
  line-height: 46px;
  cursor: pointer;
}
#app .header ul .btn a span {
  font-size: 20px;
  vertical-align: middle;
}
#app .header ul .btn a img {
  vertical-align: middle;
  margin-right: 5px;
}
#app .header ul .btn:hover {
  background: transparent;
}
#app .header ul .btn1 a {
  background: #eb883f;
}
#app .header ul .btn2 a {
  background: #ffcb70;
  color: #000;
}
#app .header ul .btn2 a img {
  transform: translateY(-12px);
}
#app .banner {
  width: 100%;
  height: 650px;
  box-sizing: border-box;
  background: url('../images/banner.jpg?v=241220') no-repeat center;
}
#app .titleCC {
  font-size: 0;
  text-align: center;
}
#app .tongqi {
  box-sizing: border-box;
  height: 724px;
  padding-top: 80px;
  background: url('../images/bg/1.png') no-repeat center;
}
#app .tongqi .content {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 42px;
}
#app .tongqi .content li {
  width: 294px;
  box-sizing: border-box;
  margin-bottom: 18px;
  background-color: #fff;
  padding: 2px 2px 0;
  margin-right: 8px;
  border: 1px solid #9cabc0;
}
#app .tongqi .content li:nth-child(4),
#app .tongqi .content li:nth-child(7) {
  margin-right: 0;
}
#app .tongqi .content li a {
  cursor: pointer;
}
#app .tongqi .content li a.no-href {
  cursor: default;
}
#app .tongqi .content li div {
  width: 288px;
  height: 158px;
  overflow: hidden;
}
#app .tongqi .content li div img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.3s;
}
#app .tongqi .content li:hover div img {
  transform: scale(1.1);
}
#app .tongqi .content li p {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app .tongqi .content li p span {
  font-size: 14px;
  color: #7d7d7d;
  text-align: center;
}
#app .beijing {
  box-sizing: border-box;
  height: 724px;
  padding-top: 80px;
  background: url('../images/bg/2.png?v=241024') no-repeat center;
}
#app .beijing .content {
  margin-top: 60px;
}
#app .beijing .content .text {
  width: 1140px;
  overflow: hidden;
  margin: 0 auto 10px;
}
#app .beijing .content .text p {
  font-size: 23px;
  color: #fff4be;
  line-height: 1.5em;
  text-indent: 2em;
  margin-bottom: 30px;
}
#app .beijing .content .btn a {
  display: block;
  width: 169px;
  height: 49px;
  background: url('../images/btn.png') no-repeat center / cover;
  cursor: pointer;
  margin: 0 auto;
}
#app .beijing .content > img {
  display: block;
  width: 834px;
  margin: 35px auto 0;
}
#app .liyou {
  box-sizing: border-box;
  height: 709px;
  padding-top: 80px;
  background: url('../images/bg/3.png') no-repeat center;
}
#app .liyou .content {
  margin-top: 92px;
}
#app .liyou .content ul {
  width: 100%;
  height: 290px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
#app .liyou .content ul li {
  width: 445px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  color: #ffe5c0;
  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/icon/li03a.png) no-repeat center;
  }
  0% {
    background: #ffdaa4 url(../images/icon/li03a.png) no-repeat center;
  }
  8.3% {
    background: url(../images/icon/li03.png) no-repeat center;
  }
  16.6% {
    background: #ffdaa4 url(../images/icon/li03a.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/icon/li03a.png) no-repeat center;
  }
}
@keyframes icon2 {
  0% {
    background: #ffdaa4 url(../images/icon/li01a.png) no-repeat center;
  }
  16.6% {
    background: #ffdaa4 url(../images/icon/li01a.png) no-repeat center;
  }
  24.9% {
    background: url(../images/icon/li01.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/icon/li01a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/icon/li01a.png) no-repeat center;
  }
}
@keyframes icon3 {
  0% {
    background: #ffdaa4 url(../images/icon/li02a.png) no-repeat center;
  }
  33.2% {
    background: #ffdaa4 url(../images/icon/li02a.png) no-repeat center;
  }
  41.5% {
    background: url(../images/icon/li02.png) no-repeat center;
  }
  49.8% {
    background: #ffdaa4 url(../images/icon/li02a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/icon/li02a.png) no-repeat center;
  }
}
@keyframes icon4 {
  0% {
    background: #ffdaa4 url(../images/icon/li04a.png) no-repeat center;
  }
  49.8% {
    background: #ffdaa4 url(../images/icon/li04a.png) no-repeat center;
  }
  58.1% {
    background: url(../images/icon/li04.png) no-repeat center;
  }
  66.4% {
    background: #ffdaa4 url(../images/icon/li04a.png) no-repeat center;
  }
  100% {
    background: #ffdaa4 url(../images/icon/li04a.png) no-repeat center;
  }
}
#app .liyou .content ul .li01 .icon01 {
  background: #ffdaa4 url('../images/icon/li03a.png') no-repeat center center;
  animation: icon1 4s infinite linear;
}
#app .liyou .content ul .li02 .icon01 {
  background: #ffdaa4 url('../images/icon/li01a.png') no-repeat center center;
  animation: icon2 4s infinite linear;
}
#app .liyou .content ul .li03 .icon01 {
  background: #ffdaa4 url('../images/icon/li02a.png') no-repeat center center;
  animation: icon3 4s infinite linear;
}
#app .liyou .content ul .li04 .icon01 {
  background: #ffdaa4 url('../images/icon/li04a.png') no-repeat center center;
  animation: icon4 4s infinite linear;
}
#app .shezhi {
  box-sizing: border-box;
  height: 925px;
  padding-top: 70px;
  background: url('../images/bg/4.png') no-repeat center;
}
#app .shezhi .content {
  margin-top: 70px;
}
#app .shezhi .content ul {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#app .shezhi .content ul li {
  position: relative;
  width: 272px;
  min-height: 273px;
  box-sizing: border-box;
  padding: 22px 32px;
  margin-bottom: 55px;
  background: url('../images/jiangxiang_item.png') no-repeat center / cover;
}
#app .shezhi .content ul li .descBox {
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: space-between;
  display: none;
  opacity: 0;
  transition: all 0.5s;
}
#app .shezhi .content ul li .descBox .pCon {
  text-align: center;
  cursor: default;
}
#app .shezhi .content ul li .descBox .pCon .p_T {
  color: #603521;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 15px;
}
#app .shezhi .content ul li .descBox .pCon .p_C {
  color: #603521;
  font-size: 12px;
}
#app .shezhi .content ul li .descBox .pCon .btn {
  position: absolute;
  bottom: 39px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 35px;
  box-sizing: border-box;
  font-size: 17px;
  color: #ffefbe;
  text-align: center;
  line-height: 35px;
}
#app .shezhi .content ul li .jiangbei {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
  opacity: 1;
  transition: all 0.5s;
}
#app .shezhi .content ul li .jiangbei > div {
  text-align: center;
}
#app .shezhi .content ul li .jiangbei .desc {
  margin-top: 14px;
  color: #965e3f;
  font-weight: bold;
}
#app .shezhi .content ul li .jiangbei .desc > div:first-child {
  font-size: 14px;
  margin-bottom: 5px;
}
#app .shezhi .content ul li .jiangbei .desc > div:last-child {
  font-size: 20px;
  line-height: 1.5em;
}
#app .shezhi .content ul li .jiangbei .btn {
  position: absolute;
  bottom: 39px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 35px;
  box-sizing: border-box;
  font-size: 17px;
  color: #ffefbe;
  text-align: center;
  line-height: 35px;
}
#app .shezhi .content ul li:hover .descBox {
  display: flex;
  opacity: 1;
}
#app .shezhi .content ul li:hover .jiangbei {
  display: none;
  opacity: 0;
}
#app .liucheng {
  box-sizing: border-box;
  padding: 80px 0 75px;
  background: #050715;
}
#app .liucheng .content {
  margin-top: 70px;
}
#app .liucheng ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#app .liucheng ul li {
  position: relative;
  width: 261px;
  height: 365px;
  box-sizing: border-box;
  padding: 20px 24px;
  background: url('../images/liucheng_item.png') no-repeat center / cover;
}
#app .liucheng ul li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  margin: 0 auto 36px;
}
#app .liucheng ul li .icon img {
  transform: scale(0.9);
  transition: transform 0.2s;
}
#app .liucheng ul li:hover .icon img {
  transform: scale(1.1);
}
#app .liucheng ul li .text {
  height: 75px;
  font-size: 12px;
  color: #513621;
  text-align: center;
}
#app .liucheng ul li .text p:first-child {
  font-size: 18px;
  margin-bottom: 5px;
}
#app .liucheng ul li > p {
  font-size: 12px;
  color: #0f0f0f;
  line-height: 1.8em;
}
#app .liucheng .pxfs {
  width: 1002px;
  height: 146px;
  box-sizing: border-box;
  padding: 30px 20px 0;
  margin: 80px auto 0;
  background: url('../images/pxfs_bg.png') no-repeat center;
  font-size: 14px;
  color: #e0be8d;
  text-align: center;
}
#app .liucheng .pxfs h3 {
  font-size: 23px;
  background: url('../images/pxfs_title.png') no-repeat center;
  margin-bottom: 17px;
}
#app .liucheng .pxfs p {
  line-height: 1.5em;
}
#app .jiabin {
  height: 980px;
  box-sizing: border-box;
  background: url('../images/bg/5.png') no-repeat center;
  padding-top: 50px;
}
#app .jiabin .desc {
  text-align: center;
  color: #fff1b8;
  line-height: 1.7em;
  padding-top: 40px;
}
#app .jiabin .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-top: 40px;
  position: relative;
}
#app .jiabin .guest-item {
  width: 210px;
  height: 345px;
}
#app .jiabin .guest-item .name {
  color: #fff4ba;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 10px;
  position: relative;
  z-index: 1;
}
#app .jiabin .guest-item .pic {
  width: 209px;
  height: 213px;
  margin: 0 auto;
  position: relative;
}
#app .jiabin .guest-item .pic::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 209px;
  height: 213px;
  background: url("../images/jiabin_item.png") no-repeat center;
}
#app .jiabin .guest-item .pic img {
  position: absolute;
  left: 19px;
  top: 20px;
  width: 175px;
  height: 175px;
  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 {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
#app .qiye {
  box-sizing: border-box;
  background: #0a102c;
  padding: 100px 0 90px;
}
#app .qiye .content {
  width: 1200px;
  margin: auto;
  margin-top: 50px;
  position: relative;
}
#app .qiye .content .swiper {
  width: 100%;
  height: 100%;
}
#app .qiye .content .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#app .qiye .content .button-prev,
#app .qiye .content .button-next {
  position: absolute;
  top: 250px;
  width: 97px;
  height: 97px;
  background: url('../images/icon/left.png') no-repeat center / cover;
  cursor: pointer;
}
#app .qiye .content .button-prev {
  left: -120px;
}
#app .qiye .content .button-next {
  right: -120px;
  transform: rotate(180deg);
}
#app .jinji {
  box-sizing: border-box;
  background: url('../images/bg/6.png') no-repeat center / cover;
  padding: 52px 75px;
}
#app .jinji img {
  max-width: 100%;
}
#app .shenbao {
  box-sizing: border-box;
  background: #0a102c;
  padding: 60px 0;
}
#app .shenbao .content {
  margin-top: 50px;
}
#app .shenbao .content ul {
  display: flex;
  justify-content: center;
}
#app .shenbao .content ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 286px;
  height: 322px;
  box-sizing: content-box;
  background: url('../images/shenbao_item.png') no-repeat center;
  padding-bottom: 65px;
  margin: 0 88px;
}
#app .shenbao .content ul li p {
  font-size: 16px;
  color: #ffe4ab;
  text-align: center;
  line-height: 2.2em;
}
#app .shenbao .content ul li p span {
  font-size: 18px;
  color: #d29f2f;
}
#app .shenbao .content ul li a {
  display: block;
  width: 106px;
  height: 31px;
  background: url('../images/btn.png') no-repeat center / contain;
  cursor: pointer;
  margin: 18px auto 0;
}
#app .shenbao .content ul li:last-child p {
  font-size: 18px;
}
#app .aboutUs {
  height: 439px;
  box-sizing: border-box;
  background: url('../images/bg/7.png?v=241024') no-repeat center;
  padding-top: 65px;
}
#app .aboutUs .content {
  display: flex;
  justify-content: flex-start;
}
#app .aboutUs .content .qr {
  margin-right: 60px;
}
#app .aboutUs .content .qr div p {
  font-size: 20px;
  color: #fff;
  line-height: 1em;
  margin-bottom: 22px;
}
#app .aboutUs .content .qr div p:first-child {
  font-size: 44px;
}
#app .aboutUs .content .qr div:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 191px;
  height: 191px;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
#app .aboutUs .content .qr div:last-child img {
  max-width: 100%;
}
#app .aboutUs .content ul {
  display: flex;
  align-items: flex-end;
}
#app .aboutUs .content ul li {
  margin-right: 100px;
  color: #fff;
}
#app .aboutUs .content ul li h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
}
#app .aboutUs .content ul li p {
  height: 24px;
  padding-left: 11px;
  margin-bottom: 15px;
  border-left: 4px solid #807d7e;
  font-size: 18px;
  line-height: 24px;
}
#app .aboutUs .content ul li p:last-child {
  margin-bottom: 0;
}
@-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);
  }
}
