<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
	padding-left: 0px;
	padding-right: 0px;
}
#body-content{
	background: #F5F5F5;
}
.search{
	margin-top: 1.75em;
	margin-bottom: 1.75em;
	padding: 5em;
	position: relative;
	background: #fff;
	border: 1px solid #eeeeee;
}
.search form&gt;div&gt;span:first-child{
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/g6.png);
	background-position: 0px -90px;
	position: absolute;
	left: 44px;
	margin-top: 3px;
	z-index: 999;
}
.input-group{
	width: 80%;
	margin-left: 10%;
	padding-left: 35px;
}
.input-group input{
	border: 2px solid #eee;
	box-shadow: none;
	font-size: 1.2em;
	height: 42px;
	line-height: 42px;
	padding-left: 50px;
	width: 80% !important;
}
.input-group input:focus{
	outline: none;
	box-shadow: none;
	border: 2px solid #eee;
}
.input-group-addon:last-child{
	border-radius: 0px;
}
.input-group input:focus{
	box-shadow: none;
}
.input-group-addon{
	border: none;
	background: #C31626;
	color: #fff;
	width: 7em;
	height: 42px;
	display: inline-block;
}
.input-group-addon:hover{
	cursor: pointer;
}
/*顾问列表*/
#adviser-list{
	background: #fff;
	padding-bottom: 1em;
	width: 74%;
	margin-right: 1%;
	margin-bottom: 8em;
}
#adviser-list&gt;ul li{
	border: 1px solid #fff;
	clear: both;
	padding:1em 1em 12em;
}
#adviser-list ul li:hover{
	border-color: #C31628;
}
#adviser-text h5{
	font-size: 1.1em;
	color: #333;
}
#adviser-text p{
	margin: 1em 0em;
	color: #333;
	width: 85%;
	line-height: 1.75em;
}
#adviser-text p&gt;span{
	color: #FFAF04;
}
#adviser-text h5 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/g6.png);
	vertical-align: middle;
}
#adviser-text h5 span:first-child{
	background-position: -34px 0px;
}
#adviser-text h5 span:last-child{
	background-position: -62px 0px;
}
#ask-now a .btn{
	height: 3em;
	padding-left: 2em;
	padding-right: 2em;
	border-radius: 0px;
	background: #C31628;
	color: #fff;
	margin-top: 4.5em;
	margin-right: 1em;
}
#adviser-list .col-lg-2 img{
	width: 130px;
	height: 155px !important;
}
/*分页*/
.page-number{
	text-align: center;
	width: 100%;
}
.page-number&gt;ul{
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
}
.page-number&gt;ul li a:hover{
	background: #fff;
	color: #333;
}
.page-number&gt;ul li a{
	margin-right: 0.5em;
}
.page-number&gt;ul li a{
	color: #333;
}
.page-number span,.page-number&gt;div ul li a{
	color: #333;
}
.page-number div button{
	border-radius: 0px;
}
.page-number div button .caret{
	margin-left: 2em;
}
.dropdown-menu {
	min-width: 5.5em;
}
/*贷款方案*/
#aside{
	width: 95%;
	margin-left: 5%;

}
.programme{
	padding: 1em 0em;
	background: #fff;
}
.programme h3{
	text-align: center;
	font-size: 1.33em;
	padding: 0em 1em 0.5em;
	margin: 0.5em 0em 1em;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.75em;
}
.programme a:focus{
	text-decoration: none;
}
.programme p{
	margin: 1em;
}
.house{
	background: #C31626;
}
.house span:first-child{
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../images/img14.png);
	background-position: -91px -50px;
	vertical-align:middle;
	margin-right: 1em;
}
.money{
	background: #FEB100;
}
.money span:first-child{
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../images/img14.png);
	background-position: -164px -50px;
	vertical-align: middle;
	margin-right: 1em;
}
.house,.money{
	padding: 1em 2em;
}
.house span,.money span{
	font-size: 1.33em;
	color: #fff;
}
/*成功案例*/
.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: #666;
}
.success&gt;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:first-child,.success ul li div:last-child p:first-child span{
	color: #333;
}
.success ul li div:last-child p:nth-child(2),.success ul li div:last-child p:nth-child(2) span{
	color: #666;
}
.success ul li div:last-child p:nth-child(3),.success ul li div:last-child p:nth-child(3) span{
	color: #999;
	font-size: 0.8em;
}
.success ul li div:last-child p{
	line-height: 1.75em;
}
.text-color{
	color: #C31628 !important;
}
.data{
	color: #999 !important;
	margin-bottom: 1em;
}
@media screen and (max-width:1200px){
	#adviser-list .col-lg-2 img{ width:100%; height:auto !important; margin-right:10px; }
	}
@media screen and (max-width:1000px){
	
	#adviser-list{ width:100%; margin-left:0; margin-right:0}
	#adviser-list&gt;ul li a:after{ clear:both; content:"";}
	#adviser-list&gt;ul li a{ display:block; width:100%;}
	#ask-now{ display:none;}
	#adviser-list&gt;ul li{ padding-bottom:20px;}
	#adviser-text{ width:100%; float:none;}
	#adviser-text p{ margin:0 !important;  width:100%;}
	#adviser-list .col-xs-2{ margin-right:10px; margin-bottom:10px;}
	.search{ padding:15px;}.input-group{ width:100%; margin:0; padding:0;}
	.input-group-addon{ width:20%;}
	.search form&gt;div&gt;span:first-child{ left:15px;}.input-group-addon:last-child{ font-size:12px;}
	.container{ padding-left:15px; padding-right:15px;}
	#aside{ width:100%; margin-left:0;}#adviser-list{ margin-bottom:20px;}
	}</pre></body></html>