/*共用代码 */
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, font, 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 {background: transparent;border: 0;margin: 0;padding: 0;list-style-type: none;}
*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,0,0,0);}
html{ font-size:0.01rem;height:100%;}
body{opacity:0;filter:alpha(opacity=0);font-family:'微软雅黑'; font-size:0.24rem; color: #000;background:#eeeeee;}
.white{background:#fff;}
li,ul,ol{ list-style:none}
a{ text-decoration:none;color:#000;cursor:pointer;outline: none;}
a:focus{outline: none;}
.both{margin:0;padding:0; height:0px; overflow:hidden;clear:both;*display:inline;}
i,em{ font-style:normal;}
.bg_gray{ background: #eeeeee}
img{border:none;width:100%;display:block;}
input,textarea{outline: none;-webkit-appearance: none;}
.fl{ float:left}
.fr{ float:right}
.pr{ position: relative}
.pa{ position: absolute}
.p_block{ display: block}
.p_hide{ overflow:hidden}
.pa30{padding:0.3rem 0;}
.pa10{padding: 0.1rem 0}
.pat30{padding-top:0.3rem;}
.pa20{padding:0.2rem 0;}
.paLR10{ padding: 0.2rem 0.1rem}
.pab30{ padding-bottom: 0.3rem}
.mb20{ margin-bottom: 0.2rem}
.m20{ margin:0.2rem 0}
.mt10{ margin:0.1rem 0 0}
.mr20{ margin-right: 0.2rem}
.clearfix{ clear: both}
.text_c{ text-align: center}
.col_yellow{ color: #ffcc00}
.col_white{ color: #fff}
.bg_blue{background: #255589; }
.bg_blue1{ background: #294e94}
.bg_blue2{ background:#253451}
.bg_gray{ background: #333}
.bg_black{ background: #212121}
.ColorCCC{color:#ccc;}
.Color999{color:#999;}
.Color454545{color:#454545;}
.Colorfac613{color:#fac613}
.Btn{cursor:pointer;border-radius:5px;width:40%;margin:0 auto;margin-top:0.3rem;text-align:center;height:0.8rem;line-height:0.8rem;font-size:0.28rem;}
.load{display:none;text-align:center;color:#999;margin:0 0 0.2rem 0;padding:3% 0;}
.load span{background:url(../images/load.gif) no-repeat center right;padding:0 20px 0 0;}
.load_no span{background:none;padding:0;}
.wrap{width:100%;margin-left:auto;margin-right:auto;position: relative}
.pb9{padding-bottom:0.9rem;}
.pb5{padding-bottom:0.5rem;}
.pb2{padding-bottom:0.2rem;}
.pb3{padding-bottom:0.3rem;}
.pb10{padding-bottom:1rem;}
.pb11{padding-bottom:1.1rem;}
.pb13{padding-bottom:1.3rem;}
.pb16{}
.Flex{display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-align-items: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@font-face {
  font-family: 'iconfont';  /* project id 579293 */
  src: url('//at.alicdn.com/t/font_579293_g2re05olb22tvs4i.eot');
  src: url('//at.alicdn.com/t/font_579293_g2re05olb22tvs4i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_579293_g2re05olb22tvs4i.woff') format('woff'),
  url('//at.alicdn.com/t/font_579293_g2re05olb22tvs4i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_579293_g2re05olb22tvs4i.svg#iconfont') format('svg');
}
.iconfont{font-family:"iconfont";font-style:normal;}
/* 首页 */
.FixedMain{position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:10;}
.FixedMain table,.FixedMain table td{width:100%;height:100%;}
.FixedMain .FixedMainContent{width:92%;margin:0 auto;text-align:center;max-width: 600px;}
.FixedMain .FixedMainContent .Title{font-size:0.3rem;height:0.35rem;line-height:0.35rem;overflow:hidden;}
.FixedMain .FixedMainContent .Item{font-size:0.34rem;font-weight:bold;height:0.4rem;line-height:0.4rem;overflow:hidden;margin-top:0.3rem;}
.FixedMain .FixedMainContent .Item a{display:block;width:100%;height:100%;}
.FixedMain .FixedMainContent .Item span.iconfont{font-size:0.3rem;}
.FixedMain .FixedMainContent .FixedMainBtn{cursor:pointer;border-radius:0.07rem;width:55%;height:0.8rem;line-height:0.8rem;font-size:0.3rem;font-weight:bold;margin:0 auto;margin-top:0.35rem;}
.FixedMain .FixedMainContent .NightEveningPrompt{font-size:0.22rem;margin-top:0.13rem;color:#666;height:0.3rem;line-height:0.3rem;overflow:hidden;}
.FixedMain .FixedMainContent .Img{width:65%;margin:0 auto;margin-top:0.2rem;}
.Copyright{position: fixed;bottom:2%;left:0;text-align:center;width:100%;text-align:center;letter-spacing:0.05rem;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.Temp{position: fixed;z-index:-1;color: #777;}
/* 加载 */
.fixed_load{display:none;width:100%;left:0;height:1rem;position:fixed;z-index:9999;top:44%;}
.fixed_load span{border-radius:10px;display:block;background:url(../images/load-p.gif) no-repeat center #000;background-size:35%;height:1.1rem;width:1.1rem;margin:0 auto;
filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
/* 固定背景 + 加载条 */
.fixed_box,.fixed_box_share,.fixed_box_setup{display:none;position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:100;background:#000;filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.fixed_box_share{z-index:104;}
/* 分享 */
.share_img{display:none;overflow:hidden;position:fixed;top:0.2rem;width:100%;height:100%;z-index:106;text-align:right;left:0;}
.share_img img{width:80%;display:inline;background:none;}