a {
  color: #3e3a39;
}
.limit {
  padding: 0 50px;
}
.bgfix {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #f5f5f5;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  font-size: 18px;
  /* background: #fff; */
  height: 100%;
  overflow: hidden;
}
.g-box .m-header {
  height: 0.5rem;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  transition: background 0.5s linear;
}
.g-box .m-header .limit {
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-box .m-header .u-logo {
  width: 1.45rem;
  height: 0.37rem;
  overflow: hidden;
}
.g-box .m-header .u-nav .item {
  float: left;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  position: relative;
}
.g-box .m-header .u-nav .item a {
  color: #fff;
}
.g-box .m-header .u-nav .item:hover .child-ul {
  display: block;
}
.g-box .m-header .child-ul {
  position: absolute;
  top: 0.4rem;
  background-color: #0f4c81;
  padding: 0.05rem 0.1rem;
  display: none;
}
.g-box .m-header .child-ul .child-li {
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
  text-transform: uppercase;
  color: #fff;
  display: block;
  width: 100%;
}
.g-box .m-header .child-ul .child-li:hover {
  color: #73a8d7;
}
.g-box .m-header.grey-bg {
  background-color: #21598b;
  transition: background 0.5s linear;
}
.g-box .pages-one {
  background-image: url('../imgs/index_bg_01.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-one video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.g-box .pages-two {
  background-image: url('../imgs/index_bg_02.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-two .limit {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.g-box .pages-two .item {
  display: inline-block;
}
.g-box .pages-two .left-content {
  width: 65%;
  height: 100%;
  position: relative;
}
.g-box .pages-two .common {
  width: 70%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1.8rem;
  margin-left: 0.5rem;
}
.g-box .pages-two .red-columns {
  z-index: 9;
  transform: translateX(-120%);
  transition: 1.5s all;
}
.g-box .pages-two .red-columns li {
  height: 0.45rem;
  width: 100%;
  margin-top: 0.83rem;
  background-color: #c9151e;
}
.g-box .pages-two .translateReduction {
  transform: translateX(0%);
}
.g-box .pages-two .text-list {
  z-index: 11;
}
.g-box .pages-two .text-list li {
  display: block;
  padding-left: 0.3rem;
  margin-top: 0.38rem;
  overflow: hidden;
}
.g-box .pages-two .text-list .text-1 {
  width: 5.25rem;
}
.g-box .pages-two .text-list .text-2 {
  width: 3.4rem;
  margin-top: 0.4rem;
}
.g-box .pages-two .text-list .text-3 {
  width: 4.2rem;
  margin-top: 0.5rem;
}
.g-box .pages-two .text-list img {
  float: left;
  width: 100%;
  height: auto;
}
.g-box .pages-two .sculpture-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 9.7rem;
  overflow: hidden;
}
.g-box .pages-two .sculpture-wrap .sculpture {
  width: 100%;
  height: auto;
}
.g-box .pages-two .sculpture-wrap .flower {
  position: absolute;
  z-index: 11;
}
.g-box .pages-two .sculpture-wrap .flower-1 {
  width: 1.2rem;
  height: 1.4rem;
  left: 50%;
  top: 50%;
}
.g-box .pages-two .sculpture-wrap .flower-2 {
  width: 0.95rem;
  height: 1.05rem;
  left: 70%;
  top: 59%;
}
.g-box .pages-two .sculpture-wrap .flower-3 {
  width: 0.7rem;
  height: 0.6rem;
  left: 45%;
  bottom: 10%;
}
.g-box .pages-two .right-content {
  width: 35%;
  text-align: left;
  font-size: 0.22rem;
  color: #0f4c81;
  line-height: 0.34rem;
}
.g-box .pages-two .right-content .text {
  width: 5rem;
}
.g-box .pages-two .right-content h4 {
  padding-bottom: 0.2rem;
  font-weight: normal;
}
.g-box .pages-two .right-content .text {
  margin-top: 0.4rem;
}
.g-box .pages-two .right-content span {
  color: #c9151e;
  font-weight: bold;
}
@keyframes scaleFlower {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.g-box .pages-three {
  background: url('../imgs/index_bg_03.jpg');
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-three .title-text {
  width: 5.1rem;
  height: 6rem;
  position: absolute;
  left: 18%;
  top: 22%;
}
.g-box .pages-three .title-text img {
  position: absolute;
}
.g-box .pages-three .title-text .cube {
  width: 0.89rem;
  height: 0.84rem;
}
.g-box .pages-three .title-text .ring {
  width: 0.52rem;
  height: 0.52rem;
  bottom: 0;
  left: 20%;
}
.g-box .pages-three .title-text .title {
  width: 4.38rem;
  height: 3.85rem;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
.g-box .pages-three .content {
  width: 8.1rem;
  height: 8.05rem;
  position: absolute;
  right: 16%;
  bottom: 0;
  background-image: url('../imgs/pages-3-04.png');
  z-index: 10;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-three .content img {
  position: absolute;
}
.g-box .pages-three .content .splash {
  width: 7.1rem;
  height: 2.9rem;
  right: -12%;
  top: 13%;
}
.g-box .pages-three .content .dancer-spin {
  width: 1.1rem;
  height: 1.4rem;
  right: 40%;
  top: 62%;
}
.g-box .pages-four {
  background: url('../imgs/index_bg_04.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 6.5rem;
  background-color: #dde4ec;
}
.g-box .pages-four .title-text {
  width: 6.3rem;
  height: 4.3rem;
  position: absolute;
  left: 18%;
  top: 10%;
}
.g-box .pages-four .title-text .cube {
  width: 0.89rem;
  height: 0.84rem;
}
.g-box .pages-four .title-text .title {
  width: 6.06rem;
  height: 3.86rem;
  margin-top: -0.5rem;
  margin-left: 0.3rem;
}
.g-box .pages-four .man {
  width: 0.9rem;
  height: 2.6rem;
  position: absolute;
  bottom: 2rem;
  right: 7.8rem;
  z-index: 99;
}
.g-box .pages-four .shoot-wrap {
  width: 10.46rem;
  height: 6.15rem;
  position: absolute;
  right: 8%;
  top: 44%;
  transform: translate3d(0, -50%, 0);
  background-image: url('../imgs/pages-4-05.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
}
.g-box .pages-four .shoot-wrap .shoot {
  width: 2.37rem;
  height: 4.7rem;
  position: absolute;
  right: 1.0506rem;
  top: 1.35rem;
  animation-name: shoot;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.g-box .pages-four .shoot-wrap .l_r_box {
  position: absolute;
  left: 2.35rem;
  top: 3.2rem;
  font-size: 0;
  z-index: 10;
}
.g-box .pages-four .shoot-wrap .l_r_box > div {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #020202;
  font-size: .24rem;
}
.g-box .pages-four .shoot-wrap .l_r_box .img {
  width: .19rem;
  height: 1.2rem;
  margin-bottom: 6px;
  background-color: #fff;
  overflow: hidden;
}
.g-box .pages-four .shoot-wrap .l_r_box > div:first-child {
  margin-right: 5px;
}

.g-box .pages-four .shoot-wrap .l_r_box .img img {
  position: static;
  display: block;
  width: 103%;
  height: 100%;
  transform-origin: center bottom;
}

.g-box .pages-four .shoot-wrap .l_r_box .imrg_l {
  animation: lrAnimation2 1s infinite alternate;
}

.g-box .pages-four .shoot-wrap .l_r_box .imrg_r {
  animation: lrAnimation .7s infinite alternate;
}
@keyframes lrAnimation {
  from {
    transform: scaleY(0)
  }
  to {
    transform: scaleY(.65);
  }
}

@keyframes lrAnimation2 {
  from {
    transform: scaleY(0)
  }
  to {
    transform: scaleY(1);
  }
}
.g-box .pages-four .shoot-wrap .page_four_img1 {
  position: absolute;
  left: 32%;
  top: 33%;
  width: .64rem;
  height: .53rem;
  z-index: 20;
}
.g-box .pages-four .shoot-wrap .page_four_img2 {
  position: absolute;
  left: 32%;
  top: 8%;
  width: 5.11rem;
  height: 1.83rem;
  z-index: 10;
  transform-origin: left bottom;
  animation: actionAnimation 1s infinite alternate;
}
.g-box .pages-four .shoot-wrap .page_four_img3 {
  position: absolute;
  left: 41%;
  top: 49%;
  width: 1.36rem;
  height: 1.36rem;
  animation: rotateAnimation 2s linear infinite;
  z-index: 20;
}
@keyframes rotateAnimation {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes actionAnimation {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(15deg);
  }
}
.g-box .pages-four .shoot-wrap .red-circle {
  width: 0.22rem;
  height: 0.22rem;
  background-color: red;
  border-radius: 50%;
  margin-left: 2.39rem;
    margin-top: 1.69rem;
  animation-name: shoot;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.g-box .pages-four .shoot-wrap .action {
  width: 1.63rem;
  height: 1.95rem;
  position: relative;
  overflow: hidden;
  margin-left: 5.5rem;
  margin-top: 4rem;
}
.g-box .pages-four .shoot-wrap .action img {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.g-box .pages-fives {
  background: url('../imgs/index_bg_05.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-fives .title-text {
  width: 5.57rem;
  height: 3.93rem;
  position: absolute;
  left: 18%;
  top: 15%;
  z-index: 9;
}
.g-box .pages-fives .title-text img {
  position: absolute;
}
.g-box .pages-fives .title-text .cube {
  width: 0.89rem;
  height: 0.84rem;
}
.g-box .pages-fives .title-text .ring {
  width: 0.52rem;
  height: 0.52rem;
  bottom: 42%;
  right: 0;
}
.g-box .pages-fives .title-text .plus {
  width: 0.25rem;
  height: 0.25rem;
  top: 6%;
  right: 35.5%;
}
.g-box .pages-fives .title-text .title {
  width: 4.38rem;
  height: 3.85rem;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
.g-box .pages-fives .content {
  width: 8.28rem;
  height: 7.56rem;
  position: absolute;
  right: 12%;
  top: 19%;
  background-image: url(../imgs/pages-5-02.png);
  z-index: 10;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
}
.g-box .pages-fives .content .bulldozer {
  position: absolute;
  width: 4.2rem;
  left: 0;
  bottom: 0;
}
.g-box .pages-fives .content .crane {
  width: 3.07rem;
  height: 4.53rem;
  margin-top: -2rem;
  margin-left: 2.8rem;
}
.g-box .pages-six {
  background: url('../imgs/index_bg_06.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-six .title-text {
  width: 4.42rem;
  height: 4.9rem;
  position: absolute;
  left: 20%;
  top: 18%;
  z-index: 9;
}
.g-box .pages-six .title-text img {
  position: absolute;
}
.g-box .pages-six .title-text .cube {
  width: 0.89rem;
  height: 0.84rem;
}
.g-box .pages-six .title-text .ring {
  width: 0.52rem;
  height: 0.52rem;
  bottom: -1rem;
  right: .9rem;
}
.g-box .pages-six .title-text .title {
  width: 4.15rem;
  height: 4.19rem;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
.g-box .pages-six .content {
  width: 8.96rem;
  height: 7.14rem;
  position: absolute;
  right: 8%;
  top: 14%;
  z-index: 10;
}
.g-box .pages-six .content .big-img {
  width: 9.10rem;
  height: 6.68rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.g-box .pages-six .content .color-img {
  display: none;
  width: 2.15rem;
  height: 2.54rem;
  position: absolute;
  top: 2.8rem;
  left: 1.8rem;
  z-index: 8;
  animation-name: swing;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.g-box .pages-six .content .light-bulb {
  width: 1.47rem;
  height: 1.85rem;
  background-image: url('../imgs/pages-6-05.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  bottom: 2rem;
  right: 2.3rem;
}
.g-box .pages-six .content .light-bulb img {
  width: 1.27rem;
  height: 1.27rem;
  margin-top: -0.1rem;
  margin-left: 0.31rem;
}
.g-box .pages-six .content .big-apple {
  width: 0.64rem;
  height: 0.97rem;
  position: absolute;
  left: 3.5rem;
  top: 1.8rem;
  z-index: 11;
}
.g-box .pages-six .content .small-apple {
  width: 0.35rem;
  height: 0.56rem;
  position: absolute;
  right: 1.7rem;
  top: 0;
  z-index: 11;
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
    transform-origin: left bottom;
  }
  100% {
    transform: rotate(5deg);
    transform-origin: left bottom;
  }
}
.g-box .pages-seven {
  background: url('../imgs/index_bg_07.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-seven .title-text {
  width: 5.93rem;
  height: 5.28rem;
  position: absolute;
  left: 14%;
  top: 20%;
  z-index: 9;
}
.g-box .pages-seven .title-text img {
  position: absolute;
}
.g-box .pages-seven .title-text .cube {
  width: 0.89rem;
  height: 0.84rem;
}
.g-box .pages-seven .ring {
  position: absolute;
  width: 0.52rem;
  height: 0.52rem;
  bottom: 17%;
    left: 34%;
}
.g-box .pages-seven .title-text .title {
  width: 5.54rem;
  height: 3.83rem;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
.g-box .pages-seven .content {
  width: 8.36rem;
  height: 8.12rem;
  position: absolute;
  right: 8%;
  /* bottom: 0; */
  top: 20%;
  background-image: url('../imgs/pages-7-06.png');
  z-index: 10;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-seven .content img {
  position: absolute;
}
.g-box .pages-seven .content .people {
  width: 1.27rem;
  height: 2rem;
  right: 0.4rem;
  top: 1.8rem;
  z-index: 10;
}
.g-box .pages-seven .content .green-light {
  width: 5.13rem;
  height: 4.95rem;
  right: 0.8rem;
  top: -1rem;
  z-index: 9;
  animation-name: shoot;
  animation-duration: 1.8s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.g-box .pages-seven .content .mouse {
  width: 2.2rem;
  height: 2.56rem;
  top: 4rem;
  left: 4.6rem;
}
@-webkit-keyframes rocketIn {
  /* Safari 和 Chrome */
  0% {
    transform: scale(0.2) translateX(50%) rotateY(45deg);
  }
  100% {
    transform: scale(1) translateX(0) rotateY(0deg);
  }
}
@keyframes rocketIn {
  0% {
    transform: scale(0.2) translateX(50%);
  }
  100% {
    transform: scale(1) translateX(0);
  }
}
.g-box .pages-eight {
  display: flex;
  flex-direction: column;
}
.g-box .pages-eight .up-content {
  height: 3.8rem;
  width: 100%;
  background-image: url('../imgs/partner-top.jpg');
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  /* margin-top: 0.49rem; */
}
.g-box .pages-eight .up-content .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
  text-align: center;
}
.g-box .pages-eight .up-content .text h4 {
  font-size: 0.8rem;
}
.g-box .pages-eight .up-content .text p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.g-box .pages-eight .bottom-content {
  flex: 1;
  min-height: 0;
  background-color: #f9fafc;
  position: relative;
  overflow: hidden;
}
.g-box .pages-eight .bottom-content .partner {
  width: 70%;
  height: 4.2rem;
  padding: 0.5rem 0;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.g-box .pages-eight .bottom-content .partner .swiper-slide {
  background: none;
  height: 4.2rem;
  text-align: center;
}
.g-box .pages-eight .bottom-content .partner .swiper-slide img {
  width: 100%;
  height: 4.2rem;
  display: block;
}
.g-box .pages-eight .partner-btn {
  width: 0.49rem;
  height: 0.92rem;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.g-box .pages-eight .partner-next {
  right: 10%;
  background-image: url('../imgs/partner-next.png');
}
.g-box .pages-eight .partner-prev {
  left: 10%;
  background-image: url('../imgs/partner-prev.png');
}
.g-box .pages-eight .swiper-scrollbar {
  width: 30%;
  background-color: #0f4c81;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.2rem;
}
.g-box .pages-eight .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #c92b2f;
}
.g-box .pages-nine {
  background-image: url('../imgs/nine-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-nine .vertical {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
}
.g-box .pages-nine .vertical .text {
  text-align: center;
  padding: 0.5rem 0;
  color: #ffffff;
}
.g-box .pages-nine .vertical .text h4 {
  font-size: 0.8rem;
}
.g-box .pages-nine .vertical .text p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.g-box .pages-nine .honor {
  flex: 1;
  min-height: 0;
  position: relative;
  overflow: hidden;
}
.g-box .pages-nine .honor .honor-swiper {
  width: 80%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  height: 5rem;
  /* padding: 1rem 0; */
}
.g-box .pages-nine .honor .honor-swiper .swiper-slide{
  height: 2.5rem;
}
.g-box .pages-nine .honor .swiper-slide .img {
  width: 100%;
  /* max-width: 1.78rem; */
  height: auto;
  /* max-height: 1.13rem; */
  object-fit: cover;
  display: block;
}
.g-box .pages-nine .honor .swiper-slide .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: background 0.3s;
}
.g-box .pages-nine .honor .swiper-slide:hover .mask {
  background-color: rgba(0, 0, 0, 0);
}
.g-box .pages-nine .swiper-scrollbar {
  width: 30%;
  background-color: #0f4c81;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.3rem;
}
.g-box .pages-nine .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #c92b2f;
}
.g-box .pages-nine .honor-btn {
  width: 0.4rem;
  height: 0.86rem;
  position: absolute;
  top: 40%;
  cursor: pointer;
  transform: translateY(-50%);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.g-box .pages-nine .honor-next {
  background-image: url('../imgs/partner-next.png');
  right: 0;
}
.g-box .pages-nine .honor-prev {
  background-image: url('../imgs/partner-prev.png');
  left: 0;
}
.g-box .pages-last {
  background: url('../imgs/index_bg_08.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-box .pages-last .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.g-box .pages-last .ewm {
  width: 2.65rem;
  height: 2.65rem;
  display: block;
  margin-top: 1rem;
  float: left;
}
.g-box .pages-last .text {
  width: 3.3rem;
  height: 3.42rem;
  float: right;
  margin-left: 1rem;
  position: relative;
}
.g-box .pages-last .text img {
  position: absolute;
}
.g-box .pages-last .text .light {
  width: 1.4rem;
  height: auto;
  right: -0.11rem;
}
.g-box .pages-last .text .etext {
  width: 3.26rem;
  height: 1.68rem;
  bottom: 0;
}
.g-box .pages-last .text .line {
  width: 0.51rem;
  height: 0.56rem;
  right: 0.05rem;
  top: 1.35rem;
}
.g-box .pages-last .contact {
  width: 5.46rem;
  height: 6.7rem;
  background-image: url('../imgs/pages-8-01.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 50%;
  position: absolute;
  right: 10%;
  bottom: 1rem;
  opacity: 0.8;
}
.g-box .pages-last .contact .light {
  width: 3.82rem;
  height: 4.24rem;
  background-image: url('../imgs/pages-8-02.png');
  transform: scale(0.7);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.86rem;
  margin-left: 0.11rem;
  animation-name: shoot;
  animation-duration: 1.8s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.g-box .pages-last .contact .dance {
  width: 0.7rem;
  height: 1rem;
  background-image: url('../imgs/pages-8-03.png');
  margin-left: 3.7rem;
  margin-top: 4.6rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.g-box .pages-last .contact .other_dance {
  width: 0.7rem;
  height: 1rem;
  background-image: url(../imgs/pages-8-03.png);
  margin-left: 3.7rem;
  margin-top: -0.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pagination {
  left: 0.2rem;
  width: 2rem;
}
.pagination .swiper-pagination-bullet {
  min-width: 1.65rem;
  font-size: 0.2rem;
  background: none;
  text-align: left;
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #92afd1;
  opacity: 1;
  padding-left: 9px;
  position: relative;
}
.pagination .swiper-pagination-bullet::after {
  content: '';
  width: 3px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.pagination .swiper-pagination-bullet:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent transparent #92afd1;
  position: absolute;
  right: 0px;
  top: 55%;
  transform: translate3d(0, -50%, 0);
}
.pagination .swiper-pagination-bullet-active {
  color: #0f4c81;
  font-size: 0.23rem;
}
.pagination .swiper-pagination-bullet-active::after {
  background-color: #c31317;
}
.pagination .swiper-pagination-bullet-active:before {
  border-color: transparent transparent transparent #0f4c81;
}
.swiper-btn-prev {
  right: 0.5rem;
  left: initial;
  margin-top: -1.5rem;
  background-image: url('../imgs/icon_up.png');
}
.swiper-btn-next {
  right: 0.5rem;
  background-image: url('../imgs/icon_down.png');
}
.swiper-btn-next,
.swiper-btn-prev {
  width: 0.52rem;
  height: 0.3rem;
  background-size: 100%;
  top: 40%;
}
.back-up {
  width: 0.5rem;
  height: 0.5rem;
  position: fixed;
  right: 0.45rem;
  bottom: 20%;
  display: inline-block;
  opacity: 0;
  z-index: 999;
  transition: 0.3s ease-in-out;
}
.opacity-show {
  opacity: 1;
}
@keyframes shoot {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes action {
  0% {
    transform: rotate(0deg);
    transform-origin: left bottom;
  }
  100% {
    transform: rotate(16.5deg);
    transform-origin: 0 bottom;
  }
}
@keyframes circle_man {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
.loading {
  width: 100%;
  height: 100%;
  background-color: #dde4ec;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.loading .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
}
.loading .center .logo {
  width: 4.7rem;
  height: auto;
  display: block;
  padding-bottom: 0.5rem;
}
.loading .center .loading {
  width: 1rem;
  height: auto;
  display: block;
}
.work-1 .up-content {
  height: 50%;
  background-image: url('../imgs/work_bg.jpg');
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-1 .up-content .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
  text-align: center;
}
.work-1 .up-content .text h4 {
  font-size: 0.8rem;
}
.work-1 .up-content .text p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.work-1 .bottom-content {
  height: 50%;
  background-color: #dde4ec;
  position: relative;
}
.work-1 .bottom-content .limit-width {
  width: 12.74rem;
  margin: 0 auto;
  height: 3.75rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.work-1 .bottom-content .title {
  padding: 0.35rem 0;
}
.work-1 .bottom-content .title h3 {
  font-size: 0.4rem;
  color: #0f4c81;
}
.work-1 .bottom-content .title p {
  font-size: 0.25rem;
  color: #0f4c81;
  margin-top: 0.1rem;
}
.work-1 .bottom-content .tabs {
  display: flex;
  justify-content: space-between;
}
.work-1 .bottom-content .tabs li {
  width: 2.3rem;
  height: 2rem;
  background-color: #fff;
  transition: 0.5s ease-in-out;
  text-align: center;
  padding-top: 0.3rem;
}
.work-1 .bottom-content .tabs li:hover {
  background-color: #0f4c81;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.work-1 .bottom-content .tabs li:hover .iconfont,
.work-1 .bottom-content .tabs li:hover .text {
  color: #fff;
}
.work-1 .bottom-content .tabs li .iconfont {
  font-size: 1.2rem;
  color: #87aed0;
}
.work-1 .bottom-content .tabs li .text {
  font-size: 0.22rem;
  color: #87aed0;
  margin-top: 0.2rem;
}
.work-1 .bottom-content .tabs li.active {
  background-color: #0f4c81;
}
.work-1 .bottom-content .tabs li.active .iconfont,
.work-1 .bottom-content .tabs li.active .text {
  color: #fff;
}
.work-1 .work-slide {
  background-image: url('../imgs/work_1_bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-1 .work-slide .left-content {
  position: absolute;
  left: 15%;
  top: 10%;
  z-index: 20;
}
.work-1 .work-slide .right-content {
  width: 5.2rem;
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 99;
}
.work-1 .work-slide .right-content a {
  display: block;
  cursor: pointer;
}
.work-1 .work-slide .right-content .big-title {
  color: #c92b2f;
  font-size: 0.4rem;
  margin-bottom: 0.3rem;
}
.work-1 .work-slide .right-content .small-title {
  color: #0f4c81;
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
}
.work-1 .work-slide .right-content .text {
  color: #0f4c81;
  font-size: 0.18rem;
  line-height: 0.34rem;
}
/* .work-1 .work-slide .right-content .pointer {
  width: .57rem;
  height: .52rem;
  display: block;
  position: absolute;
  top: 0.7rem;
  right: 0.5rem;
} */
.work-1 .work-slide .more-button {
  position: absolute;
  right: 15%;
  bottom: 1.5rem;
  z-index: 10;
}
.work-1 .work-slide .more-button img {
  display: block;
  width: 1.16rem;
  height: auto;
}
.work-1 .work-activity .left-content {
  left: 11%;
  top: 5%;
}
.work-1 .work-activity .right-content {
  top: 20%;
}
.work-1 .work-activity .activity {
  width: 11rem;
  height: 7.51rem;
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
}
.work-1 .work-activity .activity img {
  display: block;
  width: 100%;
  height: 100%;
}

.work-1 .work-activity .red-light {
  position: absolute;
  width: 3.48rem;
  height: 3.12rem;
  left: -1rem;
  margin-top: 0.3rem;
  z-index: 10;
  animation-name: swing2;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.work-1 .work-activity .inner-img {
  width: 5.91rem;
  /* height: auto; */
  margin-left: 1rem;
  margin-top: 3.3rem;
  height: 3.3rem;
}
.work-1 .work-video .inner-img {
  width: 6.61rem;
  /* height: auto; */
  position: absolute;
  left: 11%;
  top: 36%;
  z-index: 10;
  height: 3.7rem;
}
.work-1 .work-curation .inner-img {
  width: 6.55rem;
  position: absolute;
  left: 1.26rem;
  top: 1.8rem;
  z-index: -10;
  height: 3.7rem;
}
.work-1 .work-design .inner-img{
  width: 6.2rem;
  height: 3.6rem;
  position: absolute;
  left: 1.61rem;
  top: 1.7rem;
  z-index: -20;
}
.work-1 .work-marketing .inner-img {
  width: 2.65rem;
  /* height: auto; */
  position: absolute;
  margin-left: 2.5rem;
  margin-top: 1.28rem;
  z-index: 10;
  height: 4.7rem;
}
@keyframes swing2 {
  0% {
    transform: rotate(-5deg);
    transform-origin: left bottom;
  }
  100% {
    transform: rotate(5deg);
    transform-origin: left bottom;
  }
}
.work-1 .work-activity .rb-flower {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  position: absolute;
  margin-left: 6.5rem;
  margin-top: 6.6rem;
  z-index: 11;
}
.work-1 .work-curation .left-content {
  left: 12%;
  top: 15%;
}
.work-1 .work-curation .right-content {
  top: 23%;
  right: 12%;
}
.work-1 .work-curation .curation {
  width: 9rem;
  height: 6.76rem;
}
.work-1 .work-curation .bulldozer {
  width: 3.5rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.work-1 .work-curation .crane-x {
  width: 3.07rem;
  height: 4.61rem;
  position: absolute;
  right: -0.25rem;
  top: -0.4rem;
}
.work-1 .work-design .left-content {
  left: 7%;
  top: 15%;
}
.work-1 .work-design .right-content {
  top: 20%;
}
.work-1 .work-design .design {
  width: 8.8rem;
  height: 7.07rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.work-1 .work-design .colorful {
  width: 1.93rem;
  height: 2.44rem;
  position: absolute;
  margin-left: 7.5rem;
  margin-top: 3rem;
  z-index: 8;
  animation-name: swing;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.work-1 .work-design .bulb {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  margin-left: 0.6rem;
  margin-top: 0.5rem;
  z-index: 10;
}
.work-1 .work-design .apple {
  width: 0.45rem;
  height: 0.65rem;
  margin-left: 7.4rem;
  margin-top: 1rem;
  position: absolute;
  z-index: 11;
}
.work-1 .work-marketing .left-content {
  left: 10%;
  top: 15%;
}
.work-1 .work-marketing .right-content {
  top: 20%;
}
.work-1 .work-marketing .marketing {
  width: 7.1rem;
  height: 6.8rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}
.work-1 .work-marketing .aircraft {
  width: 3.75rem;
  height: 3.9rem;
  margin-left: 1rem;
  margin-top: 1rem;
  position: absolute;
}
.work-1 .work-marketing .small-mouse {
  width: 2rem;
  height: 1.8rem;
  margin-left: 1rem;
  margin-top: 5.6rem;
  position: absolute;
  z-index: 14;
}
.work-1 .work-marketing .spin-img {
  width: 1.81rem;
  height: 1.81rem;
  margin-left: 4.4rem;
  margin-top: 0.1rem;
  position: absolute;
  z-index: 12;
}
.work-1 .work-marketing .green-left,
.work-1 .work-marketing .green-right {
  position: absolute;
  animation-name: shoot;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.work-1 .work-marketing .green-left {
  width: 3.91rem;
  height: 3.65rem;
  margin-top: 2.6rem;
  margin-left: 2.1rem;
  z-index: 12;
}
.work-1 .work-marketing .green-right {
  width: 4.57rem;
  height: 5.64rem;
  margin-top: 1rem;
  margin-left: 5.2rem;
}
.work-1 .work-marketing .green-man {
  width: 1.02rem;
  height: 1.59rem;
  position: absolute;
  margin-top: 4.7rem;
  margin-left: 1.6rem;
  z-index: 13;
}
.work-1 .work-video .left-content {
  left: 11%;
  top: 15%;
}
.work-1 .work-video .video {
  width: 10.84rem;
  height: 7.81rem;
  position: absolute;
  z-index: 11;
}
.work-1 .work-video .man-pic {
  width: 0.85rem;
  height: 2.4rem;
  position: absolute;
  margin-top: 5rem;
  margin-left: -3rem;
}
.work-1 .work-video .action {
  width: 1.3rem;
  height: 1.65rem;
  position: absolute;
  overflow: hidden;
  margin-left: 0.5rem;
  margin-top: 1.1rem;
  z-index: 10;
}
.work-1 .work-video .action img {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.work-1 .work-video .light-down {
  width: 4.76rem;
  height: 4.46rem;
  z-index: 9;
  position: absolute;
  margin-top: -1rem;
}
.work-1 .work-video .right-light {
  width: 7.27rem;
  height: 5.79rem;
  margin-left: 4rem;
  margin-top: 1.8rem;
  animation-name: shoot;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.work-1 .work-video .trophy {
  width: 0.88rem;
  height: 2.38rem;
  position: absolute;
  z-index: 11;
  margin-left: -4rem;
  margin-top: 5rem;
}
.other-warp .other-frist {
  display: flex;
  flex-direction: column;
}
.other-warp .other-frist .up-content {
  height: 2.4rem;
  width: 100%;
  background-image: url('../imgs/other_top_bg.jpg');
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 0.43rem;
}
.other-warp .other-frist .up-content .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
  text-align: center;
}
.other-warp .other-frist .up-content .text h4 {
  font-size: 0.8rem;
}
.other-warp .other-frist .up-content .text p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.other-warp .other-frist .bottom-content {
  flex: 1;
  min-height: 0;
  background-color: #f9fafc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.other-warp .other-frist .bottom-content .text {
  text-align: center;
  font-size: 0.36rem;
  color: #0f4c81;
  line-height: 0.6rem;
  padding: 0.3rem 0;
}
.other-warp .other-frist .bottom-content .cloud-live {
  /* width: 80%;
  margin: 0 auto; */
  width: 70%;
  height: 4.8rem;
  padding: 0.5rem 0;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.other-warp .other-frist .bottom-content .cloud-live .swiper-slide {
  /* height: 4.8rem;
  text-align: center; */
  background: none;
  height: 4.8rem;
  text-align: center;
}

.other-warp .other-frist .bottom-content .cloud-live .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.other-warp .other-frist .bottom-content .cloud-live .swiper-slide .img {
  width: 100%;
  height: auto;
  display: block;
}
.other-warp .other-frist .bottom-content .cloud-live .swiper-slide .txt {
  font-size: 0.3rem;
  color: #0f4c81;
}

.other-warp .swiper-scrollbar {
  width: 40%;
  background-color: #0f4c81;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
}
.other-warp .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #c92b2f;
}
.other-warp .other-second,
.other-warp .other-three {
  background-image: url('../imgs/cross-industry-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.other-warp .other-second .vertical,
.other-warp .other-three .vertical {
  width: 80%;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.other-warp .other-second .vertical .text,
.other-warp .other-three .vertical .text {
  text-align: center;
  padding: 0.5rem 0;
  color: #0f4c81;
}
.other-warp .other-second .vertical .text h4,
.other-warp .other-three .vertical .text h4 {
  font-size: 0.8rem;
}
.other-warp .other-second .vertical .text p,
.other-warp .other-three .vertical .text p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.other-warp .other-second .vertical .center-text,
.other-warp .other-three .vertical .center-text {
  font-size: 0.24rem;
  line-height: 0.5rem;
  text-align: center;
  color: #0f4c81;
}
.other-warp .other-second .cross-industry,
.other-warp .other-three .cross-industry {
  /* width: 80%;
  margin: 0 auto;
  margin-top: 0.5rem; */
  width: 70%;
  height: 4.8rem;
  padding: 0.5rem 0;
  position: absolute;
  /* top: 65%;
  left: 50%; */
  top: 60%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.other-warp .other-second .cross-industry .swiper-slide,
.other-warp .other-three .cross-industry .swiper-slide {
  max-height: 4.8rem;
  text-align: center;
}
.other-warp .other-second .cross-industry .swiper-slide .img,
.other-warp .other-three .cross-industry .swiper-slide .img {
  width: 100%;
  height: auto;
  display: block;
}
.other-warp .other-second .cross-industry .swiper-slide .txt,
.other-warp .other-three .cross-industry .swiper-slide .txt {
  font-size: 0.3rem;
  color: #0f4c81;
}
.other-warp .other-three {
  background-image: url('../imgs/xmtbg.jpg');
}
.other-warp .other-three .vertical .text {
  margin-top: 1rem;
  padding: 0.3rem 0;
}
.other-warp .other-three .vertical .text h4 {
  font-size: 0.6rem;
}
.other-warp .other-three .vertical .text p {
  font-size: 0.24rem;
}
.other-warp .other-three .vertical .center-text {
  font-size: 0.24rem;
  line-height: 0.5rem;
  text-align: center;
  color: #0f4c81;
}
.other-warp .other-three .swiper-slide {
  /* min-height: 5rem; */
  text-align: left;
  background-color: initial;
}
.other-warp .other-three .swiper-slide .center {
  width: 70%;
  margin: 0 auto;
}
.other-warp .other-three .swiper-slide p {
  color: #0f4c81;
  font-size: 0.24rem;
  line-height: 0.34rem;
  margin-top: 0.3rem;
}
.detail-content {
  margin-top: 0.5rem;
  background-image: url('../imgs/detail_bg.jpg');
  background-position: center;
  padding-bottom: 1rem;
  overflow: hidden;
}
.detail-content .datail-title {
  height: 0.5rem;
  width: 2rem;
  padding-left: 0.2rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  margin-left: 5%;
  margin-top: 1rem ;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.1));
  color: #0f4c81;
  font-weight: bold;
  position: relative;
}
.detail-content .datail-title::after {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #c31317;
}
.detail-content .detail-warp {
  width: 80%;
  margin: 0 auto ;
  margin-top: 1rem;
  overflow: hidden;
}
.detail-content .detail-warp .prev,
.detail-content .detail-warp .next {
  width: 10%;
  float: left;
  margin-top: 2rem;
  overflow: hidden;
}
.detail-content .detail-warp .prev img,
.detail-content .detail-warp .next img {
  width: 0.27rem;
  height: 0.51rem;
}
.detail-content .detail-warp .prev span,
.detail-content .detail-warp .next span {
  width: 0.27rem;
  height: 0.51rem;
  line-height: 0.51rem;
  vertical-align: 12px;
  font-size: 0.2rem;
  color: #3c6b95;
  font-weight: bold;
}
.detail-content .detail-warp .next {
  text-align: right;
}
.detail-content .detail-warp .content {
  width: 80%;
  float: left;
  overflow: hidden;
}
.detail-content .detail-warp .imgs {
  text-align: center;
}
.detail-content .detail-warp .imgs img {
  width: 100%;
  height: auto;
  margin: 0.1rem 0;
  display: inline-block;
}
.detail-content .detail-warp .title .text {
  border-bottom: solid 1px #3394e8;
  overflow: hidden;
  padding-bottom: 0.2rem;
  text-align: center;
}
.detail-content .detail-warp .title .text img {
  width: 2.15rem;
  height: 0.82rem;
  vertical-align: middle;
}
.detail-content .detail-warp .title .text span {
  font-size: 0.4rem;
  font-weight: bold;
  color: #0f4c81;
  vertical-align: middle;
}
.detail-content .detail-warp .title p {
  line-height: 0.4rem;
  color: #000;
  font-size: 0.2rem;
}
.detail-content .detail-warp .text-container {
  padding: 0.3rem 0;
}
.copyright{

  font-size: 0.2rem;
  color: #fff;
  position: absolute;
  bottom: 0.2rem;
  text-align: center;
  width: 100%;
}



/* 新增 */
.cloud-live-btn {
  width: 0.49rem;
  height: 0.92rem;
  position: absolute;
  top: 58%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.cloud-live-next {
  right: 10%;
  background-image: url('../imgs/partner-next.png');
}
.cloud-live-prev {
  left: 10%;
  background-image: url('../imgs/partner-prev.png');
}

.g-box .pages-eight .swiper-scrollbar {
  width: 30%;
  background-color: #0f4c81;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.2rem;
}

.new-media-btn {
  width: 0.49rem;
  height: 0.92rem;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.new-media-next {
  right: 10%;
  background-image: url('../imgs/partner-next.png');
}
.new-media-prev {
  left: 10%;
  background-image: url('../imgs/partner-prev.png');
}

.cross-industry-btn {
  width: 0.49rem;
  height: 0.92rem;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.cross-industry-next {
  right: 10%;
  background-image: url('../imgs/partner-next.png');
}
.cross-industry-prev {
  left: 10%;
  background-image: url('../imgs/partner-prev.png');
}

.new-media {
  width: 70%;
  height: 4.4rem;
  padding: 0.5rem 0;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.other-slide .other-three .swiper-slide {
  min-height: 5rem;
  text-align: left;
  background-color: initial;
}
.new-media .swiper-slide .img {
  width: 100%;
  height: auto;
  display: block;
}

.key_box {
  position: absolute;
  padding: .04rem .08rem;
  background: url(../imgs/keylist_bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  z-index: 999;
}

.key_box ul {
  font-size: 0;
}

.key_box ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 .1rem;
  border-right: 2px solid #c92b2f;
  color: #0f4c81;
  font-size: .18rem;
}

.key_box ul li:first-child {
  border-left: .02rem solid #c92b2f;
}

.key_box.fifth_page ul li:nth-of-type(3) {
  border-left: .02rem solid #c92b2f;
}

.key_box.fourth_page {
  left: 20%;
  bottom: 36%;
}

.key_box.sixth_page {
  left: 22%;
  bottom: 26%;
}

.key_box.seventh_page {
  left: 16%;
  bottom: 26%;
}

.key_box.third_page {
  left: 20%;
  bottom: 23%;
}

.key_box.fifth_page {
  width: 15%;
  left: 20%;
  bottom: 30%;
}

.key_box.fifth_page li:first-child {
  margin-bottom: .06rem;
}
