#main_content {
	padding-bottom: 350px;
}
.vi-banner {
	background: #0090d1 url(../../../image/comb-wisdom/vi-banner.png) center 0 no-repeat;
	height: 150px;
	line-height: 150px;
	text-align: center;
}
	.vi-banner-tit {
		font-size: 36px;
		color: #fff;
		font-weight: 700;
	}
.vi-module-line {
	border-bottom: 1px solid #ddd;
	padding-bottom: 75px;
}
	.vi-icon {
		background: url(../../../image/comb-wisdom/vi-icon.png) 0 0 no-repeat;
		display: block;
		margin: 0 auto 25px;
		position: relative;
		width: 62px;
	}	
		.vi-module-titicon1 {
			height: 51px;
			background-position: 0 0;
			left: 11px;
		}
		.vi-module-titicon2 {
			height: 45px;
			background-position: 0 -53px;
		}
		.vi-module-titicon3 {
			height: 52px;
			background-position: 0 -100px;
		}
		.vi-module-titicon4 {
			width: 62px;
			height: 52px;
			background-position: 0 -153px;
		}
	.vi-module-tit {
		font-size: 24px;
		text-align: center;
	}
	.vi-module-intro {
		width: 830px;
		text-indent: 2em;
		line-height: 22px;
		margin: 30px auto 0;
		color: #555;
	}
	.vi-kinds-box {
		text-align: center;
		margin-top: 30px;
	}
		.vi-kind {
			display: inline-block;
			*display: inline;
			zoom: 1;
			width: 172px;
			height: 75px;
			line-height: 75px;
			font-size: 20px;
			background: #ecf6f6;
			border-radius: 10px;
		}
		.vi-kind-first {
			margin-right: 30px;
		}
	.vi-module-userintro {
		text-align: center;
		color: #555;
		margin-top: 25px;
	}
	.vi-service-kinds {
		text-align: center;
	}
		.vi-service-kind {
			display: inline-block;
			*display: inline;
			zoom: 1;
			width: 96px;
		}
		.vi-service-kind-first {
			margin-right: 300px;
		}	
			.vi-kind-intro {
				margin-top: 25px;
			}
.vi-result-box {
	margin-top: 70px;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}	
	.vi-result-tit {
		font-size: 24px;
	}	
	.vi-result-intro {
		font-size: 14px;
		color: #555;
		margin-top: 30px;
	}	
	.vi-result-kinds {
		position: relative;
		width: 650px;
		height: 280px;
		margin: 30px auto 0;
		background: url(../../../image/comb-wisdom/vi-result-bg.png) center center no-repeat;
	}
		.vi-result-kind-tit {
			font-size: 30px;
			color: #fff;
			font-weight: 500;
			position: absolute;
			top: 123px;
			left: 273px;
		}
		.vi-result-kind {
			position: absolute;
			font-size: 18px;
			color: #141313;
		}
			.vi-result-kind1 {
				top: 30px;
				left: 52px;
			}
			.vi-result-kind2 {
				top: 0;
				left: 270px;
			}
			.vi-result-kind3 {
				top: 30px;
				right: 52px;
			}
			.vi-result-kind4 {
				top: 122px;
				left: 20px;
			}
			.vi-result-kind5 {
				top: 122px;
				right: 20px;
			}
			.vi-result-kind6 {
				bottom: 30px;
				left: 52px;
			}
			.vi-result-kind7 {
				bottom: 30px;
				right: 52px;
			}
			.vi-result-kind8 {
				bottom: 0;
				left: 270px;
			}
.w1000{
	width:1000px;
	margin:0 auto;
}
#opa_fixed_bottom{
	position:fixed;
	z-index: 20;
	bottom:0;
	left:0;
	width:100%;
	min-width: 1000px;
	height:95px;
	border-width:1px 0;
	border-style:solid none;
	border-color:#e5e5e5;
	line-height: 45px;
	background: url('../../../image/service/capital-finance/opa-fixed-bottom.png') repeat;
	font-size:20px;
}
#opa_fixed_bottom .opa-fixed-bottom-in{
	padding:25px 0;
}
#opa_fixed_bottom .btnBlue{
	display:block;
	width:160px;
	height:45px;
	line-height:45px;
	margin-left:30px;
	border-radius: 4px;
	background-color:#3aaae1;
	text-align: center;
	color:#fff;
}
#opa_fixed_bottom .btnBlue:hover{
	background-color:#0776aa;
}
#opa_fixed_bottom span{
	display: block;
}
.mt_50{
	margin-top:50px;
}
.mt_70{
	margin-top:70px;
}
.pbtm_70{
	padding-bottom:70px;
}