@charset "UTF-8";
/* CSS Document */

/*第一張*/
.banner_01 {
	width:60%;
	height:98%;
	position:absolute;
	left:2498px;
	top:0px;
	z-index:2;
	overflow:hidden;
}
.banner_01_01 {
	width:100%;
	height:100%;
}
.index_info_01 {
	width:232.25px;
	height:100%;
	position:absolute;
	left:2498px;
	top:0px;
	z-index:4;
}
.index_menu_01 {
	width:312px;
	height:100%;
	position:absolute;
	right:50px;
	top:0px;
	z-index:3;
	opacity:0;
	background:#FFF;
}
	.index_menu_01 .index_title_01 {
		width:150px;
		position:absolute;
		bottom:25px;
		right:40px;
	}
		.index_menu_01 .index_title_01 .logo{
			margin-bottom:70px;
			margin-top:30px;
			width:100%;
			font-family: 'Klill-Light';
			font-size:26px;
			line-height:22px;
		}
		.index_menu_01 .index_title_01 .logo a{
			color:#3d3a39;
			text-decoration:none;
		}
			.index_menu_01 .index_title_01 .logo .small_font {
				font-family: 'Klill-Light';
				font-size:18px;
			} 
		.index_menu_01 .index_title_01 ul {
			list-style: none;
			width:100px;
			padding:0;
			margin:0;
		} 
		.index_menu_01 .index_title_01 ul li{
			font-size:16px;
			color:#969696;
			line-height:38px;
			width:100px;
			font-family: 'UniversNextPro-Light';
		}
		.index_menu_01 .index_title_01 ul li a {
			color:#969696;
		} 
		.index_menu_01 .index_title_01 ul li a:hover{
			color:#3e3a39;
		}

.prv_01 {width:30px; height:60px; position:absolute; z-index:6; right:-40px; bottom:127px; opacity:0.3; background:url(../../images/index_pre_01.png); background-size:30px 60px}
.next_01  {width:30px; height:60px; position:absolute; z-index:6; right:-40px; bottom:68px; opacity:1; background:url(../../images/index_next_01.png); background-size:30px 60px}


/*第二張*/
.banner_02 {
	width:35%;
	height:100%;
	right:-2498px;
	position:absolute;
	z-index:2;
	overflow:hidden;
}
.banner_02_01 {
	width:100%;
	height:100%;
}
.index_info_02 {
	width:35%;
	height:100%;
	position:absolute;
	left:-2498px;
	top:0px;
	z-index:2;
}

.prv_02 {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:127px; opacity:0; background:url(../../images/index_pre_01.png); background-size:30px 60px}
.next_02  {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:68px; opacity:0; background:url(../../images/index_next_01.png); background-size:30px 60px}


/*第三張*/
.banner_03 {
	width:40%;
	height:100%;
	left:-2498px;
	position:absolute;
	z-index:8;
	overflow:hidden;
}
.banner_03_01 {
	width:100%;
	height:100%;
}
.index_info_03 {
	width:35%;
	height:100%;
	position:absolute;
	right:-2498px;
	top:0px;
	z-index:7;
}

.prv_03 {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:127px; opacity:0; background:url(../../images/index_pre_01.png); background-size:30px 60px}
.next_03  {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:68px; opacity:0; background:url(../../images/index_next_01.png); background-size:30px 60px}


/*第四張*/
.banner_04 {
	width:30%;
	height:98%;
	right:-2498px;
	position:absolute;
	z-index:10;
	overflow:hidden;
}
.banner_04_01 {
	width:100%;
	height:100%;
}
.index_info_04 {
	width:50%;
	height:100%;
	position:absolute;
	left:-2498px;
	top:0px;
	z-index:9;
}

.prv_04 {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:127px; opacity:0; background:url(../../images/index_pre_01.png); background-size:30px 60px}
.next_04  {width:30px; height:60px; position:absolute; z-index:5; right:-40px; bottom:68px; opacity:0; background:url(../../images/index_next_01.png); background-size:30px 60px}


.index_logo { width:58px; height:58px; position:absolute; top:12px; left:14px;}
.index_name { color:#FFF; transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); letter-spacing:1px; font-family: 'Klill-Light'; font-size:9px; position:absolute; top:115px; left:-30px;}