.centerBox {
  width: 1200px;
  box-sizing: border-box;
  margin: auto;
}
#app {
  width: 100%;
  box-sizing: border-box;
}
#app .right_gg {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 92px;
  z-index: 999;
}
#app .right_gg li {
  border-left: 2px solid #8c724f;
}
#app .right_gg li a {
  position: relative;
  display: block;
  height: 56px;
  border-top: 1px dashed #2d328c;
  background: #0012c4;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
  transition: color 0.2s;
}
#app .right_gg li a::after {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  width: 20px;
  border-top: 1px solid #f5d0a5;
  content: '';
  opacity: 0;
  transition: opacity 0.2s;
}
#app .right_gg li:first-child {
  height: 24px;
  background: url(../images/right_icon2.png) no-repeat center;
}
#app .right_gg li:nth-child(2) a {
  border-top: none;
}
#app .right_gg li:hover a {
  color: #f5d0a5;
}
#app .right_gg li:hover a::after {
  opacity: 1;
}
#app .right_gg .gotop {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border-left: none;
  background: linear-gradient(to bottom, #efd19f, #d1ab70);
  cursor: pointer;
}
#app .right_gg .gotop i {
  width: 32px;
  height: 18px;
  background: url(../images/right_icon1.png) no-repeat center;
  transform: scale(1);
  transition: transform 0.2s;
}
#app .right_gg .gotop:hover i {
  transform: scale(1.2);
}
#app .header {
  width: 100%;
  height: 80px;
  background-color: #000;
  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;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
