*{
    margin: 0;
    padding: 0;
}
.box{
    width: 100%;
    height: 100%;
    position: relative;
}
/*.saaa{*/
/*    width: 750px;*/
/*    height: 1200px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: auto;*/
/*}*/
.slide_1 .box{
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/star_bk.png") 50% 50% no-repeat;
    background-size: 100% 100%;
}
.logo{
    width: 138px;
    height: 54px;
    position: absolute;
    top: 30px;
    left: 30px;
}
.title{
    width: 264px;
    height: 26px;
    font-size: 26px;
    font-family: DFPHeiW5;
    /*color: #666666;*/
    line-height: 26px;
    letter-spacing: 2px;
    position: absolute;
    top: 106px;
    left: 32px;
}

.main{
    width: 650px;
    height: 70%;
    position: absolute;left: 0;
    right: 0;
    top: 150px;
    margin: auto;
    /*background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p1_main.png") 50% 50% no-repeat;*/
    /*background-size: 100% 100%;*/
}
.main img{
    width: 100%;
    height: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.xiazai{
    width: 336px;
    height: 92px;
    background: #DC9D33;
    box-shadow: 0px 7px 4px 0px rgb(179 112 0), 0px 2px 2px 0px rgb(255 221 163);
    border-radius: 52px;
    font-size: 42px;
    color: white;
    line-height: 92px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.footer_word{
    /*width: 80px;*/
    /*height: 28px;*/
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /*color: #666;*/
    line-height: 28px;
    position: absolute;
    bottom: 140px;
    left: 0;
    right:0;
    font-size: 20px;
}
/*.footer_word a{*/
/*    color: #333;*/
/*    text-decoration: none;*/
/*}*/
/*.slide_1 .footer_word a{*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/
/*.slide_2 .main{*/
/*    width: 750px;*/
/*    height: 1034px;*/
/*    position: absolute;left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p2_main.png") 50% 50% no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/
.slide_2 .box{
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p2_bk.png") 50% 50% no-repeat;
    background-size: 100% 100%;
}

/*.slide_3 .main{*/
/*    width: 750px;*/
/*    height: 1034px;*/
/*    position: absolute;left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p3_main.png") 50% 50% no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/
.slide_3 .box{
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p3_bk.png") 50% 50% no-repeat;
    background-size: 100% 100%;
}

/*.slide_4 .main{*/
/*    width: 624px;*/
/*    height: 1034px;*/
/*    position: absolute;left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p4_main.png") 50% 50% no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/
.slide_4 .box{
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/p4_bk.png") 50% 50% no-repeat;
    background-size: 100% 100%;
}

.mengban{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/mengban.png");
    position: absolute;
    z-index: 999;
    display: none;
}
.show_Android{
    width: 674px;
    height: 668px;
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/anzhuo.png") 50% 50% no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.show_Iphone{
    width: 674px;
    height: 668px;
    background: url("https://92hwan-work.oss-cn-beijing.aliyuncs.com/2/20210907_waphezi/iphone.png") 50% 50% no-repeat;
    background-size: 100% 100%;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}











