@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;word-break: normal;}

body{font-size: .22rem;line-height: 1;}

.wrapper{position: relative;width: 7.2rem;margin: 0 auto;}

.bg{height: 2.5rem;background-repeat: no-repeat;background-size: cover;}
.bg_01{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_1_0.png);}
.bg_02{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_2_0.png);}
.bg_03{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_3_0.png);}
.bg_04{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_4_0.png);}
.bg_05{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_5_0.png);}
.bg_06{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_6_0.png);}
.bg_07{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_7_0.png);}
.bg_08{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_8_0.png);}
.bg_09{background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/bg_9_0.png);}

.btn_download{position: absolute;top: 7.22rem;left: 1.55rem;width: 4.11rem;height: 1.38rem;background: url(https://png.pookcdn.net/mobile_image/bcjh/1208/btn_download.png) no-repeat;background-size: cover;}

.gamefeature_box{position: absolute;top: 9.32rem;left: 0;width: 100%;}
.gamefeature_box .title{position: absolute;z-index: 2;top: -.54rem;left: 2.48rem;width: 2.19rem;height: .68rem;background: url(https://png.pookcdn.net/mobile_image/bcjh/1208/subtitle_01.png) no-repeat;background-size: cover;}
.gamefeature_list li{display: inline-block;width: 50%;text-align: center;}
.gamefeature_list li img{width: 2.68rem;height: 4.76rem;}

.screenshot_box{position: absolute;top: 15.31rem;left: 2.28rem;width: 2.63rem;}
.screenshot_box .title{position: absolute;top: -.78rem;left: .19rem;width: 2.19rem;height: .68rem;background: url(https://png.pookcdn.net/mobile_image/bcjh/1208/subtitle_02.png) no-repeat;background-size: cover;}
.screenshot_box .btn_prev,
.screenshot_box .btn_next{position: absolute;top: 1.84rem;width: .36rem;height: .62rem;background-repeat: no-repeat;background-size: cover;cursor: pointer;}
.screenshot_box .btn_prev{left: -.96rem;background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/btn_prev.png);}
.screenshot_box .btn_next{right: -.98rem;background-image: url(https://png.pookcdn.net/mobile_image/bcjh/1208/btn_next.png);}
.screenshot_list li img{width: 2.63rem;height: 4.31rem;} 

.footer{position: absolute;left: 0;bottom: 0;width: 100%;height: 1.96rem;padding-top: .18rem;}
.footer p{font-size: .26rem;line-height: 1.5;color: #ffefcc;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;}
