* { 
	margin: 0px; padding: 0px; 
	}
html { 
	background-color: #fff; 
}
ul {
	list-style:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}



/*资金周转*/

section p img{
	width:100%;
}

/*使用流程*/

section h1{
	font-size:26px;
	text-align:center;
	padding-top:50px;
	color:#535353;
}
section h2{
	font-size:22px;
	text-align:center;
	padding-top:30px;
	margin-bottom:60px;
	color:#535353;	
}

section.lc{
	background-color:#f5f5f5;
	padding-bottom:60px;
	text-align:center;
}

section ul{
	display:inline-block;
	width:1100px;
}

section ul li{
	float:left;
	padding:10px;
	text-align:center;
}

section.lc ul li img{
	width:240px;
}

/*可靠平台*/

section.kk{
	background-color:#FFF;
	padding-bottom:60px;
	text-align:center;
}

section.kk ul li p{
	font-size:18px;
	padding:10px 0 0 0;
}

section.kk ul li img{
	width:300px;
}

section.kk ul li{
	padding:10px 30px 10px 20px;	
}

/*合作伙伴*/

section.hz{
	background-color:#DEEBFC;
	padding-bottom:60px;
	text-align:center;
}

section.hz ul li{
	padding:10px 25px;	
}

section.hz ul li img{
	width:220px;
}

/*下载*/

section.download p{
	text-align:center;
	padding-top:40px;
}

section.download p img{
	width:220px;
}


/*底部*/

footer{
	background-color:#535353;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}
footer p{
	color:#fff;
	font-size:16px;
	padding:5px 0;
}
