.xiangqing {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #0f1a2a;
}

@-webkit-keyframes beijing {
  0% {
    opacity: 0;
    margin-top: 40px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes beijing {
  0% {
    opacity: 0;
    margin-top: 40px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@-webkit-keyframes xinpin {
  0% {
    opacity: 0;
    right: 30px;
  }

  100% {
    opacity: 1;
    right: 70px;
  }
}

@keyframes xinpin {
  0% {
    opacity: 0;
    right: 30px;
  }

  100% {
    opacity: 1;
    right: 70px;
  }
}

@keyframes zuojin {
  0% {
    opacity: 0;
    margin-left: 0px;
  }

  100% {
    opacity: 1;
    margin-left: 30px;
  }
}

#cplogo {
  position: absolute;
  width: auto;
  left: 65px;
  text-align: center;
  top: 55px;
  z-index: 2;
  opacity: 0;
  animation: zuojin 1.5s linear 0.3s 1;
  animation-fill-mode: forwards;
}

#xinpin {
  position: absolute;
  width: auto;
  right: 30px;
  top: 40px;
  z-index: 2;
  opacity: 0;
  margin-left: 0px;
  animation: fadeInRight 0.5s linear 0.6s 1;
  animation-fill-mode: forwards;
}

.head {
  width: 100%;
  height: 1600px;
  position: relative !important;
  background-color: #02080c;
  background-size: 100%;
}
.head div {
  animation-duration: 0.5s;
  animation-timing-function: linear;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 1;
  transition: all 0.3s;
  margin: 0px;
}

.zhong {
  position: absolute;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0%) !important;
  -ms-transform: translate(-50%, 0%) !important;
  transform: translate(-50%, 0%) !important;
}

.anim {
  opacity: 0;
}

.head_01 {
  top: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
  opacity: 0;
  animation-name: xian;
  animation-delay: 0.3s !important;
  z-index: 9;
}

.head_02 {
  top: 760px;
  left: 0px;
  width: 100%;
  opacity: 0;
  text-align: center;
  animation-name: xian;
  animation-delay: 0.6s !important;
  font-size: 36px;
  color: #0082c9;
  line-height: 1.5;
  font-weight: bold;
}

.head_03 {
  top: 15px;
  right: 45px;
  width: 60px;
  opacity: 0;
  text-align: center;
  animation-name: jiang;
  animation-delay: 1.5s !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}

.head_dian p:nth-child(1).anim-show {
  width: 10px;
  height: 10px;
  background: #7ee7f5;
  border-radius: 10px;
  animation: shanxian 1.5s linear 0.3s infinite;
  animation-fill-mode: forwards;
}

.head_dian p:nth-child(2).anim-show {
  width: 10px;
  height: 10px;
  left: 20px;
  background: #7ee7f5;
  border-radius: 10px;
  animation: shanxian 1.5s linear 0.6s infinite;
  animation-fill-mode: forwards;
}

.head_dian p:nth-child(3).anim-show {
  width: 10px;
  height: 10px;
  left: 40px;
  background: #7ee7f5;
  border-radius: 10px;
  animation: shanxian 1.5s linear 0.9s infinite;
  animation-fill-mode: forwards;
}
.head_dian p:nth-child(4).anim-show {
  width: 10px;
  height: 10px;
  left: 40px;
  background: #7ee7f5;
  border-radius: 10px;
  animation: shanxian 1.5s linear 1.2s infinite;
  animation-fill-mode: forwards;
}
.head_03.head_dian p {
  background-color: #7ee7f5 !important;
}
.head_04 {
  top: 80px;
  right: 50px;
  width: auto;
  opacity: 0;
  text-align: center;
  animation-name: xian;
  animation-delay: 0.9s !important;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}
@keyframes shanxian {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.sub01 {
  width: 100%;
  height: 1490px;
  position: relative !important;
  background-color: #101b2b;
  background-size: 100%;
}

.sub01 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}
.sub01main.anim-show {
  top: 0px;
  left: 51px;
  width: 858px;
  height: 1443px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/D091948C80CF92C005547F5B003E06DA.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #101b2b;
  background-size: 100%;
}

.sub01_01.anim-show {
  top: 80px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
}

.sub01_02.anim-show {
  top: 345px;
  left: 49px;
  width: 365px;
  height: 428px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1.3s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/5B2C8A5F5378A74D62A85E61864F11E4.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 240px;
  padding-left: 75px;
  box-sizing: border-box;
  padding-right: 74px;
}

.sub01_03.anim-show {
  top: 345px;
  left: 445px;
  width: 365px;
  height: 428px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1.6s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/097AA06A30707151BB4D5958B391AFC4.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 240px;
  padding-left: 75px;
  box-sizing: border-box;
  padding-right: 74px;
}
.sub01_04.anim-show {
  top: 800px;
  left: 40px;
  width: 768px;
  height: 140px;
  line-height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 1.9s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/B98CCA62BDF5FEF489894A49F8C146C4.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 0px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 55px;
}
.sub01_05.anim-show {
  top: 980px;
  left: 40px;
  width: 768px;
  height: 140px;
  line-height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 2.2s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/915A2F5F89541BC5C0C59F09C163880C.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 0px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 55px;
}
.sub01_06.anim-show {
  top: 1175px;
  left: 40px;
  width: 768px;
  height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 2.5s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/6B346FF3379FD0AF85A2A05A87595BF6.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 31px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 170px;
}

.flow01 {
  width: 100%;
  height: 1350px;
  position: relative !important;
  background-color: #101b2b;
}

.flow01 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}
.flow01main.anim-show {
  top: 0px;
  left: 50px;
  width: 860px;
  height: 1305px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
  background-color: #fff;
  border-radius: 40px 40px 40px 40px;
    overflow: hidden;
}

