.coverMain{height:100%;background:#131f4f;position:relative}@keyframes heart{0%{transform:translate(0)}to{transform:translateY(.10667rem)}}@keyframes change{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.coverMain .cover{display:block;width:100%}.coverMain .img1{position:absolute;width:50%;left:25%;top:5.8rem;animation:heart 1s ease-in-out .6s infinite alternate;-webkit-animation:heart 1s ease-in-out .6s infinite alternate}.coverMain .img2{position:absolute;width:100%;left:0;top:4.8rem;animation:heart 1s ease-in-out .4s infinite alternate;-webkit-animation:heart 1s ease-in-out .4s infinite alternate}.coverMain .img3{position:absolute;width:28%;left:3%;top:11.6rem;animation:heart 1s ease-in-out .2s infinite alternate;-webkit-animation:heart 1s ease-in-out .2s infinite alternate}.coverMain .start{width:22%;position:absolute;left:39%;top:11.8rem;z-index:1;animation:change 2s linear infinite;-webkit-animation:change 2s linear infinite}