body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: hidden;
	overflow-x: hidden;

}
#wapper {
	width:100%;
	height:939px;
}
#content_wapper {
	height:939px;
	width:100%;
	background-image:url(../images/index_bg.jpg);
	
	background-repeat: no-repeat;
	background-size: 100%;
}
#content {
	width:1002px;
	height:939px;
	margin-left:auto;
	margin-right:auto;
	z-index:-1;
}
.search {
	float: left;
	width: 200px;
	height: 32px;
	margin-left:35px;
	position:relative;
	z-index:10;
}
.search_bg {
	background-image:url(../images/search.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 135px;
	float: left;
}
.search input{
	width:120px;
	background-color:#f3f3f3;
	border:1px solid #f3f3f3;
	color:#464646;
	margin-left:3px;
	margin-top:6px;
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helverica;
}
.search_btn{
	float: left;
	border: 0px
}
#index_logo{
	width: 98px;
	height: 69px;
	float:left;
	margin-left:20px;
	z-index:10;
	border: 0px
}
#menu{
	width: 160px;
	height:320px;
	float:left;
	margin-left:40px;
	margin-top:165px;
	position:absolute;
	z-index:10;
}

#menu_item{
	float:left;
	z-index:10;
}
#menu_item02{
	margin-top:35px;
	float:left;
}
#index_bg_img {
	width:124px;
	float:left;
	margin-left:260px;
	margin-top:110px;
	position:absolute;
	z-index:10;
}
#index_bg_img02 {
	width:234px;
	height:525px;
	float:left;
	margin-left:670px;
	margin-top:65px;
	position:absolute;
	z-index:10;
	display:none;
}
#index_bg_img03 {
	width:532px;
	height:349px;
	position:absolute;
	left:-20px;
	top:10px;
	opacity:0;
}
.scene {
  max-width: 500px;
  margin: 0 auto;
  padding: 0;
}
#fb_item {
	width:30px;
	height:110px;
	position:absolute;
	margin-left:1070px;
	margin-top:50px;
}
#fb {
	width:27px;
	height:27px;
	float:left;
	margin-top:10px;
}
#index_item {
	width:1000px;
	height:120px;
	position:fixed;
	bottom:0px;
	margin-bottom:70px;
	z-index: 9999;
}
.index_btn {
	width: 233px;
	height: 116px;
	float: left;
	margin-left: 19px;
	position: relative;
	z-index: 10;
}
#index_btn02 {
	width:233px;
	height:116px;
	float:left;
	position:relative;
	z-index:10;
}
#index_bg_img04 {
	width:532px;
	height:349px;
	top:-15px;;
	float:left;
	position:absolute;
	margin-left:350px;
	z-index:0;
	opacity:0;
}
#index03_bg_img {
	width:93px;
	margin-left:300px;
	margin-top:150px;
	position:absolute;
	z-index:10;
}
#index03_bg_img02 {
	width:234px;
	height:525px;
	margin-left:620px;
	margin-top:70px;
	position:absolute;
	z-index:10;
	display:none;
}
#index03_bg_img03 {
	height:439px;
	position:absolute;
	float:left;
	left:-100px;
	margin-top:600px;
	opacity:0;
}


#index04_bg_img {
	width:93px;
	top: 34%;
	left: 46%;
	position:absolute;
	z-index:10;
}

#index04_bg_img03 {
	width: 628px;
	height: 222px;
	position: absolute;
	top: -50px;
	z-index: 1;
	left:0;
	top: -100px;
}

#index04_bg_img04 {
	height:494px;
	width: 1009px;
	position:absolute;
	float:left;
	margin-top:600px;
	opacity:0;
	right:0;
}




#index03_bg_img04 {
	width:899px;
	height:518px;
	right:0px;
	float:left;
	position:absolute;
	opacity:0;
}
#index02_bg_img {
	width:91px;
	float:left;
	margin-left:390px;
	margin-top:250px;
	position:absolute;
	z-index:10;
}
#index02_bg_img02 {
	width:561px;
	height:470px;
	margin-top:70px;
	position:absolute;
	z-index:10;
	margin-left:445px;
	display:none;
}
#index02_bg_img03 {
	width:461px;
	height:691px;
	position:absolute;
	top:0px;
	margin-top:-200px;
	margin-left:-100px;
	opacity:0;
}
#index02_bg_img04 {
	width:869px;
	height:741px;
	position:absolute;
	margin-top:225px;
	margin-left:300px;
	z-index:0;
	opacity:0;
}
#index02_item {
	width:1000px;
	height:120px;
	float:left;
	margin-top:364px;
}
/*---------------------footer---------------------------*/
#footer_wapper {
	width:100%;
	height:62px;
	background-color:#FFF;
	bottom:0px;
	position: fixed;
}
#footer {
	width:850px;
	height:62px;
	margin-left:auto;
	margin-right:auto;
}
#footer_word {
	width:1000px;
	float:left;
	font-size:11px;
	color:#5681b0;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	line-height:18px;
	letter-spacing:0.3px;
	text-align:center;
	margin-top:15px;
}
#footer_word a {
	color:#5681b0;
	text-decoration:none;
	padding: 0;
	    display: inline-block;
	margin: 0;
}
#footer_word p{
	padding: 0;margin: 0;
}
#footer_word a  img{
	padding: 0;
	margin: 0 !important;
	vertical-align:0 !important;
}
#footer_word a:hover {
	color:#1c749d;
	text-decoration:none;
}
.scene {
  max-width: 500px;
  margin: 0 auto;
  padding: 0;
}

.layer:nth-child(1) {
  opacity: 1;
}


