.swiper-container,
.swiper-wrapper,
.swiper-slide {
  width: 100%;
  height: 100vh;
}
.forBottom {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0.43rem;
  background: url("../vhuaboss/web/image/bottom2.png") no-repeat center center;
  background-size: 0.82rem auto;
  height: 0.45rem;
}
.forBottomAnimation {
  animation: forBottom 1.5s infinite linear;
}
.swiper-slide .font p {
  font-size: 0.28rem;
  color: #808080;
  margin-top: 0.8rem;
  line-height: 0.42rem;
}
.headTop {
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.46rem 0 0.36rem;
  height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.headTop img {
  width: 1.95rem;
  z-index: 100;
  cursor: pointer;
}
.headTop img:nth-child(2) {
  display: none;
}
.headTop .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1.6rem;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  transform: translateY(-1000px);
  transition: all 0.3s;
}
.headTop .links {
  display: flex;
  flex: 1;
  margin-left: 0.9rem;
  transform: translateY(-1000px);
  transition: all 0.3s;
}
.about-content{
  width: 80%;
}
.about-content>li{
  text-align: center;
}
.headTop .links>ul>li>a {
  font-size: 0.2rem;
  color: #fff;
  padding-bottom: 0.12rem;
  margin-right: 0.8rem;
  position: relative;
}
.headTop .links a::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.04rem;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0.02rem;
}
.headTop>.links .about-content>li>a:hover{
  color: #c955ff!important;
}

