@charset "utf-8";
/* CSS Document */
.construct{
    padding:0;
	margin:0;
	position:relative;
	width:100%;
	height:auto;}
.container{
	position:relative;
	width:1076px;
	height:auto;
	margin:0 auto;}
#lunbo{
	position: absolute;
	z-index: -10;
	left: 0;
	top: 110px;
	}
#lunbo_img1{
	position:absolute;
	top:0;
	left:0;
	height:800px;
	width:100%;
	background-position:center center;
	}
