.th-scan.my-cart {
	width: 43%;
}
.th-scan.my-cart img {
	margin-right: 0px;
}
.product-detail-search .search-wrapper{
	width: 42.5%;
}
.product-detail-search .vr-scan{
	width: 23.8%;
}
.product-detail-search .search-type{
	width: 20.7%;
}
.product-detail-search .search-box input{
	width: 63%;
}
.product-detail-search .search-type img {
	float: right;
	margin-top: 2px;
	position: relative;
	right: 5px;
}
.search-wrapper {
	overflow: hidden;
}
.search-all-site {
	width: 7%;
	height: 100%;
	display: table;
	float: left;
	overflow: hidden;
} 
.search-all-site div {
	text-align: center;
	display: table-cell;
    vertical-align: middle;
}
.search-all-site div a {
	width: 98%;
	display: inline-block;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #ffffff;
	background-color: rgb(176,175,175);
	position: relative;
	top: -2px;
}
/*店铺banner部分*/
.shop-banner {
	height: 150px;
	background-color: #fe1658;
}
.shop-banner-wrapper {
	height: 100%;
	margin: 0px 10%;
}
@media only screen and (max-width: 1200px) {
	.shop-banner-wrapper  {
		margin: 0px;
	}
}
.shop-brand {
	width: 333px;
	height: 100%;
	float: left;
	display: table;
}
.shop-brand a {
	text-align: center;
	display: table-cell;
    vertical-align: middle;
}
.shop-brand img {
	max-width: 100%;
	max-height: 100px;
}
.shop-intro {
	float: right;
	width: 170px;
	height: 100%;
	color: #ffffff;
}
.shop-intro p:first-child {
	margin-top: 25px;
	text-align: right;
}
.shop-intro p:first-child span {
	vertical-align: middle;
}
.pay-attention {
	display: inline-block;
	width: 70px;
	height: 35px;
	background-size: cover;
	margin-left: 10px;
	cursor: pointer;
}
#like_shop1{
	background: url(../images/care-l.png) no-repeat;
	background-size:auto 35px;
}
#like_shop2{
	background: url(../images/care.png) no-repeat;
	background-size:auto 35px;
}
.shop-rate{
	margin-top: 12px;
}
.shop-rate span {
	vertical-align: 2px;
}
.shop-rate i {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/star-yellow.png) no-repeat;
	background-size: cover;
	margin-left: 5px;
}
.shop-feature {
	margin-top: 10px;
	height: 23px;
}
.shop-intro .shop-feature span {
	display: inline-block;
	float: right;
	height: 100%;
}
.shop-feature span i {
	width: 23px;
	height: 100%;
}
.shop-feature img {
	width: 23px;
	height: 23px;
}
.shop-nav {
	height:45px;
	background: rgb(0,0,0);
}
.shop-nav-wrapper {
	margin: 0px 10%;
}
@media only screen and (max-width: 1200px) {
	.shop-nav-wrapper {
		margin: 0px;
	}
}
.shop-nav-wrapper ul li {
	width: 135px;
	height: 100%;
	float: left;
}
.shop-nav-wrapper ul li a {
	color: #ffffff;
	line-height: 45px;
}
.shop-category {
	position: relative;
}
.shop-category-sub {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 100%;
	z-index: 7777;
	background: rgb(0,0,0);
	display: none;
}
.shop-category:hover .shop-category-sub{
	display: block;
}
.shop-category img {
	height: 16px;
	width: auto;
	vertical-align: -3px;
	margin-left: 3px;
}
/*商品详情具体部分*/
.product-detail-container{
	margin: 0px 10%
}
@media only screen and (max-width: 1200px) {
	.product-detail-container {
		margin: 0px;
	}
}
.crumb-nav {
	height: 45px;
}
.crumb-nav li {
	height: 45px;
	line-height: 45px;
}
.crumb-nav li a {
	display: inline-block;
	color: #666;
}
.crumb-nav li i {
	padding: 0px 10px;
}
.product-overview {
	width: 100%;
}
.product-pictures {
	width: 32.5%;
	padding: 20px 20px;
	box-sizing: border-box;
	border: 1px solid rgb(204,204,204);
	float: left;
}
.big-picture {
	width: 100%;
}
.big-picture  img {
	max-width: 100%;
	max-height: 100%;
}
.small-picture {
	margin-top: 15px;
	cursor: pointer;
}
.small-picture ul li {
	float: left;
	width: 18%;
}
.small-picture ul li + li {
	margin-left: 2.5%;
}
.small-picture ul li img {
	width: 100%;
	height: auto;
}
.product-quick-intro {
	width: 50%;
	padding: 0px 15px;
	box-sizing: border-box;
	float: left;
}
.product-name {
	max-width: 550px;
	line-height: 1.5;
	margin: 5px 0px 10px 0px;
	color: #333;
}
.product-unit-feature {
	height: 25px;
	margin: 5px 0px;
}
.product-unit-feature span {
	height: 25px;
	padding: 5px 5px;
	box-sizing: border-box;
	margin-right: 8px;
	color: #666;
	vertical-align: middle;
}
#tog{
	font-size:12px;
	float:right;
	margin-right:5px;
}
#prom-mian{
	background:#f7f7f7;
	margin-top:5px;
}
#coupon-log{
	border:1px solid #F10215;
	padding:3px 3px;
	height:30px;
	margin-right:10px;
	color:#F10215;
}
#couplist{
	overflow:hidden;
	margin-left:50px;
}
#accsall{
	float:left;
	line-height:30px;
}
.product-price-range {
	border: 1px solid rgb(204,204,204);
	border-top: 3px solid #F10215;
	color: #999;
	padding: 5px 5px;
}
.product-price-content {
	overflow: hidden;
}
.product-price-content dl {
	float: left;
	margin: 0px 5% 0px 0px;
	text-align: center;
	font-size: 12px;
}
.product-price-content dl:last-child {
	margin-right: 0px;
}
.product-price-content dl:not(.first-dl) dd{
	color: rgb(255,102,0);
	font-size: 12px;
}
.product-price-content dl dd {
	margin: 10px 0px;
}
.product-price-content dl dt {
	margin: 10px 0px;
}
.order-review {
	margin: 20px 0px 15px 0px;
}
.order-review span {
	vertical-align: 3px;
}
.order-review i{
	display: inline-block;
	width: 19px;
	height: 19px;
	background-image: url(../images/orange-star.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 5px;
}
.order-review i:nth-of-type(5) {
	/*background-image: url(../images/orange-white-star.png);*/
}
.shipping {
	height: 25px;
}
.shipping_to {
	display: inline-block;
	width: 90%;
    float: right;
    margin-top: -10px;
    line-height: 30px;
}
.shipping select {
	height: 35px;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.selectCity{
	/*appearance: none;
	-webkit-appearance: none;
	-moz-appearance:none;*/
}
.arrival-time {
	font-style: normal;
}
.shopping-fee {
	margin-top: 35px;
	padding-bottom: 20px;
	padding-left: 10%;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}

.ordering-area {
	padding: 20px 0px;
	border-top: 1px solid #ddd;
	height: 38px;
	/*position: absolute;*/
    bottom: -162px;
}
.ordering-area > div {
	float:left;
}
.ordering-area > div a {
	display: block;
	height: 100%;
	text-align: center;
	line-height: 38px;
	color: #ffffff;
}
.product-collect {
	width: 95px;
	height: 100%;
}
.product-collect i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../images/favorite-star.png);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.product-collect i.be-collected {
	background-image: url(../images/favorite-star-choosed.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.ordering-area .product-collect a {
	color: #666;
}
.product-collect a img {
	float: left;
	margin-top: 9px;
	margin-right: 8px;
}
.product-collect a span{
	float: left;
}
.order-immediate{
	width: 110px;
	height: 100%;
	background: rgb(46,88,166);
	border-radius: 10px;
	margin-right: 10px;
}
.add-to-cart{
	width: 115px;
	height: 100%;
	background: rgb(255,102,0);
	border-radius: 10px;
	margin-right: 15px;
}
.place-order-byphone{
	width: 115px;
	height: 100%;
	border: 1px solid rgb(221,221,221);
	text-align: center;
	position: relative;
}
.place-order-byphone img {
	margin-top: 6%;
}
.place-order-byphone span {
	vertical-align: 8px;
	margin-left: 5px;
}
#place-order-hide {
	position: absolute;
	width: 115px;
	/*height: 115px;*/
	display: none;
	bottom: -160px;
	left: 0px;
	z-index: 1999;
}
#place-order-hide img {
	width: 100%;
	height: 100%;
}
.place-order-byphone:hover #place-order-hide{
	display: block;
}
.product-recommend {
	width: 16%;
	float: left;
	border: 1px solid rgb(204,204,204);
	padding: 0px 5px;
}
.product-recommend a {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.product-recommend a img {
	max-width: 100%;
	max-height: 100%;
}
.product-recommend a p{
	height: 30px;
    text-overflow: ellipsis;
    white-space: normal;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 15px;
	margin: 5px 0px;
}
.product-recommend a p:last-child {
	color: rgb(228,57,60);
}
.product-detail-content {
	width: 100%;
	overflow: hidden;
}
.product-details-desc {
	width: 79%;
	float: left;
	margin-left: 3%;
}
.product-detail-desc-nav {
	height: 45px;
	line-height: 45px;
	background: rgb(241,241,241);
}
.product-detail-desc-nav li {
	width: 130px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.product-detail-desc-nav li a{
	display: block;
}
.product-detail-desc-nav li a.current-nav {
	color: #ffffff;
	background: #F10215;
}
.product-detail-desc-content {
	padding: 8px 8px;
}
.product-detail-desc-content img {
	max-width: 100%;
}
.fast-nav li a {
	cursor: pointer;
}
/*组合商品*/
.pro_peijian { height:55px; line-height:55px; background:#ffffff; font-size:18px; border-bottom:1px solid #ccc; }
.pro_peijian li { width:120px; float:left; text-align:center; cursor:pointer; }
.pro_peijian li.pro_peijian_cur, .pro_peijian li:hover { background:#fff; color:#5f1785; border-bottom:2px solid #5f1785; cursor:pointer }
.recommend{width: 79%;float: left;margin-left: 3%;margin-bottom: 25px}
.recommend h2 { height:55px; background:#F0F0F0;}
.recommend h2 span { float:left; background:url(../images/icon.png) no-repeat 0 -253px; width:120px; text-align:center; line-height:34px; font-weight:bold; color:white; font-size:14px;}
.recommend h2 a { float:right;margin-top:5px;margin-right:10px;  display:inline-block;background:url(../images/leftRight.png) no-repeat; width:25px; height:20px; text-align:left; text-indent:-9999px; overflow:hidden;}
.recommend h2 a:hover.spre { background-position:0px -20px;}
.recommend h2 a.xnext { background-position:0px -40px;}
.recommend h2 a:hover.xnext { background-position:0px -60px;}
.freeCombination { border:none; margin-top:15px;}
.freeComCon { height:265px; background:white;}
.freeComCon-left{width: 700px;}
.freeComCon ul {float:left; margin-top:15px;}
.freeComCon ul li { display:inline; float:left; width:156px; margin-left:20px; padding:5px 10px;}
.freeComCon ul li:hover { background-color:#F0EDEA}
.freeComCon ul li a.proPic { display:block;}
.freeComCon ul li a.proPic img { display:block; width:154px; height:154px; border:1px solid #d7d7d7;}
.freeComCon ul li a.proN { display:block; line-height:1.5em; height:3em; overflow:hidden; color:#676568; margin-top:7px;}
.freeComCon ul li a.blu { color:white; height:18px; line-height:18px; text-align:center; width:90px; text-decoration:none; background:#5F17A0; display:block;}
.freeComCon ul li a.gra { color:white; height:18px; margin-bottom:5px; height:18px;line-height:18px; text-align:center; width:90px; text-decoration:none; background:#5F17A0; display:block;}
.freeComCon ul li p { height:20px; line-height:20px; padding:5px 0px;}
.freeComCon ul li p input { position:relative; top:2px;}
.freeComCon ul li p strong { font-family:微软雅黑; color:#ac0000}
.freeComCon ul li p.onHoverPdtName{padding:none;color:white;height:12px;line-height:12px;text-align:center;width:90px;background:#e53c3f;}
.freeComCon span.jia, .freeComCon span.equal { float:left; background:url(../images/icon.png) no-repeat -29px -27px; width:20px; height:20px; margin:70px 5px 0 15px;}
.freeComCon span.equal { background-position:-52px -35px; width:24px; height:18px;}
.btnd { float:left; width:162px; margin-left:20px; margin-top:100px;padding-top:15px;}
.btnd a { display:block; background:#e58604; color:white; height:24px; line-height:24px; text-align:center; width:86px; margin:0px auto 10px; text-decoration:none;}
.btnd strong { font-family:微软雅黑; color:#ac0000}
.btnd p { padding-top:10px;}
.btnd p span {color: #999;height: 20px;line-height: 20px; margin:0px 3px;}
.btnd input { width:15px; border:1px solid #d7d7d7; padding-left:3px;}
.btnd label { display:block; color:#F10215;}
.btnd{float: right;width: 150px;position: relative;margin-top: 20px;margin-right:10px;}
.btnd a {float: left;width: 79px;text-align: center;padding: 6px 0;color: #fff;background: #E53C3F;border-radius: 3px;margin-top: 10px;}
.btnd a.addCart { display:block; background:url(../images/icon.png) no-repeat 0 -323px; width:124px; height:25px; margin-top:15px;}
.tabAbp_coll a { float:right; margin-right:10px; margin-top:12px;  background:url(../images/leftRight.png) no-repeat; width:25px; height:20px; text-align:left; text-indent:-9999px; overflow:hidden;}
.tabAbp_coll a:hover.spre { background-position:0px -20px;}
.tabAbp_coll a.xnext { background-position:0px -40px;}
.tabAbp_coll a:hover.xnext { background-position:0px -60px;}