body{
	line-height:24px;
	color:#333;
}
a{
	color:#353d49;
}
a:hover{
	color:#f58b0e;
}
.container{
	width:1140px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
.nav{
	height:80px;
	clear:both;
	overflow:hidden;
	box-shadow:0 0 5px #999;
}
.logo{
	width:300px;
	float:left;
	margin-top:15px;
}
.menu{
	height:80px;
	line-height:50px;
	float:right;
	width:840px;
	margin-top:15px;
}
.menu ul li{
	float:left;
	padding:0 30px;
	font-size:16px;
	font-weight:bold;
}
.tips{
	width:1140px;
	margin:0 auto;
	color:#FF5722;
	margin-top:15px;
}
.content{
	margin-top:20px;
}
.left{
	width:900px;
	float:left;
}
.broker{
	padding-top:0;
}
.broker ul li{
	border:1px solid #ececec;
	margin-bottom:20px;
	background:#FFF8F8;
	clear:both;
	overflow:hidden;
	padding:20px;
}
.broker ul li:hover{
	border:1px solid #ff1a30;
	background:#F9ECEC;
}
.broker-image{
	width:210px;
	float:left;
}
.broker-image img{
	border:3px solid #fff;
	border-image:linear-gradient(#884e05,#f7d6a4) 30 30;
}
.broker-info{
	width:600px;
	float:right;
}
.broker-info .title{
	font-size:18px;
	font-weight:bold;
}
.broker-info .intro{
	height:50px;
	overflow:hidden;
	color:#666;
}

.right{
	width:220px;
	float:right;
	margin-bottom:15px;
}
.rcont{
	border:1px solid #ececec;
}
.rcont-title{
	height:45px;
	line-height:45px;
	font-size:18px;
	color:#d44;
	padding-left:8px;
}
.newslist{
	padding:10px;
}
.newsitem{
	margin-bottom:20px;
}
.newsitem img{
	max-width:100%;
	border:1px solid #ececec;
	padding:1px;
}
.newsitem .n-title{
	line-height:18px;
	margin-top:5px;
}
.morebroker{
	clear:both;
	overflow:hidden;
}
.morebroker ul li{
	width:390px;
	float:left;
	border:1px solid #ececec;
	height:100px;
	margin-bottom:20px;
	padding:20px;
	background:#F4FCFF;
}
.morebroker ul li:nth-child(even){
	float:right;
}
.morebroker ul li .thumb{
	width:180px;
	float:left;
}
.morebroker ul li .thumb img{
	max-width:100%;
}
.morebroker ul li .infos{
	width:200px;
	float:right;
}
.morebroker ul li .infos span{
	display:block;
}
.morebroker ul li .infos .jt{
	font-size:16px;
	font-weight:blod;
}
.morebroker ul li .infos .jt a{
	color:#00b5e9;
}
.article li{
	margin-bottom:20px;
}
.article li h1{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.article li span{
	color:#999;
}


.details{
	border:1px solid #e6e6e6;
	margin-bottom:20px;
}
.details .details-title{
	height:40px;
	border-bottom:1px solid #e6e6e6;
}
.details .details-title span{
	background:#099aff;
	display:inline-block;
	height:40px;
	padding:0 10px;
	color:#fff;
	font-size:18px;
	line-height:40px;
}
.details .details-content{
	padding:10px;
	line-height:200%;
}
.navigation{
	width:1140px;
	margin:0 auto;
	margin-top:20px;
}
.pagecont{
	border-bottom:2px solid #3599df;
	height:30px;
}
.cont-title h1{
	line-height:150%;
	font-size:18px;
	font-weight:bold;
}
.cont-info{
	color:#999;
	margin:10px 0;
	border-bottom:1px solid #e6e6e6;
}
.cont-all{
	font-size:16px;
	line-height:200%;
}
.cont-all p{
	margin-top:5px;
}

.bottom{
	background:#3a3533;
	padding:30px 0;
	color:#fff;
	text-align:center;
}

.epages{
	text-align:center;
	margin-top:25px;
	line-height:32px;
	margin-bottom:20px;
}
.epages b{
	text-align:center;
	display:inline-block;
	height:32px;
	border:1px solid #e6e6e6;
	padding:0 12px;
	background:#f24024;
	color:#fff;
}
.epages .Total{
	display:none;
}
.epages a{
	text-align:center;
	display:inline-block;
	height:32px;
	border:1px solid #e6e6e6;
	padding:0 12px;
}