@charset "utf-8";
/* CSS Document */
body{background-color:#fff;}
body *{box-sizing: border-box;}
.main{width:7.2rem;height:auto;margin:0 auto;font:.2rem/1 Microsoft Yahei;}
.header{padding-top:.22rem;overflow:hidden;}
.header .btn_download{display: block;width:6.63rem;height:.77rem;margin:.16rem auto .08rem;padding-top:.26rem;font-size:.29rem;color:#fff;text-align:center;background-color:#1ba3ed;border-radius:.08rem;box-shadow: .04rem .04rem .04rem #4d819d;}
.h_left{float:left;width:1.55rem;height:1.55rem;margin-left:.41rem;}
.h_left .game_icon{display:block;width:1.55rem;height:1.55rem;}
.h_right{min-height:1.55rem;margin-left:2.14rem;}
.h_right .game_name{font-size:.3rem;line-height:2;color:#000;}
.h_right .game_name span{font-size:.26rem;}
.h_right .rating{display:block;width:1.85rem;height:.33rem;background:url(https://png.pookcdn.net/mobile_image/ptbuyu/icon_star.png) no-repeat;background-size:1.85rem .33rem;}
.h_right .download_num{font-size:.24rem;line-height:1.5;color:#767676;}

.content{margin-top:.17rem;margin-bottom:.5rem;}
.picture_list{width:6.76rem;margin:0 auto .15rem;overflow:hidden;}
.picture_list ul{width:100rem;padding:.06rem;overflow:hidden;}
.picture_list li{width:3.72rem;margin-right:.1rem;border:.06rem solid #fff;box-shadow: 0 0 .06rem #9fb2db;}
.picture_list .picture{display: block;width:3.6rem;height:6rem;}

.player_recommend .title{height:.68rem;font-size:.29rem;line-height:.68rem;color:#22272a;background-color:#d7d7d8;}
.player_recommend .title .icon{display: inline-block;width:.52rem;height:.52rem;margin:.08rem .14rem 0 .41rem;vertical-align: top;}
.player_recommend .title .icon_01{background:url(https://png.pookcdn.net/mobile_image/ptbuyu/icon_title_02.png) no-repeat;background-size:100% 100%;}

.message_list{height:2rem;padding:.17rem .35rem 0;overflow:hidden;}
.message_list li{margin-bottom:.15rem;}
.message_list .list_left{float:left;width:.5rem;height:.5rem;margin-left:.05rem;}
.message_list .user_head{display: block;width:.5rem;height:.5rem;border-radius:.25rem;}
.message_list .list_right{float:right;width:1.95rem;line-height:.28rem;color:#b3b3b3;text-align:right;}
.message_list .list_right .applaud_num{font-size:.21rem;}
.message_list .list_right .btn_applaud,
.message_list .list_right .btn_tip{display: inline-block;width:.28rem;height:.28rem;vertical-align: top;}
.message_list .list_right .btn_applaud{margin-left:.05rem;background:url(https://png.pookcdn.net/mobile_image/ptbuyu/icon_applaud.png) no-repeat;background-size: 100% 100%;}
.message_list .list_right .btn_tip{background:url(https://png.pookcdn.net/mobile_image/ptbuyu/icon_tip.png) no-repeat;background-size: 100% 100%;}
.message_list .list_middle{margin-left:.8rem;margin-right:1.95rem;}
.message_list .list_middle .user_name{margin-bottom:.05rem;font-size:.19rem;line-height:.27rem;color:#767677;}
.message_list .list_middle .user_message{font-size:.14rem;line-height:.27rem;color:#000;word-break: normal;}

.footer{height:1rem;overflow:hidden;}
.footer .logo{float:left;width:1.77rem;height:.72rem;margin:.14rem 0 0 .3rem;background:url(https://png.pookcdn.net/mobile_image/ptbuyu/logo.png) no-repeat;background-size: 100% 100%;}
.footer .copy_info{margin-left:2.22rem;}
.footer .copy_info p{font-size:.19rem;line-height:.26rem;color:#000000;}

.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{position:absolute;top:.39rem;right:.21rem;width:1.94rem;height:.79rem;padding-top:.26rem;font-size:.3rem;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;}
