.zhuawawa{
    width: 100%;
    height: 100%;
    background: url(../img/zhuawawabg.jpg) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    display: none;
}

.zhuawawapingzi{
    width: 100%;
    height: 100%;
    background: url(../img/zhuawawapingzi.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    /* left: 0; */
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    z-index: 999997;
    left: 50%;
    margin-left: -50%;
}

.zhuawawa_bth{
    width: 24%;
    height: 50px;
    background: url(../img/zhuaqu.png) no-repeat;
    background-size: 100% auto;
    position: fixed;
    left: 50%;
    /* top: 0; */
    /* right: 0; */
    bottom: 14%;
    z-index: 999999;
    margin-left: -11%;
}

.zhuawawa_logo{
    width: 27%;
    height: 15%;
    background: url(../img/zhuawawalogo.png) no-repeat;
    background-size: 100% auto;
    position: fixed;
    left: 50%;
    /* top: 0; */
    /* right: 0; */
    top: 27%;
    z-index: 999999;
    margin-left: -14%;
}


#rod{
    position: relative;
    top: 40%;
    left: 0px;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    background-image: url(../img/rod.png);
    background-repeat: repeat-y;
    z-index: 999999999999;
}

#hand{
    /*
    width: 124px;
    height: 83px;
    */
    width: 150px;
    height: 83px;
    position: relative;
    top: 39.4%;
    left: 0px;
    background-position: 158px 0px;
    background-image: url(../img/hand.png);
    margin: 0 auto;
    z-index: 999999999;
}

#babys{
    height: 53px;
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
    position: fixed;
    bottom: 33%;
    left: 24%;
    z-index: 999999;
}

#babys img{
    width:50px;
    height: 50px;
}

#uptoy{
    width: 50px;
    height: 50px;
    /* margin: 0 auto; */
    position: fixed;
    bottom: 33.5%;
    left: 50%;
    display: none;
    z-index: 999999;
    margin-left: -25px;
}

#uptoy img {
    width: 50px;
    height: 50px;
    background-size: 100% auto;
}