
.page1 .slogn{
    width: 4.28rem;
    filter: drop-shadow(0.08rem 0.05rem .1rem #000);
    position: absolute;
    top: -0.5rem;
}


.page1 .pbottom{
    position: absolute;
    bottom: 1.2rem;
    height: auto;
    width: 7rem;

}


.page1 .playDn{
    position: relative;
    width: 5.78rem;
    height: 4.31rem;
    margin: 0 auto;
    background: url(../img/page1/diannao.png) no-repeat center center;
    background-size: 100% auto;
}

.page1 .play{
    left: 50%;
    bottom: 2.2rem;
    transform: translate(-60%, 0);
    width: 1rem;
    height: 1rem;
}

.page1 .slogan{
    width: 100%;
    margin: 0.5rem auto 0;
}

.page1 .slogan img{
    width: auto;
    max-width: 100%;
}



.page1 .appBox{
    position: relative;
    margin: .5rem auto 0;
    bottom: 0;
}





.page1 .appBox .midas1 img{
    width: 100%;
    height: auto;
}
















































































