html{font-size:32px;font-family:arial;}
body{margin:0;background:#f2ecda;}


.alertLayer{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.3);z-index:1000;display:none;user-select:none;-webkit-user-select:none;-webkit-animation: shareLayerShow 0.3s; animation: shareLayerShow 0.3s;}
.a_cont{width:15rem;background:#fff;border-radius:0.5rem;margin:10rem auto 0;overflow:hidden;}
.a_txt{font-size:0.8125rem;padding:1.5rem 1rem;text-align:center;line-height:1.25rem;}
.a_btn,.a_btn_c,.a_btn_a{display:block;border-top:1px solid #ccc;line-height:2.5rem;color:#0066db;text-align:center;text-decoration:none;font-size:0.9375rem;}
.cBtns{display:none;width:16rem;overflow:hidden;}
.a_btn_c,.a_btn_a{width:7.5rem;float:left;}
.a_btn_c{border-right:1px solid #ccc;}

#shareLayer{background:#000;width:100%;height:100%;position:fixed;left:0;top:0;z-index:1000;-webkit-animation: shareLayerShow 0.3s; animation: shareLayerShow 0.3s;display:none;}
.shareText{text-align:center;font-size:1em;color:#fff;position:absolute;top:5em;right:3.5em;line-height:1.4;display:none;}
.shareArr{width:2.625em;height:5.1875em;position:absolute;right:1.5625em;top:0.7em;display:none;}
.shareArr:after{-webkit-animation: arrAnim 2.5s linear infinite; animation: arrAnim 2.5s linear infinite;content: '';display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(http://i0.hosof.net/xxk/images/arr.png) no-repeat 0 100%;background-size:100%!important;}
#shareLayer .zan{width:4.125em;height:4.71875em;background:url(http://i0.hosof.net/xxk/images/zan.png) no-repeat 0 0;background-size:100%!important;position:absolute;top:6em;left:2.5em;}
#shareLayer .gameText{font-size:1.25em;color:#fff;position:absolute;left:6.25em;top:5.2em;line-height:1.6;}
#restart_2{position:absolute;left:4.8rem;top:20rem;}
#shareBtn{position:absolute;left:4.8rem;top:15rem;color:#f00;border-color:#f00;display:block;}

.tsl .shareArr,.tsl .shareText{display:none;}


.moreGame{color:#a2811e;padding:0 0 1em 0;font-family:"Arial";margin:1em 0 3em;}
.moreGame a:link,.moreGame a:visited{color:#a2811e;}
.moreGame a:hover{color:#a2811e;}
h2{font-size:1.2em;padding:0;margin:0.1rem 0 0;line-height:1.6em;padding-left:0.625rem;color:#a2811e;}
.moreGame .gameItem{height:3em;padding-left:1em;overflow:hidden;}
.moreGame .i_icon{float:left;width:3.5em;}
.moreGame .i_name{float:left;width:15rem;line-height:3rem;font-size:1.2em;white-space: nowrap;}
.g_2048{width:3rem;height:3rem;line-height:3rem;background:#edc22e;color:#f9f6f2;text-align:center;font-size:1em;border-radius:0.325em;display:block;font-weight:bold;}
.moreGame .gameItem{margin-bottom:1em;}
.moreGame .i_icon img{width:3em;border-radius:0.325em;}

.memo{font-size:1em;line-height:1.6;color:#a2811e;text-shadow:0.0625em 0.0625em 0.09375em rgba(255,255,255,0.8);padding:0 0 0.5em 0.625em;}

.wx_pe{font-size:1.2rem;text-align:center;line-height:3rem;padding:0 0 2rem;}
.wx_pe a:link,.wx_pe a:visited{color:#c00}*/