@charset "utf-8";
/* CSS Document */
body{background-color: #0386cf;}

.main{position: relative;width: 7.5rem;margin: 0 auto;overflow: hidden;}

.bg{height: 3.32rem;background-repeat: no-repeat;background-size: 100% 100%;}
.bg_01{background-image: url(https://png.pookcdn.net/mobile_image/bkqp/bg_1_0.jpg);}
.bg_02{background-image: url(https://png.pookcdn.net/mobile_image/bkqp/bg_2_0.jpg);}
.bg_03{background-image: url(https://png.pookcdn.net/mobile_image/bkqp/bg_3_0.jpg);}
.bg_04{background-image: url(https://png.pookcdn.net/mobile_image/bkqp/bg_4_0.jpg);}
.bg_05{background-image: url(https://png.pookcdn.net/mobile_image/bkqp/bg_5_0.jpg);}

.fixed_download{position: fixed;top:0;left:50%;width:7.5rem;height:1.61rem;margin-left:-3.75rem;background-color:rgba(0,0,0,.5);}
.fixed_download .logo{float:left;width:1.46rem;height:1.46rem;margin:.05rem 0 0 .33rem;background:url(https://png.pookcdn.net/mobile_image/bkqp/ico_pook.png) no-repeat;background-size:100% 100%;}
.fixed_download .game_info_img{display:block;width:1.76rem;height:1.34rem;margin:.13rem 0 0 2.08rem;}
.fixed_download .btn_download{position: absolute;top:.33rem;right:.31rem;width:2.89rem;height:.84rem;background:url(https://png.pookcdn.net/mobile_image/bkqp/btn_download.png) no-repeat;background-size:100% 100%;}

.footer{padding:.2rem 0;}
.footer p{width:100%;font-size:.25rem;line-height:1.6;color:#fff;text-align:center;}

.thickdiv { position: fixed;top: 0; left: 0; width: 100%;  height: 100%; background:#000000; border: 0 none; opacity: 0.5;z-index:98;overflow:hidden;}
.hint{position: fixed;top:0; left:0;width:100%; height:1.49rem;background:url(https://png.pookcdn.net/mobile_image/hint_bg.gif) no-repeat center top;background-size:6.85rem 1.49rem;z-index:99999;}