.choice-box .choice-cont {
    width: 840px;
    background:#fff;
    padding-bottom:30px;
}
.loan-info {
    padding: 30px;
    background: #fff;
}
.choice-tip {
    margin-left: 20px;
    width: 340px;
}
#applyfm{
	overflow:hidden;
}
.loan-details{
	margin-top: 30px;
}
.loan-details .tle{
	margin-bottom: 10px;
}
.about-box{
	margin-top: 40px;
}
.about-nav{
	width: 200px;
	height: 300px;
	background: #fff;
	margin-right: 20px;
}
.about-info{
	width: 970px;
	background: #fff;
	min-height: 100px;
	padding: 40px 80px 30px 80px;
}
.about-nav ul li{
	text-align: center;
	height: 60px;
	line-height: 60px;
	padding:0 20px;
	border-bottom: 1px solid #f5f5f5;
}
.about-nav ul li a{
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.about-nav ul li a i{
	display: block;
	width: 5px;
	height: 20px;
	position: absolute;
	top:20px;
	left:30px;
	background: #fff;
}
.about-nav ul li:nth-child(4) a i{
	/* left:20px;  */
}
.choice-a i{
		background: #00c06f !important;
}
.about-nav ul li a:hover{
	color: #00c06f;
}
.about-info-tel{
	margin-bottom: 40px;
}
.about-info-tel p{
	text-align: center;
}
.about-info-tel p:first-child{
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-bottom: 0;
}
.about-info-tel p:first-child i{
	position: absolute;
	display: block;
	width: 225px;
	height: 2px;
	top:17px;
}
.about-info-tel p:first-child i:first-child{
	background: -webkit-linear-gradient(right,#dcdcdc,#fff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#dcdcdc,#fff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#fff,#dcdcdc); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,#dcdcdc,#fff); /* 标准的语法（必须放在最后） */
	left:105px;

}
.about-info-tel p:first-child i:last-child{
	  background: -webkit-linear-gradient(left,#dcdcdc,#fff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right,#dcdcdc,#fff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right,#fff,#dcdcdc); /* Firefox 3.6 - 15 */
	background: linear-gradient(right,#dcdcdc,#fff); /* 标准的语法（必须放在最后） */
	right:105px;
}
.about-info-tel p:last-child{
	color:#ccc;
	font-size:14px;
}
.about-text{
}
.about-text p{
	color:#666;
	text-indent: 32px;
}
.about-text p:first-child{
	margin-bottom: 30px;
}
.about-executive{
	overflow: hidden;
	margin-top: 90px;
}
.about-extcutive-list{
	width:50%;
	min-height: 565px;
	padding: 30px 50px 30px 34px;
}
.about-extcutive-list:last-child{
	border-left:1px solid #e5e5e5;
}
.person-img{
	text-align:center;
}
.person-img img{
	width:255px;
}
.about-extcutive-list .person-name{
	margin: 34px 0 34px 0
}
.about-extcutive-list .person-name p{
	text-align:center;
}
.about-extcutive-list .person-name p:first-child{
	font-size: 24px;
	font-weight: bold;
	color:#333;
	margin-right: 15px;
}
.about-extcutive-list .person-name p:last-child{
	font-size: 18px;
	color:#999
}
.about-extcutive-list .person-profile p{
	font-size: 14px;
	color:#666;
	text-indent: 28px;
}
.about-development{
	margin-top: 60px;
	padding-bottom:100px;
}
.about-development-tel{
	
}
.about-development-tel .development-year{
	color:#00c06f;
	text-align: center;
	position: relative;
	height: 120px;
	overflow: hidden;
}
.development-year span{
	display: block;
	width: 810px;
	position: absolute;
	right:-810px;
	color:#333;
	
}
.development-year span p:first-child{
	text-align:center;
	font-size:24px;
}
.development-year span p{
	text-align:left
}
.development-method{
	position: relative;
	height: 35px;
	margin-top: 20px;
}
.development-method ul{
	display: block;
	width:710px;
	height: 10px;
	position: absolute;
	left:45px;
	top:-20px;
	z-index: 10;
}
.development-method ul li{
	float:left;
	width:25%;
	text-align:center;
}
.development-method ul li i{
	display: block;
	width:10px;
	height: 10px;
	background: #dcdcdc;
/* 	position: absolute;
	left:45px;
	top:0px; */
	z-index: 10;
	border-radius:50%;
	margin:0 auto;
}
.list p{
	color:#00c06f;
}
.list i{
	background: #00c06f !important;
}
.development-method .development-btn{
	position: absolute;
	top:0;
	cursor: pointer;
}
.click-prev{
	left:0;
}
.click-next{
	right:0;
}
.development-line{
	width:710px;
	position: absolute;
	top:16px;
	height: 1px;
	background: #dcdcdc;
	left:45px;
}
.development-box{
	margin-top: 20px;
}
.development-info p:first-child{
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
}
.development-info p:nth-child(2){
	margin-bottom: 20px;
}

.development-info p:last-child{
	margin-bottom: 40px;
	font-size: 14px;
	color:#666;
}
.development-box{
	position: relative;
	height: 365px;
	overflow: hidden;
}
.development-list{
	position: absolute;
	top:0;
	right:-810px;
	width: 810px;
}























