/* ---- 新闻内容页 补充样式 ---- */
.con_title{ overflow:hidden;
margin:0 0 45px;}
.con_title h3{
	min-height:32px;
	padding:14px 0;
	line-height:32px;
	text-align:center;
	font-size:24px;
	color:#3b3b3b;
	font-weight:normal;}
.con_title .infor{
	border-bottom:1px dashed #d4d4d4;
	border-top:1px dashed #d4d4d4;
	min-height:25px;
	padding:5px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#7e7e7e;
	}
.con_title .infor span{
	display:inline-block;
	margin:0 12px;}
.con_title .infor  a{
	color:#7e7e7e;
	cursor:pointer;}
.con_title .infor  a:hover{
	color:#c20000;}
.con_author{
	margin:20px;
	height:24px;
	line-height:24px;
	text-align:right;
	font-size:12px;
	color:#414141;}
@media (max-width:768px) {
.con_title h3{
	font-size:18px;
}
}
/* ---- 房源展示页 补充样式 ---- */
.shopbox{
	overflow:hidden;
	position:relative;}
.shopbox .pic{
	width:40.5%;
	overflow:hidden;
	float:left;border:5px solid #e5e5e5;}
.shopbox .pic img{
	width:100%;
	}
.shopbox .infor{
	width:55%;
	float:right;
	overflow:hidden;}
.shopbox .infor .tit{
	line-height:34px;
	padding:15px 0;
	min-height:34px;
	font-size:24px;
	color:#3b3b3b;
	text-align:center;
	border-bottom:1px dashed #d4d4d4;
	margin:0 0 20px;}
.shopbox .shoptable{
	width:100%;
	border-collapse:collapse;}
.shopbox .shoptable td{
	text-align:left;
	padding:5px 10px 5px 0;
	font-size:12px;
	color:#333333;
	line-height:20px;
	vertical-align:top;}
.shopbox .tel_coat{
	width:55%;
	float:right;
	height:60px;
	margin:24px 0 0;}
.shopbox .tel{
	height:60px;
	width:264px;
	background:url(../img/content/shop_tel.png) no-repeat;
	padding:5px 26px 0 82px;
	margin:0 auto;}
.shopbox .tel .name{
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#ffffff;
	margin:0 0 1px;}
.shopbox .tel .num{
	height:28px;
	line-height:28px;
	font-size:20px;
	color:#fff;
	font-style:oblique;
	}
.shopbox .shopinfor{
	width:100%;}
.shopbox .shopinfor li{
	line-height:24px;
	padding:3px 0;
	font-size:12px;
	color:#333333;}
.shopbox .shopinfor li a{
	display:inline-block;
	color:#333333;}
.shopbox .shopinfor li a:hover{ color:#c20000;}
@media (max-width:960px) {
.shopbox .tel_coat{
	float:left;
	width:40.5%;
}
}
@media (max-width:630px) {
.shopbox .tel_coat{
	float:left;
	width:40.5%;
}
.shopbox .pic{
	width:100%;
	float:none;
}
.shopbox .infor{
	width:100%;
	float:none;}
.shopbox .tel_coat{
	width:100%;
	float:none;}
.shopbox .infor .tit{
	line-height:26px;
	font-size:18px;
	padding:8px 0;}
}
.bdshare-button-style0-24{
	text-align:right;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
	float:right;}