
.head{
	height: 44px;
	width: 100%;
	border-bottom: 1px solid #dedede;
	position: relative;
	background: #fff;
}
.head_tit{
	position: absolute;
	left: 10%;
	right: 10%;
	height: 44px;
	font-weight: normal;
	text-align: center;
	color: #292929;
	line-height: 44px;
	font-size: 17px;
}
.head-back{
	width: 12px;
	height: 18px;
	background: url(images/head-back.png) no-repeat left center;
	background-size: 100% auto;
	margin-top: 14px;
	float: left;
	margin-left: 3%;
}
.head-ri{
	float: right;
	line-height: 44px;
	margin-right: 3%;
	font-size: 14px;
}
.head-ri b{
	display:inline-block;
	width: 18px ;
	height: 14px;
	margin-left: 10px;
	background: url(images/head-ri.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}

.shop-title{
	display: flex;
	display: -webkit-box;
	position: relative;
	-webkit-box-align: center;
	background: #fff;
}
.check-btn{
	width: 16px;
	height: 16px;
	margin-left: 3%;	
}
.check-btn input[type=checkbox]{
	display: none;
}
.check-btn label {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/check-icon.png) no-repeat top left;
	background-size: 100%;			
}
.check-btn input[type=checkbox]:checked + label {
	background: url(images/check-icon.png) no-repeat bottom right;
	background-size: 100%;
}
.shop-title-info{
	padding-left: 12px;
	display: flex;
	display: -webkit-box;
	line-height: 44px;
}
.shop-ionc{
	margin-top: 12px;
	margin-right: 8px;
	display: block;
	width: 18px;
	height: 18px;
	background: url(images/shop-icon.png) no-repeat;
	background-size: 100%;
}
.shop-txt{
	font-size: 14px;
	padding-right: 10px;
}
.shop-type span{
	border: 1px solid #5eba7e;
	border-radius: 10px;
	padding: 2px 6px;
	font-size: 12px;
	color: #5eba7e;
}
.shop-option{
	position:absolute;
	line-height: 44px;
	top: 0;
	right: 3%;
}
.shop-option a{
	color: #a0a0a0;
}
.coupons-btn{
	padding-right: 5px;
	border-right: 1px solid #a0a0a0;
}

.shop-group-item{
	margin-bottom: 10px;
}
.shop-cart-list li{	
	background: #fff;
}
.shop-cart-list li .shop-carts{
	display: flex;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	position: relative;
	overflow: hidden;
	
}
.goods-con{
	border-top: 1px solid #f0f0f0;
	padding: 15px 0;
	-webkit-box-flex: 1;
	display: flex;
	display: -webkit-box;
}
.goods-img{
	width: 27%;
	margin-left: 12px;
}
.goods-img img{
	width: 100%;
	display: block;
}
.goods-info{
	padding: 0 15px 0 10px;
	-webkit-box-flex: 1;
	box-sizing: border-box;
}
.goods-tit{
	overflow : hidden;
	line-height: 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 14px;
    -webkit-box-orient: vertical;
}
.goods-size{
	color: #a6a6a6;
	height: 22px;
	line-height: 22px;
	padding: 0 25px 0 5px;
	border-radius: 5px;
	background: #fafafa;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    font-size: 14px;
    -webkit-box-orient: vertical;
    margin-top: 4px;
    position: relative;
}
.goods-size .io-bg{
	display: block;
	position: absolute;
	top: 8px;
	right: 5px;
	width: 15px;
	height: 8px;
	background:url(images/io-sj.png) no-repeat center center;
	background-size: 100%;
	
	
}
.goods-price{
	padding-top: 12px;	
}
.goods-price span{
	font-weight: bold;
	font-size: 12px;
	color: #e83b26;
}
.goods-price label{
	font-weight: normal;
	padding: 2px 10px;
	font-size: 10px;
	background: #e83d26;
	color: #fff;
	border-radius: 15px;
	margin-left: 8px;
}

