#bodycon {
	width: 1200px;
	margin: 0 auto;
}

#bodycon #left {
	float: left;
	width: 322px;
	background-color: ;
}

#bodycon #center {
	float: left;
	width: 878px;
	background-color: ;
}

#bodycon #right {
	float: left;
	width: px;
	background-color: ;
}

.bodycontent {
	width: 878px;
	margin: 0 auto;
	text-align: center;
}

.bodycontent img{
	max-width:100%;	
}

.shopmrsc:hover {
	background-color: #f9f9f9;
}

.shopmrsc {
	border-bottom: #efefef solid 1px;
	overflow: hidden;
	padding: 15px 5px;
}

.shopmrsc a {
	float: left;
	display: block;
	height: 135px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.shopmrsc a:hover {
	color: red;
	text-decoration: none;
}

.xwlb_img {
	float: left;
	margin-right: 15px;
	width: 205px;
	height: 135px;
	background-color: #DBD9DA;
}

.xwlb_img img {
	max-width: 205px;
	max-height: 135px;
	display: table-cell;
}

.shopmrsc p {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	border-bottom: none;
}

.shopmrsc p.xwlbbt {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}

.shopmrsc p.xwlbnr {
	font-size: 14px;
	font-weight: normal;
	#height: 50px;
	line-height: 24px;
	margin-top: 7px;
	color: #999;
}

.shopmrsc p.xwlbsj {
	font-size: 14px;
	font-weight: normal;
	color: #787878;
	position: absolute;
	line-height: 20px;
	bottom: 0;
}