﻿.list-main-box-case {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}
.list-main-box-case .list-wrap {
	position: relative;
	height: 370px;
	width: 230px;
	margin-bottom: 16px;
	margin-right: 8px;
}
.list-main-box-case .list-wrap.mgr0 {
	margin-right: 0
}
.list-main-box-case .goods-items {
	position: absolute;
	z-index: 9;
	min-height: 370px;
	width: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	border: 1px solid hsla(0,0%,100%,0)
}
.list-main-box-case .goods-items.active, .list-main-box-case .goods-items {
	z-index: 10;
	width: 232px;
	border: 1px solid #fa210a;
	box-shadow: 0 4px 8px 0 rgba(55,0,0,.1)
}
.list-main-box-case .goods-items.active .goods-price, .list-main-box-case .goods-items:hover .goods-price {
	height: unset;
	min-height: unset
}
.list-main-box-case .goods-items.active .goods-info .goods-name, .list-main-box-case .goods-items:hover .goods-info .goods-name {
	height: unset;
	min-height: 42px;
	display: block
}
.list-main-box-case .goods-items.active .goods-info .goods-name:hover, .list-main-box-case .goods-items:hover .goods-info .goods-name:hover {
	color: #ed2920;
	text-decoration: none
}
.list-main-box-case .goods-items.active .goods-info .goods-info-detail, .list-main-box-case .goods-items:hover .goods-info .goods-info-detail {
	color: #262626
}
.list-main-box-case .goods-items.active .sop-name, .list-main-box-case .goods-items:hover .sop-name {
	display: block!important
}
.list-main-box-case .goods-items.active .goods-right-order, .list-main-box-case .goods-items:hover .goods-right-order {
	display: block
}
.list-main-box-case .goods-items .goods-image {
	width: 230px;
	height: 214px;
	margin-bottom: 12px;
	border: none;
	position: relative;
	text-align: center
}
.list-main-box-case .goods-items .goods-image img {
	width: 214px;
	height: 214px
}
.list-main-box-case .goods-items .goods-image .handle {
	position: absolute;
	color: #fff;
	font-size: 14px;
	text-align: center;
	bottom: 0;
	opacity: .9
}
.list-main-box-case .goods-items .goods-image .handle a {
	width: 231px;
	height: 32px;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
	background-color: #ed2920
}
.list-main-box-case .goods-items .goods-image .cancel-collection, .list-main-box-case .goods-items .goods-image .handle .on {
	background-color: rgba(0,0,0,.65)
}
.list-main-box-case .goods-items .goods-image:hover .handle {
	display: block
}
.list-main-box-case .goods-items .goods-image:hover .collection {
	display: none
}
.list-main-box-case .goods-items .goods-price {
	margin-bottom: 10px;
	vertical-align: top;
	box-sizing: border-box;
	width: 214px;
	height: 23px;
	overflow: hidden
}
.list-main-box-case .goods-items .goods-price .present-price {
	display: inline-block;
	vertical-align: top;
	color: #ed2920;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px
}
.list-main-box-case .goods-items .goods-price .ft12 {
	font-size: 12px
}
.list-main-box-case .goods-items .goods-price .ft14 {
	font-size: 14px
}
.list-main-box-case .goods-items .goods-price .ft20 {
	font-size: 20px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case {
	margin-right: 6px;
	display: inline-block;
	color: #999
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .icon-zy-sop {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #ed2920;
	border-radius: 2px;
	margin-right: 4px;
	vertical-align: text-bottom;
	margin-bottom: 1px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .qi {
	display: inline-block;
	color: #ed2920;
	line-height: 20px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .qi em {
	font-style: normal;
	font-size: 14px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .qi-original-price {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	border-radius: 2px;
	background: #fdf6ec url(../images/ico-qi3@2x.png) no-repeat 0;
	background-size: 21px 18px;
	padding: 0 6px 0 23px;
	color: #966841;
	font-size: 12px;
	margin-top: 4px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .ori-price {
	padding-top: 4px;
	display: inline-block;
	color: #999;
	font-size: 14px;
	line-height: 16px
}
.list-main-box-case .goods-items .goods-price .qi-price-box-case .ori-price em {
	text-decoration: line-through;
	font-style: normal;
	font-weight: 200
}
.list-main-box-case .goods-items .goods-info {
	vertical-align: top;
	width: 214px;
	box-sizing: border-box
}
.list-main-box-case .goods-items .goods-info .goods-name {
	font-size: 14px;
	color: #222;
	height: 42px;
	line-height: 21px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.list-main-box-case .goods-items .goods-info .goods-name .tag {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fdeddd;
	color: #ff6336;
	border-radius: 2px;
	padding: 0 3px;
	height: 18px;
	background-color: #fdf6ec;
	line-height: 18px;
	margin-right: 3px
}
.list-main-box-case .goods-items .goods-info .goods-name span {
	cursor: pointer
}
.list-main-box-case .goods-items .goods-info .goods-info-detail {
	max-width: 214px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #888;
	line-height: 16px;
	margin-bottom: 5px
}
.list-main-box-case .goods-items .goods-info .goods-info-detail a {
	color: #0084ff;
	cursor: pointer
}
.list-main-box-case .goods-items .goods-info .sop-name {
	display: block;
	width: 100%;
	margin: 0 0 5px;
	height: 16px
}
.list-main-box-case .goods-items .goods-info .sop-name .company-name {
	display: inline-block;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: middle;
	margin: 0;
	color: #0084ff;
	line-height: 16px
}
.list-main-box-case .goods-items .goods-info .sop-name .talk-link {
	display: inline-block;
	width: 14px;
	height: 13px
}
.list-main-box-case .goods-items .goods-info .sop-name .talk-link img {
	cursor: pointer;
	width: 14px
}
.list-main-box-case .goods-items .goods-info .activity {
	margin-top: 12px;
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 9;
	float: left;
}
.list-main-box-case .goods-items .goods-info .activity .gift {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-color: #7c8ff1;
	text-align: center;
	cursor: pointer;
	border-radius: 2px
}
.list-main-box-case .goods-items .goods-info .activity .coupon:hover+.discount-detail, .list-main-box-case .goods-items .goods-info .activity .gift:hover+.discount-detail, .list-main-box-case .goods-items .goods-info .activity .inventory:hover+.discount-detail {
	display: block
}
.list-main-box-case .goods-items .goods-info .activity .discount-detail {
	position: absolute;
	top: 30px;
	display: block;
	text-align: left
}
.list-main-box-case .goods-items .goods-info .activity .discount-detail .detail {
	width: auto;
	display: block;
	padding: 0 8px;
	line-height: 24px;
	background: #4c4c4c;
	border-radius: 4px;
	color: #fff
}
.list-main-box-case .goods-items .goods-info .activity .coupon {
	display: inline-block;
	vertical-align: top;
	width: 40px;
		height: 23px;
	line-height: 23px;
	background-color: #44aafd;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.list-main-box-case .goods-items .goods-info .activity .coupon:hover.coupon-detail {
	display: block
}
.list-main-box-case .goods-items .goods-info .activity .inventory {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 16px;
	line-height: 16px;
	border-radius: 2px;
	border: 1px solid #ed2920;
	color: #ed2920;
	text-align: center;
	cursor: pointer
}
.list-main-box-case .goods-items .goods-info .activity .inventory:hover .inventory-detail {
	display: block
}
.list-main-box-case .goods-items .goods-info .sop-self {
	display: inline-block;
	margin: 0 0 4px
}
.list-main-box-case .goods-items .goods-info .sop-self a {
	display: inline-block
}
.list-main-box-case .goods-items .goods-info .sop-self a em {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	background: #ed2920;
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
	padding: 0 9px;
	cursor: pointer;
	font-style: normal;
}
.list-main-box-case .goods-items .goods-right-order {
	margin-top: 18px;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 0
}
.list-main-box-case .goods-items .goods-right-order .restrictions {
	font-size: 14px;
	margin-top: 10px
}
.list-main-box-case .goods-items .goods-right-order .restrictions .restrictions-tip, .list-main-box-case .goods-items .goods-right-order .restrictions .restrictions-warning {
	color: #ed2920
}
.list-main-box-case .goods-items .goods-right-order .un-select {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 28px;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #f4f4f4;
	border: 1px solid #ccc
}
.list-main-box-case .goods-items .goods-right-order .un-select.minus {
	left: 0;
	border-right: 1px solid #ddd;
	background: url(../images/ico_h3_minus@2x.png) no-repeat 50%;
	background-size: 16px;
	background-color: #f4f4f4
}
.list-main-box-case .goods-items .goods-right-order .un-select.minus:disabled, .list-main-box-case .goods-items .goods-right-order .un-select.minus[disabled] {
	background: url(../images/ico_h3_minus-g@2x.png) no-repeat 50%;
	cursor: not-allowed;
	background-size: 16px;
	background-color: #f4f4f4
}
.list-main-box-case .goods-items .goods-right-order .un-select.plus {
	right: 0;
	border-left: 1px solid #ddd;
	background: url(../images/ico_h3_plus@2x.png) no-repeat 50%;
	background-size: 16px;
	background-color: #f4f4f4
}
.list-main-box-case .goods-items .goods-right-order .un-select.plus:disabled, .list-main-box-case .goods-items .goods-right-order .un-select.plus[disabled] {
	background: url(../images/ico_h3_plus@2x.png) no-repeat 50%;
	cursor: not-allowed;
	background-size: 16px;
	background-color: #f4f4f4
}
.list-main-box-case .goods-items .goods-right-order .unbind {
	position: absolute;
	right: 0;
	top: 0;
	display: none
}
.list-main-box-case .goods-items .goods-right-order .detail-goods-right-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 72px;
	color: #333;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
.list-main-box-case .goods-items .goods-order {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 72px;
		height: 23px;
	line-height: 23px;
	margin-left: 14px;
	background: #ed2920;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer
}
.list-main-box-case .goods-items .goods-order:hover {
	background: #fa210a
}
body.body-grey {
	background: unset
}
a {
	transition: none
}
.col-red {
	color: #ed2920
}
.search-tab {
	width: 1190px;
	margin: 0 auto;
	padding-top: 16px;
	border-bottom: 1px solid #ed2920;
	font-size: 0
}
.search-tab a {
	position: relative;
	display: inline-block;
	padding: 0 14px;
	line-height: 28px;
	background-color: #f4f4f4;
	border-radius: 2px 2px 0 0;
	font-size: 14px;
	font-weight: 600;
	color: rgba(0,0,0,.85);
	cursor: pointer
}
.search-tab a.active {
	color: #fff;
	background-color: #ed2920
}
.search-tab a:nth-child(2) {
	padding-right: 44px
}
.search-tab a:nth-child(2):after, .search-tab a:nth-child(2):before {
	content: "";
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -8px;
	width: 32px;
	height: 16px;
	background-image: url(../images/b.png);
	background-size: contain
}
.search-tab a:nth-child(2):after {
	background-image: url(../images/a.png);
	-webkit-animation: tabTagFade .6s infinite;
	animation: tabTagFade .6s infinite
}
.list-nav {
	width: 1190px;
	margin: 0 auto 10px;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #e5e5e5
}
.list-nav-li {
	width: 100%;
	border-top: 1px dashed #e5e5e5;
	background: #f6f6f6
}
.list-nav-li:first-child {
	border-top-width: 0
}
.no-b {
	border: 0
}
.list-nav-li, .list-nav-li-head, .list-nav-li ul, .list-nav-li ul li {
	float: left
}
.list-nav-li ul {
	padding-top: 5px
}
.list-nav-li-head {
	width: 139px;
	line-height: 24px;
	padding: 9px 7px 0 14px;
	font-weight: 700;
	box-sizing: border-box
}
.list-nav-li-head, .list-nav-li ul li a {
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.list-nav-li ul li.fixed-width {
	width: 120px;
	margin-right: 10px;
	padding-right: 0
}
.list-nav-li ul li.fixed-width.multiple {
	width: 140px;
	padding-right: 0
}
.list-nav-li ul li.fixed-width a {
	padding-right: 0;
	max-width: 121px
}
.categorys-box {
	float: left;
	width: 955px
}
.categorys-left {
	float: left;
	width: 125px;
	box-sizing: border-box;
	margin-right: 5px;
	margin-top: 10px;
	height: 22px
}
.categorys-left a {
	max-width: 125px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #f03a58;
	padding: 0 5px;
	line-height: 22px;
	height: 22px;
	display: inline-block;
	box-sizing: border-box
}
.categorys-left :hover {
	background: #f4f4f4
}
.categorys-right {
	float: left;
	width: 825px
}
.list-nav-li .categorys-right ul {
	width: 825px
}
.list-nav-li ul li a.multiple {
	margin-top: 11px;
	line-height: 16px;
	padding: 0 0 0 21px;
	background: #fff url(../images/fill@2x.png) no-repeat 0
}
.list-nav-li ul li a.multiple.active {
	padding-left: 21px;
	background: #fff url(../images/checked.png) no-repeat 0;
	color: #0089ff
}
.list-nav-li ul li a.multiple:hover {
	color: #222;
	background: #fff url(../images/fill@2x.png) no-repeat 0
}
.list-nav-li ul li a.multiple.active:hover {
	color: #0089ff;
	background: #fff url(../images/checked.png) no-repeat 0
}
.list-nav-li ul li {
	position: relative;
	padding-right: 30px
}
.list-nav-li ul li a {
	line-height: 12px;
	float: left;
	margin: 5px 0 0;
	padding: 5px
}
.list-nav-li ul li a.list-a {
	width: auto;
	text-decoration: none;
	color: #de0539;
	border: 1px solid #e5e5e5;
	padding-left: 10px;
	padding-right: 30px;
	position: relative;
	border-radius: 2px;
	margin: 4px 0 0
}
.list-nav-li ul li a.list-a:hover {
	border-color: #f03a58;
	background: #fff
}
.list-nav-li ul li a.list-b {
	margin-left: 9px
}
.list-nav-li ul li i {
	width: 26px;
	height: 22px;
	background: url(../images/ico_close_press@2x.png) no-repeat 50% #fff;
	background-size: 10px;
	position: absolute;
	right: 0;
	top: 0
}
.list-nav-li ul li i:hover {
	background: url(../images/ico-close@2x.png) no-repeat 50% #f03a58;
	background-size: 10px
}
.list-nav-li-head a {
	color: #c33;
	font-weight: 700;
	padding-left: 5px
}
.list-nav-li ul {
	width: 940px
}
.list-nav-li ul li {
	float: left
}
.list-nav-li ul li a:hover {
	color: #de0539;
	text-decoration: none;
	background: #f4f4f4
}
.list-main {
	width: 1190px;
	margin: 0 auto;
	background-color: #fff
}
.list-main-box .goods-items {
	font-size: 0;
	padding: 20px 0 15px;
	position: relative;
	box-sizing: border-box
}
.list-main-box .goods-items.goods-items-border {
	border-bottom: 1px dashed #e5e5e5
}
.list-main-box .goods-items .goods-image {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 90px;
	border: 1px solid #e6e6e6;
	position: relative
}
.list-main-box .goods-items .goods-image img {
	width: 90px;
	height: 90px
}
.list-main-box .goods-items .goods-image .handle {
	position: absolute;
	color: #fff;
	background-color: #f14d68;
	font-size: 12px;
	text-align: center;
	bottom: 0;
	display: none
}
.list-main-box .goods-items .goods-image .handle a {
	width: 90px;
	height: 24px;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 24px
}
.list-main-box .goods-items .goods-image .cancel-collection, .list-main-box .goods-items .goods-image .handle .on {
	background-color: #666
}
.list-main-box .goods-items .goods-image:hover .handle {
	display: block
}
.list-main-box .goods-items .goods-image:hover .collection {
	display: none
}
.list-main-box .goods-items .collection {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 16px;
	height: 16px
}
.list-main-box .goods-items .goods-info {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	margin: 0 70px 0 10px;
	box-sizing: border-box
}
.list-main-box .goods-items .goods-info .goods-name {
	display: block;
	font-size: 14px;
	color: #222;
	max-height: 42px;
	line-height: 21px;
	margin-bottom: 10px;
	overflow: hidden
}
.list-main-box .goods-items .goods-info .goods-name .tag {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fdeddd;
	color: #ff6336;
	border-radius: 2px;
	padding: 0 3px;
	height: 18px;
	background-color: #fdf6ec;
	line-height: 18px;
	margin-right: 3px
}
.list-main-box .goods-items .goods-info .goods-name span {
	cursor: pointer
}
.list-main-box .goods-items .goods-info .goods-name span:hover {
	color: #f03a58
}
.list-main-box .goods-items .goods-info .goods-info-detail {
	font-size: 12px;
	color: #888;
	line-height: 16px;
	margin-bottom: 5px
}
.list-main-box .goods-items .goods-info .sop-name {
	width: 100%;
	margin: 0 0 5px;
	height: 16px
}
.list-main-box .goods-items .goods-info .sop-name .company-name {
	display: inline-block;
	max-width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: middle;
	margin: 0 4px 0 0;
	color: #0089ff;
	line-height: 16px
}
.list-main-box .goods-items .goods-info .sop-name .talk-link {
	display: inline-block;
	width: 14px;
	height: 16px;
	vertical-align: middle
}
.list-main-box .goods-items .goods-info .sop-name .talk-link img {
	padding: 2px 0 0;
	cursor: pointer;
	width: 14px
}
.list-main-box .goods-items .goods-info .sop-self {
	width: 100%;
	margin: 0 0 5px
}
.list-main-box .goods-items .goods-info .sop-self a {
	display: inline-block
}
.list-main-box .goods-items .goods-info .sop-self a em {
	display: inline-block;
	height: 16px;
	background: #f03a58;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	padding: 0 4px;
	cursor: pointer;
	font-style: normal
}
.list-main-box .goods-items .goods-price {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 325px
}
.list-main-box .goods-items .goods-price .present-price {
	display: inline-block;
	vertical-align: top;
	color: #f03a58;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px
}
.list-main-box .goods-items .goods-price .login-present-price {
	display: inline-block;
	background: url(../images/list_login@2x.png) no-repeat 0;
	background-size: 83px 30px;
	vertical-align: top;
	color: #f03a58;
	font-size: 16px;
	padding-left: 93px;
	margin-bottom: 10px;
	background-color: #fdf6ec;
	height: 30px;
	line-height: 30px;
	border: 1px solid #eae8e6;
	padding-right: 20px;
	border-radius: 2px
}
.list-main-box .goods-items .goods-price .login-present-price-no-vip {
	vertical-align: top;
	color: #f03a58;
	font-size: 16px;
	margin-bottom: 10px;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff
}
.list-main-box .goods-items .goods-price .original-price {
	display: inline-block;
	vertical-align: top;
	color: silver;
	font-size: 16px;
	text-decoration: line-through;
	margin-bottom: 10px
}
.list-main-box .goods-items .goods-price .no-price {
	display: inline-block;
	vertical-align: bottom;
	color: silver;
	font-size: 14px;
	margin-bottom: 10px
}
.list-main-box .goods-items .goods-price .activity {
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 9
}
.list-main-box .goods-items .goods-price .activity .gift {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #7c8ff1;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 2px
}
.list-main-box .goods-items .goods-price .activity .coupon:hover+.discount-detail, .list-main-box .goods-items .goods-price .activity .gift:hover+.discount-detail, .list-main-box .goods-items .goods-price .activity .inventory:hover+.discount-detail {
	display: block
}
.list-main-box .goods-items .goods-price .activity .discount-detail {
	position: absolute;
	top: 30px;
	display: block;
	text-align: left
}
.list-main-box .goods-items .goods-price .activity .discount-detail .detail {
	width: auto;
	display: block;
	padding: 0 8px;
	line-height: 24px;
	background: #4c4c4c;
	border-radius: 4px;
	color: #fff
}
.list-main-box .goods-items .goods-price .activity .coupon {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #44aafd;
	text-align: center;
	margin-right: 5px;
	cursor: pointer
}
.list-main-box .goods-items .goods-price .activity .coupon:hover.coupon-detail {
	display: block
}
.list-main-box .goods-items .goods-price .activity .inventory {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	border: 1px solid #f03a58;
	color: #f03a58;
	text-align: center;
	margin-right: 5px;
	cursor: pointer
}
.list-main-box .goods-items .goods-price .activity .inventory:hover .inventory-detail {
	display: block
}
.list-main-box .goods-items .goods-price .login-out {
	width: 284px;
	height: 36px;
	background: url(../images/detail_login_out@2x.png) no-repeat 50%;
	margin-bottom: 10px;
	background-size: 284px auto
}
.list-main-box .goods-items .goods-price .login-out:hover {
	cursor: pointer
}
.list-main-box .goods-items .goods-price .login-original-price {
	display: inline-block;
	vertical-align: top;
	color: silver;
	font-size: 14px;
	margin-bottom: 10px
}
.list-main-box .goods-items .goods-price .login-original-price span {
	text-decoration: line-through
}
.list-main-box .goods-items .goods-stock {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 205px;
	font-size: 14px
}
.list-main-box .goods-items .goods-stock .consultation-stock {
	display: inline-block;
	vertical-align: top;
	width: 75px;
	height: 25px;
	z-index: 9;
	cursor: pointer
}
.list-main-box .goods-items .goods-stock .consultation-stock a {
	display: block;
	width: 80px;
	height: 25px;
	color: #f03a58;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	line-height: 25px;
	border: 1px solid #f03a58;
	box-sizing: border-box;
	border-radius: 4px;
	z-index: 10
}
.list-main-box .goods-items .goods-stock .consultation-stock a img {
	width: 15px;
	height: 17px;
	margin-bottom: 2px;
	margin-right: 3px
}
.list-main-box .goods-items .goods-stock .lack-stock {
	color: #222
}
.list-main-box .goods-items .goods-right-order {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 0;
	margin-left: 40px
}
.list-main-box .goods-items .goods-right-order .restrictions {
	font-size: 14px;
	margin-top: 10px
}
.list-main-box .goods-items .goods-right-order .restrictions .restrictions-warning {
	color: #ff6336
}
.list-main-box .goods-items .goods-right-order .restrictions .restrictions-tip {
	color: #f03a58
}
.list-main-box .goods-items .goods-right-order .un-select {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 20px;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	text-align: center;
	background-color: #f4f4f4;
	border: 1px solid #ccc
}
.list-main-box .goods-items .goods-right-order .unbind {
	position: absolute;
	right: 0;
	top: 0;
	display: none
}
.list-main-box .goods-items .goods-right-order .detail-goods-right-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 68px;
	color: #333;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
.list-main-box .goods-items .goods-right-order .btn {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 20px;
	cursor: pointer;
	height: 28px;
	line-height: 26px;
	text-align: center;
	background-color: #f4f4f4;
	border: 1px solid #ccc
}
.list-main-box .goods-items .goods-right-order .btn.minus {
	left: 0;
	border-right: 1px solid #ddd;
	background: url(../images/minus-sign.png) no-repeat 50%;
	background-size: 50%;
	background-color: #f4f4f4
}
.list-main-box .goods-items .goods-right-order .btn.minus:disabled, .list-main-box .goods-items .goods-right-order .btn.minus[disabled] {
	background: url(../images/minus-sign-grey.png) no-repeat 50%;
	cursor: not-allowed;
	background-size: 50%;
	background-color: #f4f4f4
}
.list-main-box .goods-items .goods-right-order .btn.plus {
	right: 0;
	border-left: 1px solid #ddd;
	background: url(../images/plus.png) no-repeat 50%;
	background-size: 50%;
	background-color: #f4f4f4
}
.list-main-box .goods-items .goods-right-order .btn.plus:disabled, .list-main-box .goods-items .goods-right-order .btn.plus[disabled] {
	background: url(../images/plus-grey.png) no-repeat 50%;
	cursor: not-allowed;
	background-size: 50%;
	background-color: #f4f4f4
}
.list-main-box .goods-items .goods-right-order .btn:hover {
	color: #222
}
.list-main-box .goods-items .goods-order {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 50px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	background: #ed2920;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer
}
.list-main-box .goods-items .goods-order:first-child {
	margin-left: 0
}
.list-main-box .goods-items .tip {
	position: absolute;
	display: none;
	border: 1px solid #e5e5e5;
	width: 219px;
	height: 219px;
	line-height: 43px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	font-family: sans-serif;
	top: 15px;
	left: 126px;
	z-index: 1000
}
.list-main-box .goods-items .tip:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 9px dashed transparent;
	border-right: 9px solid #e5e5e5;
	top: 24%;
	right: 100%
}
.list-main-box .goods-items .tip:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 9px dashed transparent;
	border-right: 9px solid #fff;
	top: 24%;
	right: 99%
}
.list-page {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 20px
}
.list-page a {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-left: 6px
}
.list-page a:hover {
	text-decoration: none
}
.list-page a.on {
	border: 1px solid #de0539;
	color: #fff;
	background-color: #de0539
}
.list-order-d, .list-order-l {
	float: left;
	vertical-align: top
}
.list-main-type {
	width: 1190px;
	margin: 0 auto 12px;
	line-height: 36px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	font-size: 0;
	height: 36px;
	box-sizing: border-box;
	position: relative
}
.list-main-type .sort-btn {
	display: inline-block;
	vertical-align: top
}
.list-main-type .sort-btn a:hover {
	color: inherit
}
.list-main-type .sort-btn .h_on:hover {
	color: #fff
}
.list-main-type .sort-btn .price-box {
	float: left;
	padding: 0 19px;
	height: 34px;
	position: relative;
	border-right: 1px solid #e5e5e5
}
.list-main-type .sort-btn .price-box:hover .price-operate {
	position: absolute;
	left: -1px;
	background: #fff;
	z-index: 65;
	top: -1px;
	width: 96px;
	padding: 0 19px 15px;
	border: 1px solid #ebebeb
}
.list-main-type .sort-btn .price-box:hover .price-operate .btn-boxs {
	display: block
}
.list-main-type .sort-btn .price-input {
	float: left;
	width: 32px;
	height: 24px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #e0e0e0;
	margin-top: 4px;
	padding-left: 6px;
	color: #222
}
.list-main-type .sort-btn .price-line {
	display: block;
	float: left;
	margin: 17px 4px 0;
	line-height: 39px;
	background: #222;
	height: 1px;
	width: 8px
}
.list-main-type .sort-btn .price-focus {
	position: absolute;
	left: -1px;
	background: #fff;
	z-index: 65;
	top: -1px;
	width: 96px;
	padding: 0 15px 15px;
	border: 1px solid #ebebeb
}
.list-main-type .sort-btn .price-box a.price-btn-common {
	float: left;
	display: block;
	width: 38px;
	height: 22px;
	line-height: 24px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #e0e0e0;
	text-align: center;
	cursor: pointer;
	margin-top: 15px
}
.list-main-type .sort-btn .btn-boxs {
	float: left;
	display: none;
	line-height: 22px;
	font-size: 12px
}
.list-main-type .sort-btn .price-box a.cancel-btn {
	color: #222;
	margin-left: 16px
}
.list-main-type .sort-btn .price-box a.confirm-btn {
	border-color: #ed2920;
	background: #ed2920;
	color: #fff
}
.list-main-type .sort-btn .price-focus .btn-boxs {
	display: block
}
.list-main-type .search {
	position: absolute;
	right: 30px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 0
}
.list-main-type .search span {
	display: inline-block;
	vertical-align: top;
	font-size: 12px
}
.list-main-type .search .search-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-top: 10px;
	width: 241px;
	height: 30px;
	border-radius: 2px 0 0 2px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	font-size: 16px;
	padding-left: 10px
}
.list-main-type .search .search-img {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	width: 40px;
	height: 30px;
	background: url(../images/ico_search@2x.png) no-repeat 50%
}
.list-order-d {
	width: 64px;
	text-align: center
}
.list-order-d.h_on {
	padding-right: 0
}
.list-order-d, .list-order-l {
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	color: #222;
	box-sizing: border-box;
	font-size: 12px;
	border-right: 1px solid #e5e5e5
}
.list-order-l {
	padding: 0 20px;
	background-repeat: no-repeat
}
.list-order-l.delivery-time {
	padding-right: 20px;
	width: auto;
	cursor: pointer
}
.list-order-l.delivery-time .delivery-time-check {
	display: inline-block;
	width: 16px;
	min-height: 16px;
	margin-right: 5px;
	background: url(../images/unchecked.png) no-repeat 50%;
	background-size: 16px;
	vertical-align: sub;
	cursor: pointer
}
.list-order-l.delivery-time .delivery-time-check.checked {
	background: url(../images/checked@2x.png) no-repeat 50%;
	background-size: 16px
}
.h_down {
	background-image: url(../images/ico_h3_sort-down@2x.png)
}
.h_down, .h_up {
	background-size: 10px;
	background-position: 51px 12px
}
.h_up {
	background-image: url(../images/ico_h3_sort-up@2x.png)
}
.down {
	background-image: url(../images/ico_h3_sort-down@2x.png)
}
.down, .up {
	background-size: 10px;
	background-position: 51px 12px
}
.up {
	background-image: url(../images/ico_h3_sort-up@2x.png)
}
.h_on {
	background-color: #ed2920;
	color: #fff;
	padding-right: 35px;
	margin-left: -1px;
	margin-top: -1px;
	height: 36px;
	line-height: 36px;
	border: none
}
.icon-showm {
	cursor: pointer;
	float: left;
	border-right: 1px solid #e5e5e5;
	width: 56px;
	height: 36px
}
.icon-showm i {
	display: block;
	width: 16px;
	height: 16px;
	margin: 10px 0 0 20px
}
.icon-showm i.showline {
	background: url(../images/ico-line@2x.png) no-repeat 50%;
	background-size: 16px
}
.icon-showm i.showline.on {
	background: url(../images/ico-line-hover@2x.png) no-repeat 50%;
	background-size: 16px
}
.icon-showm i.showcase {
	background: url(../images/ico-casecase@2x.png) no-repeat 50%;
	background-size: 16px
}
.icon-showm i.showcase.on {
	background: url(../images/ico-case-hover@2x.png) no-repeat 50%;
	background-size: 16px
}
.page-ctrl {
	float: left
}
.list-main-total {
	float: right;
	font-size: 12px;
	position: relative
}
.list-main-total .total-info {
	float: left;
	padding-right: 20px;
	color: rgba(0,0,0,.45);
	border-right: 1px solid #e5e5e5
}
.list-main-total .page-info {
	float: left;
	width: 50px;
	text-align: center
}
.list-main-total .page-info .cur-page {
	color: #ed2920
}
.list-main-total a {
	float: left;
	width: 35px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	background-color: #fff;
	color: #222
}
.list-main-total a:hover {
	background-color: #fff;
	color: #de0539;
	text-decoration: none
}
.list-main-total a.prev {
	background: url(../images/ico_h3_arrow-left@2x.png) no-repeat 20px;
	background-size: 10px 16px;
	color: #888
}
.list-main-total a.prev.on {
	background: url(../images/ico_h3_arrow-left-on@2x.png) no-repeat 20px;
	background-size: 10px 16px;
	color: #222
}
.list-main-total a.next {
	background: url(../images/ico_h3_arrow-right@2x.png) no-repeat 5px;
	background-size: 10px 16px;
	color: #888
}
.list-main-total a.next.on {
	background: url(../images/ico_h3_arrow-right-on@2x.png) no-repeat 5px;
	background-size: 10px 16px;
	color: #222
}
.list-main-total .p-split {
	width: 1px;
	height: 20px;
	position: absolute;
	right: 86px;
	top: 9px;
	background: rgba(0,0,0,.1);
	display: block;
	margin-right: 0
}
.list-main-total .page-ctrl {
	width: 120px
}
.list-error-search {
	width: 1190px;
	font-size: 16px;
	color: #666;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 0 60px
}
.error-search-title {
	font-size: 18px;
	line-height: 18px;
	color: #222;
	text-align: center;
	overflow-wrap: break-word;
	margin-top: 20px;
	padding: 0 10px;
	box-sizing: border-box
}
.error-search-title i {
	font-style: normal;
	color: #f03a58
}
.error-search-p {
	padding: 20px 30px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	width: 390px;
	margin: 20px auto;
	border-radius: 4px
}
.error-search-p p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 12px;
	color: #222
}
.error-search-p p:first-child {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 20px
}
.error-search-p p:last-child {
	margin-bottom: 0
}
.error-search-p .consult {
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	border: 1px solid #f03a58;
	font-size: 12px;
	position: absolute;
	padding: 0 10px 0 26px;
	top: -8px;
	left: 70px;
	border-radius: 4px;
	color: #f03a58;
	background: url(../images/qq.png) no-repeat 10px;
	background-size: 13px 16px
}
.error-search-p .consult img {
	width: 14px;
	height: 16px;
	margin-right: 4px
}
.list-nav_open {
	float: left;
	line-height: 29px;
	color: #222;
	cursor: pointer;
	position: relative;
	left: 50%;
	margin-left: -54px;
	margin-bottom: -29px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-top: 0 solid #e5e5e5;
	width: 108px;
	height: 29px;
	padding-left: 20px;
	background: url(../images/list_btn_more_01@2x.png) no-repeat 77px #fff;
	background-size: 10px
}
.list-nav_open:hover {
	background: url(../images/ico_red_arrow_down@2x.png) no-repeat 77px #fff;
	background-size: 10px;
	color: #f03a58;
	border-color: #f03a58
}
.list-nav_open.up {
	background: url(../images/ico_list_more_w@2x.png) no-repeat 77px #fff;
	background-size: 10px
}
.list-nav_open.up:hover {
	background: url(../images/list_ico_more_red01_selected@2x.png) no-repeat 77px #fff;
	background-size: 10px;
	color: #f03a58;
	border-color: #f03a58
}
.list-nav_open_bottom {
	height: 29px
}