.flow01_01.anim-show {
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
}

.flow01_02.anim-show {
  top: 92px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1.3s !important;
  padding: 15px 30px 15px 30px;
    box-sizing: border-box;
}
.flow01main.anim-show img {
  display: block;
  width: 100%;
}

.flow02 {
  width: 100%;
  height: 1350px;
  position: relative !important;
  background-color: #101b2b;
}

.flow02 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}
.flow02main.anim-show {
  top: 0px;
  left: 50px;
  width: 860px;
  height: 1305px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
  background-color: #fff;
  border-radius: 40px 40px 40px 40px;
    overflow: hidden;
}

.flow02_01.anim-show {
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
}

.flow02_02.anim-show {
  top: 92px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1.3s !important;
  padding: 15px 30px 15px 30px;
    box-sizing: border-box;
}
.flow02main.anim-show img {
  display: block;
  width: 100%;
}

.sub02 {
  width: 100%;
  height: 970px;
  position: relative !important;
  background-color: #101b2b;
  background-size: 100%;
}

.sub02 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}
.sub02main.anim-show {
  top: 0px;
  left: 51px;
  width: 858px;
  height: 910px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/B83027616A9938279F24DE505B0C8950.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #101b2b;
  background-size: 100%;
}

.sub02_01.anim-show {
  top: 80px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
}
.sub02_02.anim-show {
  top: 330px;
  left: 40px;
  width: 768px;
  height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 1.9s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/9C939358369B0849A9C9589BBCCCECFA.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 30px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 170px;
}
.sub02_03.anim-show {
  top: 510px;
  left: 40px;
  width: 768px;
  height: 140px;
  line-height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 2.2s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/FEE45EE7DC32AF33A3E47174266ECD83.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 0px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 55px;
}
.sub02_04.anim-show {
  top: 690px;
  left: 40px;
  width: 768px;
  height: 140px;
  line-height: 140px;
  text-align: left;
  animation-name: xian;
  animation-delay: 2.5s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/712172B842E80B874EB29F7E868100E3.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 24px;
  color: #fff;
  padding-top: 0px;
  padding-left: 55px;
  box-sizing: border-box;
  padding-right: 55px;
}

.flow03 {
  width: 100%;
  height: 720px;
  position: relative !important;
  background-color: #101b2b;
}

.flow03 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}
.flow03main.anim-show {
  top: 0px;
  left: 50px;
  width: 860px;
  height: 680px;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
  background-color: #fff;
  border-radius: 40px 40px 40px 40px;
    overflow: hidden;
}

.flow03_01.anim-show {
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1s !important;
}

.flow03_02.anim-show {
  top: 92px;
  left: 0px;
  width: 100%;
  text-align: center;
  animation-name: xian;
  animation-delay: 1.3s !important;
  padding: 15px 30px 15px 30px;
    box-sizing: border-box;
}
.flow03main.anim-show img {
  display: block;
  width: 100%;
}
.flow05 {
  width: 100%;
  height: 249px;
  position: relative !important;
  background-color: #101b2b;
}

.flow05 .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
  z-index: 99;
}

.flow05_01 a {
  color: #fff;
  text-decoration: none;
}

.flow05box.anim-show {
  width: 100%;
  margin: 0px auto;
  height: 130px;
  border-radius: 0px 0px 10px 10px;
  top: 30px;
  left: 0px;
  animation-name: beijing;
  animation-delay: 1.3s !important;
}

