/* 移动端个性化装修 */

.waterfall {}

.waterfall .box {
    display: inline-block;
    width: 49.25%;
    background: #FFFFFF;
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
}

.waterfall .box:nth-child(2), .waterfall .box:nth-child(3){
    margin-top: 0;
}

.gutter-sizer{width:1.25%;}

.waterfall .box a {
    width:100%;
    display: inline-block;
    text-align:center;
    float: left;
}

.waterfall .box .img-wrapper {
    display: inline-block;
    text-align: center;
    width:100%;
}

.waterfall .box .db-img-com {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    margin:0 auto;
}

.waterfall .activity-img-wrapper a img {
    height: 15rem;
}

.waterfall .box .proinfo {
    display: inline-block;
    width: 100%;
    white-space: inherit;
}

.waterfall .box a:hover {
    text-decoration: none;
    color: #333333;
}

.waterfall .box .proinfo {
    width: 100%;
    padding: 0  0 0.5rem 0;
    text-align: left;
}

.waterfall .waterfall-list .box .proinfo .products-text {
    max-width: 100%;
    width: initial;
    max-height: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.857142857142871rem;
    color: #333333;
    padding: 0 0.571rem;
}

.waterfall .box .proinfo .sf-protag {
    white-space: normal;
    text-align: left;
    position: relative;
    overflow: hidden;
    padding-left: 0.517rem;
    word-break: normal;
    height: auto;
    display: -webkit-box;
    margin-top: 0.5714285714285714rem;
}

.waterfall .box .proinfo .sf-protag .it {
    display: -webkit-box;
    margin-right: 0.42857142857142855rem;
    font-size: 0.8rem;
    word-wrap: normal;
    background: #FEECE2;
    max-width: 48%;
    white-space: nowrap;
    line-height: 1.2rem;
    padding: 0 0.1rem;
    border-radius: 1.0714285714285714rem;
    color: #FF5500;
}

.waterfall .box .proinfo .sf-protag .it em {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2rem;
    padding: 0 0.42857142857142855rem;
    max-width: 100%;
    font-size: 0.7142857142857143rem;
}

.waterfall .box .the-price, .waterfall .box .statics {
    display: inline-block;
}

.waterfall .box .the-price {
    margin: 0.3rem 0 0 0.71428rem;
    color: #FF6600;
    font: 17px/1.5 'Tahoma';
}

.waterfall .box .sf-PriceSymbol {
    color: #FF6600;
    font: 12px/1.5 'Arial';
    margin-right: 2px;
}

.waterfall .box .sf-priceDecimal {
    color: #FF6600;
    font: 12px/1.5 'Tahoma';
}

.waterfall .box .statics {
    font-size: 11px;
    color: #999999;
    padding: 0 0.571rem;
}

.waterfall .box .statics span {
    margin-right: 0.3rem;
    font-size: 12px;
}

.waterfall .box .statics span:nth-last-child(1) {
    /*display:none;*/
}

.waterfall .sf-core-attrs{
    padding-left: 0.517rem;
    margin-top: 0.2857142857142857rem;
}

.waterfall .sf-core-attr{
    margin-right: 0.42857142857142855rem;
    padding: 0 0.42857142857142855rem;
}

.waterfall .btn_cart{
    width: 1.7857rem;
    height: 1.7857rem;
    background: url(//ssr.suning.cn/resource/msfs/project/mshopfile/v3/cshop/css/images/icon_cart_2.png?v=1001) no-repeat 0 0;
    background-size: 1.7857rem 1.7857rem;
    position: absolute;
    right: 0.6rem;
    bottom: 0.75rem;
    background-position: bottom;
}
/* 修改购物车图标大小 唐玲玲需求 刘交修改 */
.waterfall .btn_cart{width: 1.499995rem;height: 1.499995rem;background: url(//ssr.suning.cn/resource/msfs/project/mshopfile/v3/cshop/css/images/icon_cart_4.png?v=1001) no-repeat 0 0;background-size: 1.499995rem 1.499995rem;position: absolute;right: 0.6rem;bottom: 0.75rem;background-position: bottom;}
/**四期-弹窗
*/
.bottom_tc {
    position: fixed;
    bottom: 3.73142634rem;
    margin-left: 10%;
    width: 80%;
    height: 3.65713171rem;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0.73142634rem;
}

.bottom_tc.five:after {
    -webkit-animation: timedBar 3s linear;
    animation: timedBar 3s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes timedBar {
    0% {
        width: 100%;
        opacity: 0;
    }
    2% {
        opacity: 1;
        border-bottom-right-radius: 0;
    }
    100% {
        width: 0;
    }
}

@keyframes timedBar {
    0% {
        width: 100%;
        opacity: 0;
    }
    2% {
        opacity: 1;
        border-bottom-right-radius: 0;
    }
    100% {
        width: 0;
    }
}
@-webkit-keyframes boxFade {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        margin-top: -210px;
    }
}
@keyframes boxFade {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        margin-top: -210px;
    }
}

.bottom_tc .bottom_img {
    float: left;
    width: 2.5599922rem;
    height: 2.5599922rem;
    padding: 0.54856976rem;
}

.bottom_tc .bottom_span {
    float: left;
    width: 70%;
    height: 2.5599922rem;
    padding-top: 0.54856976rem;
    font-family: "PingFangSC-Regular";
    font-size: 0.91428293rem;
    color: #FFFFFF;
    line-height: 1.2799961rem;
}

.bottom_tc .bottom_span2 {
    padding-left: 0.54856976rem;
    font-family: "PingFangSC-Regular";
    font-size: 0.91428293rem;
    color: #FF6600;
    line-height: 1.2799961rem;
}
.bottom_tc .bottom_img2 {
    float: right;
    width: 1.46285268rem;
    height: 1.46285268rem;
    padding-top: 1.09713951rem;
    padding-right: 0.73142634rem;
}
.waterfall .proinfo .the-price{padding:0px;}