/* css初始化 */
*{padding: 0;margin: 0;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
body,button,input,select,textarea {font:12px arial,sans-serif;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
.clearfix:before,.clearfix:after { content:""; display:table;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.clear { clear:both; display:block; font-size:0; height:0; line-height:0; overflow:hidden;}
#screen_bg{
background: url(../img/bg.jpg) 50% 50%;
background-size: cover;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
*{padding: 0;margin: 0;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
body,button,input,select,textarea {font:12px arial,sans-serif;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
.clearfix:before,.clearfix:after { content:""; display:table;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.clear { clear:both; display:block; font-size:0; height:0; line-height:0; overflow:hidden;}
#screen_bg{
background: url(../img/bg.jpg) 50% 50%;
background-size: cover;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}