#app .header ul li {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 20px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
#app .header ul li span {
  position: relative;
}
#app .header ul li span::after {
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  border-top: 1px solid #fff;
  content: '';
  transition: width 0.2s;
}
#app .header ul li:hover span::after {
  width: 100%;
}
#app .header ul .btn {
  margin-left: 20px;
}
#app .header ul .btn1 {
  color: #000;
  background: linear-gradient(to right, #ebbb9c, #edd4c0);
}
#app .header ul .btn1:hover {
  background: linear-gradient(to right, #eb9f6e, #edd4c0);
}
#app .header ul .btn2 {
  background: linear-gradient(to right, #fe2f17, #fb6a15);
}
#app .header ul .btn2:hover {
  background: linear-gradient(to right, #fe2f17, #f9a16e);
}
#app .banner {
  width: 100%;
  height: 1056px;
  box-sizing: border-box;
  background: url('../images/banner.png') no-repeat center -80px, #0a40d9;
}
#app .banner .centerBox {
  position: relative;
  height: 100%;
}
#app .banner .centerBox .time {
  position: absolute;
  left: 0;
  top: 380px;
  width: 100%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 1em;
}
#app .titleCC {
  font-size: 0;
  text-align: center;
}
#app .jianjie {
  background: #0a40d9;
}
#app .jianjie .titleBg {
  height: 577px;
  background: url(../images/title/pxjj.png) no-repeat center;
  background-size: 100% auto;
  transform: translateY(-80px);
}
#app .jianjie .titleBg .text {
  padding: 120px 52px 35px;
}
#app .jianjie .titleBg .text p {
  font-size: 18px;
  color: #fff;
  line-height: 1.5em;
  text-indent: 2em;
  margin-top: 10px;
}
#app .jianjie .titleBg .text p:first-child {
  margin-top: 0;
}
#app .jianjie .titleBg ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#app .jianjie .titleBg ul li {
  width: 20%;
  border-right: 1px solid #5369ba;
  text-align: center;
}
#app .jianjie .titleBg ul li p {
  font-size: 22px;
  color: #fbc972;
  line-height: 1em;
}
#app .jianjie .titleBg ul li p:first-child {
  font-size: 36px;
  margin-bottom: 12px;
}
#app .jianjie .titleBg ul li:last-child {
  border-right: none;
}
#app .liyou {
  width: 100%;
  height: 720px;
  box-sizing: border-box;
  padding-top: 70px;
  background: url('../images/bg/cply.png') no-repeat center, #0a40d9;
}
#app .liyou .titleBg {
  height: 577px;
  background: url(../images/title/cply.png) no-repeat center;
  background-size: 100% auto;
  overflow: hidden;
}
#app .liyou .titleBg > img {
  display: block;
  width: 1083px;
  margin: 130px auto 0;
}
#app .liyou .titleBg ul {
  position: relative;
  width: 298px;
  height: 263px;
  margin: 60px auto 0;
  background: url(../images/liyou2.png) no-repeat center;
}
#app .liyou .titleBg ul li {
  position: absolute;
  width: 400px;
  color: #fff;
}
#app .liyou .titleBg ul li h3 {
  font-size: 26px;
  margin-bottom: 8px;
}
#app .liyou .titleBg ul li p {
  font-size: 16px;
  line-height: 1.5em;
}
#app .liyou .titleBg ul li:nth-child(1) {
  top: -23px;
  right: 320px;
  text-align: right;
}
#app .liyou .titleBg ul li:nth-child(2) {
  top: 160px;
  right: 320px;
  text-align: right;
}
#app .liyou .titleBg ul li:nth-child(3) {
  top: -23px;
  left: 320px;
}
#app .liyou .titleBg ul li:nth-child(4) {
  top: 160px;
  left: 320px;
}
#app .award {
  width: 100%;
  box-sizing: border-box;
  padding: 80px 0 60px;
  background: url('../images/bg/award.png') no-repeat center, #0a40d9;
}
#app .award .content {
  margin-top: 45px;
}
#app .award .content .award-tab {
  display: flex;
  justify-content: space-between;
}
#app .award .content .award-tab li {
  box-sizing: border-box;
  width: 166px;
  height: 77px;
  padding: 20px 0 0 69px;
  background: url(../images/award_tab.png) no-repeat center;
  font-size: 24px;
  color: #ffefa1;
  text-align: center;
  line-height: 41px;
  cursor: pointer;
}
#app .award .content .award-tab li.active {
  background: url(../images/award_tab_active.png) no-repeat center;
  color: #4b3000;
  font-weight: bold;
}
#app .award .content .award-tab-con {
  padding: 40px 0 30px;
}
#app .award .content .award-tab-con ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#app .award .content .award-tab-con ul li {
  position: relative;
  width: 270px;
  height: 258px;
  margin-right: 39px;
  background: url('../images/award_bg.png') no-repeat center;
  color: #fff;
}
#app .award .content .award-tab-con ul li:nth-child(4n),
#app .award .content .award-tab-con ul li:last-child {
  margin-right: 0;
}
#app .award .content .award-tab-con ul li .jiangbei {
  padding-top: 24px;
  text-align: center;
}
#app .award .content .award-tab-con ul li .jiangbei .desc {
  margin-top: 10px;
}
#app .award .content .award-tab-con ul li .jiangbei .desc > div {
  padding: 0 30px;
  font-size: 22px;
  line-height: 1.5em;
}
#app .award .content .award-tab-con ul li .jiangbei .desc > div:first-child {
  font-size: 16px;
  margin-bottom: 3px;
}
#app .award .content .award-tab-con ul li .descBox {
  display: none;
  padding: 20px 14px 0;
}
#app .award .content .award-tab-con ul li .descBox .pCon {
  height: 180px;
  overflow-y: scroll;
}
#app .award .content .award-tab-con ul li .descBox .pCon .p_T {
  font-size: 14px;
  color: #fbc972;
  font-weight: bold;
  margin-bottom: 3px;
}
#app .award .content .award-tab-con ul li .descBox .pCon .p_C {
  font-size: 12px;
}
#app .award .content .award-tab-con ul li .descBox .pCon .biao {
  margin-top: 10px;
}
#app .award .content .award-tab-con ul li .descBox .pCon::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #F5F5F5;
}
#app .award .content .award-tab-con ul li .descBox .pCon::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c0c0c0;
  background-image: -webkit-gradient(linear, left bottom, left top, #c9cdd4);
  transition: 0.3s ease-in-out;
}
#app .award .content .award-tab-con ul li .descBox .pCon::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
#app .award .content .award-tab-con ul li .descBox .pCon::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #f1f1f1;
}
#app .award .content .award-tab-con ul li:hover .jiangbei {
  display: none;
}
#app .award .content .award-tab-con ul li:hover .descBox {
  display: block;
}
#app .award .content .award-tab-con ul li .btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 170px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app .award .content .award-tab-con ul li .btn i {
  width: 118px;
  height: 20px;
  background: url('../images/award_btn.png') no-repeat center;
  transform: scale(1);
  transition: transform 0.2s;
}
#app .award .content .award-tab-con ul li .btn:hover i {
  transform: scale(1.07);
}
#app .award .content .tips {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
#app .liucheng {
  padding: 75px 0 65px;
  background: #0b2fba;
}
#app .liucheng .titleBg {
  height: 956px;
  background: url(../images/title/pxlc.png) no-repeat center;
}
#app .liucheng .content {
  padding-top: 130px;
}
#app .liucheng .content ul {
  position: relative;
  width: 1121px;
  height: 486px;
  margin: 0 auto;
  background: url(../images/liucheng.png) no-repeat center;
}
#app .liucheng .content ul li {
  position: absolute;
  width: 400px;
  color: #fff;
}
#app .liucheng .content ul li p {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 6px;
}
#app .liucheng .content ul li p:nth-child(1) {
  font-size: 22px;
}
#app .liucheng .content ul li p:nth-child(2) {
  font-size: 16px;
}
#app .liucheng .content ul li:nth-child(1) {
  left: 0px;
  top: 55px;
}
#app .liucheng .content ul li:nth-child(2) {
  left: 377px;
  top: 383px;
  width: 308px;
}
#app .liucheng .content ul li:nth-child(3) {
  left: 482px;
  top: -15px;
}
#app .liucheng .content ul li:nth-child(4) {
  left: 765px;
  top: 383px;
  width: 345px;
}
#app .liucheng .content .about {
  position: relative;
  box-sizing: border-box;
  width: 1121px;
  padding: 45px 34px 25px;
  margin: 138px auto 0;
  border-radius: 12px;
  background: #233fb3;
}
#app .liucheng .content .about h3 {
  position: absolute;
  left: 50%;
  top: -26px;
  transform: translateX(-50%);
  width: 297px;
  height: 52px;
  border-radius: 52px;
  background: #fbc972;
  font-size: 28px;
  color: #4b3000;
  text-align: center;
  line-height: 52px;
}
#app .liucheng .content .about p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.6em;
  margin-top: 10px;
}
#app .liucheng .content .about p:first-child {
  margin-top: 0;
}
#app .jiabin {
  box-sizing: border-box;
  background: url('../images/bg/jiabin.png') no-repeat center, #0b2ac8;
  padding: 70px 0;
}
#app .jiabin .desc {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
  margin: 35px 0 25px;
}
#app .jiabin .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
}
#app .jiabin .guest-item {
  width: 25%;
  height: 325px;
}
#app .jiabin .guest-item .name {
  color: #fbc972;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 10px;
  position: relative;
  z-index: 1;
}
#app .jiabin .guest-item .pic {
  width: 185px;
  height: 185px;
  margin: 0 auto;
  position: relative;
}
#app .jiabin .guest-item .pic::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 185px;
  height: 185px;
  background: url("../images/jiabin/ring.png") no-repeat center;
}
#app .jiabin .guest-item .pic img {
  position: absolute;
  left: 14px;
  top: 13px;
  width: 160px;
  height: 160px;
  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 .jiabin .tips {
  font-size: 16px;
  color: #fbc972;
  text-align: center;
}
#app .qiye {
  box-sizing: border-box;
  background: #0d26b4;
  padding: 70px 0;
}
#app .qiye .content {
  margin-top: 45px;
  position: relative;
}
#app .qiye .content .swiper {
  width: 1200px;
  height: 352px;
}
#app .qiye .content .swiper-slide {
  width: 100%;
  height: 100%;
}
#app .qiye .content .swiper-slide img {
  display: block;
  width: 100%;
  object-fit: contain;
}
#app .qiye .content .button-prev,
#app .qiye .content .button-next {
  position: absolute;
  top: 50%;
  width: 66px;
  height: 66px;
  transform: translateY(-50%);
  background: url('../images/next.png') no-repeat center / cover;
  cursor: pointer;
}
#app .qiye .content .button-prev {
  left: -100px;
  transform: rotate(180deg) translateY(50%);
}
#app .qiye .content .button-next {
  right: -100px;
}
#app .qiye .content .swiper-pagination {
  bottom: -30px;
  --swiper-pagination-color: #fbc972;
  --swiper-pagination-bullet-width: 12px;
  --swiper-pagination-bullet-height: 12px;
  --swiper-pagination-bullet-inactive-color: #56549f;
  --swiper-pagination-bullet-inactive-opacity: 1;
}
#app .qiye .content .swiper-pagination-bullet {
  border-radius: 12px;
}
#app .qiye .content .swiper-pagination-bullet-active {
  width: 50px;
}
#app .review {
  box-sizing: border-box;
  height: 795px;
  background: url('../images/bg/review.png') no-repeat center;
  padding: 60px 0 0;
}
#app .review .titleBg {
  height: 663px;
  background: url(../images/title/review.png) no-repeat center;
  overflow: hidden;
}
#app .review .titleBg ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
  margin-top: 124px;
}
#app .review .titleBg ul li {
  width: 377px;
  margin-bottom: 11px;
}
#app .review .titleBg ul li div {
  height: 208px;
  border: 1px solid #fbc972;
  overflow: hidden;
}
#app .review .titleBg ul li div img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.5s;
}
#app .review .titleBg ul li:hover div img {
  transform: scale(1.05);
}
#app .review .titleBg ul li p {
  height: 40px;
  font-size: 16px;
  color: #4b3000;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  background: #fbc972;
}
#app .shenbao {
  box-sizing: border-box;
  background: #0c1d9d;
  padding: 70px 0 75px;
}
#app .shenbao .titleBg {
  height: 348px;
  background: url(../images/title/sbfs.png) no-repeat center;
  overflow: hidden;
}
#app .shenbao ul {
  display: flex;
  justify-content: space-between;
  margin-top: 130px;
  padding: 0 40px;
}
#app .shenbao ul li {
  width: 520px;
  height: 189px;
  background: url(../images/shenbao_item.png) no-repeat center;
  overflow: hidden;
}
#app .shenbao ul li h3 {
  font-size: 24px;
  color: #4b3000;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}
