@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,ul,li,ol,dl,dt,dd,form,p,input,textarea{margin:0;padding:0;}
ul,dl,ol{list-style:none;}
html, body {
    height:100%;
} 
body{
	font-family:"微软雅黑","华文细黑",Arial, Helvetica, sans-serif;
	background-color:#0a0917;
	color:#fff;
	width:100%;
	
}
img{border:none; width:100%;}
h1,h2,h3{font-weight:normal;}
.clear{clear:both}
a{text-decoration:none;}

.page-app {
    max-width:640px;
    min-width:320px;
    margin:0 auto;
	height:auto;
    display:none\9;
	font-size:0px;
	width:100%;
}
.banner1{width:100%; height:100%;  background-repeat:no-repeat; background-size:100%; border:0px; margin:0px; padding:0px; font-size:0px; position:relative;}

