@charset "utf-8";
/* CSS Document */

h1,h2,h3 {
    font-weight: normal;
}
.search-menu {
    height: 37px;
    position: absolute;
    right: 14px;
    top: 0px;
    display: block;
    background: url(../images/sort/icon_menu.png) no-repeat right center;
    width: 22px;
    background-size: auto 5px;
}

article{
	overflow:hidden;
	border:none;
	background:none;
	padding: 45px 0 50px 0;
}

.cart .option {
    position: absolute;
    top: 0;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}
.cart .edit {
    color: #fff;
    right: 44px;
}
.cart .cart_mes {
    right: 0;
    background: url(../images/cart_mes.png) no-repeat center;
    background-size: 25px auto;
}

.cart-con, .cart-box{
    position: relative;background: #fff;
}
.cart-box+.cart-box{margin-top: 5px;}
.cart-s-info .check-box {
	position: relative;
}
.cart-s-info .check-box .check {
	left: -130px;
	top: 35px;
}
.cart-t, .cart-con {
	padding: 15px 15px 15px 42px;
	background: #fff;
}
.cart-t {
    background: #fafafa;
    border-bottom: none;
}
.cart-con {
    position: relative; padding: 15px 12px 15px 42px;
}
.cart-con+.cart-con:before{position: absolute;top: 0;left: 50px;right: 0;height:1px;background: #eee;content: '';}
.cartItem_bottomBox+.cart-con:before{position: absolute;top: 0;left: 0px;right: 0;height:1px;background: #eee;content: '';}
.cart-con .border {
    /*border-bottom: 1px solid #eee;
    padding: 0 0 15px 0;*/
}
.cart-shop:first-child .cart-t{
    border-top: 0;
}
.cart-t h2{
    display: inline-block;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    font-weight: normal;
}
.i-shop{
    display: inline-block;
    width: 19px;
    height: 15px;
    margin-right:10px;
    background: url(../images/cart/new_icon_shop.png) no-repeat center center;
	background-size:contain;
    vertical-align: middle;
}
.check {
	background: #fff;
	border: none;
	display: inline-block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 13px;
	left: 12px;
	background: url(../images/cart/new_check.png) no-repeat center;
	background-size: contain;
}
.em-on {
	background: url(../images/cart/new_check_active.png) no-repeat center;
	background-size: contain;
	border: none;
}

.cart-img{
    float: left;
    width: 88px;
    height: 88px;
    overflow: hidden;
	margin-bottom:10px;
}
.cart-img a{
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden;
}

.cart_extra {
    font-size: 12px;
    color: #999;
}
.cart_extra span {
    margin-right: 10px;
}

.cart-img img{
    width:100%;
}

.cart-s-info{
    position: relative;
    margin-left: 100px;
}
.cart-s-info h3{
    font-size: 13px;
    color: #343434;
    margin-bottom:6px;
}
.cart-s-info h3 a{
    display: block;margin-right: 34px;
    color: #343434;
    height: 32px;
    line-height: 16px;
    word-break:break-all;
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.cart-s-info h3 a em{display: inline-block;padding: 0 3px;margin-right: 3px; height: 15px;line-height: 15px;font-size: 13px;color: #fff; background: #fb0628;border-radius: 3px;}
.cart-sales{
    margin-bottom:10px;
	margin-left: 100px;
}
.cart-sales i{
    display: inline-block;
    background: #d22d39;
    color: #fff;
    padding: 2px 4px;
    font-size:10px;
	letter-spacing:-1px;
    margin-right: 5px;
	margin-bottom:5px;
}
.cart-s-info .check {
    right: 0;
    top: 0;
}
.cart-num{
    text-align: right;
    margin-top: 4px;
}
.cart-price{
    font-size: 18px;
    color: #fb0628;
    display: inline-block;
    line-height: 26px;
}
.cart_stagesLabel{display: inline-block;padding: 0 3px;height: 14px;line-height: 14px;font-size: 12px;color: #333 !important; background: #f0f2f5;border-radius: 2px;}
.cart-price span {
    font-size: 14px;
}
.cart_tit_tips{position: absolute;top: 0;right:42px;display: block; height: 46px;line-height: 46px;color: #333;}
.cart_coupon {
    position: absolute;
    right: 12px;
    top: 0;
    height: 46px;
    line-height: 46px;
    color: #ff2741;
}

.cart-price:before{
    content: "¥";
}
.cart-ov{
    font-size: 24px;
    color: #d22d39;
    display: block;
    white-space: nowrap;
    line-height: 1.3;
}
.no-pd{
    padding: 0;
}
.cart-cp{
    width: 100%;
    margin: 10px 0;
    text-align: right;
    display: table;
    vertical-align: middle;
}
.cart-cp-l{
    padding-left: 15px;
    font-size: 15px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
.cart-cp-l h2{
    color: #666; 
    line-height: 1.3;
    font-size: 16px;
}
.cart-cp-l h2:first-child{
    margin-bottom: 4px;
}
.cart-cp-l .c-back{
    display: inline-block;
    color: #d22d39;
    width: 220px;
    vertical-align: top;
}
.cart-cp-l .c-red{
    color: #d22d39;
}
.cart-cp-l .c-red:before,
.cart-ov .c-red:before{
    content: "¥";
}
.cart-cp-r{
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
}
.cart-btn{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    background: #999;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 5px;
    vertical-align: middle;
}
.cart-btn-on{
    background: #d22d39;
}
.c-number{
    display: inline-block;
    float: left;
    width: 26px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #333;
}
.c-reduce, .c-add{
    width: 24px;
    height: 22px;
    border: 1px solid #ccc;
    float: left;
    text-align: center;
    line-height: 22px;
    font-size: 27px;
    border-radius: 0 4px 4px 0;
}
.c-reduce {
    background: url(../images/cart/icon_reduce.png) no-repeat center center;
    background-size:contain;
    border-radius: 4px 0 0 4px;
}
.c-reduce.cur {background: url(../images/cart/icon_reduce01.png) no-repeat center center;background-size: contain;}
.c-add{
	background: url(../images/cart/icon_add.png) no-repeat center center;
	background-size:contain;
}


/* 结算 */
.fix_account {
    height: 45px;
    line-height: 45px;
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 50px;
    padding-left: 12px;
    box-sizing: border-box;
    border-top: 1px solid #eee;
}
.fix_account .all_check {
    padding-left: 25px;
    border: none;
    background: url(../images/cart/new_check.png) no-repeat left 12px;
    background-size: 20px;
    font-size: 14px;
    color: #333;
}
.fix_account .all_check.em-on {
    background: url(../images/cart/new_check_active.png) no-repeat left 12px;
    background-size: 20px;
}
.fix_account .money {
    font-size: 12px;
    color: #666;
}
.fix_account .money i {
    color: #ff2741;
    font-family: 'microsoft Yahei','黑体','Arial','Verdana','Helvetica','sans-serif';
}
.fix_account .money em {
    color: #ff2741;
    font-size: 18px;
}
.fix_account .money b {
    color: #ff2741;
    font-weight: normal;
    font-size: 14px;
}
.fix_account .account {
    width: 100px;
    background: #ff2741;
    color: #fff;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
}




/****cy******************************************/
.cart_all_tips{position: relative; padding: 0 15px 0 33px;height: 40px;line-height: 40px;font-size: 12px;color: #fff;background: #ff7a83 url(../images/cy02/i_cart_ringdang.png) no-repeat 15px center;-webkit-background-size: 11px 12px;background-size: 11px 12px;}
.cart_all_tips .i_cart_close{display: block; position: absolute;right: 15px; top: 0;width: 40px;height: 40px;background: #ff7a83 url(../images/cy02/i_cart_close.png) no-repeat right center;-webkit-background-size: 8px;background-size: 8px;}
.cart_tip_label{padding-top: 6px;height: 16px;line-height: 16px;}
.cart_tip_label span{display: inline-block;margin-right: 4px;font-size: 12px;padding: 0 2px;height: 14px;line-height: 14px;background: #fee8eb; color: #fb0628;}
.cartItem_bottomBox{position: relative; margin-left: 50px; padding: 12px 12px 12px 0; height: 24px;background: #fff;border-top: 1px solid #eee;}
.cartItem_bottomBox em{display: inline-block; height: 14px;margin-top:3px; padding: 0 2px;border: 1px solid #fb0628;color: #fb0628; font-size: 10px;border-radius: 2px;}
.cartItem_bottomBox span{position: absolute;top:12px;left: 36px;right: 42px; display:block;height:24px;line-height: 24px;font-size: 12px;color: #666;/*margin: 0 30px 0 36px;*/white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.cartItem_bottomBox a{display: inline-block;float: right;height:24px;line-height: 24px;font-size: 12px;color: #666;}
.cartItem_bottomBox02{height:24px;padding:10px 0 10px 50px;line-height:24px;font-size:12px;color:#666;background: #fff9f9;position: relative;}
.cartItem_bottomBox02:before{position: absolute;left:24px;top: -5px;width: 12px;height: 5px;background: #ff7a83 url(../images/cy02/i_up_cy.png) no-repeat right center;-webkit-background-size: 12px 5px;background-size: 12px 5px;content: '';}
.cartItem_bottomBox02 span{display:inline-block;height:24px;margin-right:20px ;}
.cartItem_bottomBox02 a{position: absolute;top: 0; right: 15px;display: block; padding-right: 15px; height:44px; line-height:44px;font-size: 12px;color: #666;}
.cartItem_bottomBox02 a:before{position: absolute;right:-5px; top:50%; width: 22px;height: 22px;
    background: url(../images/icon.png) no-repeat 0 -198px;background-size: 22px;;margin-top: -11px;content: '';}

.cart_coudan{height: 44px;padding:0 15px;line-height: 44px;font-size: 12px;color: #fb0628; background: #fce7e8;}
.cart_coudan a{float: right;position: relative;display: block;line-height: 44px;font-size: 12px;color: #fb0628;padding-right: 10px;}
.cart_coudan a:before{position: absolute;right:0px; top:50%; width: 5px;height: 9px;
    background: url(../images/cy02/i_right_red.png) no-repeat right center;background-size: 5px 9px;content: '';margin-top: -4px;}
.cart_func_Box{height: 44px;display: none;}
.cart_func_Box a{display: block;float: right;height: 44px;width: 74px;text-align:center;font-size: 14px;}
.cart_func_Box .cart_del{color: #fff;background: #fb0628;}
.cart_func_Box .cart_Collect{color: #fff;background: #ffae00;}
.cart_func_Box .cart_share{color: #333;background: #e4e4e4;}

.sxBOx{}
.cart-box +.sxBOx,.cart-shop +.sxBOx{margin-top: 5px;}
.cart-con +.sxBOx,.cartItem_bottomBox +.sxBOx{border-top: 1px solid #eee;}
.sxBOx .sx_tit{padding: 9px 12px;margin-bottom: 10px; height:26px;line-height: 26px;font-size: 14px;color: #333;border-bottom: 1px solid #eee; background: #fff;}
.sxBOx .sx_tit a{display: block;float: right;height: 26px;line-height: 26px;font-size: 12px;color: #999; /*padding: 0 6px;border: 1px solid #ccc; border-radius: 2px;*/}
.sxBOx .sxCont{position: relative;padding: 15px 12px 15px 45px;background: #fff;border-bottom: 1px solid #eee; }
.sxBOx .sxCont img{position: absolute;left: 50px;top: 15px;width: 90px;height: 90px;}
.sxBOx .sxCont .sx_label{position: absolute;left: 12px;top: 50%; transform: translate(0,-50%);width:26px;height:16px;line-height: 16px;text-align: center;font-size: 10px;color: #fff; background: #999; border-radius: 2px;}
.sxBOx .sxinfor{margin-left: 100px;}
.sxBOx .sxinfor .tit{font-size:13px;margin-right:34px;color:#343434;margin-bottom:6px;height:32px;line-height: 16px;
    word-break:break-all;
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;}
.sxBOx .sxinfor .sku_Box{font-size: 12px;color: #999;}
.sxBOx .sxinfor .sku_Box .span{margin-right: 10px;}
.sxBOx .sxinfor  .type01{padding-top:6px;height:16px;line-height:16px;font-size:12px;color:#999;}
.sxBOx .find_similarity{position: absolute;bottom:45px;right: 15px;padding: 0 3px;height:14px;line-height: 14px; border: 1px solid #fb0628;font-size: 12px;color: #fb0628;border-radius: 2px; }
.sxPriceBox{margin-top: 4px;height: 26px;}
.sxPriceBox span{font-size: 14px;color: #999;display: inline-block;line-height: 26px;}
.sxPriceBox span i{font-size: 18px;}
.sxPriceBox span em{margin: 0 3px;}
.cart_noneBox{display: block;}
.cart_noneBox a,.cart_noneBox img{display: block;margin: 0;padding: 0;width: 100%;}



.your_like02{background: #fff;}
.your_like02 a{width: 47%;border: 1px solid #f4f4f4;box-sizing: border-box;padding-bottom: 0;}
.your_like02 a:nth-of-type(1){margin-left: 2%;}
.your_like02 a:nth-of-type(2){margin-right: 2%;}
.your_like02 .mes{margin-top: 2px;}
.your_like02 .goodsLabelBox{margin: 5px 10px ;height: 14px;overflow: hidden;}
.your_like02 .goodsLabelBox span{display: inline-block;padding: 0 2px;height: 14px;line-height: 14px;font-size: 10px;color: #fb0628; background: #fee8eb;border-radius: 0 2px;margin-right: 4px;}
.your_like02 a .look_similarity{bottom: 55px;}
.your_like02 .tab{height: 16px;}
.your_like02 .list_shop_label{border-top: 1px dashed #f4f4f4;padding: 5px 0;margin-top: 4px;  height: 20px;line-height: 20px;}
.your_like02 .list_shop_label .list_shopLoge_smallBox{display: block;float: left;margin-left: 10px;margin-top: 5px; width:36px;height: 10px}
.your_like02 .list_shop_label .list_shopLoge_smallBox img{display: block;margin: 0;padding: 0;max-width: 100%;max-height: 100%;}
.your_like02 .list_shop_label .shopName{margin-left:52px;display: block; font-size: 12px;color: #999999;line-height: 20px;height: 20px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.your_like .pic {
    position: relative;
    margin-bottom: 15px;
}
.your_like .pic .shop_tab {
    display: inline-block;
    padding: 1px 5px;
    height: 16px;
    background: #ed9b93;
    color: #fff;
    position: absolute;
    bottom: -9px;
    left: 50%;
    line-height: 16px;
	overflow: hidden;
    transform: translateX( -50% );
    -webkit-transform: translateX( -50% );
}
.your_like .price em {
    width: auto !important;
    display: inline-block;
    border-radius: 4px;
    padding: 0 4px;
    text-align: center;
    height: 14px;
    font-size: 12px;
    background: #fee8eb;
    color: #fb0628;
    line-height: 14px;
    position: relative;
    top: -1px;
}




