html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size:100%; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;vertical-align: baseline }
a { text-decoration: none }
a:hover{text-decoration:underline}
* {-webkit-tap-highlight-color: rgba(255,255,255,0);}
* {margin: 0;padding: 0;}
ol, ul, li, dd, dl, dt {list-style: none;}
html,body{height:100%;width:100%;padding:0px;margin:0px;border:0;}
body {text-align: center;margin: 0 auto !important;font: 12px/1.5 "Microsoft Yahei","Arial";}
#game_iframe{ margin:0; padding:0; height:100px; min-height:100%; border:0; min-width:100%;}
/*竖屏时的css代码*/
@media all and (orientation:portrait){
 #aay-guide{ position:fixed; top:50%; left:50%; margin:-30% 0 0 -42%; width:100%; height:100%; display:block; background:url(/themes/default/static/images/guide_bg.png) no-repeat; background-size:84%;}
 #aay-guide #guide-icon img{ position:absolute; top:5%; left:5%; width:18%; display:block;}
 #aay-guide #guide-close img{ position:absolute; right:16.8%; top:0.3%; width:14%; display:block; cursor:pointer;}
}
/*横屏时的css代码*/
@media all and (orientation:landscape){
 #aay-guide{ position:fixed; top:0%; left:50%; margin:6% 0 0 -25%; width:100%; height:100%; display:block; background:url(/themes/default/static/images/guide_bg.png) no-repeat; background-size:50%;}
 #aay-guide #guide-icon img{ position:absolute; top:10%; left:3%; width:11%; display:block;}
 #aay-guide #guide-close img{ position:absolute; right:50%; top:0%; width:8%; display:block; cursor:pointer;}
}
.yw_style{-webkit-overflow-scrolling:touch;overflow:auto;}

/* 支付中心弹出层 */
.payMain{ position:fixed; top:50%; left:50%; z-index:10; display:none; margin:-200px 0 0 -140px; max-width:300px; width:280px; border-radius:10px; background:rgba(238,238,238,1); color:#000;}
.payHeader{ position:relative; text-align:center; padding:8px 0; font-size:16px;}
.payHeader img{ position:absolute; top:12px; right:12px; width:16px; height:16px; display:block;}
.payInfo{ width:100%; background:#fff; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:6px 0; overflow:hidden;}
.payInfo li{ font-size:14px; padding:0 20px; text-align:left; margin:6px 0; line-height:18px;}
.payInfo li label{ width:60px; display:inline-block; margin-right:10px; color:#666;}
.payInfo li span{ width:170px; display:inline-block; vertical-align:top;}
.payInfo li span.orange{ color:#FF901D;}
.payModeTit{ padding:5px 20px; text-align:left; font-size:14px; color:#666; overflow:hidden;}
.payMode{ margin:0 0 0 0; background:#fff; border-top:1px solid #ccc; overflow:hidden;}
.payMode a{ position:relative; background:#fff; padding:10px 20px; border-bottom:1px solid #ccc; display:block; text-decoration:none; overflow:hidden;}
.payMode a:after{content:''; position:absolute; top:25px; right:20px; width:12px; height:12px; border:#ccc solid; border-width:1px 1px 0 0; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);}
.payMode a i{ float:left; margin-right:10px;}
.payMode a i.icon-wx{ width:45px; height:45px; display:block; background:url(../images/icon-wx.png) no-repeat; background-size:cover;}
.payMode a i.icon-zfb{ width:45px; height:45px; display:block; background:url(../images/icon-zfb.png) no-repeat; background-size:cover;}
.payMode a i.icon-wz{ width:45px; height:45px; display:block; background:url(../images/icon-wz.png) no-repeat; background-size:cover;}
.payMode a dl{ margin:0; padding:0; text-align:left;}
.payMode a dt{ font-size:14px; color:#000; line-height:24px;}
.payMode a dd{ font-size:12px; color:#848588;}
.tel-400{ height:24px; line-height:24px; color:#f00;}
.tel-400 a{color:#f00; text-decoration:none;}

#wx_pay_btn, #ali_pay_btn, #banlance_btn {display: none}
#payMask{ position:fixed; top:0; left:0; z-index:9; display:none; overflow:hidden; width:100%; min-height:100%; background:rgba(0,0,0,0.7);}
.pcbg{ background:url(../img/h5bg.jpg) no-repeat center top; width:100%; height:100%;}
.iframe_box{ max-width:100%; margin:0 auto; height:100%; overflow: hidden;}