/*为您推荐样式*/
.remommend_box {
	margin-top: 40px;
}
.remommend_title {
	font-size: 14px;
	color: #888888;
}
.remommend_title span:first-child {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
}
.remommend_content {
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	height: 210px;
	margin-top: 10px;
}
.remommend_content li {
	float: left;
	width: 198px;
	position: relative;
}
.remommend_box .goods_img {
	/*margin-top: 20px;*/
	padding-top: 26px;
	display: block;
	margin: 0 auto;
	width: 100px;
	/*height: 100px;*/
	/*margin-left: 30px;*/
}
.remommend_box .goods_content_bottom {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.remommend_box .fs_1 {
	font-size: 12px;
	color: #DB5133;
}
.remommend_box .fs_2{
	font-size: 16px;
	color: #DB5133;
	margin-right: 3px;
}
.remommend_box .fs_3 {
	font-size: 12px;
	margin-left: 8px;
	color: #BCBCBC;
	position: relative;
	top: -2px;
}
.remommend_box .goods_content_bottom h2 {
	font-size: 12px;
	margin: 0px auto 0;
	color: #2B2B2B;
	width: 156px;
	line-height: 15px;
	/*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
}
.remommend_box .goods_content_bottom h2 i {
	color: #DB5133;
	/*margin-right: 5px;*/
	letter-spacing: 2px;
}
.remommend_box .tejia_bg {
	display: inline-block;
	background: url(../images/details/tejia_icon.png) no-repeat;
	width: 39px;
	height: 19px;
	position: relative;
	top: 7px;
	margin-right: 8px;
}
.remommend_box .tejia_label {
	position: absolute;
	width: 34px;
	height: 39px;
	margin-top: 24px;
	margin-left: 10px;
}
.remommend_box .single_price {
	font-size: 12px;
	background: url(../images/details/danjia.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 5px;
	position: relative;
	top: -2px;
	color: #DA4E2D;
}
.guanggao{
	position: absolute;
    right: 30px;
    top: 18px;
    font-size: 12px;
    color: #c8c8c8;
}
