.banner{
	padding-top: 0.72rem;
	padding-bottom: 0.4rem;
	text-align: center;
	background-color: #eee;
	background: url(daren_topbg.png) no-repeat center 0 /100% auto;
}
.banner .des{
	font-size: 0.36rem;
	line-height: 0.36rem;
	padding-bottom: 0.18rem;
	color: #FFFFFF;
}
.banner .tiyan{
	width: 2.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.26rem;
	display: block;
	color: #FFFFFF;
	margin: 0 auto 0;
	background: #4079FF;
	border-radius: 0.6rem;
}
.section1{
	padding-top: 0.4rem;
	padding-bottom: 0.3rem;
	border-top: 0.24rem solid #F5F5F5;
	border-bottom: 0.24rem solid #F5F5F5;
}
.section{
	padding-left: 0.32rem;
	padding-right: 0.32rem;
}
.section_title{
	font-size: 0.36rem;
	line-height: 0.48rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.3rem;
}

.des{
	font-size: 0.3rem;
	color: #333333;
}
.section2{
	padding: 0.4rem 0 0.58rem 0;
	border-bottom: 0.24rem solid #F5F5F5;
}
.section3{
	padding: 0.3rem 0 0.66rem 0;
}
.section4{
	background: #F5F5F5;
	padding: 0.4rem 0.6rem ;
}
.section4 a{
	display: block;
	background: #4079FF;
	height: 0.88rem;
	line-height: 0.88rem;
	text-align: center;
	border-radius: 0.08rem;
	font-size: 0.34rem;
	color: #FFFFFF;
}