.mui-table-view-cell{
	position: relative;
	overflow: hidden;	
}
.mui-slider-left,.mui-slider-right{
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;    
}
 .mui-btn{
    position: relative;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 0 20px;
    color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.mui-table-view-cell > .mui-slider-right{
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.mui-table-view-cell > .mui-slider-left
{
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.goods_left{
	display: -webkit-box;
	-webkit-box-align: center;
	margin:0 3%;
}
.goods_del{
	background:  #f15354;;
	color: #fff;
}

.shop-li .shop-title{
	
}
.d-txt span{
	background: #eeeeee;
	color: #888;
	padding: 2px 10px;
	border-radius: 5px;
	margin-right: 10px;
}
.shop-txt span{
	color: #a0a0a0;
	font-size: 12px;
	padding-left: 5px;
}
.shop-li-list .goods-con{
	border:0;
}
.shop-li-list .goods-img{
	padding-left: 28px;
}
.shop-li-list .goods-price{
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 5px;
}
.shop-li-list .goods-price label{
	float: right;
	background: none;
	color: #333;
}
.goods-give{
	margin-right: 10px;
	background: #f2f2f2;
	color: #a0a0a0;
	border-radius: 5px;
	margin-left: 28px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 22px;
    height: 22px;
    padding: 0 10px;
    -webkit-box-orient: vertical;
}
.goods-img{
	position: relative;
}
.goods-img .ab-txt{
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	color: #fff;
	padding: 1px 2px;
}
.shop-li .shop-title-info{
	border-top: 1px solid #f0f0f0;
	-webkit-box-flex: 1;
}
.sum-pri{
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 14px;
}
.sum-pri span{
	color: #e83d26;
	font-weight:bold;
}

.no-goods-img{
	position: absolute;
	top: 12.5%;
	left: 12.5%;
	width: 75%;
	height: 75%;
	display: block;
}
img.no-goods-img img{
	display: block;
	width: 100%;
}
.no-goods-list .goods-tit{
	color: #a0a0a0;
}
.no-goods-list .goods-size{
	background: none;
	-webkit-line-clamp: 2;
	height: auto;
	font-size: 12px;
	line-height: 14px;
}
.no-goods-list .goods-price span{
	color:#a0a0a0 ;
}
.no-goods-list .goods-price label{
	background: none;
	color: #A0A0A0;
}

.out-goods .shop-txt{
	margin-left: 28px;
}
.out-goods .goods-con{
	margin-left: 28px;
}
.out-goods-btn {
    background: #fff;
    text-align: center;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 10px;
}
.out-goods-btn a{
	color: #A0A0A0;
	border: 1px solid #A0A0A0;
	padding: 3px 10px;
	border-radius: 10px;
	margin-top: 10px;
    display: inline-block;
}

.d-like{	
	background: #fff;	
}
.d-like-tit{
	text-align: center;
	border-bottom: 1px solid #F0F0F0;
	padding: 16px 0;
}
.d-like-tit span{
	color: #666;
}
.d-like-list{
	padding-bottom: 10px;
}
.d-like-list:after{
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
.d-like-list li{
	float: left;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	box-sizing: border-box;
	width: 50%;
}
.d-like-img{
	width: 82%;
	margin: 10px auto;
}
.d-like-img img{
	display: block;
	width: 100%;
}
.d-like-info{
	margin: 5px 10px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.d-like-type{
	padding: 10px;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
}
.d-like-pri{
	color: #d43c27;
	font-weight: bold;
}
.free-post{
	background: #8eb65e;
	color: #fff;
	margin-right: 10px;
	padding: 2px 5px;
}
.stages-ti{
	background: #37a9df;
	margin-right: 5px;
	color: #fff;
	padding: 2px 5px;
}

.footer{
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	background: pink;
	display: flex;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	border-top: 1px solid #F0F0F0;
	box-sizing: border-box;
}

.footer .add-pri{
	height: 50px;
	width: 70%;
	line-height: 50px;
	font-size: 14px;
	background: #FFFFFF;
	text-align: right;
	box-sizing: border-box;
}
.footer .j-mon{
	height: 50px;
	width: 30%;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	background: #e83d26;
	text-align: center;
	box-sizing: border-box;
}

.wrap-hidd{
	height: 100%;
	overflow: hidden;
}
.bg-black{
	width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);			    
    position:absolute;
    top:0;
    left:0;
    bottom: 0;
    z-index:500;
    display: none;
    overflow: hidden;
}
.bg-white{
	width: 100%;
	background: #fff;
	position: fixed;
	bottom: 0;
	max-height: 75%;
	box-sizing: border-box;
	z-index: 200;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.attr-wrap{
	width: 100%;
	-webkit-box-flex: 1;
	overflow-y: auto;
}
.icon-attr-colse:before{
	content:"\e91c";
	color:#a0a0a0;
	font-size:1em;
	background-size: 100%;
	position: absolute;
	top: 1em;
	right: 0.82em;
}
.attr-info{
	position: relative;
}
.attr-info .attr-img{
	display: block;
	width: 100px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	position: absolute;
	top: -28px;
	left: 10px;
}
.attr-info .attr-pri{
	padding-left: 122px;
	position: absolute;
	bottom: 0;}
.attr-info .attr-pri h6{
	font-size: 15px;
	color: #e83d26;
	margin-bottom: 8px;
	font-weight: normal;
	line-height:100%;
}
.attr-col{
	padding: 16px 10px 20px 10px;	
}
.attr-col .attr-col-tit{
	padding-bottom: 20px;
	padding-top:10px;
}
.attr-col ul:after{
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
.attr-col ul li{
	float: left;
	margin-right: 15px;
	margin-bottom: 22px;
}

.attr-col ul li a{
	border:1px solid #d2d2d2;
	border-radius: 5px;
	padding: 0px 12px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

.attr-col ul li a.color-redafes{color: #e83e27;border: 1px solid #e83e27;background: #fff3f3}
.attr-col ul li a.color-date-redafes{color: #e83e27;border: 1px solid #e83e27;background: #fff3f3}
.attr-col ul li a.color-merIns-redafes{color: #e83e27;border: 1px solid #e83e27;background: #fff3f3}

.attr-col ul li a.color-gray{border: 1px solid #fff !important;background:#f3f3f3;color:#ccc} 
.attr-num{
	padding: 0px 10px 15px 10px;
	display: -webkit-box;
	-webkit-box-pack: justify;

}
.attr-num span{color:#a0a0a0;}
.attr-num-add{
	padding: 30px 10px 2px 10px;
	display: -webkit-box;
	-webkit-box-pack: justify;
}
.attr-num-font-color{color:#999;clear:both;margin-left:0.82em;margin-right:0.82em;}
.attr-num-aj{
	height: 24px;
}
.attr-num-aj a{
	width: 22px;
	text-align: center;
	display: inline-block;
	line-height: 24px;	
}
.attr-num-aj .add{
	    background: #f9f9f9;	
}
.attr-num-aj .sub{
	    background: #f9f9f9;
}
.attr-num-aj span{
	padding: 0px 10px;
}
.attr-state{
	padding: 10px 0;
}
.attr-foot{
	width: 100%;
	height: 50px;
	display: flex;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	border-top: 1px solid #F0F0F0;
	box-sizing: border-box;
}
.reservSkuClassNO{
	width: 100%;
	height: 50px;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	border-top: 1px solid #F0F0F0;
	box-sizing: border-box;
	display: block;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e83e27), to(#f5724f));
    text-align: center;
    font-size: 1.2em;
    opacity:0.5;
}
.reservSkuClassYes{
	width: 100%;
	height: 50px;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	border-top: 1px solid #F0F0F0;
	box-sizing: border-box;
	display: block;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e83e27), to(#f5724f));
    text-align: center;
    font-size: 1.2em;
}
.attr-foot a{
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
}
.attr-foot .jo-ca{
	background: #f8b630;	
}
.attr-foot .no-bu{
	background: #e83d26;
}
.attr-de-tit{
	display: flex;
	display: -webkit-box;
	-webkit-box-pack: justify;
}
.attr-de-tit p{
	font-size: 13px;
}
.attributefont-size{font-size:12px;}
.bg-eject{background-color:#000;
	position:fixed;
	z-index:9;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;}
.bg-act-eject{background-color:#000;
	position:fixed;
	z-index:9;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;}
.bg-support-eject{background-color:#000;
	position:fixed;
	z-index:9;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;}
.bg-deliverry-eject{background-color:#000;
	position:fixed;
	z-index:9;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;}

@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?t6tohz'); src: url('fonts/icomoon.eot?#iefixt6tohz') format('embedded-opentype'), url('fonts/icomoon.woff?t6tohz') format('woff'), url('fonts/icomoon.ttf?t6tohz') format('truetype'), url('fonts/icomoon.svg?t6tohz#icomoon') format('svg'); font-weight: normal; font-style: normal; }
 [class^="icon-"], [class*=" icon-"], [class^="icon_"], [class*=" icon_"], [class^="ico_"], [class*=" ico_"], [class^="-icon"], [class*="-icon"], [class*="search-icon"], [class*="top-"], [class*="srch"], [class*="more-icon"], [class*="star-rank-"], .search-bg, .myOrder-bg, .message-bg, .ticket-bg, .top-pencil-grey, .star s, .icon-checkmark, .hotels-font {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.attr-num-aj input{width:30px;height:24px;text-align:center;display: inline-block;border: none;}
.fgxian{width:100%;height:1px;background:#d2d2d2;}

.skuChooseText{ width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
   
.attr-pri-sk{height:74px;}
.attr-pri p{line-height:100%;}

.sku-jifen1{color:#e83d26;font-size:15px;}
.sku-jifen2{color:#292929;font-size:12px;padding-left:3px;}
.sku-jifen3{color:#e83d26;font-size:12px;padding-left:3px;}
.merIns-Info span{color:#000;}