@charset "utf-8";
/* CSS Document */

*{margin: 0;padding: 0;	}
*:focus {outline: none;}
body {margin: 0;padding: 0;font-family:"微软雅黑";color:#151515; background:#ececec; font-size:12px;}
body{ max-width:750px; margin:0 auto;}
.whitebg{ background: #ffffff;}
img{  border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none;color:#4a4a4a;}
a{-webkit-tap-highlight-color: rgba(0,0,0,0);}
a img{-webkit-tap-highlight-color: rgba(0,0,0,0);}
*{ text-decoration:none;color:#4a4a4a;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);}
* img{-webkit-tap-highlight-color: rgba(0,0,0,0);}
::selection {background-color: #ffffff;color: #4a4a4a;}
body{width:100%; height:100%; }
.clear{ clear:both; height:0; overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
i{ font-style:normal;}
input{outline:0;}
.loadingParent{ width:800px; margin:0 auto;}
.loadingParent canvas{ display:block; margin:0 auto; margin-bottom:20px;}
