  
 
.goods_item {
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding: 0 14px 0 19px;
	width: 164px;
	height: 250px;
	border-right: 1px solid #e6e6e6;
	background: #fff
}

.goods_item.last {
	width: 167px;
	border-right: none
}

.goods_lk {
	display: block;
	text-align: center
}

.goods_img {
	width: 140px;
	height: 140px;
	margin: 17px 0
}

.goods_img,.goods_title {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease,-moz-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease
}

.goods_title {
	display: block;
	height:28px;line-height:28px;
	margin-bottom: 2px;
	white-space: nowrap;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left
}

.goods_lk:hover .goods_img {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.goods_lk:hover 

.goods_title {
	color: #ffa133
}

.goods_desc {
	margin-bottom: 12px;
	height:24px;
	color: #999;
    line-height:24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;color: #ff002f;font-size: 14px;
}
.goods_desc a{
	 color: #ff002f;font-size: 14px;
}
.goods_price {
	width: 95px;
	font-size: 18px;
	font-weight: 700;
	margin-right: 5px;
	color: #ff002f;display:none;
}

.goods_add {
	position: absolute;
	right: 14px;
	bottom: 16px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #ffa133;display:none;
}

.goods_add_icon {
	display: inline-block;
	vertical-align: middle
}

.liangfan_daily {
	min-height: 523px;
	margin-bottom: 25px;
	background: url(../images/liangfan_daily_bg.png) no-repeat;
}

.liangfan_daily 

.liangfan_mod_head2 {
	padding-top: 35px;
	height: 73px
}

.liangfan_daily .liangfan_mod_head2_title {
	color: #fff
}

.liangfan_daily 

.liangfan_mod_head2_title:after,.liangfan_daily .liangfan_mod_head2_title:before {
	border-color: #fec2b6
}

.liangfan_daily 

.liangfan_mod_head2_title i {
	display: inline-block;
	margin: 0 8px 0 5px;
	vertical-align: top;
	background-image: url(../images/sprite_liangfan@1x.png);
	background-position: -42px 0;
	-moz-background-size: 80px 67px;
	background-size: 80px 67px;
	background-repeat: no-repeat;
	width: 38px;
	height: 38px
}

.liangfan_daily .goods_item {
	margin-bottom: 0
}

.liangfan_daily_theme {
	position: relative;
	display: block;
	height: 140px
}

.liangfan_daily_theme_img {
	margin: -28px 0 0 -20px
}

.o2_retina .liangfan_mod_head2_title i {
	background-image: url(../images/sprite_liangfan@2x.png);
	background-position: -41px 0;
	-moz-background-size: 77px 66px;
	background-size: 77px 66px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.liangfan_good {
	min-height: 608px;
	margin-bottom: 5px
}

.liangfan_good_item {
	position: relative;
	float: left;
	width: 388px;
	margin: 0 10px 20px 0;
	background: #fff;
	border: 1px solid #f2f2f2
}

.liangfan_good_item.last {
	margin-right: 0
}

.liangfan_good_item .item_bd {
	position: relative;
	padding: 20px 40px 0 190px;
	height: 168px
}

.liangfan_good_item .item_tag_txt {
	font-size: 14px
}

.liangfan_good_item .item_pic {
	display: block;
	position: absolute;
	left: 20px;
	top: 18px;
	width: 150px;
	height: 150px
}

.liangfan_good_item .item_pic img {
	width: 100%;
	height: 100%
}

.liangfan_good_item .item_logo {
	margin-bottom: 3px;
	width: auto;
	height: 46px;
	background: none
}

.liangfan_good_item 

.item_name {
	display: block;
	height: 36px;
	margin-bottom: 4px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-transition: color .25s ease;
	-moz-transition: color .25s ease;
	transition: color .25s ease
}

.liangfan_good_item 

.item_name:hover {
	color: #ffa133
}

.liangfan_good_item .item_promote1 {
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	color: #999
}

.liangfan_good_item .item_promote2 {
	display: inline-block;
	margin-bottom: 33px;
	padding: 0 15px;
	max-height: 36px;
	color: #ffa133;
	background: #fff5ea;
	overflow: hidden
}

.liangfan_good_item .item_ft_l {
	position: relative;
	float: left;
	padding-left: 29px;
	width: 204px;
	height: 60px;
	background: #f75f3c
}

.liangfan_good_item .item_ft_l:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	overflow: hidden
}

.liangfan_good_item .item_ft_r {
	float: right;
	width: 155px;
	height: 60px
}

.liangfan_good_item .item_price {
	padding-top: 10px;
	margin-bottom: 4px;
	font-size: 16px;
	color: #fff
}

.liangfan_good_item .item_price.nosalenum {
	padding-top: 21px
}

.liangfan_good_item .item_num {
	color: #fff;
	opacity: .6
}

.liangfan_good_item .item_add {
	bottom: -60px;
	line-height: 60px;
	background: #ffa133;
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer
}

.liangfan_good_item .item_add:hover {
	color: #fff
}

.liangfan_good_item .item_add_txt {
	display: inline-block;
	vertical-align: top
}

.liangfan_good_item .item_add_icon {
	margin: 0 6px 0 0
}

.liangfan_unique {
	min-height:initial;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/liangfan_unique_bg.png) no-repeat #f9e1d0;
 
}

