.sectionInner {
	position: relative;
	text-align: center;
}

.fv .sectionInner {
	margin: 0;
	text-align: center;
	background: url(../img/bg-fv.jpg) center 0 no-repeat;
}

.fv .sectionInner > img {
	text-align: center;
}

.cv01 {
	min-width: 1200px;
	padding: 0 0 60px;
}

.cv01 .sectionInner .btn {
	position: absolute;
	right: 40px;
	bottom: 115px;
}

.cv01 .sectionInner:first-child {
	margin: 0 auto;
}

.cv01 .sectionInner {
	width: 1200px;
	margin: 0 auto;
}

.sec01 {
	text-align: center;
}

.sec01 .sectionInner > div:first-child {
	height: 850px;
	background: url(../img/img-se-02.jpg) center 0 no-repeat;
}

.sec01 .sectionInner > div:nth-child(2) {
	height: 1370px;
	background: url(../img/img-se-03.jpg) center 0 no-repeat;
}

.sec01 .sectionInner > div:nth-child(3) {
	background: url(../img/bg-se-03.jpg) center 0 #f7f7f7 no-repeat;
}
.sec01 .sectionInner > div:nth-child(4) {
	background: #f7f7f7;
}

.sec02 {
	padding: 70px 0 80px;
	background: url(../img/bg-se-01.jpg) 0 0 repeat;
}

.sec.sec03 {
	background: #fffbe6;
	background: -moz-linear-gradient(top,  #fffbe6 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #fffbe6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #fffbe6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbe6', endColorstr='#ffffff',GradientType=0 );
}

.sec.sec04 {
	background: url(../img/bg-se-02.jpg) center 0 no-repeat;
}

.sec.sec04 + .cv01 .sectionInner:first-child {
	margin: 0 auto;
}

.recommendType.column {
	min-width: 1200px;
}

.noteLink {
	padding: 1em 0;
	max-width: 1180px;
	margin: 0 auto;
}
.noteLink a {
	color: #0c84ea;
}

.cvWrap {
	padding: 0 0 55px;
	text-align: center;
	background: #e8e8e8;
}

.cvWrap > p,
.cvWrap > div {
	position: relative;
	width: 1160px;
	margin: 0 auto;
}

.cvWrap div p {
	position: absolute;
	top: 294px;
	left: 270px;
}

.firstLimit {
	height: 750px;
	background: url(../img/img-se-06.jpg) center 0 no-repeat;
}