_special-detail.css
761 Bytes
.sale-channel-page {
.banner {
position: relative;
height: auto;
overflow: hidden;
.activity-time {
width: 100%;
height: 50px;
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
background: rgba(0, 0, 0, 0.5);
text-align: right;
color: #fff;
font-size: 22px;
line-height: 50px;
padding-right: 28px;
box-sizing: border-box;
.time-ico {
margin-right: 15px;
font-size: 26px;
vertical-align: text-bottom;
}
span {
vertical-align: super;
}
}
}
}