#app .shenbao ul li p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 1.8em;
  margin-top: 15px;
}
#app .shenbao ul li a {
  display: block;
  width: 117px;
  height: 34px;
  background: url(../images/btn.png) no-repeat center;
  margin: 15px auto 0;
}
#app .shenbao ul li:first-child p {
  text-align: left;
  padding-left: 50px;
}
#app .aboutUs {
  height: 460px;
  box-sizing: border-box;
  background: url('../images/bg/lxwm.png') no-repeat center;
  padding-top: 80px;
}
#app .aboutUs .content .title {
  margin-bottom: 35px;
}
#app .aboutUs .content .title p {
  font-size: 15px;
  color: #fff;
  line-height: 1em;
  text-align: center;
}
#app .aboutUs .content .title p:first-child {
  font-size: 40px;
  letter-spacing: 5px;
  margin-bottom: 12px;
}
#app .aboutUs .content ul {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#app .aboutUs .content ul li {
  font-size: 22px;
  color: #fff;
}
#app .aboutUs .content ul li h3,
#app .aboutUs .content ul li p {
  font-weight: 500;
  line-height: 38px;
}
#app .aboutUs .content ul .qr {
  text-align: center;
  padding-bottom: 10px;
}
#app .aboutUs .content ul .qr p {
  font-size: 16px;
  color: #fff;
  line-height: 1em;
  margin-top: 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);
  }
}
