*{
	margin:0;
	padding:0;
}
body{
	font-size:14px;
	font-family:'Microsoft Yahei';
}
 .top{
	width:100%;
	height:834px;
	background:url(../images/01.png) no-repeat center;

}

.fl2{
	margin-top:-10px;
	width:100%;
	height:884px;
	position:relative;
	background:url(../images/02.jpg) no-repeat center;
}
.mybtn{
	display:inline-block;
	width:230px;
	height:40px;
	background:#F62921;
	color:#fff;
	line-height:40px;
	text-decoration:none;
	border-radius:5px;
}

.fl3{
	margin-top:-10px;
	width:100%;
	height:1102px;
	position:relative;
	background:url(../images/03.jpg) no-repeat center;
}
.fl4{
	margin-top:-10px;
	width:100%;
	height:1422px;
	position:relative;
	background:url(../images/04.jpg) no-repeat center;
}
.fl5{
	margin-top:-10px;
	width:100%;
	height:882px;
	position:relative;
	background:url(../images/05.jpg) no-repeat center;
}

.fl6{
	margin-top:-10px;
	width:100%;
	height:876px;
	position:relative;
	background:url(../images/06.jpg) no-repeat center;
}
.fl7{
	margin-top:-10px;
	width:100%;
	height:998px;
	position:relative;
	background:url(../images/08.jpg) no-repeat center;
}
.fl9{
	margin-top:-10px;
	width:100%;
	height:1179px;
	position:relative;
	background:url(../images/09.jpg) no-repeat center;
}
.fl9 li img{
	width: 90%;
	border: 0;;
}
.fl9 li{
	float: left;
}

.btns{
	display: inline-block;
	width: 130px;
	height: 25px;
	border-radius: 10px;
	font-size: 1.1em;
	line-height: 25px;
	color: #CF4527;
	border: 2px solid #CF4527;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold;
}
li{
	list-style: none;
}