.liangfan_unique .goods_item {
	width: 160px
}

.liangfan_unique .goods_item.last {
	width: 161px
}

.liangfan_unique_theme {
	float: left;
	width: 190px;
	height: 250px
}

.liangfan_unique_theme_img {
	width: 100%;
	height: 100%
}

.liangfan_category {
	margin-bottom: 15px;
	min-height: 588px
}

.liangfan_lift {
	width: 66px;
	position: fixed;
	left: 0;
	display: none;
	z-index: 100;
	background: #fff;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(parseInt(document.documentElement.scrollTop + document.documentElement.clientHeight * .5 - this.offsetHeight * .5)))
}

.liangfan_lift_item {
	font-size: 12px;
	text-align: center;
	position: relative
}

.liangfan_lift_item_btn {
	color: #666;
	cursor: pointer;
	border-bottom: 1px solid #f3f3f3;
	padding: 3px 0;
	display: block;
	text-align: center
}

.liangfan_lift_item_btn_active .liangfan_lift_item_btn {
	color: #fff
}

.liangfan_lift_item_btn:hover,.liangfan_lift_item_btn_active {
	color: #fff;
	background: #ffa133
}

.liangfan_lift_nav {
	border: 1px 

solid #ffa133;
	background-color: #ffa133;
	color: #fff
}

.liangfan_lift_nav:hover {
	color: #fff
}

.liangfan_lift_top .liangfan_lift_item_btn {
	background-color: #ffa133;
	color: #fff;
	border-color: #ffa133
}

.liangfan_lift_top .liangfan_lift_item_btn:hover {
	color: #fff;
	border-color: #ffa133
}

.liangfan_lift_top {
	border: 0;
	background: #ff2d54;
	position: relative;
	z-index: 1;
	padding-bottom: 0
}

.mod_ver {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
	font-size: 0
}

.liangfan_mod_head {
	overflow: hidden;
	margin-bottom: 10px;
	height: 58px;
	text-align: center;
	font-size: 20px;
	line-height: 35px
}

.liangfan_mod_head_title {
	display: inline-block;
	padding: 0 56px;
	height: 58px;
	line-height: 58px;
	background-color: #f6f6f6;
	font-weight: 400;
	color: #333
}

.liangfan_mod_head.specail 

.liangfan_mod_head_title {
	padding: 0;
	background-image: url(../images/sprite_liangfan.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 356px;
	height: 58px;
	background-color: #f6f6f6
}

.liangfan_mod_head_subtitle {
	margin-left: 10px;
	color: #606060
}

.liangfan_mod_head2 {
	padding-top: 30px;
	height: 98px;
	text-align: center
}

.liangfan_mod_head2_title {
	position: relative;
	display: inline-block;
	margin-bottom: 6px;
	width: auto;
	height: 36px;
	font-weight: 700;
	font-size: 40px;
	line-height: 36px;
	color: #d36c20;
	letter-spacing: 5px;padding-left:25px;padding-right:25px;
}

.liangfan_mod_head2_title:after,.liangfan_mod_head2_title:before {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 6px;
	height: 32px;
	border: 2px solid #eab38a
}

.liangfan_mod_head2_title:before {
	left: 0;
	border-right: none
}

.liangfan_mod_head2_title:after {
	right: 0;
	border-left: none
}

.liangfan_mod_head2_subtitle {
	font-weight: 400;
	font-size: 32px;
	line-height: 32px;
	color: #d36c20;
	opacity: .8
}

.goods_add_icon,.item_add_icon {
	display: inline-block;
	vertical-align: middle;
	background-position: 0 -52px;
	width: 15px;
	height: 15px
}

.goods_add_icon,.goods_tag,.item_add_icon,.item_tag {
	background-image: url(../images/sprite_liangfan@1x.png);
	-moz-background-size: 80px 67px;
	background-size: 80px 67px;
	background-repeat: no-repeat
}

.goods_tag,.item_tag {
	position: absolute;
	top: 0;
	left: 20px;
	text-align: center;
	background-position: 0 0;
	width: 40px;
	height: 50px;
	z-index: 1
}

.goods_tag_txt,.item_tag_txt {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	vertical-align: 2px;
	padding: 2px 3px 0
}
.page a,.page span{ height:25px;line-height:25px;background-color:#fff;  border: solid 1px #e6e6e6; display:block; float:left; width:auto; padding:0px 10px; text-align:center; margin-right:6px;}
.page .c,.page a:hover{ background-color:#CC0000; color:#fff; text-align:center;text-decoration:none}
 