/*大促氛围通用模板*/

.share_rt {
    background: url(http://img.ugoshop.com/mobile/app_activity/promotion/images/share_rt.png) no-repeat;
    background-size: 1.1em 1.1em;
    position: absolute;
    width: 1.2em;
    height: 1.2em;
    right: .83em;
    top: 1.4em;
}

.pro_bg {
    padding: .833em 0 2em .5em;
    overflow: hidden;
}

.pro_bg li {
    width: 50%;
    float: left;
}

.promotion_con {
    margin: .5em .5em 0 0;
    position: relative;
}

.pro_lt {
    position: absolute;
    left: 0;
    top: 0;
    width: 5.25em;
}

.pro_no {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4.167em;
    height: 4.167em;
    line-height: 4.167em;
    text-align: center;
    margin-top: -2.0835em;
    margin-left: -2.0835em;
    color: #fff;
    font-size: 1.083em;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 3
}

.pro_bt_red {
    position: absolute;
    bottom: .417em;
    left: .417em;
    height: 1.5em;
    line-height: 1.5em;
    background: #fff;
    border: 2px solid #ff4e4e;
    color: #ff4e4e;
    font-size: 1em;
    text-align: center;
    padding: 0 .208em;
}

.pro_bt_lt {
    left: 2.5em;
}

.pro_bt_blue {
    background: #fff;
    border: 2px solid #4a9bff;
    color: #4a9bff;
}

.ty_pro_bt_red {
    position: absolute;
    bottom: .417em;
    left: .417em;
    height: 2.5em;
    line-height: 2.5em;
    background: #ff4e4e;
    color: #fff;
    font-size: 1em;
    text-align: center;
    padding: 0 .3em;
}

.ty_pro_bt_lt {
    left: 2.9em;
}

.ty_pro_bt_blue {
    background: #4a9bff;
    color: #fff;
    width: 2.5em;
    padding: 0;
}
.pro_choose{
        background: #ff4e4e;
    color: #fff;
    position: absolute;
    bottom: .417em;
    left: .417em;
    padding: .2em;
    text-align: center;
    font-size: .833em;
}
.pro_tv {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.0835em;
    margin-left: -2.0835em;
}

.pro_tv img {
    width: 4.167em;
    height: 4.167em;
}

.promotion_temp {
    padding:.5em .833em .5em .833em;
    overflow: hidden;
    background: #fff;
    margin-right: .5em
}

.promotion_price {
    margin-bottom: .5em;
    overflow: hidden;
}

.promotion_tit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.8em;
}

.promotion_tit img {
    width: 1.67em;
    height: 1.167em;
    margin-right: .417em;
}

.promotion_price_lt {
    color: #222;
    font-size: 1.125em;
    margin-right: .208em;
    float: left;
}

.promotion_price_lt i {
    font-size: 1.3em;
    vertical-align: baseline;
}

.promotion_price_rt {
    margin-left: .208em;
    color: #999;
    font-size: 1em;
    float: left;
    margin-top: .15em;
}

.promotion_price_rt i {
    border: 1px solid #ff4e4e;
    color: #ff4e4e;
    padding: 0 .3em;
    border-radius: 2px;
}

.pro_lt_zi {
        padding: 0 .2em;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff7928;
    text-align: center;
    color: #fff;
    font-size: 1em;
    display: block;
    height: 2em;
    line-height: 2em;
}

.promotion_temp_shop {
    background: #6912ec;
    margin-right: .5em;
    position: relative;
}

.promotion_temp_shop p {
    position: absolute;
    color: #ffea00;
    top: 50%;
    margin-top: -0.6em;
}

.promotion_temp_shop em {
    font-size: .8em;
    margin-left: .5em;
}

.promotion_temp_shop i {
    margin-left: .3em;
    font-family: arial;
    font-size: 1em;
}

.promotion_temp_shop span {
    margin-left: .1em;
    font-weight: bold;
    font-family: arial;
    font-size: 1.1em;
    vertical-align: baseline;
}

.promotion_temp_sale {
    position: relative;
    margin-top: -1em;
    margin-right: .5em;
    z-index: 1
}

.promotion_temp_sale img {
    position: relative;
    z-index: 2
}

.promotion_temp_salebg {
    background: #ff2c59;
    position: absolute;
    top: 1em;
    left: 0;
    right: 0;
    bottom: 0;
}

.salebg_con {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
}

.salebg_lt {
    float: left;
    width: 62%;
}

.salebg_lt span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.8em;
    font-size: 1em;
    line-height: 1.417em;
    margin: 3% 0 0 .833em;
}

.salebg_rt {
    float: right;
    width: 38%;
    text-align: center;
    color: #6912ec;
}

.salebg_rt_tit {
    font-size: .8em;
    display: block;
}

.salebg_rt_price {
    font-weight: bold;
    font-size: 1.2em;
    vertical-align: sub;
}

.salebg_rt_yen {
    font-size: .7em;
    font-family: arial;
}
.promotion-icon-rt{
        position: absolute;
    left: 0;
    bottom: 0;
}
 .promotion-icon-rt .i_tv_blue {
       background: #4a9bff;
    color: #fff;
    width: 2em;
    padding: 0;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 1.083em;
    display: block;
    height: 2em;
    line-height: 2em;
}
.promotion-icon-rt .i_tv_blue.kong{
        background: #fff;
    border: .083em solid #4a9bff;
    color: #4a9bff;
    margin-left: .4em;
    height: 1.8em;
    line-height: 1.8em;
    margin-bottom: .5em
}
.promotion-icon-rt .i_tv_red {
   padding: 0 .2em;
    float: left;
    background: #ff4e4e;
    text-align: center;
    color: #fff;
    font-size: 1em;
    display: block;
    height: 2.17em;
    line-height: 2.17em;
}
.promotion-icon-rt .i_tv_red.kong {
        background: #fff;
    border: .083em solid #ff4e4e;
    color: #ff4e4e;
    height: 1.95em;
    line-height: 1.95em;
    margin-left: .4em;
   margin-bottom: .5em
}
@media only screen and (min-width: 376px) and (max-width: 425px){   
   .salebg_lt span {
   margin: 6% 0 0 .833em;
}
}
@media only screen and (min-width: 350px) and (max-width: 375px){   
   .salebg_lt span {
   margin: 4% 0 0 .833em;
}
}