@charset "utf-8";
/* CSS Document */
/*Reset Style Bg*/
body,h1,h2,h3,h4,a,p,span,strong,cite,em,i,ul,li,dl,dt,dd,form,input,fieldset,table,select,option{
	margin:0;
	padding:0;}
body{
	font-family:"宋体";
	font-size:12px;}
ul li{
	list-style:none;}
a{
	color: #4d3018;
	text-decoration:none;}
fieldset,img{
	border:0 none;}
img{ vertical-align:top;}
cite,em,i{
	font-style:normal;}
h1,h2,h3,h4,strong,b{
	font-weight:normal;}
.clear{ clear:both;}
/*Reset Style End*/

/*新增*/

#background { position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden; display:none\8;}
#background .bg-photo {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;overflow: hidden;-webkit-background-size: cover !important;-moz-background-size: cover !important;-o-background-size: cover !important;background-size: cover !important;}
#background .bg-photo-1 { background:url(../images/001.jpg ) no-repeat center center;}
#background-ie { position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;background-color: #211f1f;}