.flow05_01.anim-show {
  top: 0px;
  left: 50%;
  height: 130px;
  width: 412px;
  margin-left: -206px;
  text-align: center;
  animation-name: beijing;
  animation-delay: 1.3s !important;
  background-image: url(https://3dcloud.3g-fa.com/file/2698A3075930F9D40E7B8FF97A48CC9B.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  color: #fff;
  font-size: 30px;
  letter-spacing: 3px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.foot {
  width: 100%;
  height: 1730px;
  position: relative !important;
  background-image: url(https://3dcloud.3g-fa.com/file/18A8CD6378A6D4CF39CE0EF0EB62212C.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  background-color: #f1f1f1;
}

.foot .anim-show {
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  margin: 0px;
  position: absolute;
}

.foot_main.anim-show {
  top: 80px;
  left: 80px;
  width: 800px;
  min-height: 460px;
  text-align: center;
  animation-name: beijing;
  animation-delay: 1s !important;
  z-index: 99;
}

.foot_main_01.anim-show {
  top: 20px;
  width: 100%;
  text-align: center;
  animation-name: beijing;
  animation-delay: 1.3s !important;
  z-index: 99;
  background-image: url(https://3dcloud.3g-fa.com/file/C782259DEEF569789702985DCABDA1D8.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  color: #333;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
}

.foot_main_01.anim-show p:nth-child(1) {
  margin: 0px !important;
  font-size: 32px;
}

.foot_main_01.anim-show p:nth-child(2) {
  margin: 0px !important;
  font-size: 32px;
  font-weight: bold;
}

.foot_main > div img:nth-child(1) {
  margin-bottom: 30px;
}

.foot_main_02.anim-show {
  top: 110px;
  left: 40px;
  width: 111px;
  height: 255px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  animation-name: xian;
  animation-delay: 1.6s !important;
}

.foot_main_03.anim-show {
  top: 110px;
  left: 243px;
  width: 111px;
  height: 255px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  animation-name: xian;
  animation-delay: 1.8s !important;
}

.foot_main_04.anim-show {
  top: 110px;
  left: 446px;
  width: 111px;
  height: 255px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  animation-name: xian;
  animation-delay: 2s !important;
}

.foot_main_05.anim-show {
  top: 110px;
  left: 649px;
  width: 111px;
  height: 255px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  animation-name: xian;
  animation-delay: 2.2s !important;
}

.foot_main_06.anim-show {
  top: 430px;
  left: 0;
  width: 100%;
  z-index: 99;
  animation-name: xian;
  animation-delay: 2.5s !important;
}

.foot_main_07.anim-show {
  top: 890px;
  left: 0;
  width: 100%;
  z-index: 99;
  animation-name: xian;
  animation-delay: 2.7s !important;
}

.ditu.anim-show {
  top: 1240px;
  left: 40px;
  width: 100%;
  height: 395px;
  z-index: 9;
  animation-name: xian;
  animation-delay: 3s !important;
}

.foot_bottom.anim-show {
  width: 100%;
  top: 1240px;
  left: 0px;
  z-index: 99;
  animation-name: xian;
  animation-delay: 2.9s !important;
}

@-webkit-keyframes fanzhuan {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }

  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

@keyframes fanzhuan {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }

  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes xian {
  0% {
    opacity: 0;
    margin-top: 30px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes xian {
  0% {
    opacity: 0;
    margin-top: 30px;
  }

  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@-webkit-keyframes jiang {
  0% {
    opacity: 0;
    margin-top: 0px;
  }

  100% {
    opacity: 1;
    margin-top: 30px;
  }
}

@keyframes jiang {
  0% {
    opacity: 0;
    margin-top: 0px;
  }

  100% {
    opacity: 1;
    margin-top: 30px;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    padding-top: 30px;
  }

  100% {
    opacity: 1;
    padding-top: 0px;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    padding-top: 30px;
  }

  100% {
    opacity: 1;
    padding-top: 0px;
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    padding-left: 0px;
  }

  100% {
    opacity: 1;
    padding-left: 30px;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    padding-left: 0px;
  }

  100% {
    opacity: 1;
    padding-left: 30px;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    padding-right: 0px;
  }

  100% {
    opacity: 1;
    padding-right: 30px;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    padding-right: 0px;
  }

  100% {
    opacity: 1;
    padding-right: 30px;
  }
}

@-webkit-keyframes xkzxjiangluo {
  0% {
    opacity: 0;
    padding-top: 0px;
  }

  100% {
    opacity: 1;
    padding-top: 40px;
  }
}

@keyframes xkzxjiangluo {
  0% {
    opacity: 0;
    padding-top: 0px;
  }

  100% {
    opacity: 1;
    padding-top: 40px;
  }
}

@-webkit-keyframes fadeIndibu {
  0% {
    opacity: 0;
    padding-top: 30px;
  }

  100% {
    opacity: 1;
    padding-top: 0;
  }
}

@keyframes fadeIndibu {
  0% {
    opacity: 0;
    padding-top: 30px;
  }

  100% {
    opacity: 1;
    padding-top: 0;
  }
}

@-webkit-keyframes jianbian {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes jianbian {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes shanxian {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes shuxian {
  0% {
    opacity: 1;
    height: 100px;
    top: 0px;
  }

  50% {
    height: 0px;
    top: 100px;
    opacity: 1;
  }

  100% {
    height: 100px;
    top: 0px;
    opacity: 1;
  }
}

.liaojiemore {
  position: absolute;
  bottom: 20px;
  right: 65px;
  width: 120px;
  display: flex;
  color: #0184ff;
  flex-direction: row;
  font-size: 22px;
  font-weight: bold;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  transition: all 0.4s;
}

.liaojiemore:hover {
  right: 60px;
  transition: all 0.4s;
}

.liaojiemore img {
  border: none !important;
}
