#key .slide-fade {
	height: 964px;
}
#key .slide1 {
	background: url(../img/index/key-slide1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide2 {
	background: url(../img/index/key-slide2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide3 {
	background: url(../img/index/key-slide3.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide4 {
	background: url(../img/index/key-slide4.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide5 {
	background: url(../img/index/key-slide5.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec1 {
	position: relative;
	padding: 92px 0 93px;
}
#sec1:before {
	background: url(../img/index/sec1-bg.png) no-repeat center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1151px;
	content: '';
}
#sec1 h2 {
	margin: 0 -110px 0 -98px;
	position: relative;
	z-index: 2;
}
#sec1 .txt {
	padding: 156px 0 0 22px;
}
#sec1 .photo {
	position: absolute;
	top: -92px;
	right: -500px;
	z-index: 1;
}
#sec2 {
	position: relative;
	min-height: 904px;
}
#sec2:before {
	background: url(../img/index/sec2-bg.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
}
#sec2 .wrap:before {
	content: url(../img/index/sec2-deco.png);
	position: absolute;
	top: -276px;
	left: -183px;
}
#sec2 h2 {
	position: absolute;
	top: 72px;
	right: -22px;
}
#sec2 .txt-vertical {
	position: absolute;
	top: 272px;
	right: 250px;
	height: 507px;
}
#sec2 .photo {
	position: absolute;
	top: 0;
	left: -42px;
}
#sec2 .bnr {
	position: absolute;
	top: 475px;
	left: 199px;
	z-index: 1;
}
#sec3 {
	background: url(../img/index/sec3-deco.png) no-repeat center top, url(../img/shared/bg-01.jpg) repeat center top;
	z-index: 1;
	position: relative;
}
#sec3 .wrap {
	min-height: 918px;
}
#sec3 .txt {
	color: #FFF;
	width: 484px;
	margin-top: -52px;
}
#sec3 .photo1 {
	position: absolute;
	top: 0;
	right: -701px;
}
#sec3 .photo2 {
	position: absolute;
	top: 484px;
	left: -380px;
}
#sec3 .bnr {
	position: absolute;
	top: 865px;
	left: -98px;
	z-index: 1;
}
#sec4 {
	background: url(../img/index/sec4-bg.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding-top: 248px;
}
#sec4 .bg {
	position: absolute;
	top: -109px;
	left: 0;
	right: 0;
	height: 210px;
	overflow: hidden;
	-moz-transform: skewY(6deg);
	-webkit-transform: skewY(6deg);
	-o-transform: skewY(6deg);
	-ms-transform: skewY(6deg);
	transform: skewY(6deg);
}
#sec4 .bg:before {
	background: url(../img/shared/bg-01.jpg) repeat center top;
	-moz-transform: skewY(-6deg);
	-webkit-transform: skewY(-6deg);
	-o-transform: skewY(-6deg);
	-ms-transform: skewY(-6deg);
	transform: skewY(-6deg);
	position: absolute;
	top: 38px;
	left: 0;
	right: 0;
	bottom: -111px;
	content: '';
}
#sec4 h2 {
	margin-left: -75px;
}
#sec4 .fr {
	margin-right: -177px;
	padding-bottom: 145px;
}
#sec4 .txt {
	color: #FFF;
	padding: 42px 0 0 160px;
}
#sec4 .bnr {
	position: absolute;
	top: 370px;
	right: 144px;
	z-index: 1;
}
#sec5 {
	padding: 148px 0 81px;
	background: url(../img/index/sec5-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #FFF;
}
#sec5 .txt {
	width: 580px;
	margin: 40px auto 56px;
}
#sec6 {
	padding: 74px 0 69px;
}
#sec6 .fl {
	margin-left: 64px;
	width: 368px;
}
#sec6 .fl ul li {
	float: left;
	padding: 0 18px 15px 0;
}
#sec6 .fr .item {
	margin-top: 29px;
}
#sec6 .fr .item .photo {
	float: left;
	margin-right: 37px;
}
#sec6 .fr .item dl {
	float: left;
	line-height: 25px;
	padding-top: 10px;
}
#sec6 .fr .item dl .title {
	font-size: 15px;
	padding: 1px 0 14px;
}
#sec6 .fr .item dl .txt {
	font-size: 12px;
}
