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;
}
@font-face {
font-family: mFont;
src: url('./fzybxsjw.ttf');
}
.Box{
width: 100%;
height: 100%;
background-image: url('../img/Birthday_bg.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: relative;
}
.bg_2{
width: 100%;
height: 6rem;
background-image: url('../img/br_2.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
top: 0.1rem;
left: 0;
-webkit-animation-delay:0s;
}
.bg_3{
width: 3.1rem;
height: 5rem;
background-image: url('../img/br_3.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 0.32rem;
top: 0.47rem;
-webkit-animation-delay:1s;
}
.bg_4{
width: 2.78rem;
height: 1.05rem;
background-image: url('../img/br_4.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 0.505rem;
top: 0.69rem;
-webkit-animation-delay:1s;
}
.bg_5{
width: 0.605rem;
height: 2.4rem;
/*background-image: url('../img/br_5.png');*/
background-image: url('../img/br_5.gif');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
right: 0.385rem;
top: 2.39rem;
-webkit-animation-delay:2s;
}
.bg_6{
width: 0.445rem;
height: 1.655rem;
/*background-image: url('../img/br_6.png');*/
background-image: url('../img/br_6.gif');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 0.405rem;
top: 3.545rem;
-webkit-animation-delay:1.8s;
}
.bg_7{
width: 1.325rem;
height: 0.925rem;
background-image: url('../img/br_7.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 1.175rem;
top: 3.65rem;
-webkit-animation-delay:2.4s;
}
.bg_8{
width: 2.25rem;
height: 1.655rem;
background-image: url('../img/br_8.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 0.79rem;
top: 4.73rem;
-webkit-animation-delay:1.5s;
}
.bg_9{
width: 2.15rem;
height: 0.33rem;
background-image: url('../img/br_9.png');
background-size: 100% 100%;
background-repeat: no-repeat;
position: absolute;
left: 0.77rem;
bottom: 0.21rem;
-webkit-animation-delay:2.8s;
}
.Blessings{
width: 2.45rem;
position: absolute;
left: 0.505rem;
top: 1.755rem;
font-size: 0.18rem;
font-family: mFont;
color: #F1DECB;
;
}
.Blessings p{
margin-top: 0.07rem;
}
.Blessings p:nth-child(1){
-webkit-animation-delay:2.5s;
}
.Blessings p:nth-child(2){
-webkit-animation-delay:3s;
}
.Blessings p:nth-child(3){
-webkit-animation-delay:3.5s;
}
.Blessings p:nth-child(4){
-webkit-animation-delay:4s;
}
.Blessings span{
display: inline-block;
font-size: 0.24rem;
width: 100%;
margin-top: 0.15rem;
text-align: center;
-webkit-animation-delay:4.5s;
}
.exclusive{
width: 2.6rem;
text-align: center;
position: absolute;
left: 0.505rem;
top: 4.65rem;
font-size: 0.14rem;
color: #CDBA9F;
-webkit-animation-delay:2s;
}