.GoodsBuy > a.btn-go-to-cart {
    position: absolute;
}

.GoodsImgBig img.sign {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
}

.GoodsBuy > a.GoodsBargain {
    width: 150px;
}

/* 弹窗 */
.icon-cross {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url("../images/bargain-activity/icon-close.png") center no-repeat;
}