.mod-bfcoupons-mb .cpa {
    background: url(../img/icon-close.png) no-repeat
}

.mod-bfcoupons-mb .cpem {
    background: url(../img/icon-tips-layer.png) no-repeat
}

.mod-bfcoupons-mb .coupons-item {
    padding: .58em 4.175em .6em .75em;
    border-radius: .2em;
    background-color: #fffcfb;
    position: relative;
    overflow: hidden
}

.mod-bfcoupons-mb .coupons-item .p-name {
    color: #fc5121;
    font-size: .75em;
    font-weight: 555
}

.mod-bfcoupons-mb .coupons-item .p-name span {
    font-size: .8667em
}

.mod-bfcoupons-mb .coupons-item .p-name em {
    font-size: 1.333em;
    font-weight: 400;
    font-style: normal
}

.mod-bfcoupons-mb .coupons-item .p-desc {
    padding-top: .7em;
    line-height: 1.2
}

.mod-bfcoupons-mb .coupons-item .p-desc span {
    font-size: .6em;
    height: 1.2em;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mod-bfcoupons-mb .coupons-item .p-date {
    line-height: 1.5;
    position: relative;
    z-index: 2;
    padding-top: .15em
}

.mod-bfcoupons-mb .coupons-item .p-date span {
    font-size: .5em;
    color: #888;
    display: block;
    white-space: nowrap;
    overflow: hidden
}

.mod-bfcoupons-mb .coupons-item .p-button {
    position: absolute;
    right: -1px;
    top: 0;
    width: 3.425em;
    height: 100%;
    border-radius: 0 .2em .2em 0;
    background-size: 3.425em 100% !important;
    overflow: hidden
}

.mod-bfcoupons-mb .coupons-item .p-button a {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    align-items: center;
    -webkit-box-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: .7;
    background-size: 3.425em 100%
}

.mod-bfcoupons-mb .coupons-item .p-button a span {
    font-size: .65em;
    line-height: 1.4;
    display: inline-block;
    padding: 0 1.35em
}

.mod-prohotlist .goods-inf-p .get_coupons {
    padding: 2px 22px !important;
}