#preparePage{z-index:9999}#preparePage,body,html{background-color:#ffeed0}img{width:auto;height:auto}#videoContainer{z-index:1}#video{width:7.5rem;height:auto}#wenhaoContainer{width:7.5rem;height:9.45rem;margin-top:calc(-3.2rem + 10vh)}@keyframes wenhaoAnimation{0%{opacity:0;transform:scale3d(1.5,1.5,1.5)}to{opacity:1;transform:scaleX(1)}}#wenhao{width:7.5rem;height:9.45rem;animation:wenhaoAnimation 1s ease-out 1 both}@keyframes textFadeIn{0%{opacity:0;transform:scale3d(1.5,1.5,1.5)}to{opacity:1;transform:scaleX(1)}}#text{width:4.1rem;top:calc(3.3rem + 30vh);left:3.1rem;animation:textFadeIn .5s ease-out .8s 1 both}#button{width:3.4rem;top:calc(2.7rem + 50vh);left:4.1rem;animation:buttonTextFadeIn .5s ease-out 1.2s 1 both}@keyframes buttonTextFadeIn{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}#playButton{width:1.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}#poster{width:7.5rem;top:0;left:0}.pauseAnimation{-webkit-animation-play-state:paused;animation-play-state:paused}