/*导航*/
.bread-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #a0a0a0;
}
.bread-nav .current-bread {
    color: #333;
    cursor: default;
}
.bread-nav a {
    color: #a0a0a0;
}
/*主体*/
/*主体*/
.main-wrap{
	overflow: hidden;
}
.ins-menu{
	background: #fff;
	height: 75px;
	line-height: 75px;
	padding: 0 20px;
}
.ins-menu .ins-hd-lft h1{
	color: #333;
	font-weight: 700;
	font-size: 18px;
}
.ins-menu .ins-hd-lft h1 em{
	color: #00adef;
}
.ins-menu .hd-rit a{
	color: #333;
	font-size: 14px;
}
.ins-menu .hd-rit a:hover{
	color: #00adef;
}
.ins-menu .hd-rit .split{
	color: #ddd;
	font-size: 14px;
}
.banner{
	overflow: hidden;
}
.banner img{
	height: 500px;
	display: block;
}
.white{background: #fff}
.explan{
	padding-top: 65px;
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
}
.explan span{
	font-size: 24px;
	color: #000;
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #00adef;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 100px;
}
.module .lipei span{
	width: 180px;
}
.module .explan p{
	font-size: 14px;
	margin: 20px 0;
	color: #999;
}
.module .more{
	margin-top: 40px;
	padding-bottom: 120px;
}
.module .more li{
	float: left;
	margin: 0 133px;
}
.module .duty{
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}

.module .duty a{
	color: #999;
	text-decoration:underline;
}
.module .duty-bott{
	margin-bottom: 60px;
}
.module .plan{
	display: block;
	width: 976px;
	margin: 30px auto;
}
.module .process{
	margin-top: 66px;
	padding-bottom: 96px;
	width: 975px;
	margin: 0 auto;
}
.module .qa{
	padding: 74px 114px 0 114px;
	background: url(../../images/financial/ques.png);
	background-size: 100% auto;
	height: 350px;
}
.module .qa h1{
	font-size: 16px;
	color: #333;
	height: 22px;
	line-height: 22px;
} 
.module .qa h1 span{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	background: #00adef;
	color: #fff;
	text-align: center;
	margin-right: 12px;
}
.module .qa p{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 12px;
	color: #999;
}
.module .qa p span{
	display: block;
	float: left;
	width: 22px;
	height: 32px;
	color: #00adef;
	text-align: center;
	margin-right: 12px;
}
.module .secure{
	padding: 0 113px 90px;
	border-bottom: 1px solid #ddd;
}
.module .secure a{
	color: #00adef;
	font-size: 16px;
	line-height: 32px;
	text-decoration: underline;
	display: block;
}
.module .secure p{
	color: #999;
	font-size: 16px;
	line-height: 28px;
}
.fighting{
	color: #999;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
.border{
	border: 1px solid #ddd;
	border-top:0;
}