@charset "utf-8";

body
{
	background-size: cover;
}
a > img
{
    border: 0;
}
.sun{
	min-width: 200px;
	width:270px;
	position: fixed;
	z-index: 99;
	left: 50px;
}
 
#ciif-img{
	position:fixed;
	bottom: 30px;
	right: 100px;
	width: 220px;
	min-width: 150px;
}

#page1-center{
	opacity:0;
}

#page1-center-img{
	width:900px;
	z-index:5;
	position:relative;	
	display: inline-block;	
}

#plane-img2{
	position: relative;
	min-width: 236px;
	
	bottom: 70px;
	z-index: 99;
	margin-top: 60px;
	left:-50px
}
#plane-img1{
	position: relative;
	min-width: 560px;
	
	bottom: 40px;
	z-index: 99;
	margin-top: 60px;
}
#plane-img{
	position: relative;
	min-width: 800px;
	left: -800px;
	bottom: 70px;
	z-index: 99;
	margin-top: 60px;
}

#page1-enter-img{
	width:150px;
	z-index:4;
	margin: -50px 0 80px -10px;
	right: 20px;
	position:relative;
}

#center-content{
	display: block;
	z-index: 10;
	background: url(../img/index/page1_center_text_2.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 0px;
}
