.site_header .fr_txt.none{
	display: none;
}
.layui-layer-loading .layui-layer-loading1{
	margin: 0 auto;
}
.ui-loader.ui-corner-all{
	font-size: 0;
	display: none !important;
}
.not_logo{
	width: 7.3rem;
	height: 1.1rem;
	margin: 0.2rem auto 0;
	overflow: hidden;
	background: #fff;
	border-radius: 0.1rem;
	font-size: 0.26rem;
	color: #333;
	line-height: 1.1rem;
	text-align: center;
	display: none;
}
.not_logo a{
	width: 1.62rem;
	height: 0.66rem;
	background: url(../images/check_out/icon_4.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 0.3rem;
	display: inline-block;
	line-height: 0.66rem;
	margin-left: 0.3rem;
}
.cart-null{
	margin-top: 0.1rem;
	width: 100%;
	height: 4rem;
	margin-bottom: 0.2rem;
	display: block;
	background: #fff;
	overflow: hidden;
	display: none;
}
.cart-null .icon{
	width: 0.95rem;
	height: 0.98rem;
	display: block;
	margin: 0.7rem auto 0.25rem;
	background: url(../images/ui/gwc.png) no-repeat;
	background-size: 100% 100%;
}
.cart-null p{
	display: block;
	font-size: 0.28rem;
	color: #999;
	text-align: center;
}
.cart-null .btn{
	width: 2.7rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	display: block;
	margin: 0.35rem auto 0;
	border-radius: 0.4rem;
	color: #fff;
	font-size: 0.3rem;
	background: url(../images/check_out/icon_3.png) no-repeat;
	background-size: 100% 100%;
}
.guess_like{
	display: block;
	overflow: hidden;
	display: none;
	padding-top: 0.2rem;
	padding-bottom: 1.1rem;
}
.guess_like .title{
	height: 0.88rem;
	line-height: 0.88rem;
	display: block;
	text-align: center;
	clear: both;
	position: relative;
	overflow: hidden;
}
.guess_like .title p{
	display: inline-block;
	text-align: center;
	font-size: 0.3rem;
	color: #333;
	width: 1.57rem;
}
.guess_like .title p i{
	width: 0.26rem;
	height: 0.24rem;
	display: inline-block;
	background: url(../images/ui/like_icon.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.08rem;
	position: relative;
	top: 0.03rem;
}
.guess_like .title .l{
	width: 0.16rem;
	height: 0.24rem;
	position: absolute;
	top: 0.33rem;
	left: 50%;
	margin-left: -0.95rem;
	background: url(../images/check_out/icon_1.png) no-repeat;
	background-size: 100% 100%;
}
.guess_like .title .r{
	width: 0.16rem;
	height: 0.24rem;
	position: absolute;
	top: 0.33rem;
	left: 50%;
	margin-left: 0.79rem;
	background: url(../images/check_out/icon_2.png) no-repeat;
	background-size: 100% 100%;
}
.guess_like ul{
	width: 7.5rem;
	overflow: hidden;
	position: relative;
}
.guess_like li{
	width: 3.6rem;
	height: 3.85rem;
	float: left;
	margin-left: 0.1rem;
	margin-bottom: 0.2rem;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.guess_like li>a{
	display: block;
}
.guess_like li .img-box{
	width: 3.6rem;
	height: 2.7rem;
	display: block;
	text-align: center;
	overflow: hidden;
}
.guess_like li .img-box>a{
	display: block;
}
.guess_like li .img-box img{
	max-width: 100%;
}
.guess_like li strong{
	display: block;
	padding: 0 0.2rem;
	font-size: 0.28rem;
	color: #222;
	font-weight: normal;
	padding-top: 0.18rem;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.guess_like li .price{
	font-size: 0.28rem;
	color: #d83030;
	display: block;
	padding-top: 0.18rem;
	padding-left: 0.2rem;
}
.guess_like li .price .sj{
	font-size: 0.24rem;
	margin-left: -0.1rem;
	margin-right: -0.04rem;
	position: relative;
	top: -0.02rem;
}
.guess_like li .sum{
	font-size: 0.22rem;
	color: #999;
	position: absolute;
	right: 0.2rem;
	bottom: 0.18rem;
}
.cart_Container{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	/*padding-bottom: 1.1rem;*/
	margin-top: 0.2rem;
	z-index: 90;
}
.cart_Container_list{
	overflow: hidden;
}
.shops_list{
	overflow: hidden;
	background: #fff;
	width: 7.3rem;
	margin: 0 auto;
	margin-bottom: 0.2rem;
	border-radius: 0.1rem;
}
.shops_title{
	height: 1.04rem;
	line-height: 1.04rem;
	display: block;
    overflow: hidden;
    padding-left: 0.2rem;
}
.shops_title .checkeds {
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    position: relative;
    top: 0.33rem;
    margin-right: 0.2rem;
}
.shops_title .checkeds>label {
    width: 0.36rem;
    height: 0.36rem;
    background: url(../images/ui/cheked.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: relative;
}
.shops_title .checkeds>label.cur{
	background: url(../images/ui/cheked-cur.png) no-repeat;
	background-size: 100% 100%;
}
.shops_title .checkeds>label.none{
	background: url(../images/ui/cheked-none.png) no-repeat;
	background-size: 100% 100%;
}
.shops_title .checkeds>label>input{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.shops_title .icon{
	width: 0.30rem;
	height: 0.28rem;
	float: left;
	position: relative;
	top: 0.38rem;
	margin-right: 0.10rem;
	background: url(../images/ui/shop_icon.png) no-repeat;
	background-size: 100% 100%;
}
.shops_title em{
    color: #333;
    font-weight: normal;
    font-size: 0.3rem;
}
.shops_list .items {
    overflow: hidden;
}
.shops_list .items li{
	position: relative;
    clear: both;
}
.shops_list .items li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.shops_list .side_action {
    position: absolute;
    top: 0rem;
    right: -1.1rem;
    z-index: 1;
}
.shops_list .side_action .remove {
    width: 1.1rem;
    height: 1.96rem;
    line-height: 1.96rem;
    float: left;
    text-align: center;
    background: #d83030;
    margin-left: 0;
    color: #fff;
    font-size: 0.26rem;
}
.shops_list .goods_item {
    width: 100%;
    margin-bottom: 0.1rem;
    padding-left: 0.76rem;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 10;
}
.shops_list .goods_item.none{
	/*background: #ededed;*/
}
.shops_list .goods_item .checked {
    position: absolute;
    top: 0.33rem;
    left: 0.2rem;
    width: 0.36rem;
    height: 0.36rem;
    z-index: 11;
}
.shops_list .goods_item .checked span{
	display: none;
}
.shops_list .goods_item .checked>label {
    width: 0.36rem;
    height: 0.36rem;
    background: url(../images/ui/cheked.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: relative;
}
.shops_list .goods_item .checked>label.cur{
	background: url(../images/ui/cheked-cur.png) no-repeat;
	background-size: 100% 100%;
}
.shops_list .goods_item .checked>label>input{
	position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.shops_list .goods_item.none .checked>label{
	display: none;
}
.shops_list .goods_item.none .checked .not{
	background: url(../images/ui/cheked-none.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 0.36rem;
	height: 0.36rem;
	display: block;
}
.shops_list .goods_item .goods{
	display: block;
	width: 100%;
	min-height: 1.56rem;
	padding-left: 1.56rem;
	padding-bottom: 0.3rem;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.shops_list .goods_item .goods .img-box{
	width: 1.36rem;
	height: 1.02rem;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-right: 0.2rem;
	position: absolute;
	top: 0;
	left: 0;
}
.shops_list .goods_item .goods .img-box>a{
	display: block;
}
.shops_list .goods_item .goods .img-box img{
	max-width: 100%;
}
.shops_list .goods_item .goods .img-box span{
	display: none;
}
.shops_list .goods_item.none .goods .img-box img{
	opacity: 0.5;
}
.shops_list .goods_item.none .goods .img-box span{
	width: 0.74rem;
	height: 0.74rem;
	background: url(../images/category/transparent50.png) repeat;
	text-align: center;
	line-height: 0.74rem;
	position: absolute;
	top: 0.14rem;
	left: 0.31rem;
	font-size: 0.22rem;
	color: #fff;
	display: block;
	border-radius: 0.74rem;
}
.shops_list .goods_item .goods .matter{
	width: 4.47rem;
	position: relative;
	overflow: hidden;
	clear: both;
	/*padding-bottom: 1.18rem;*/
	/*padding-bottom: 0.98rem;*/
}
.shops_list .goods_item .goods .matter strong{
	display: block;
	font-size: 0.26rem;
	color: #333;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	line-height: 0.32rem;
	height: 0.64rem;
	font-weight: normal;
}
.shops_list .goods_item.none .goods .matter .guige{
	display: none;
}
.shops_list .goods_item .goods .matter .guige{
	width: auto;
	height: auto;
	max-width: 4.56rem;
	position: relative;
	overflow: hidden;
	background: #f2f2f2;
	padding: 0.05rem 0.4rem 0.05rem 0.1rem;
	display: inline-block;
	clear: both;
	margin-top: 0.1rem;
}
.shops_list .goods_item .goods .matter .guige p{
	font-size: 0.22rem;
	line-height: 0.3rem;
	color: #666;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
}
.shops_list .goods_item .goods .matter .guige i{
	width: 0.16rem;
	height: 0.09rem;
	background: url(../images/check_out/icon_5.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 0.1rem;
	margin-top: -0.045rem;
}
.shops_list .goods_item .goods .matter .size{
	display: block;
	font-size: 0.22rem;
	color: #999;
	height: 0.25rem;
	display: none;
}
.shops_list .goods_item .one_price{
	margin-top: 0.18rem;
	float: left;
	font-size: 0.22rem;
	color: #d83030;
	position: relative;
	/*position: absolute;
	bottom: 0.68rem;
	left: 2.32rem;*/
}
.shops_list .goods_item .one_price .price span{
	font-size: 0.3rem;
}
.shops_list .goods_item .one_price .price .sj{
	position: relative;
	top: -0.02rem;
	margin-left: -0.1rem;
}
.shops_list .sum_price{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.shops_list .goods_item .row{
	width: 100%;
	clear: both;
}
.shops_list .goods_item .buy_multiple{
	margin-top: 0.1rem;
	display: block;
	clear: both;
	/*position: absolute;
	left: 2.32rem;
    bottom: 0.15rem;*/
    font-size: 0.22rem;
    color: #d83030;
    background: url(../images/ui/shadow.png) no-repeat;
    background-size: 100% 100%;
    width: 4.7rem;
    height: 0.48rem;
    line-height: 0.58rem;
}
.shops_list .goods_item .buy_multiple i{
	width: 0.22rem;
	height: 0.22rem;
	background: url(../images/ui/warning.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	position: relative;
	top: 0.04rem;
	margin: 0 0.06rem 0 0.1rem;
}
.shops_list .goods_item .buy_multiple.none{
	display: none;
}
.shops_list .goods_item .action_box{
	margin-top: 0.15rem;
	margin-right: 0.1rem;
	float: right;
    /*position: absolute;
    right: 0.2rem;
    bottom: 0.7rem;*/
}
.shops_list .goods_item .action_box .action{
	width: 1.44rem;
    height: 0.36rem;
    line-height: 0.36rem;
    clear: both;
    overflow: hidden;
}
.shops_list .goods_item .action_box .minus{
    float: left;
    width: 0.42rem;
    height: 0.36rem;
    background: url(../images/check_out/icon_6.png) no-repeat;
    background-size: 100% 100%;
}
.shops_list .goods_item .action_box .minus.grey{
	background: url(../images/check_out/icon_8.png) no-repeat;
    background-size: 100% 100%;
}
.shops_list .goods_item .action_box .ipt {
    border: none;
    width: 0.6rem;
    text-align: center;
    float: left;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #333;
    font-size: 0.24rem;
    background: #f2f2f2;
    border-radius: 0.04rem;
}
.shops_list .goods_item .action_box .add {
    float: right;
    width: 0.42rem;
    height: 0.36rem;
    background: url(../images/check_out/icon_7.png) no-repeat;
    background-size: 100% 100%;
}
.shops_list .goods_item .action_box span{
	display: none;
}
.shops_list .goods_item.none .matter strong{
	color: #999;
}
.shops_list .goods_item.none .one_price{
	color: #666;
}
.shops_list .goods_item.none .action_box .action{
	display: none;
}
.shops_list .goods_item.none .action_box span{
	display: block;
	text-align: right;
	font-size: 0.26rem;
	color: #999;
	line-height: 0.4rem;
	display: none;
}
.cart_fixed{
	width: 100%;
	max-width: 7.5rem;
	height: 1.1rem;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -3.75rem;
	background: #fff;
	border-top: 1px solid #e6e6e6;
	z-index: 100;
	display: none;
}
.cart_fixed .fl .check-label{
	float: left;
	margin-left: 0.26rem;
    width: 0.36rem;
    height: 0.36rem;
    background: url(../images/ui/cheked.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: relative;
    float: left;
    margin-top: 0.34rem;
}
.cart_fixed .fl .check-label.cur{
	background: url(../images/ui/cheked-cur.png) no-repeat;
	background-size: 100% 100%;
}
.cart_fixed .fl .check-label>input{
	position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.cart_fixed .fl>em{
	font-weight: normal;
	float: left;
	margin-left: 0.15rem;
	line-height: 1.1rem;
	font-size: 0.3rem;
	color: #333;
}
.cart_fixed .fr em{
	font-weight: normal;
	font-size: 0.3rem;
	color: #333;
	line-height: 1.1rem;
	padding-right: 0.2rem;
	float: left;
}
.cart_fixed .fr em .price{
	color: #d83030;
	position: relative;
	font-size: 0.34rem;
	top: 0.01rem;
}
.cart_fixed .fr .submit{
	width: 2rem;
	height: 0.8rem;
	/*background: #d83030;*/
	color: #fff;
	text-align: center;
	line-height: 0.8rem;
	display: inline-block;
	font-size: 0.3rem;
	border-radius: 0.8rem;
	background: url(../images/check_out/icon_9.png) no-repeat;
	background-size: 100% 100%;
	float: right;
	margin-right: 0.1rem;
	margin-top: 0.14rem;
}
.cart_fixed_edit{
	width: 100%;
	max-width: 7.5rem;
	height: 1.1rem;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -3.75rem;
	background: #fff;
	border-top: 1px solid #E6E6E6;
	z-index: 100;
	display: none;
}
.cart_fixed_edit .fl .check-label{
	float: left;
	margin-left: 0.26rem;
    width: 0.36rem;
    height: 0.36rem;
    background: url(../images/ui/cheked.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: relative;
    float: left;
    margin-top: 0.34rem;
}
.cart_fixed_edit .fl .check-label.cur{
	background: url(../images/ui/cheked-cur.png) no-repeat;
	background-size: 100% 100%;
}
.cart_fixed_edit .fl .check-label>input{
	position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.cart_fixed_edit .fl>em{
	font-weight: normal;
	float: left;
	margin-left: 0.15rem;
	line-height: 0.4rem;
	font-size: 0.3rem;
	line-height: 1.1rem;
	color: #333;
	margin-right: 0.25rem;
}
.cart_fixed_edit .fl>a{
	float: left;
	height: 1.1rem;
	line-height: 1.1rem;
	font-size: 0.24rem;
	color: #666;
	padding: 0 0.25rem;
}
/*商品规格*/
.detail_size{
	width: 100%;
	position: relative;
}
.detail_size .goods_top{
	display: block;
	height: 1.28rem;
	padding: 0 0.2rem;
	border-bottom: 1px solid #e5e5e5;
}
.detail_size .goods_top .img-box{
	width: 2.4rem;
	height: 1.6rem;
	border-radius: 0.04rem;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
	position: relative;
	margin-top: -0.52rem;
	float: left;
	margin-right: 0.2rem;
}
.detail_size .goods_top .img-box img{
	max-width: 100%;
}
.detail_size .goods_top strong{
	color: #d83030;
	font-size: 0.24rem;
	display: inline-block;
	padding: 0.2rem 0 0;
	font-weight: normal;
}
.detail_size .goods_top strong span{
	font-size: 0.4rem;
}
.detail_size .goods_top p{
	color: #999;
	font-size: 0.24rem;
	padding: 0.15rem 0 0;
	display: block;
	width: 4.4rem;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.detail_size .size_list{
	width: 100%;
	height: 6rem;
	max-height: 6rem;
	display: block;
	clear: both;
	overflow: hidden;
	overflow-y: scroll;
	padding-left: 0.2rem;
	padding-bottom: 0.2rem;
}
.detail_size .size_list .item-con{
	display: block;
	position: relative;
	overflow: hidden;
}
.detail_size .size_list strong{
	display: block;
	clear: both;
	height: 0.82rem;
	line-height: 0.82rem;
	font-size: 0.26rem;
	color: #999;
	font-weight: normal;
}
.detail_size .size_list ul{
	overflow: hidden;
}
.detail_size .size_list li{
	width: auto;
	height: 0.68rem;
	border:1px solid #e5e5e5;
	float: left;
	padding: 0 0.25rem;
	margin-right: 0.1rem;
	margin-bottom: 0.1rem;
	position: relative;
	cursor: pointer;
}
.detail_size .size_list li.on{
	border: 0.03rem solid #d83030;
	padding: 0 0.23rem;
}
.detail_size .size_list li.on i{
	width: 0.08rem;
	height: 0.08rem;
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(../images/goodsDetail/icon_2.png) no-repeat;
	background-size: 100% 100%;
}
.detail_size .size_list li.disabled{
	border: 1px dashed #ddd;
    background-color: #eee;
    cursor: default;
}
.detail_size .size_list li>a{
	display: block;
	font-size: 0.26rem;
	color: #222;
	line-height: 0.68rem;
}
.detail_size .size_list li.on>a{
	color: #d83030;
	line-height: 0.64rem;
}
.detail_size .size_list li.disabled>a{
	color: #999;
	cursor: default;
}
.detail_size .submit_size{
	width: 100%;
	height: 0.92rem;
	line-height: 0.92rem;
	display: block;
	text-align: center;
	overflow: hidden;
}
.detail_size .submit_size .submit_size_btn{
	background: #d83030;
	color: #fff;
	display: block;
	font-size: 0.3rem;
}

/*套装商品*/
.dxy_goods_list .shops_title{
	padding-right: 0.08rem;
	height: 1.58rem;
	line-height: inherit;
	position: relative;
}
.dxy_goods_list .shops_title .icon{
	width: 0.66rem;
	height: 0.33rem;
	background: url(../images/check_out/suit_icon.png) no-repeat;
	background-size: 100% 100%;
	top: 0.35rem;
}
.dxy_goods_list .shops_title em{
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	width: 5.4rem;
	display: inline-block;
	position: relative;
	top: 0.35rem;
}
.dxy_goods_list .shops_title .block{
	padding-top: 0.55rem;
	display: block;
	overflow: hidden;
}
.dxy_goods_list .shops_title .one_price{
	float: left;
	padding-left: 0.55rem;
	font-size: 0.22rem;
	color: #d83030;
}
.dxy_goods_list .shops_title .one_price .price span{
	font-size: 0.3rem;
}
.dxy_goods_list .shops_title .action_box{
	float: right;
}
.dxy_goods_list .shops_title .action_box .action{
	width: 1.44rem;
    height: 0.36rem;
    line-height: 0.36rem;
    clear: both;
    overflow: hidden;
}
.dxy_goods_list .shops_title .action_box .minus{
    float: left;
    width: 0.42rem;
    height: 0.36rem;
    background: url(../images/check_out/icon_6.png) no-repeat;
    background-size: 100% 100%;
}
.dxy_goods_list .shops_title .action_box .minus.grey{
	background: url(../images/check_out/icon_8.png) no-repeat;
    background-size: 100% 100%;
}
.dxy_goods_list .shops_title .action_box .ipt {
    border: none;
    width: 0.6rem;
    text-align: center;
    float: left;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #333;
    font-size: 0.24rem;
    background: #f2f2f2;
    border-radius: 0.04rem;
}
.dxy_goods_list .shops_title .action_box .add {
    float: right;
    width: 0.42rem;
    height: 0.36rem;
    background: url(../images/check_out/icon_7.png) no-repeat;
    background-size: 100% 100%;
}
.dxy_goods_list .shops_title .action_box span{
	display: none;
}
.dxy_goods_list .shops_title .goods_item{
	opacity: 0;
	display: none;
}
.dxy_goods_list .shops_title .bt{
	width: 6.4rem;
	height: 1px;
	background: #e5e5e5;
	position: absolute;
	left: 0.75rem;
	bottom: 0;
}
.dxy_goods_list.shops_list .goods_item .goods{
	min-height: inherit;
	padding-bottom: 0.15rem;
}
.dxy_goods_list.shops_list .goods_item .goods .matter .guige{
	padding-right: 0.15rem;
}
.dxy_goods_list.shops_list .goods_item .action_box .action{
	font-size: 0.22rem;
    text-align: center;
    padding-left: 0.2rem;
}
.dxy_goods_list.shops_list .items{
	background: #fff7f1;
    padding-top: 0.3rem;
}
.dxy_goods_list.shops_list .goods_item{
	background: #fff7f1;
}