.headTop .links a:hover::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #c955ff;
  display: block;
  border-radius: 15px;
  bottom: 0;
}
.headTop .links a:hover {
  color: #c955ff;
}
.headTop .links .cdk {
  color: #c955ff;
}
.headTop .links .cdk::after {
  background: #c955ff;
}
.headTop i {
  display: block;
  width: 0.46rem;
  height: 0.34rem;
  background: url("../vhuaboss/web/image/menuN1.png") no-repeat center center;
  background-size: 100%;
}
.headTop i:hover {
  background: url("../vhuaboss/web/image/menuN2.png") no-repeat center center;
  background-size: 100%;
}
.headTop b {
  position: absolute;
  right: 1.46rem;
  top: 0;
  display: block;
  width: 0.34rem;
  height: 1.6rem;
  background: url("../vhuaboss/web/image/close2.png") no-repeat center center;
  background-size: 100%;
  transform: translateY(-1000px);
  transition: all 0.3s;
}
.headTop b:hover {
  background: url("../vhuaboss/web/image/close3.png") no-repeat center center;
  background-size: 100%;
}
.show .links {
  transform: translateY(0);
  transition: all 0.3s;
}
.show .mask {
  transform: translateY(0);
  transition: all 0.3s;
}
.show i {
  display: none;
}
.show b {
  transform: translateY(0);
  transition: all 0.3s;
}
.headBack a img:nth-child(1) {
  display: none;
}
.headBack a img:nth-child(2) {
  display: block;
}
.headBack i {
  background: url("../vhuaboss/web/image/menuN3.png") no-repeat center center;
  background-size: 100%;
}
.headBack i:hover {
  background: url("../vhuaboss/web/image/menuN4.png") no-repeat center center;
  background-size: 100%;
}
.page1 {
  background: #000;
  position: relative;
  overflow: hidden;
}
.page1 .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(44, 18, 56, 0.8);
}
.page1 .inner .content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 1.87rem;
}
.page1 .inner .content .font img {
  width: 7.71rem;
  display: block;
  margin: 0 auto 1.07rem;
}
.page1 .inner .content .play {
  margin: auto;
  width: 3.7rem;
  height: 1.2rem;
  background: url("../vhuaboss/web/image/play.png");
  background-size: 100%;
}
.page1 .inner .content .play:hover {
  background: url("../vhuaboss/web/image/play2.png");
  background-size: 100%;
}
.page1 .inner .content .played {
  background: url("../vhuaboss/web/image/play3.png");
  background-size: 100%;
}
.page1 video {
  width: 100%;
}
.page1 .videoBg {
  width: 100%;
  height: 100vh;
  z-index: -1;
  object-fit: cover;
}
.page1 .forBottom {
  background: url("../vhuaboss/web/image/bottom.png") no-repeat center center;
  background-size: 0.82rem auto;
}
.page2 {
  overflow: hidden;
}
.page2 .inner {
  margin: auto;
  width: 14.4rem;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.page2 .inner b {
  display: block;
  position: absolute;
}
.page2 .inner .b1 {
  left: -2.4rem;
  top: -1.52rem;
  background: url("../vhuaboss/web/image/shape1.png") no-repeat;
  background-size: 100%;
  width: 6.73rem;
  height: 5.93rem;
}
.page2 .inner .font {
  width: 6.5rem;
  margin-bottom: 3.8rem;
}
.page2 .inner .font h3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page2 .inner .font h3::before {
  display: block;
  content: '';
  background: url("../vhuaboss/web/image/page2font.png-19.png") no-repeat;
  background-size: 100%;
  width: 3.18rem;
  height: 1.09rem;
  margin-right: 0.23rem;
}
.page2 .inner .font h3::after {
  display: block;
  content: '';
  background: url("../vhuaboss/web/image/icon.png") no-repeat center center;
  background-size: 100%;
  width: 1.02rem;
  height: 1.1rem;
}
.page2 .inner .icons {
  flex: 1;
  height: 9rem;
  position: relative;
  margin-bottom: 0.43rem;
}
.page2 .inner .icons .b2 {
  position: absolute;
  right: -0.75rem;
  bottom: 0;
}
.page2 .inner .icons .b2 img {
  width: 8.66rem;
}
.page2 .inner .icons .bg {
  position: absolute;
  right: 0.51rem;
  top: 0;
}
.page2 .inner .icons .bg img {
  width: 5.71rem;
}
.page2 .inner .icons .a1 {
  right: 0.81rem;
  bottom: -0.35rem;
  z-index: 1;
}
.page2 .inner .icons .a1 img {
  width: 4.73rem;
}
.page2 .inner .icons .a2 {
  right: 5.3rem;
  bottom: 3.15rem;
}
.page2 .inner .icons .a2 img {
  width: 1.69rem;
}
.page2 .inner .icons .a3 {
  right: 5.3rem;
  top: 1.31rem;
}
.page2 .inner .icons .a3 img {
  width: 1.25rem;
}
.page2 .inner .icons .a4 {
  right: 3.08rem;
  top: 0.36rem;
}
.page2 .inner .icons .a4 img {
  width: 1.52rem;
}
.page2 .inner .icons .a5 {
  right: 1.04rem;
  top: 1.75rem;
}
.page2 .inner .icons .a5 img {
  width: 0.96rem;
}
.page2 .inner .icons .xin1 {
  right: 4.31rem;
  top: 3.52rem;
}
.page2 .inner .icons .xin1 img {
  width: 0.89rem;
}
.page2 .inner .icons .xin2 {
  right: 4.61rem;
  top: 3.52rem;
  opacity: 0;
}
.page2 .inner .icons .xin2 img {
  width: 0.37rem;
}
.page2 .inner .icons .xin3 {
  right: 4.21rem;
  top: 3.32rem;
  opacity: 0;
}
.page2 .inner .icons .xin3 img {
  width: 0.61rem;
}
.page2 .inner .icons .xin4 {
  right: 4.81rem;
  top: 3.12rem;
  opacity: 0;
}
.page2 .inner .icons .xin4 img {
  width: 0.56rem;
}
.page2 .inner .icons .shape3 {
  right: 0.81rem;
  top: 3.65rem;
}
.page2 .inner .icons .shape3 img {
  width: 0.3rem;
}
.page2 .inner .icons .shape4 {
  right: 2.4rem;
  top: 1.53rem;
}
.page2 .inner .icons .shape4 img {
  width: 0.16rem;
}
.page3 {
  overflow: hidden;
  background: url("../vhuaboss/web/image/img_2.jpg") no-repeat;
  background-size: 100%;
  background-size: cover;
}
.page3 .inner {
  margin: auto;
  width: 14.4rem;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.page3 .inner b {
  display: block;
  position: absolute;
}
.page3 .inner b img {
  display: block;
}
.page3 .inner .font {
  width: 6.51rem;
  margin-bottom: 3.8rem;
}
.page3 .inner .font img {
  width: 4.47rem;
}
.page3 .inner .icons {
  flex: 1;
  height: 8.73rem;
  position: relative;
  margin-bottom: 0.2rem;
  transform: scale(0.8);
}
.page3 .inner .icons .shapes1 {
  bottom: 0;
  left: -1.99rem;
}
.page3 .inner .icons .shapes1 img {
  width: 10.13rem;
}
.page3 .inner .icons .bg3 {
  left: 0.7rem;
  top: 0.18rem;
}
.page3 .inner .icons .bg3 img {
  width: 5.71rem;
}
.page3 .inner .icons .ava1 {
  top: 2.11rem;
  left: -0.15rem;
}
.page3 .inner .icons .ava1 img {
  width: 5.18rem;
}
.page3 .inner .icons .ava2 {
  top: 0rem;
  left: 4.25rem;
}
.page3 .inner .icons .ava2 img {
  width: 2.74rem;
}
.page3 .inner .icons .ava2 i {
  display: block;
  width: 2.83rem;
  height: 2.83rem;
  background: url("../vhuaboss/web/image/top-2.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: -1.65rem;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.page3 .inner .icons .btn {
  top: 3.44rem;
  left: 4.25rem;
}
.page3 .inner .icons .btn img {
  width: 2.8rem;
}
.page3 .inner .icons .xinx1 {
  top: 2.36rem;
  left: 0.1rem;
}
.page3 .inner .icons .xinx1 img {
  width: 0.58rem;
}
.page3 .inner .icons .xinx2 {
  top: 0.06rem;
  left: 6.43rem;
  display: none;
}
.page3 .inner .icons .xinx2 img {
  width: 0.44rem;
}
.page3 .inner .icons .xinx3 {
  top: 3.46rem;
  left: 0.1rem;
}
.page3 .inner .icons .xinx3 img {
  width: 0.39rem;
}
.page4 .slideBox {
  height: 100vh;
  overflow-x: scroll;
}
.page4 .shapesh1 {
  display: block;
  position: absolute;
  left: 0;
  top: 6.48rem;
  z-index: 100;
}
.page4 .shapesh1 img {
  width: 2.35rem;
}
.page4 .inner {
  margin: auto;
  width: 14.4rem;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.page4 .inner b {
  display: block;
  position: absolute;
}
.page4 .inner .font {
  width: 6.86rem;
  margin-bottom: 3.8rem;
}
.page4 .inner .font img {
  width: 5.23rem;
}
.page4 .inner .icons {
  flex: 1;
  position: relative;
  height: 100vh;
}
.page4 .inner .icons .shapesh2 {
  bottom: -0.81rem;
  right: -0.84rem;
}
.page4 .inner .icons .shapesh2 img {
  width: 8.76rem;
}
.page4 .inner .icons .bg4 {
  bottom: 2.49rem;
  right: 0.81rem;
}
.page4 .inner .icons .bg4 img {
  width: 5.71rem;
}
.page4 .inner .icons .xinxi1 {
  bottom: 5.12rem;
  right: 1.9rem;
  display: none;
}
.page4 .inner .icons .xinxi1 img {
  width: 3.2rem;
}
.page4 .inner .icons .xinxi2 {
  bottom: 7.04rem;
  right: 4.69rem;
  z-index: 1;
}
.page4 .inner .icons .xinxi2 img {
  width: 1.3rem;
}
.page4 .inner .icons .xinxi3 {
  bottom: 7.42rem;
  right: 2.05rem;
  z-index: 1;
}
.page4 .inner .icons .xinxi3 img {
  width: 1.15rem;
}
.page4 .inner .icons .avat1 {
  bottom: 0.69rem;
  right: 0.5rem;
  z-index: 10;
}
.page4 .inner .icons .avat1 img {
  width: 6.56rem;
}
.page4 .inner .icons .thermometer {
  bottom: 0.55rem;
  right: 2.97rem;
  z-index: 11;
}
.page4 .inner .icons .thermometer img {
  width: 1.34rem;
}
.initAnimation .p2 .font h3 {
  animation: forTop 0.7s linear;
}
.initAnimation .p2 .font p {
  animation: forTop 0.8s linear;
}
.initAnimation .p2 .icons .bg {
  animation: forTop 1.5s linear;
}
.initAnimation .p2 .icons .a1 {
  animation: forTop 1.3s linear;
}
.initAnimation .p2 .icons .a2 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .a3 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .a4 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .a5 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .xin1 {
  animation: heartbeat 1.8s linear;
}
.initAnimation .p2 .icons .xin2 {
  animation: balloon 2.3s linear;
}
.initAnimation .p2 .icons .xin3 {
  animation: balloon 2.1s linear;
}
.initAnimation .p2 .icons .xin4 {
  animation: balloon 1.9s linear;
}
.initAnimation .p2 .icons .shape3 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .shape4 {
  animation: forScale 2.3s linear;
}
.initAnimation .p2 .icons .b2 {
  animation: forTop2 2.3s linear;
}
.initAnimation .p3 .font h3 {
  animation: forTop 0.7s linear;
}
.initAnimation .p3 .font p {
  animation: forTop 0.8s linear;
}
.initAnimation .p3 .icons .shapes1 {
  animation: forTop2 1.7s linear;
}
.initAnimation .p3 .icons .ava1 {
  animation: forTop 1.5s linear;
}
.initAnimation .p3 .icons .ava2 {
  animation: forOpacity 1.4s linear;
}
.initAnimation .p3 .icons .ava2 i {
  animation: scanning 1.9s linear;
}
.initAnimation .p3 .icons .bg3 {
  animation: forScale2 1.4s linear;
}
.initAnimation .p3 .icons .btn {
  animation: forLeft 1.5s linear;
}
.initAnimation .p3 .icons .xinx1 {
  animation: twinkle 1.7s linear;
}
.initAnimation .p3 .icons .xinx2 {
  animation: twinkle 1.7s linear;
}
.initAnimation .p3 .icons .xinx3 {
  animation: twinkle2 2.1s linear;
}
.initAnimation .p4 .font h3 {
  animation: forTop 0.7s linear;
}
.initAnimation .p4 .font p {
  animation: forTop 0.8s linear;
}
.initAnimation .p4 .icons .shapesh2 {
  animation: forTop2 1.3s linear;
}
.initAnimation .p4 .icons .bg4 {
  animation: forRight 1.4s linear;
}
.initAnimation .p4 .icons .xinxi1 {
  animation: twinkle3 1.9s linear;
}
.initAnimation .p4 .icons .xinxi2 {
  animation: forTop3 2.3s linear;
}
.initAnimation .p4 .icons .xinxi3 {
  animation: forTop3 2.6s linear;
}
.initAnimation .p4 .icons .avat1 {
  animation: forLeft2 1.3s linear;
}
.initAnimation .p4 .icons .thermometer {
  animation: forRotate 1.7s linear;
}
.swiper2 .swiper-slide {
  width: 100%;
  height: 10.8rem;
}
.swiper2 {
  background: #fafafa;
}
.footer {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 10.8rem;
  background: #fff;
}
.footer b {
  position: absolute;
  z-index: -1;
}
.footer .shapesh1 {
  left: 0;
  bottom: 10.05rem;
}
.footer .shapesh1 img {
  width: 2.35rem;
}
.footer .ab {
  margin-top: 2.4rem;
  width: 100%;
  height: 8.37rem;
  background: url("../vhuaboss/web/image/footerBg.jpg") no-repeat;
  background-size: 100%;
}
.footer .ab .inner {
  margin: auto;
  width: 14.4rem;
  height: 5.17rem;
}
.footer .ab .inner .shapesh2 {
  bottom: 9.97rem;
  right: -0.84rem;
}
.footer .ab .inner .shapesh2 img {
  width: 8.76rem;
}
.footer .ab .inner .top {
  display: flex;
  position: relative;
}
.footer .ab .inner .top em {
  display: block;
  width: 6.79rem;
  height: 9.06rem;
  background: url("../vhuaboss/web/image/footerShape.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: -1.8rem;
  left: -0.28rem;
}
.footer .ab .inner .top .mibile {
  width: 4.87rem;
  height: 7.79rem;
  background: url("bbj.png") no-repeat;
  background-size: 100%;
  margin: 0 1.56rem 0 0.65rem;
  transform: translateY(-1.25rem);
  position: relative;
}
.footer .ab .inner .top .mibile .home {
  width: 3.3rem;
  height: 5.7rem;
  margin: 0.72rem 0 0 0.3rem;
  overflow: hidden;
  border-radius: 0.3rem 0.3rem 0 0;
  position: absolute;
}
.footer .ab .inner .top .mibile .home .scroll {
  overflow: hidden;
}
.footer .ab .inner .top .mibile .home .scroll img {
  width: 3.34rem;
}
.footer .ab .inner .top .loadApp {
  margin-top: 0.8rem;
  flex: 1;
  position: relative;
}
.footer .ab .inner .top .loadApp .page4font {
  width: 6.83rem;
}
.footer .ab .inner .top .loadApp .load {
  display: flex;
  align-items: center;
  padding-top: 0.58rem;
}
.footer .ab .inner .top .loadApp .load img {
  width: 1.85rem;
  margin: 0 0.4rem 0 1.67rem;
}
.footer .ab .inner .top .loadApp .load .links a {
  display: block;
  width: 2.62rem;
  height: 0.76rem;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  background: url("../vhuaboss/web/image/loadAppIos1.png");
  background-size: 100%;
}
.footer .ab .inner .top .loadApp .load .links a:last-child {
  margin-top: 0.33rem;
  background: url("../vhuaboss/web/image/loadAppanzhuo1.png");
  background-size: 100%;
}
.footer .ab .inner .top .loadApp .load .links a:hover {
  background: url("../vhuaboss/web/image/loadAppIos.png");
  background-size: 100%;
}
.footer .ab .inner .top .loadApp .load .links a:hover:last-child {
  background: url("../vhuaboss/web/image/loadAppanzhuo.png");
  background-size: 100%;
}
.footer .ab .bottom {
  width: 100%;
  height: 3.2rem;
  background: #fafafa;
  z-index: 10;
  position: absolute;
  bottom: 0;
}
.footer .ab .bottom .content {
  margin: auto;
  width: 14.4rem;
  display: flex;
  align-items: center;
  position: relative;
}
.footer .ab .bottom .content a {
  color: #808080;
  text-decoration: none;
}
.footer .ab .bottom .content .left {
  width: 9.6rem;
  background: url("../vhuaboss/web/image/line.jpg") no-repeat right center;
  background-size: 0.02rem auto;
  color: #808080;
}
.footer .ab .bottom .content .left .tabbar {
  padding: 0.4rem 0 0.7rem;
  display: flex;
}
.footer .ab .bottom .content .left .tabbar a {
  display: block;
  padding: 0 0.5rem;
  font-size: 0.2rem;
  position: relative;
}
.footer .ab .bottom .content .left .tabbar a::after {
  content: '';
  display: block;
  width: 0.02rem;
  height: 0.18rem;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  top: 0.04rem;
}
.footer .ab .bottom .content .left .tabbar a:first-child {
  padding-left: 0.28rem;
}
.footer .ab .bottom .content .left .tabbar a:last-child::after {
  display: none;
}
.footer .ab .bottom .content .left p {
  font-size: 0.14rem;
  margin: 0 0 0.08rem 0.28rem;
  display: flex;
  align-items: center;
}
.footer .ab .bottom .content .left p a {
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
}
.footer .ab .bottom .content .left p a:last-child {
  margin-left: 0.2rem;
}
.footer .ab .bottom .content .left p a::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: url("../vhuaboss/web/image/beianbgs.png");
  margin-right: 0.05rem;
}
.footer .ab .bottom .content .right {
  flex: 1;
}
.footer .ab .bottom .content .right h2 {
  font-size: 0.32rem;
  text-align: center;
  color: #808080;
}
.footer .ab .bottom .content .right .links {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 0.2rem;
  color: #808080;
  align-items: flex-end;
  padding-top: 0.4rem;
}
.footer .ab .bottom .content .right .links i {
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  background: url("../vhuaboss/web/image/weibo.png") no-repeat center center;
  background-size: 100% auto;
  margin: 0 auto 0.1rem;
}
.footer .ab .bottom .content .right .links .wx {
  margin-right: 1.2rem;
  width: 1.01rem;
  position: relative;
  cursor: pointer;
}
.footer .ab .bottom .content .right .links .wx i {
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  background: url("../vhuaboss/web/image/weixin.png") no-repeat center center;
  background-size: 100% auto;
}
.footer .ab .bottom .content .right .links .wx:hover i {
  background: url("../vhuaboss/web/image/qrCode.jpg");
  background-size: 100% auto;
}
.playVideo {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: none;
  background: #fff;
  align-items: center;
  justify-content: center;
}
.playVideo video {
  width: 100%;
  height: 100vh;
  background: #fff;
}
.playVideo .closeVideo {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  width: 1rem;
  height: 1rem;
  text-align: center;
  font-size: 0.4rem;
  line-height: 1rem;
  border-radius: 50%;
  color: #666;
  transform: rotate(45deg);
  z-index: 9999;
  cursor: pointer;
}
.showV {
  display: flex;
}
@media all and (min-width: 1850px) and (max-height: 1000px) and (min-height: 900px) {
  .response {
    transform: scale(0.8) translateY(10%);
  }
}
@media all and (min-width: 1850px) and (max-height: 900px) and (min-height: 700px) {
  .response {
    transform: scale(0.75) translateY(20%);
  }
}
@media all and (min-width: 1850px) and (max-height: 700px) and (min-height: 500px) {
  .response {
    transform: scale(0.7) translateY(40%);
  }
}
@keyframes forBottom {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  60% {
    opacity: 0.6;
  }
  100% {
    transform: translateY(0.3rem);
    opacity: 0;
  }
}
@keyframes forTop {
  0% {
    transform: translateY(60px);
    opacity: 0;
  }
  60% {
    transform: translateY(60px);
    opacity: 0;
  }
  80% {
    transform: translateY(30px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes forTop2 {
  0% {
    transform: translateY(60px);
    opacity: 0;
  }
  60% {
    transform: translateY(60px);
    opacity: 0;
  }
  80% {
    transform: translateY(40px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes forTop3 {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    transform: translateY(30px);
    opacity: 0;
  }
  90% {
    transform: translateY(30px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes forScale {
  0% {
    transform: scale(0);
  }
  84% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes forScale2 {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  80% {
    transform: scale(0.9);
    opacity: 0;
  }
  90% {
    transform: scale(0.95);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes forOpacity {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  59% {
    transform: scale(1);
    opacity: 0;
  }
  60% {
    transform: scale(1);
    opacity: 1;
  }
  70% {
    transform: scale(1.2);
    opacity: 1;
  }
  80% {
    transform: scale(1);
    opacity: 1;
  }
  90% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes balloon {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  80% {
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    transform: translateY(-0.8rem);
    opacity: 1;
  }
}
@keyframes scanning {
  0% {
    transform: translateY(0);
    background: url("../vhuaboss/web/image/top-2.png") no-repeat;
    background-size: 100%;
    opacity: 0;
  }
  49% {
    transform: translateY(0);
    background: url("../vhuaboss/web/image/top-2.png");
    background-size: 100%;
    opacity: 0;
  }
  50% {
    transform: translateY(0);
    background: url("../vhuaboss/web/image/top-2.png");
    background-size: 100%;
    opacity: 1;
  }
  75% {
    transform: translateY(271px);
    background: url("../vhuaboss/web/image/top-2.png");
    background-size: 100%;
  }
  76% {
    background: url("../vhuaboss/web/image/down-1.png");
    background-size: 100%;
  }
  99% {
    transform: translateY(0);
    background: url("../vhuaboss/web/image/top-2.png");
    background-size: 100%;
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 0;
  }
}
@keyframes forLeft {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  80% {
    transform: translateX(100px);
    opacity: 0;
  }
  94% {
    transform: translateX(20px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes forLeft2 {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  70% {
    transform: translateX(50px);
    opacity: 0;
  }
  80% {
    transform: translateX(50px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes forRight {
  0% {
    transform: translateX(-70px);
    opacity: 0;
  }
  70% {
    transform: translateX(-70px);
    opacity: 0;
  }
  80% {
    transform: translateX(-70px);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes twinkle {
  0% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(0.6);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes twinkle2 {
  0% {
    transform: scale(0);
  }
  60% {
    transform: scale(0);
  }
  80% {
    transform: scale(1.4);
  }
  90% {
    transform: scale(0.6);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes twinkle3 {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(0);
  }
  85% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes forRotate {
  0% {
    transform: rotate(0);
    opacity: 0;
  }
  70% {
    transform: rotate(0);
    opacity: 0;
  }
  80% {
    transform: rotate(-35deg);
    opacity: 1;
  }
  85% {
    transform: rotate(35deg);
  }
  90% {
    transform: rotate(-10deg);
  }
  95% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes forScroll {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-1.18rem);
  }
  100% {
    transform: translateY(0);
  }
}
