*{margin:0;padding:0}body{font-family:"微软雅黑";font-size:100%;overflow:hidden;background:black;margin:0 auto}#gamecontainer{background:#52cce1;max-width:600px;margin:0 auto;position:relative}.gamelayer{display:none}#gamestartscreen{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;position:relative}#gamestartscreen #gun_bg{width:100%}#gamestartscreen #logo{width:100%;position:absolute;top:10%;left:0}#play_btn{width:40%;height:3rem;line-height:3rem;background:#f9b2a5;color:white;font-size:1.5rem;color:white;font-weight:bold;text-align:center;cursor:pointer;border-radius:.5rem;position:absolute;bottom:20%;left:30%;box-shadow:0 .3rem .3rem #0c91c3}#meter{position:absolute;font-size:1.5rem;right:.5rem;top:.8rem;color:#edef32;z-index:3}#gamecanvas{position:absolute;left:0;bottom:0}#player{position:absolute;width:8%;left:44%;bottom:0}#controlarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:5rem;line-height:5rem;background:#92d76e;position:absolute;bottom:0;left:0;color:white;font-size:.9rem;text-align:center}#controlarea img{position:absolute;height:4rem;top:.5rem}#controlarea img.left{left:.5rem}#controlarea img.right{right:.5rem}#endingscreen .endingscreen_text{position:absolute;width:100%;height:16rem;top:50%;margin-top:-11rem}#endingscreen h1{height:6rem;line-height:6rem;color:#e5f37c;font-size:2.5rem;text-align:center}#endingscreen p{text-align:center;color:#e5f37c;font-size:1rem}#endingscreen #score{font-size:2rem}#endingscreen #score span{font-size:4rem}#endingscreen #highest_score_weekly,#endingscreen #highest_score{color:white}#endingscreen .btngroup{width:75%;left:12.5%;position:absolute;bottom:2rem}#endingscreen .btn{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:30%;margin-right:5%;height:2rem;line-height:2rem;background:#f9b2a6;float:left;color:white;text-align:center;font-size:1rem;border-radius:.5rem;box-shadow:0 .2rem .2rem #26a5c8}#endingscreen .btn.last,#endingscreen .btn.middle{margin-right:0!important;float:right}#endingscreen .btn.middle{margin-left:5%}#boyaa_logo{width:40%;display:block;position:absolute;left:2%;top:1%}#share{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.4);z-index:1000;display:none}#share img{position:absolute;width:160px;display:block;top:0;right:0}