﻿/*手机模式*/
#body-content{
	background: #f5f5f5;
}
#locale{
	margin-top: 1em;
	margin-bottom: 1em;
}
#locale span,#locale span a{
	color: #666;
}
#body-content>img{
	width: 100%;
}
.text-content{
	background: #fff;
	width: 95%;
	padding: 1em 1em 1.5em 2em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.text-content h3{
	color: #333;
	font-size: 1.75em;
	margin: 1em 0em;
}
.text-content p{
	color: #666;
	font-size: 1em;
	line-height: 2em;
}
/*贷款申请*/
.form-apply{
	width: 100%;
	padding: 1.75em 1em 2.75em;
	border: 1px solid #FF7E00;
	margin-top:2em;
	position: relative;
}
.form-apply h4{
	font-size: 1.33em;
	color: #333;
	display: inline-block;
	margin-bottom: 1.5em;
}
.form-apply span{
	color: #ddd;
	font-size: 1.1em;
	margin-left: 1.5em;
}
.form-apply .form-phone{
	display: none;
	width: 100%;
	position: fixed;
	top: 0%;
	left: 0%;
	text-align: center;
	background:rgba(0,0,0,0.4);
	margin: 0px;
	z-index: 999;
}
.form-apply .form-phone aside{
	padding: 8em 2em;
	background: #fff;
	width: 500px;
	margin: 0 auto;
	position: relative;
	top: 15%;
}
.form-apply .form-phone aside move:hover{
	cursor: pointer;
}
.form-apply .form-phone aside move{
	position: absolute;
	top: 12px;
	right: 12px;
	color: #999;
}
.form-apply .form-phone input{
	width: 200px;
	border: 1px solid #eee;
	height: 2em;
	line-height: 2em;
}
#sub{
	position: relative;
	top: 0px;
	left: 15px;
	height: 2em;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.form-apply label{
	font-weight: 400;
	margin-left: 0.5em;
	margin-right: 1.5em;
	color: #999;
}
.form-apply button,.form-apply button:hover,.form-apply button:visited,.form-apply button:focus{
	font: "微软雅黑";
	border-radius: 0;
	padding: 0 2em;
	height: 2.8em;
	font-size: 1.2em;
	position: absolute;
	right: 1em;
	top: 4.5em;
	border: 1px solid #FF7E00;
	background: #FF7E00;
	color: #fff;
	box-shadow: none;
	outline: none;
}
.text-input{
	height: 3.3em;
	width: 28%;
	margin-right: 2%;
	font-size: 1em;
	padding-left: 1em;
	border: 1px solid #eee;
}
.text-input:focus{
	outline: none;
	box-shadow: none;
}
*::-webkit-input-placeholder { 
color: #a9a9a9; 
} 
*:-moz-placeholder { 
color: #a9a9a9; 
} 
*:-ms-input-placeholder { 
/* IE10+ */ 
color: #a9a9a9; 
} 
.text-img{
	border-top: 1px solid #eee;
	margin-top: 3em;
	width: 100%;
}
.text-img td{
	text-align: center;
	list-style: none;
	padding-top: 3em;
}
.text-img>td p{
	font-size: 1.33em;
	color: #666;
}
.text-introduce{
	margin-top: 3em;
}
.text-introduce ul{
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 1.5em;
}
.text-introduce ul li span{
	line-height: 2.5em;
	color: #999;
}
.text-introduce ul li span:first-child{
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 0.5em solid transparent;
    border-left: 1em solid #64A8C7;
    border-bottom: 0.5em solid transparent;
}
/*申请条件*/
.condition{
	margin-top: 1.5em;
}
.condition h4{
	font-size: 1.2em;
	color: #333;
	margin-top: 1.5em;
}
.condition ol{
	padding-left: 1em;
}
.condition ol li{
	color: #999;
	line-height: 2.5em;
}
/*选择顾问*/
.aside-adviser{
	background: #fff;
	margin-top: 1.5em;
}
.aside-adviser>h4{
	margin-top: 0px;
	text-align: center;
	padding: 1em;
	border: 1px solid #eee;
	margin-bottom: 1em;
	font-size: 1.33em;
	color: #333;
}
.aside-adviser ul{
	padding: 0em 1em;
}
.aside-adviser ul li{
	padding-bottom: 1em;
	border-bottom: 1px dotted #eee;
	margin-bottom: 1.5em;
}
.aside-adviser ul li div{
	display: inline-block;
	vertical-align: middle;	
}
.aside-adviser ul li div:first-child{
	margin-right: 0.5em;
}
.aside-adviser ul li div img{
	width: 5.93em;
	height: 6.8em;
}
.aside-adviser ul li div c{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/b5.jpg);
	background-position: 0px -404px;
}
.aside-adviser ul li div b,.aside-adviser ul li div b:hover,.aside-adviser ul li div b:focus{
	border-radius: 0px;
	border: 1px solid #C31628;
	background: #C31628;
	font-size: 0.9em;
	margin-left: 0.5em;
	margin-top: 1em;
	height: 2em;
	line-height: 1em;
}
.aside-adviser ul li div d,.aside-adviser ul li div d:hover{
	border-radius: 0px;
	height: 2em;
	line-height: 1em;
	border: 1px solid #eee;
	background: #fff;
	color: #333;
	font-size: 0.9em;
	margin-top: 1em;
}
.aside-adviser ul li div h5{
	display: inline-block;
	font-size: 1.33em;
	color: #333;
	margin-right: 0.35em;
}
.aside-adviser ul li div span{
	color: #999;
	font-size: 0.8em;
}
.aside-adviser ul li:last-child{
	text-align: center;
}
.aside-adviser ul li button,.aside-adviser ul li button:hover,.aside-adviser ul li button:visited,.aside-adviser ul li button:focus{
	border-radius:0px;
	border: 1px solid #C31628;
	color: #C31628;
	padding-left: 1.8em;
	padding-right: 1.8em;
	height: 2.2em;
	background: #fff;
	outline: none;
	box-shadow: none;
}
.year{
	color:#FF7E00 !important;
	vertical-align: bottom;
}
/*成功案例*/
.success{
	margin-top: 2em;
	padding: 1em 0em;
	background: #fff;
}
.success h3{
	text-align: center;
	font-size: 1.33em;
	padding: 0em 1em;
	margin: 0em 0em 1em;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.5em;
	color: #333;
}
.success>div{
	height: 24em;
	overflow: hidden;
	margin-top: 0;
}
.success ul{
	height: auto;
	margin:0;
	padding-top: 0;
	padding-bottom: 0;
}
.success ul li{
	height: 6em;
}
.success ul li div{
	display: inline-block;
}
.success ul li div:first-child{
	margin-right: 1em;
	padding-left: 1em;
	vertical-align: top;
}
.success ul li div:first-child span{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../images/g6.png);
	position: relative;
	z-index: 10;
}
.success ul li div:first-child span:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 4.5em;
	background: #ddd;
	left: 13px;
	top: 27px;
	z-index: 9;
}
.success ul li div:last-child p,.success ul li div:last-child p span{
	color: #999;
}
.success ul li div:last-child p{
	line-height: 1.75em;
}
.text-color{
	color: #C31628 !important;
}
.data{
	color: #999 !important;
	margin-bottom: 1em;
}
/*推荐产品*/
.product{
	width: 100%;
	background: #fff;
}
.product h2{
	color: #fff;
	font-size: 1.33em;
	background: #9BA0A3;
	padding: 1em 1.5em;
	margin-bottom: 0;
}
/*方案*/
.programme-table{
	margin-bottom: 2em;
}
.programme-table table{
	width: 100%;
}
.programme-table table tr:first-child td{
	color: #333;
	padding: 1.3em 0em;
	border: 1px solid #eee;
	text-align: center;
	height: 2em;
	font-size: 1.1em;
}
.programme-table table tr td{
	border: 1px solid #eee;
	text-align: center;
	height: 2em;
	color: #666;
}
.programme-table table tr td:nth-child(7){
	text-align: left;
	padding-left: 24px;
}
.programme-table table tr:first-child td:nth-child(7){
	text-align: center;
}
.programme-table table tr td span{
	font-size: 0.8em;
	color: #333;
}
.programme-table table tr td button,.programme-table table tr td button:hover,.programme-table table tr td button:focus,.programme-table table tr td button:visited{
	border-radius: 0px;
	border: 1px solid #C31626;
	background: #C31626;
	color: #fff;
	margin: 0.5em 0em;
	width: 7em;
}
.btn-more{
	width: 100%;
	text-align: center;
	margin-bottom: 10em;
	padding-bottom: 2em;
}
.btn-more a{
	display: inline-block;
	width: 9em;
	margin: 0 auto;
}
.btn-more a div{
	margin: 0 auto;
	width: 8.5em;
	height: 2.5em;
	line-height: 2.5em;
	color: #C31626;
	font-size: 1.1em;
	font-weight: 600;
	font-weight: 400;
	border: 1px solid #C31626;
}
@media screen and (max-width:1000px){
	.text-input{ width:100%; margin-bottom:15px; margin-right:0;}
	.form-apply button{ position:static;}
	.text-img td img{ width:60px; display:block; margin:0 auto;}
	
	.text-img td{ padding:5px; line-height:24px;}
	.programme-table table tr td button, .programme-table table tr td button:hover, .programme-table table tr td button:focus, .programme-table table tr td button:visited{ width:auto;}
	.programme-table table tr td{ padding:3px !important; font-size:12px;}
	.programme-table table tr td:nth-child(7){ padding-left:3px;}
	.btn{ padding:3px 6px;}
	.btn-more{ margin-bottom:20px;}
	.text-content p,.text-content span{ font-size:14px !important; line-height:1.5 !important; }
	.text-content{ padding:15px; width:100%;}
	.text-content tr td{ padding:5px !important; font-size:12px !important; }
	
	}
