
.w1210 .fore2 {
    background: #F9F9F9;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.order {
    float: left;
    height: 30px;
}
.order dd {
    float: left;
}
.w1210 .order a {
    display: block;
    height: 30px;
	line-height: 30px;
    padding: 0 10px;
    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;
}
.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/anewlngshop/images/common-icon.png) no-repeat;
}
#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;
}
/* 商品 */

.wonderful-con {
    width: 1210px;
    margin: 0 auto;
}
.wonderful-con .wonderful-title {
    color: #666;
    text-align: center;
    height: 43px;
    font-weight: 100;
}
.wonderful-con .wonderful-title>.text-ctn {
    position: relative;
    font-size: 18px;
    line-height: 20px;
}
.wonderful-con .wonderful-line {
    overflow: hidden;
}
.goodshover-4:hover {
    border: #E31939 solid 4px !important;
}

.wonderful-con .wonderful-item {
    float: left;
    width: 230px;
	margin: 15px 15px 0 0;
}
.wonderful-con .wonderful-item.last {
    margin-right: 0;
}
.wonderful-con .card-item {
    display: block;
    border: 4px solid #fff;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    margin-right: 7px;
    margin-bottom: 7px;
    width: 100%;
    height: 350px;
}
.wonderful-con .card-item .item-pic {
    display: block;
    width: 185px;
    height: 185px;
    overflow: hidden;
    margin: 20px auto 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.wonderful-con .card-item .item-pic img {
    display: block;
    position: relative;
    width:189px;
    height:189px;
}
.text-ctn i{
	background: url(/styles16/anewlngshop/images/like.png) no-repeat;
}
.text-ctn i{
    background-position: 0 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: 0;
    display: inline-block;
}

.productPrice {
    font-family: arial,verdana,sans-serif!important;
    color: #ff0036;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px;
    letter-spacing: normal;
    overflow: inherit!important;
    white-space: nowrap;
    font-weight: bold;
}

.productTitle {
    height: 34px;
    overflow: hidden;
}
.productShop {
    position: relative;
    height: 22px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #999;
    white-space: nowrap;
    overflow: visible;
}
.productShop .productShop-name {
    float: left;
    line-height: 20px;
    height: 20px;
    max-width: 144px;
    color: #999;
    text-decoration: underline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.productStatus span {
    white-space: nowrap;
    font-size:12px;
    color:#999;
}
.productStatus a, .productStatus em {
    margin-top: -8px;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
}
.productStatus em {
    color: #b57c5b;
}
.item-info{
	padding:5px 15px;
}
.productStatus {
    position: relative;
    height: 32px;
    border: none;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    color: #999;
}
.productStatus span {
    float: left;
    display: inline-block;
    padding: 10px 1px;
    margin-right: 6px;
    line-height: 12px;
    text-align: left;
    white-space: nowrap;
}
body{
	background:#f5f5f5;
}