*{padding: 0; margin: 0; box-sizing: border-box;}
body{ width: 100%; min-height: 1080px; height: 100vh;  background-image: url(https://kingdomcomerpg-1308616072.cos.ap-chengdu.myqcloud.com/images/bg.png),url(https://kingdomcomerpg-1308616072.cos.ap-chengdu.myqcloud.com/images/repeat.png); background-size: 100% auto,100% auto; background-repeat: no-repeat,repeat-y; position: relative;}

.logo{position: absolute; top: 3vw; right: 14.8vw; width: 21.5vw;}


.video-box{ width: 33.3vw; height: 18.75vw; position: absolute; right: 10vw; top: 17vw; background-color: #000;}
.video-box iframe{  width: 100%; height: 100%;}

.wish_btn{   position: absolute; right: 14vw; top: 37vw;}
.wish_btn img{width: 25.2vw;}
.date{ width: 23.5vw; position: absolute; top: 43vw; right: 14.4vw;}
.steam_logo{ width: 5.7vw; position: absolute; right: 23.4vw; top: 46vw;}


