﻿#body-content{
	background: #f5f5f5;
	padding-bottom: 5em;
}
#locale{
	margin-top: 1em;
	margin-bottom: 1em;
}
#locale span,#locale span a{
	color: #666;
}
.content{
	text-align: center;
	width: 97%;
	background: #fff;
	padding: 1em 3em 3em;
}
.content h1{
	color: #333;
	margin: 1em 1em 0.5em;
	font-size: 2em;
}
.content p span{
	color: #666;
	font-size: 16px;
}
.data{
	margin-bottom: 1em;
	padding-bottom: 2em;
	border-bottom: 1px solid #eee;
	margin-left: -100px;
	position: relative;
}
.bdsharebuttonbox{
	position: absolute;
	right: 134px;
	top: -4px;
}
.data span{
	font-size: 14px !important;
	color: #999 !important;
	margin: 0px 2.5px;
}
.content article p{
	color: #666;
	font-size: 1em;
	line-height: 2.5em;
	text-align: left;
}
.content article img{
	max-width: 500px;
	max-height: 400px;
}
.content article{
	margin-bottom: 0em;
}
.left{
	float: left;
}
.right{
	float: right;
}
.left span,.right span{
	color: #333;
}
.arrow{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1em 0em;
	height: 3.5em;
}
.glyphicon{
	color: #A40715 !important;
}
.share{
	margin: 1em 0em;
	text-align: left;
}
.share span:nth-child(2),.share span:nth-child(3),.share span:nth-child(4),.share span:nth-child(5),.share span:nth-child(6),.share span:nth-child(7){
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/pic2.png);
	vertical-align: middle;
}
.share span:nth-child(2){
	background-position: 0 0;
}
.share span:nth-child(3){
	background-position: -25px 0;
}
.share span:nth-child(4){
	background-position: -51px 0;
}
.share span:nth-child(5){
	background-position: -77px 0;
}
.share span:nth-child(6){
	background-position: -103px 0;
}
.share span:nth-child(7){
	background-position: -130px 0;
}
/*表单*/
.fast-form{
	background: #fff;
	padding: 1em 0em 2em;
}
.fast-form h3{
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.33em;
	color: #333;
	padding:0em 1em 1em;
	border-bottom: 1px solid #eee;
}
.padding-form{
	padding: 0em 1em;
}
.padding-form input{
	border:1px solid #eee;
	padding-left: 0.5em;
}
.padding-form input:focus{
	outline: none;
	box-shadow: none;
}
*::-webkit-input-placeholder { 
color: #cfcfcf; 
} 
*:-moz-placeholder { 
color: #cfcfcf; 
} 
*:-ms-input-placeholder { 
/* IE10+ */ 
color: #cfcfcf; 
} 
.fast-form h3:before{
	content: "";
	position: absolute;
	width: 4px;
	height: 1.5em;
	background: #C31626;
	left: 0px;
	top: 0.75em;
}
#name{
	width: 50%;
	margin-right: 1em;
	height: 2.5em;
}
#name,.check{
	display: inline-block;
}
.check label{
	font-weight: 400;
	color: #999;
	margin-right: 0.5em;
}
.input{
	margin-top: 1.75em;
}
.input input{
	width: 100%;
	height: 2.5em;
}
.input button,.input button:hover,.input button:focus{
	width: 100%;
	height: 3em;
	border: none;
	border-radius: 0px;
	background: #C31626;
	color: #fff;
	font-size: 1.1em;
}
/*贷款方案*/
.programme{
	background: #fff;
	padding: 1em 0em;
	margin-top: 2em;
}
.programme h3{
	text-align: center;
	font-size: 1.33em;
	padding: 0em 1em;
	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;
}
/*标签*/
.lab{
	text-align: left;
	margin-bottom: 25px;
	position: relative;
}
.lab span{
	color: #d2ac5b;
}
.lab a{
	text-align: center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d2ac5b;
	border-radius: 5px;
	color: #d2ac5b;
	margin: 0px 5px;
	padding: 0px 5px;
}
/*声明*/
.statement{
	width: 97%;
	margin: 25px 0px;
	background: #fff;
	padding: 12px;
	line-height: 25px;
}
/*相关资讯*/
.information{
	width: 97%;
	background: #fff;
	height: 220px;
}
.information h4{
	text-align: left;
	margin: 0px;
	padding: 12px 0px;
	margin-bottom: 12px;
	color: #c62c2c;
	padding-left: 5%;
}
.information ul{
	list-style: none;
	padding: 0px;
}
.information ul li{
	text-align: left;
    width: 50%;
    float: left;
    line-height: 30px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.information ul li a{
	color: #333;
}
.information ul li a:hover{
	cursor: pointer;
}
.information ul li dot{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #d52e3f;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 12px;
}
/*热门栏目*/
#hot h3{
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.33em;
	color: #333;
	padding:0em 1em 1em;
	border-bottom: 1px solid #eee;
	position: relative;
}
#hot h3:before{
	content: "";
	position: absolute;
	width: 4px;
	height: 1.5em;
	background: #C31626;
	left: 0px;
	top: 0em;
}
#hot{
	margin-top: 12px;
	height: 320px;
	background: #fff;
	padding-top: 1em;
}
#hot ol{
	list-style: none;
	padding: 0px;
}
#hot ol li{
	text-align: left;
	width: 50%;
	float: left;
	line-height: 40px;
	padding-left: 10%;

}
#hot ol li a,#hot ol li a:hover,#hot ol li a:focus,#hot ol li a:visited{
	color: #333 !important;
	text-decoration: none;
}
#hot ol li dot{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #d52e3f;
	vertical-align: middle;
	margin-right: 12px;
	
}
@media screen and (max-width:1000px){
	h2{ font-size:18px;}
	.content{ width:100%; padding:20px 15px;}
	.container .col-sm-9{ width:100%; float:none; margin-bottom:20px;}
	.container .col-sm-3{ width:100%; float:none;}
	.information{ width:100%;}
	.arrow .left{ float:none;}
	.arrow .right{ float:none;}
	.content article img{ max-width:100%;}
	.data{ margin-left:0;}.data span{ font-size:12px !important;}
	.arrow{ height:auto;}
	.information ul li{ font-size:12px;}
	}


