
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ff3f0f;
}
.leftPart {
	font-family: "宋体";
	letter-spacing: 0px;
}
.partBox {
	width: 178px;
	border: 1px solid #dedede;
	letter-spacing: 2px;
	font-family: "宋体";
	margin-bottom: 12px;
}
.Left_part_title {
	width: 166px;
	height: 40px;
	background-color: #f4f4f4;
	padding-left: 12px;
	line-height: 40px;
	color: #232323;
	font-size: 14px;
}
.jiqiList {
	width: 161px;
	padding-left: 15px;
	font-size: 12px;
	letter-spacing: 2px;
	padding-bottom: 20px;
}
.jiqiList li {
	width: 161px;
	height: 25px;
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jiqiList li a {
	color: #232323;
}
.jiqiList li a:hover{
	color: #ff3f0f;
}
/*热卖推荐*/

.r_p_show {
	width: 166px;
	padding: 7px;
}
.r_p_listMsg {
	width: 166px;
}
.r_p_listMsg p {
	width: 150px;
	margin: 0 auto;
}
.jiqiName{
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
.r_p_listMsg li {
	width: 166px;
	font-size: 12px;
	margin: 0 auto 12px;
	
}
.jiqi_pic {
	width: 163px;
	height: 163px;
	


}
.jiqi_pic img {
	height: 163px;
	width: 163px;
}
.r_p_listMsg li a {
	color: #232323;
	line-height: 1.5em;
}
.cleanList {
	width: 166px;
	font-size: 12px;
	color: #232323;
	text-align: right;
	cursor: pointer;
	padding-bottom: 12px;
}
.zplogopic {
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
	width: 157px;
	margin: 0 auto;
}
.font1 {
	font-size: 12px;
	width: 157px;
	line-height: 1.8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	margin-left: 11px;
}
.dp_fcuos {
	width: 166px;
	padding: 7px;
}
.dp_fcuos a {
	display: inline-block;
	background-color: #f9f9f9;
	font-size: 12px;
	width: 74px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #cccccc;
	color: #232323;
	text-align: center;
	border-radius: 3px;
}
.jiqiprice {
	font-family: "微软雅黑";
	font-weight: 600;
}
.dp_fcuos {
	margin-bottom: 20px;
}