@charset "utf-8";
.pt1{
    position: absolute;
    top: 98px;
    width: 443px;
    height: 429px;
    left:calc(50%  - 543px/2 + 40px);
}

.bn{
    position: absolute;
    height: 980px;
    width: 100%;
}

#image-service{
    position: absolute;
    width: 124px;
    height: 288px;
    top: 484px;
    right: 80px;
}
.vt2-1{
    position: absolute;
    width: 6.25px;
    height: 10px;
    right: 53px;
    bottom: 46px;  
}

#user{
    position: absolute;
    width: 44.29px;
    height: 44.26px;
    left: calc(50% - 44.29px/2 + 1.23px);
    top: 573px;
}
#pt2-4{
    position: absolute;
    width: 5.62px;
    height: 10px;
    left: calc(50% - 5.62px/2);
    top: 18.44px;
}
.client img{
    position: absolute;
}
.pt-box{
    position: absolute;
    width: 22px;
    height: 29px;
    left: calc(50% - 22px/2);
    bottom: 49px;
}

.gallery-item-image {
    position: absolute;
    bottom: 0px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    /* 适应各种浏览器 */
    /* Firefox 4 */
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -o-transition: all .5s ease;
    /* Opera */
}

@keyframes bounce-up {
    25% {transform: translateY(7px); }
    50%, 100% {transform: translateY(0);height: 29px;}
    75% {transform: translateY(-10px);height: 23px;}
   }
   .animate-bounce-up{
    position: absolute; 
    width: 100%; height: 100%;-webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
  
  
    #img-app{
        position: absolute;

        width: 36px;
        height: 29.8px;
        left: 34px;
        top: 42px;
    }
    #img-applet{
        position: absolute;
        width: 36px;
        height: 36px;
        left: 34px;
        top: 39px;
    }
    #img-website{
        position: absolute;
        width: 31.97px;
        height: 32px;
        left: 36px;
        top: 41px;
    }
    #img-wechat{
        position: absolute;
        width: 36px;
        height: 30.6px;
        left: 36px;
        top: 42px;
    }
    #img-game{
        position: absolute;
        width: 36px;
        height: 30.61px;
        left: 34px;
        top: 42px;
    }
    #img-boult{
        position: absolute;
        width: 19.24px;
        height: 11px;
        left: 137px;
        top: 23px;
    }
   .client-img{
       position: absolute;
       top: 25px;
       width: 100%;
       height: 100%;
   }


    
