
/* 商品列表内容 */
.w1210 .fore2 {
    background: #F9F9F9;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.order {
    float: left;
    height: 38px;
}
.order dd {
    float: left;
}
.w1210 .order a {
    display: block;
    height: 38px;
	line-height: 38px;
    padding: 0 18px;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    margin-left: -1px;
}
.order a:hover {
    color: /*main_color_start*/#E31939/*main_color_end*/;
}
.order b.icon-order-DESCending {
    background-position: 2px -147px;
}
.order b {
    position: relative;
    top: 3px;
    right: -1px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    display: inline-block;
    z-index: 2;
}
.pagin {
    float: right;
    line-height: 38px;
    overflow: hidden;
}
.pagin .prev, #filter .pagin .next {
    padding: 0 15px;
    height: 38px;
}
.pagin .prev, #filter .pagin .next, #filter .pagin .text {
    float: left;
    line-height: 37px;
}
.more, .more.opened, .search-wrap .brand-abox-imgul .brand-seled i, .sanjiao-red,.order b,.pagin .icon, .filter-tag .icon, .filter-tag-radio .icon, .filter-type .filter-type-icon, .list-grid .operate-btn i, .category .item h3 i, .browse-history-other .icon, #historyList .scroll-btn, #historyList .compare-btn, .list-grid .item-con-info .item-add-cart .add-cart.sell-out-btn, .list-grid .item-con-info .item-add-cart .buy-enable {
    background: url(/styles16/nnewlngshop/images/common-icon.png) no-repeat;
}
.pagin .icon {
    display: inline-block;
    width: 6px;
    height: 9px;
    margin-top: 14px;
}
.pagin .prev-disabled {
    background-position: -58px 0;
}
.pagin .next .next-btn {
    background-position: -74px 0;
}
.pagin .icon {
    display: inline-block;
    width: 6px;
    height: 9px;
    margin-top: 14px;
}
.total {
    float: right;
}
.total span {
    padding: 0 3px;
}
#filter .order .curr b.icon-order-DESCending, #filter .order a:hover b.icon-order-DESCending {
    background-position: -23px -147px;
}
#filter .order .curr b.icon-order-ASCending {
    background-position: -23px -169px;
}
.index-sale2{
	overflow: hidden;
}
.seckill_mod_goods {
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
    height: 390px;
    position: relative;
    background: #fff;
}
.seckill_mod_goods_link {
    width: 230px;
    padding: 20px 30px 0;
    background: #fff;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: content-box;
}
.seckill_mod_goods_link_img {
    width: 230px;
    height: 230px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -moz-transition: transform .3s,-moz-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s,-moz-transform .3s;
}
.seckill_mod_goods_title {
    color: #333;
    font-size: 14px;
    margin: 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.seckill_mod_goods_info {
    overflow: hidden;
    text-align: left;
    height: 60px;
    display: block;
    border: 1px solid #296ecc;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 288px;
}
.seckill_mod_goods_info_txt {
    padding: 8px 18px;
    display: block;
    position: relative;
    line-height: 1;
}
.seckill_mod_goods_price {
    display: block;
    line-height: 1.1;
}
.seckill_mod_goods_price_now {
    font-size: 28px;
    color: #e01222;
    font-family: arial;
    margin-right: 5px;
    line-height: 1;
}
.seckill_mod_goods_price_now em {
    font-size: 14px;
}
.seckill_mod_goods_price_now_small {
    font-size: 22px;
}
.seckill_mod_goods_price_pre {
    font-size: 14px;
    color: #666;
}
.seckill_mod_goods_progress {
    display: block;
    margin-top: 5px;
}
.seckill_mod_goods_info_i {
    color: #fff;
    line-height: 60px;
    font-size: 16px;
    display: block;
    top: 0;
    right: 0;
    width: 92px;
    text-align: center;
    position: absolute;
    background: #296ecc;
}
.seckill_mod_goods_info a.seckill_mod_goods_info_i{
	color:#fff;
	text-decoration: none;
}
body{background:#f5f5f5;}