@charset "UTF-8";


#main {
	position:relative; width:100%; height:560px; padding:0; background:url(../img/top/bg.jpg) no-repeat fixed; background-size:cover; }
	#slide{ position:absolute; top:0; left: 50%; margin-left: -500px;}
	#slide .lead{ position:absolute; top:200px; left:23px; z-index:100; }
	#mainimg{position:absolute; top:50px; left:0; z-index:1; width:1000px; height:460px; margin:auto; }
	#mainimg img{ width:1000px; height:460px; box-shadow:3px 3px 7px 0px rgba(0,0,0,0.4);}

	

#aboutus { position:relative; width:100%; height:950px; background:url(../img/top/bg_about.jpg) 50% bottom no-repeat fixed; background-size:contain; background-color:#fff;}
	#aboutus .inner { width:1000px; margin:auto; padding:60px 0 100PX; }
	#aboutus .inner .txt{ font-size:17px; text-align:center; }
	#aboutus .inner .listAbout{ margin:50px 0; }
	#aboutus .inner .listAbout li{ float:left; margin-left:10px; }
	#aboutus .inner .listAbout li:first-child{ margin-left:0; }

	

#banner { width:100%; }
	#banner .inner { width:1000px; margin:auto; padding:60px 0; }
	#banner .inner .linkPage{ margin-bottom:15px; }
	#banner .inner .linkPage li{ position:relative; float:left; margin-bottom:20px; }
	#banner .inner .linkPage li:nth-child(odd){ margin-right:20px; }
	#banner .inner .linkPage li h3{ position:absolute; top:27px; left:155px; z-index:100; }

	#banner .inner .linkPage li .scale {
    width: 490px;
    height: 166px;
}
	#banner .inner .link li{ float:left; }
	#banner .inner .link li:first-child{ margin-right:20px; padding-top:26px; }


#lineup { width:100%; background:url(../img/bg_con.jpg); }
	#lineup .inner { width:1000px; margin:auto; padding:60px 0 80px; }
	#lineup .inner .listLineup{ border-collapse:collapse; background:#fff; }
	#lineup .inner .listLineup td{ border:1px solid #d9d9d9; }
	#lineup .inner .listLineup td a{ display:block; width:169px; height:169px; padding:15px; }
	#lineup .inner .listLineup td a:hover{ background:#eee; }



