.m-unit-transform {
	width: 320px;
	padding: 20px;
	text-align: left;
	font-size: 12px;
	overflow: hidden
}

.m-unit-transform .ut-title {
	padding-right: 20px;
	max-height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px
}

.m-unit-transform .ut-info {
	margin-top: 6px;
	font-size: 12px;
	color: #888
}

.m-unit-transform .ut-info span {
	margin-right: 30px
}

.m-unit-transform .ut-transform {
	margin-top: 40px
}

.m-unit-transform .ut-transform:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.m-unit-transform .ut-transform .ut-count-handle {
	float: left;
	height: 28px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	overflow: hidden
}

.m-unit-transform .ut-transform .ut-count-handle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.m-unit-transform .ut-transform .ut-count-handle .ut-input {
	float: left;
	width: 45px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px
}

.m-unit-transform .ut-transform .ut-count-handle .ut-unit {
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border-left: 1px solid #dbdbdb;
	background-color: #f4f4f4;
	font-size: 12px;
	color: #888
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns {
	float: left;
	width: 22px;
	border-left: 1px solid #e5e5e5
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns a {
	display: block;
	height: 14px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns a:hover {
	background-color: #f2f2f2
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns a[disabled] {
	background-color: #ccc;
	opacity: .5
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns a.ut-plus {
	border-bottom: 1px solid #e5e5e5;
	background-image: url(/static/image/public/icons/num_plus.png)
}

.m-unit-transform .ut-transform .ut-count-handle .ut-btns a.ut-minus {
	background-image: url(/static/image/public/icons/num_minus.png)
}

.m-unit-transform .ut-transform .ut-equal {
	float: left;
	width: 30px;
	height: 30px;
	background: url(/static/image/public/icons/icon_equal.png) no-repeat 50%
}

.m-unit-transform .ut-transform .ut-confirm {
	float: right;
	width: 70px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	background: #ce2031;
	text-align: center;
	font-size: 12px;
	color: #fff;
	cursor: pointer
}

.m-unit-transform .ut-transform .ut-confirm:hover {
	background: #e32343
}

.col-red {
	color: #ce2031
}

.list-nav {
	width: 1190px;
	margin: 10px auto 0;
	background-color: #fff;
	padding: 0 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.list-nav-li {
	width: 100%;
	border-top: 1px solid #ebebeb
}

.list-nav-li:first-child {
	border: none
}

.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 {
	background-color: #fff
}

.list-nav-li-head {
	width: 105px;
	line-height: 36px
}

.list-nav-li ul li a {
	color: #333
}

.list-nav-li-head {
	color: #888
}

.list-nav-li ul li {
	position: relative
}

.list-nav-li ul li a {
	line-height: 36px;
	height: 36px;
	float: left;
	padding-right: 30px
}

.list-nav-li ul li a.list-a {
	text-decoration: none;
	color: #de0539;
	margin-left: 19px;
	line-height: 22px;
	height: 22px;
	border: 1px solid #ce2031;
	padding-left: 7px;
	padding-right: 33px;
	position: relative;
	border-radius: 4px;
	margin: 6px 0
}

.list-nav-li ul li a.list-b {
	margin-left: 9px
}

.list-nav-li ul li i {
	width: 22px;
	height: 22px;
	background:url(../images/x_white-small.png) no-repeat 50% 50% #ce2031;
	background-size: 12px 12px;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 1px 1px 0
}

.list-nav-li-head a {
	color: #c33;
	font-weight: 700;
	padding-left: 5px
}

.list-nav-li ul {
	width: 1045px
}

.list-nav-li ul li {
	float: left
}

.list-nav-li ul li a:hover {
	color: #de0539;
	text-decoration: none
}

.list-main {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	margin-top:20px;
}

.list-main-box {
	padding: 0 0px
}

.list-main-box .goods-items {
	font-size: 0;
	padding: 5px 5px 10px 5px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.list-main-box .goods-items.goods-items-border {
	width:230px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.list-main-box .goods-items .goods-image {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 220px;
	border: 0px solid #e6e6e6;
	position: relative
}

.list-main-box .goods-items .goods-image img {
	width: 220px;
	height: 220px
}

.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: 218px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.list-main-box .goods-items .goods-info .goods-name {
	display: block;
	font-size: 14px;
	color: #666666;
	height: 46px;
	line-height: 23px;
	margin-bottom: 7px;
	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: #ce2031
}

.list-main-box .goods-items .goods-info .goods-info-detail {
	font-size: 12px;
	color: #888;
	margin-bottom: 5px
}

.list-main-box .goods-items .goods-price {
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 218px;
	margin-top: 10px
}

.list-main-box .goods-items .goods-price .present-price {
	display: inline-block;
	vertical-align: top;
	color: #ce2031;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px
}

.list-main-box .goods-items .goods-price .original-price {
	display: inline-block;
	vertical-align: top;
	color: silver;
	font-size: 14px;
	margin-bottom: 10px;
	float:right;
}

.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
}

.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
}

.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 #ce2031;
	color: #ce2031;
	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-stock {
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 205px;
	margin-top: 10px;
	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: #ce2031;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	line-height: 25px;
	border: 1px solid #ce2031;
	-webkit-box-sizing: border-box;
	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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	margin-top: 10px
}

.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: #ce2031
}

.list-main-box .goods-items .goods-right-order .un-select {
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	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 .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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 68px;
	color: #333;
	height: 28px;
	line-height: 28px;
	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;
	-webkit-box-sizing: border-box;
	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(/static/image/product/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(/static/image/product/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(/static/image/product/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(/static/image/product/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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 85px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	background: #ce2031;
	border-radius: 4px;
	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 {
	border-right: 9px solid #e5e5e5;
	right: 100%
}

.list-main-box .goods-items .tip:after,.list-main-box .goods-items .tip:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 9px dashed transparent;
	border-left: 9px dashed transparent;
	border-bottom: 9px dashed transparent;
	top: 24%
}

.list-main-box .goods-items .tip:after {
	border-right: 9px solid #fff;
	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 {
	display: inline-block;
	vertical-align: top
}

.list-main-type {
	width: 1190px;
	margin: 20px auto 0;
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	font-size: 0;
	height: 50px;
	position: relative
}

.list-main-type .sort-btn {
	display: inline-block;
	vertical-align: top;
	width: 330px
}

.list-main-type .sort-btn a:hover {
	color: inherit
}

.list-main-type .sort-btn .h_on:hover {
	color: #fff
}

.list-main-type .search {
	position: absolute;
	right: 30px;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	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;
	-webkit-box-sizing: border-box;
	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(/static/image/search/ico_search@2x.png) no-repeat 50%
}

.list-order-d {
	width: 60px;
	margin-left: 0px
}

.list-order-d,.list-order-l {
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	margin-top: 13px;
	color: #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px
}

.list-order-l {
	width: 60px;
	padding-left: 10px;
	background-repeat: no-repeat
}

.list-order-l.delivery-time {
	padding-left: 0
}

.h_down {
	background-image: url(/static/image/search/white_down.png)
}

.h_down,.h_up {
	background-position: 42px 7px
}

.h_up {
	background-image: url(/static/image/search/white_up.png)
}

.down {
	background-image: url(/static/image/search/white_down.png)
}

.down,.up {
	background-position: 42px 7px
}

.up {
	background-image: url(/static/image/search/white_up.png)
}

.h_on {
	background-color: #ce2031;
	color: #fff
}

.list-main-total {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 12px
}

.list-main-total a,.list-main-total span {
	float: left;
	color: #666
}

.list-main-total a {
	width: 60px;
	height: 24px;
	display: block;
	line-height: 24px;
	border: 1px solid #e0e0e0;
	margin-top: 11px;
	margin-left: 5px;
	text-align: center;
	background-color: #fff
}

.list-main-total a:hover {
	background-color: #fff;
	color: #de0539;
	text-decoration: none
}

.list-error-search {
	width: 880px;
	padding: 85px 0;
	font-size: 16px;
	color: #666;
	margin: 0 auto;
	padding-left: 320px
}

.error-search-title {
	height: 32px;
	background: url(/static/image/search/error-icon.jpg) no-repeat;
	padding-left: 42px;
	font-size: 24px;
	line-height: 32px;
	color: #de0539
}

.error-search-title i {
	font-style: normal
}

.error-search-p {
	padding-left: 42px;
	padding-top: 15px
}

.error-search-p p {
	margin: 6px 0;
	line-height: 30px
}

.error-search-p .consult img {
	height: 30px;
	vertical-align: top
}

.list-nav_open {
	float: left;
	line-height: 25px;
	text-align: center;
	color: silver;
	cursor: pointer;
	position: relative;
	left: 50%;
	margin-left: -60px;
	margin-bottom: -25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	height: 25px;
	background: #fff;
	border-radius: 0 0 4px 4px
}

.list-nav_open_bottom {
	height: 20px
}

.in-ul {
	width: 1045px;
	float: left
}

.in-ul ul.bor {
	border-top: 1px solid #d6d6d6
}

.right-j {
	line-height: 26px;
	float: left;
	width: 20px;
	text-align: right;
	margin-top: 6px;
	font-size: 14px;
	font-weight: 700
}

.right-j img {
	margin: -5px 3px 0 5px
}

.zt-fond {
	float: left;
	line-height: 28px;
	margin-top: 5px
}

.em-border {
	position: absolute;
	width: 1px;
	height: 16px;
	background: #fff;
	display: block;
	right: 0;
	top: 9px
}

.m-searchgoods-list li {
	position: relative;
	float: left;
	width: 20%
}

.m-drop-tips {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	padding: 6px 10px;
	background: #fff;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.m-drop-tips .sup {
	position: absolute;
	left: 20px;
	top: -5px;
	z-index: 9;
	width: 9px;
	height: 6px;
	background: url(/static/image/public/tag_sup.png) no-repeat bottom
}

.m-drop-tips .tips-line {
	margin-top: 4px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	font-size: 12px
}

.m-drop-tips .tips-line:first-child {
	margin-top: 0
}

.m-drop-tips .tips-line strong {
	float: left;
	height: 16px;
	margin-right: 5px;
	padding: 0 3px;
	line-height: 16px;
	border: 1px solid #de0539;
	border-radius: 3px;
	color: #de0539;
	font-size: 12px
}

.m-drop-tips .tips-line strong:hover {
	text-decoration: none
}

.advertising-position {
	background-color: #e3e7df;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center
}

.advertising-position a {
	display: block
}

.advertising-position a img {
	height: 100px
}

.brand-recommendation {
	margin-bottom: 20px
}

.brand-recommendation .m-barad-item {
	height: 190px;
	margin-top: 20px;
	font-size: 0
}

.brand-recommendation .m-barad-item .pic,.brand-recommendation .m-barad-item .pic img {
	width: 170px;
	height: 170px;
	display: inline-block
}

.brand-recommendation .m-barad-item .goods-body {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	font-size: 0;
	width: 512px
}

.brand-recommendation .m-barad-item .goods-body p {
	margin: 5px 0;
	color: #666
}

.brand-recommendation .m-barad-item .goods-body .goods-name {
	margin-top: 10px
}

.brand-recommendation .m-barad-item .goods-body .goods-name .name {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 18px;
	font-size: 18px;
	width: 385px;
	color: #222
}

.brand-recommendation .m-barad-item .goods-body .goods-name .name a {
	color: #222
}

.brand-recommendation .m-barad-item .goods-body .goods-name .name a:hover {
	color: #de0539;
	text-decoration: none
}

.brand-recommendation .m-barad-item .goods-body .goods-name .m-icon {
	display: inline-block;
	width: 65px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ff8827;
	color: #ff8827;
	background-color: #fcf6ec;
	border-radius: 4px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top
}

.brand-recommendation .m-barad-item .goods-body .price-rights {
	display: inline-block;
	height: 46px;
	width: 269px;
	border-right: 1px solid rgba(0,0,0,.1);
	margin-top: 31px;
	color: #222
}

.brand-recommendation .m-barad-item .goods-body .price-rights .price {
	height: 14px;
	line-height: 14px;
	margin-bottom: 20px;
	font-size: 0
}

.brand-recommendation .m-barad-item .goods-body .price-rights .brand {
	height: 14px;
	line-height: 14px
}

.brand-recommendation .m-barad-item .goods-body .price-rights .title {
	display: inline-block;
	width: 32px;
	margin-right: 20px;
	font-size: 14px
}

.brand-recommendation .m-barad-item .goods-body .price-rights .price-col {
	color: #ce2031
}

.brand-recommendation .m-barad-item .goods-body .price-rights .content {
	display: inline-block;
	width: 213px;
	vertical-align: top;
	font-size: 14px
}

.brand-recommendation .m-barad-item .goods-body .price-rights .content .vip-icon {
	display: inline-block;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	border: 1px solid rgba(184,131,0,.11);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -webkit-gradient(linear,left top,left bottom,from(#f3e4b9),to(#e2c583));
	background: -webkit-linear-gradient(#f3e4b9,#e2c583);
	background: linear-gradient(#f3e4b9,#e2c583)
}

.brand-recommendation .m-barad-item .goods-body .price-rights .content .login {
	display: inline-block
}

.brand-recommendation .m-barad-item .goods-body .price-rights .content .login a {
	color: #ce2031
}

.brand-recommendation .m-barad-item .goods-body .booking-consultation {
	display: inline-block;
	vertical-align: top;
	margin-top: 34px
}

.brand-recommendation .m-barad-item .goods-body .booking-consultation .booking-btn {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	font-size: 14px;
	text-align: center;
	margin-right: 8px;
	margin-left: 16px
}

.brand-recommendation .m-barad-item .goods-body .booking-consultation .booking-btn a {
	width: 90px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	border-radius: 4px;
	background-color: #ce2031;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.brand-recommendation .m-barad-item .goods-body .booking-consultation .consult-btn {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 35px;
	z-index: 9
}

.brand-recommendation .m-barad-item .goods-body .booking-consultation .consult-btn a {
	display: inline-block;
	width: 120px;
	background: url(/static/image/public/qq.png) no-repeat 18%;
	color: #ce2031;
	font-size: 14px;
	text-align: right;
	padding-right: 19px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ce2031;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	z-index: 10
}

.brand-recommendation .m-barad-item .goods-body .brand-main_camp {
	color: #222;
	font-size: 14px
}

.brand-recommendation .m-barad-item .goods-body .brand-main_camp .main_camp {
	line-height: 14px;
	margin-top: 10px
}

.brand-recommendation .m-barad-item .goods-body .brand-main_camp .title {
	display: inline-block;
	width: 43px;
	margin-right: 9px
}

.brand-recommendation .m-barad-item .goods-body .brand-main_camp .content {
	display: inline-block;
	vertical-align: top
}

.brand-recommendation .m-barad-item .brand-wholesale {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	margin-left: 50px
}

.brand-recommendation .m-barad-item .brand-wholesale .brand-icon {
	width: 190px;
	margin-bottom: 10px
}

.brand-recommendation .m-barad-item .brand-wholesale .brand-icon img {
	width: 190px;
	height: 78px;
	display: inline-block
}

.brand-recommendation .m-barad-item .brand-wholesale .agent {
	font-size: 14px;
	color: #222;
	text-align: center;
	line-height: 20px;
	margin-bottom: 22px;
	cursor: pointer
}

.brand-recommendation .m-barad-item .brand-wholesale .agent a {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ce2031;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ce2031
}

.brand-recommendation .m-barad-item .brand-wholesale .wholesale {
	width: 160px;
	font-size: 14px;
	text-align: center;
	margin: 0 auto
}

.brand-recommendation .m-barad-item .brand-wholesale .wholesale a {
	width: 160px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	border-radius: 4px;
	background-color: #ce2031;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.brand-recommendation .m-barad-item .line {
	border-bottom: 1px solid rgba(0,0,0,.1);
	display: inline-block;
	vertical-align: top;
	height: 190px
}

.brand-recommendation .m-barad-item .brand-advertising {
	display: inline-block;
	vertical-align: top;
	margin-left: 26px
}

.brand-recommendation .m-barad-item .brand-advertising img {
	width: 230px;
	height: 190px;
	display: inline-block
}

.advertising-position-center {
	height: 100px
}

.advertising-position-center a {
	width: 1200px;
	height: 100px;
	display: block
}

.advertising-position-center a img {
	width: 100%;
	height: 100px
}

.advertising-fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}
.t-r-i:hover {box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);}