@charset "utf-8";
/* CSS Document */
body *{box-sizing: border-box;}
body{background: #bc6325;}
.main{position:relative;width:7.2rem;height:13.5rem;margin:0 auto;background: url(https://png.pookcdn.net/mobile_image/bkdmx/bg.jpg) no-repeat;background-size: cover;}

.header{position:absolute;left:0;top:2.3rem;width:100%;height:auto;padding:0 .14rem;overflow:hidden;}
.header_icons{float:left;width:2.46rem;}
.header_info{position:relative;height:2.56rem;margin-left:2.66rem;padding-top:.15rem;box-sizing: border-box;}
.header_info .text{color:#5c5282;}
.header_info .text_01{font-size:.32rem;line-height:1.2;}
.header_info .text_02{font-size:.18rem;line-height:1.8;color:#b56924;}
.header_info .re{display:block;width:.99rem;padding:.07rem 0;font-size:.16rem;line-height:1;color:#fff;text-align:center;background:#1390ab;border-radius:.1rem;vertical-align: middle;}
.header_info .rating{position:absolute;height:.26rem;bottom:.18rem;left:0;font-size:.22rem;color:#fff;vertical-align:middle;}
.header_info .rating .rating_star{display:inline-block;width:1.49rem;height:.27rem;background:url(https://png.pookcdn.net/mobile_image/bkdmx/icon_star.png) no-repeat;background-size: 100% 100%;vertical-align: top;}

.btn_download{position:absolute;top:5.2rem;left:50%;width:3.02rem;height:1.32rem;margin-left:-1.51rem;background:url(https://png.pookcdn.net/mobile_image/bkdmx/btn_download.png) no-repeat;background-size: 100% 100%;}

.img_list {position:absolute;top:6.69rem;left:.15rem;width:6.9rem;overflow: hidden;}
.img_list ul {width:100rem;padding:.06rem;overflow:hidden;}
.img_list ul li{position: relative;width:3.57rem;height: 6.82rem;padding: .35rem .1rem 0;}
.img_list ul li::before{content:"";position: absolute;z-index: 2;top: 0;left: 0;width: 3.57rem;height: 6.82rem;background: url(https://png.pookcdn.net/mobile_image/bkdmx/img_list_bg.png) no-repeat;background-size: cover;}
.img_list ul img {display: block;width:3.37rem;height:6rem;}

.footer{width:7.2rem;margin:0 auto;padding:.3rem 0;}
.footer p{font-size:.2rem;line-height:.3rem;color:#3f211e;text-align: center;}

.fixed_download{position:fixed;bottom:1rem;left:50%;width:7.2rem;height:1.48rem;margin-left:-3.6rem;background-color:rgba(0,0,0,.78);overflow:hidden;z-index: 2;}
.fixed_download .btn_close{position:absolute;top:0;right:0;width:.37rem;height:.37rem;background:#808488 url(https://png.pookcdn.net/mobile_image/ptbuyu/icon_close.png) no-repeat .14rem .06rem;background-size:.21rem .21rem;border-radius:0 0 0 .37rem;}
.fixed_download .f_left{float:left;width:1.22rem;height:1.22rem;margin:.11rem 0 0 .31rem;}
.fixed_download .f_left .game_icon{display:block;width:1.22rem;height:1.22rem;}
.fixed_download .f_right{margin-left:1.72rem;}
.fixed_download .game_name{margin-top:.36rem;margin-bottom:.2rem;font-size:.3rem;color:#fff;}
.fixed_download .explain{font-size:.17rem;color:#fff;}
.fixed_download .btn_download_02{position:absolute;top:.39rem;right:.21rem;width:1.94rem;height:.79rem;padding-top:.26rem;font-size:.3rem;line-height:1;color:#fff;text-align:center;background-color:#14c5ff;border-radius:.06rem;box-shadow: .03rem .03rem .03rem #1a1a1a;}

.thickdiv { position: fixed;top: 0; left: 0; width: 100%;  height: 100%; background:#000000; border: 0 none; opacity: 0.5; filter:alpha(opacity=50); z-index:98;overflow:hidden;}
.hint{position: fixed;top:0; left:.4rem;width:6.85rem; height:1.49rem;background:url(https://png.pookcdn.net/mobile_image/hint_bg.gif) no-repeat;background-size:100% 100%;z-index:99999;}