body,body #game-container,body #game-container iframe,html{height:100%;width:100%}body #game-container{position:fixed;z-index:0}#ctrl-btn,#mask{left:0;position:fixed;top:120px;z-index:999999}#ctrl-btn .btn-box{align-items:center;background:#fff;background-color:rgba(255,255,255,.8);border-radius:0 50px 50px 0;box-shadow:0 2px 4px 0#13b6a2;padding:7px}#ctrl-btn img{height:auto;width:30px}#ctrl-btn .iconfont{color:#e05e9f}#mask{align-items:center;background:rgba(0,0,0,.7);display:none;display:flex;height:100%;top:0;width:100%;z-index:99999}#ctrl-panel{margin-left:6%;width:88%}#ctrl-panel .ctrl-panel-head{display:flex;justify-content:space-between}#ctrl-panel .ctrl-panel-head .iconfont{align-items:center;background:#fff;border-radius:6px;box-shadow:0 2px 10px 0 rgba(207,207,207,.5);color:#11b7a4;display:inline-block;display:flex;font-size:20px;height:36px;justify-content:center;width:36px}#ctrl-panel .ctrl-panel-head .icon-guanbi1{font-size:18px}#ctrl-panel .ctrl-panel-head .ctrl-panel-head-left{display:flex}#ctrl-panel .ctrl-panel-head .ctrl-panel-head-left .icon-home1{font-size:24px;margin-right:10px}#ctrl-panel .ctrl-panel-list,#ctrl-panel .like-count{background:#fff;border-radius:6px;box-shadow:0 2px 10px 0 rgba(207,207,207,.5)}#ctrl-panel .ctrl-panel-list{margin-top:20px;padding:8px}#ctrl-panel .like-count{align-items:center;color:#11b7a4;display:flex;flex-direction:column;font-size:12px;height:40px;justify-content:center;margin-top:10px;width:40px}#ctrl-panel.panel-show{display:block}