@charset "utf-8";
*:focus{outline:none;}
html,body{ width:100%; height:100%; -webkit-touch-callout: none; -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fiedldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
html{ font-size:62.5%;}
body{font-family:"微软雅黑","Microsoft YaHei";color:#fff; font-size:0.28rem; background:#0b1024; -webkit-overflow-scrolling:touch;}
input,select,textarea,button{ vertical-align:middle;font-family:"微软雅黑","Microsoft YaHei"; font-size:0.22rem; -webkit-appearance: none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
a,a:link{ text-decoration:none;outline:none;}
a:visited{}
a:hover{}
a:active{}
.fl{float:left;}
.fr{float:right;}
.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tde{ text-decoration:underline;}
.clear{clear:both;}
.vm{ vertical-align:middle;}
.vt{ vertical-align:top;}
.overf{ overflow:hidden;}
.hide{ display:none;}
.fw{ font-weight:bold;}
.fn{ font-weight:normal;}
