html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    height: auto;

}
*{
    -webkit-tap-highlight-color: transparent;
}
p{
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.Box{
    width: 100%;
    height: 100%;
    background-image: url('../img/MotherDay/bj.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bg1{
    width: 2.805rem;
    height: 0.76rem;
    background-image: url('../img/MotherDay/copywriting.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.475rem;
    top:1.875rem;
    -webkit-animation-delay:0.5s;
}
.bg2{
    width: 2.895rem;
    height: 2.2rem;
    background-image: url('../img/MotherDay/people.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.425rem;
    top:2.755rem;
    -webkit-animation-delay:0.8s;
}
.bg3{
    width: 100%;
    height: 1.235rem;
    background-image: url('../img/MotherDay/bg1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom:0.61rem;
    -webkit-animation-delay:1.2s;
    font-size: 0.14rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg3 span{
    width: 86%;
}
.bg4{
    width: 0.36rem;
    height: 0.635rem;
    background-image: url('../img/MotherDay/potting.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.13rem;
    bottom:1.535rem;
    -webkit-animation-delay:1.5s;
}
.bg5{
     width: 1.43rem;
     height: 1.075rem;
     background-image: url('../img/MotherDay/son.png');
     background-size: 100% 100%;
     background-repeat: no-repeat;
     position: absolute;
     right: 0rem;
     top:0rem;
     -webkit-animation-delay:1.8s;
 }
.bg6{
    width: 0.46rem;
    height: 1.715rem;
    background-image: url('../img/MotherDay/willow_l.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0rem;
    top:0rem;
    -webkit-animation-delay:2.3s;
}
.bg7{
    width: 1.05rem;
    height: 2.045rem;
    background-image: url('../img/MotherDay/willow_r.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0rem;
    top:0rem;
    -webkit-animation-delay:2.3s;
}
.bg8{
    width: 0.68rem;
    height: 0.55rem;
    background-image: url('../img/MotherDay/swallow.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.54rem;
    top:0.4rem;
    -webkit-animation-delay:2.6s;
}
.bg9{
    width: 2.105rem;
    height: 0.305rem;
    background-image: url('../img/MotherDay/logo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.825rem;
    bottom:0.155rem;
    -webkit-animation-delay:3s;
}