.list-count {
    font-size: 14px;
    padding: 5px 15px;
}

.list-count b {
    color: #ff4949;
    margin: 0px 2px;
}

.list-count span {
    display: inline;
    margin: 0px 5px;
    font-weight: bold;
}

.brick-list,
.brick-promo-list {
    min-height: 554px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: -15px;
    margin-top: 15px;
}

.home-brick-box .brick-list,
.home-brick-box .brick-promo-list {
    margin: 0 0 -14px -14px;
}

.brick-item {
    position: relative;
    z-index: 0;
    float: left;
    width: 238.5px;
    margin-left: 15px;
    margin-bottom: 15px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-radius: 3px;
}


.brick-item:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.brick-item-l {
    width: 234px;
}

.brick-item-m-2 {
    padding: 20px 0;
    padding-bottom: 10px;
}


.brick-item-m .figure-img {
    width: 150px;
    height: 150px;
    margin: 0 auto 14px;
}

.brick-item-m-2 .figure-img,
.brick-item-m-2 .figure-img img {
    width: 170px;
    height: 170px;
    border-radius: 3px;
}

.brick-item-m .title {
    margin: 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.brick-item-m-2 .title {
    margin: 0 18px 2px;
}

.brick-item-m .desc,
.brick-item-m .title {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.brick-item-m .desc {
    margin: 0 10px 10px;
    height: 18px;
    font-size: 12px;
    color: #b0b0b0;
}

.brick-item-m .price {
    margin: 0 10px 10px;
    text-align: center;
    color: #ff6700;
}

.brick-item-m-2 .price {
    font-size: 14px;
    padding: 10px 10px 9px;
    border-bottom: 1px solid #eeeeee;
}

.product-infos {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-infos .company-name {
    flex: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-infos .vip {
    width: 20px;
    height: 17px;
    margin: 0 2px;
    background: url(../image/allvipIcon.svg) no-repeat center;
}

.product-infos .vip.free {
    width: 20px;
    height: 17px;
    margin: 0 2px;
    background: url(../image/compyvip.png) no-repeat center;
}


.sell-right .part {
    margin-top: 15px;
    background: #fff;
    border-radius: 3px;
}

.sell-right .part h2.channel_pur_tit_1 {
    padding: 18px 0 0 122px;
    height: 30px;
    background: url(../image/channel_pur_tit_1.jpg);
    background-repeat: no-repeat;
    color: #1b6bcc;
    font-size: 18px;
    line-height: 30px;
}

.sell-right .part a.channel_pur_btn_1 {
    display: block;
    width: 170px;
    height: 36px;
    line-height: 36px;
    background: url(../image/channel_list_btn_1.jpg);
    text-indent: 16px;
    margin: 15px auto 0;
    color: #ffffff;
    font-size: 14px;
}

.sell-right .part p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 15px 45px;
}

.sell-right .info-title {
    padding: 6px;
    padding-bottom: 15px;
}


.group_buying {
    /* width: 258px; */
}

.group_buying h3 {
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    color: #333
}

.group_buying h3 em {
    font-style: normal;
    padding-left: 18px;
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.group_buying ul {
    margin: 0px;
    zoom: 1;
}

.group_buying ul li {
    border-bottom: 1px solid #eeeeee;
    position: relative;
    height: 36px;
    line-height: 36px
}

.group_buying ul li img {
    border-radius: 3px;
    width: 90px;
    height: 90px;
    vertical-align: middle;
}

.group_buying .pic_r {
    position: absolute;
    left: 115px;
    top: 9px;
    line-height: 24px;
}

.group_buying .pic_r em {
    color: #ff4949;
    display: block;
    font-style: normal;
}

.group_buying .pic_r em strong {
    font-size: 14px;

}

.group_buying .pic_r i {
    font-style: normal;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 150px;
}

.group_buying ul li p {
    clear: both;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.group_buying .on p a{
    color: #ff4949;
}

.group_buying .dis_pi {
    display: none
}

.group_buying ul .last {
    border-bottom: 0;
}

.group_buying .on {
    height: 125px;
    position: relative;
    width: 240px;
    line-height: 30px;
    margin-top: 10px
}

.group_buying .on .dis_pi {
    display: block
}

.sell-right .tab-pal{
    padding-top: 20px;
}

.sell-right dl.sondl {
    overflow: hidden;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 13px;
}

.sell-right .sondl dd {
    width: 261px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}