.nctouch-cart-blockts mt5{width:100%; height:auto; margin:0 auto;}
/*tabs*/
.discount-tabs{width:100%; height:2.24rem; border-top:1px solid #f7e8dd; background:#fef1e7;}
.discount-tabs ul li{width:50%; height:2.16rem; text-align:center; line-height:2.16rem; float:left;}
.discount-tabs ul li a div.tabs-left{font-size:0.65rem; color:#3e3e3e; cursor:pointer;}
.discount-tabs ul li a div.tabs-left:hover{color:#ff8935; border-bottom:1px solid #ff8935;}
.discount-tabs ul li.cur div.tabs-left{color:#ff8935; border-bottom:1px solid #ff8935;}
/*提示信息*/
.discount-msg{width:100%;box-sizing:border-box; height:2.2rem; padding:0 0.8rem; line-height:2.2rem; background:#FFF;}
.discount-msg span{font-size:0.72rem; color:#a0a0a0;}
/*产品列表*/
.discount-product{width:100%; height:auto; margin:0 auto; background:#FFF;}
.discount-product-list{width:100%; box-sizing:border-box;height:4rem; border:1px solid #ececec; border-left:hidden; border-right:hidden; padding:0.3rem 0.8rem; position:relative; margin-bottom:0.12rem;z-index:1}
.discount-product-list .price{width:3.68rem; height:3.68rem; background:url(images/price.png) no-repeat; position:absolute; left:0px; top:0px;background-size:3.28rem 3.4rem;z-index:2}
.discount-product-list .price span{font-size:0.6rem; color:#FFF; transform:rotate(315deg); -ms-transform:rotate(315deg); -moz-transform:rotate(315deg); -webkit-transform:rotate(315deg); -o-transform:rotate(315deg); display:block; margin:0.25rem 0 0 -0.35rem;}
.discount-product-list .picture{width:25%; box-sizing:border-box;height:auto; float:left;margin-top:-0.2rem;}
.discount-product-list .picture i{width:93%; height:3.75rem; border:1px solid #ededed; border-radius:5px; display:block;}
.discount-product-list .picture i img{width:99%; height:3.7rem;}

/*Note3*/
@media only screen and (min-width: 360px) {
.discount-product-list .picture i img{width:99%; height:3.1rem;}
}
/*iPhone6*/
@media only screen and (min-width: 376px) {
.discount-product-list .picture i img{width:99%; height:3.3rem;}
}
/*iPhone6 plus*/
@media only screen and (min-width: 414px){
.discount-product-list .picture i img{width:99%; height:3.7rem;}
}

.discount-product-list .content{width:70%; box-sizing:border-box;height:3.8rem;float:left;margin-top:-0.5rem;padding:0.2rem 0.2rem 0.2rem 0.3rem;}
.discount-product-list .content ul li span{font-size:0.6rem; color:#9d9d9d;}
.discount-product-list .content ul li span.mtr{
	display:block;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.discount-product-list .content ul li span.title{font-size:0.65rem; color:#323232;}
.discount-product-list .content ul li span.red{color:#cf253e;}
.discount-product-list .content ul li span.font{font-size:0.68rem; color:#cf253e;}
.discount-product-list .content ul li span.line{text-decoration:line-through; margin-left:0.05rem;}
.discount-product-list .content ul li.m5{margin-top:0.1rem;}
.discount-product-list .botton{width:5%;box-sizing:border-box;height:3rem; float:left; padding-top:1.4rem;}
.discount-product-list .botton img{width:1.2rem; height:1.2rem;}
.m0{margin-bottom:0px;}
.more{width:15.6rem; height:1.8rem; margin:0 auto;text-align:center;line-height: 1.6rem;}
.more span{font-size:0.72rem; color:#9d9d9d;}
.more img{margin:0.32rem 0 0 0.24rem;}
.more img{width:0.6rem; height:0.52rem; margin:0.32rem 0 0 0.24rem;vertical-align: baseline;}
.hui1gou a{text-align:center;}