
.module-12{border-radius: 0px;box-shadow: none;margin-bottom: 5px;}
.module-12 .module-12-title{padding: .22rem .2rem .26rem;overflow: hidden;height: .6rem;}

.module-12 .module-12-title .title-font {margin-left: .1rem;display: block;float: left;height: .4rem;line-height: .6rem;font-size: .30rem;color: #333;font-weight: 600;}
.module-12 .module-12-title .title-img{line-height: .4rem;height: .4rem; width: .4rem;float: left;display: block;position: relative; margin:auto .1rem;}
.module-12 .module-12-title .title-img img{position: absolute;top: .1rem;left: 0;width: 100%;}
.module-12 .module-12-media{font-size: 0;position: relative;/*margin-bottom: -1.2rem;*/}
.module-12 .module-12-media:after{content: ''; display: block; position: absolute; bottom: -12px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background: white; border-radius: 2px; transform: rotate(45deg);}
.module-12 .module-12-media img{width: 100%; height: 100%;border-radius: 0px !important;}

.module-12 .module-12-content{/*height: 180px;*/padding: 0px;background: #f8e1e9;}

.module-12 .module-12-product-box{box-sizing: border-box; padding: 15px 4%; color: #363636;left: 0px; top: 0px; white-space: nowrap; overflow-x: auto;-webkit-overflow-scrolling: touch;}
.module-12 .module-12-product-box .module-12-product{
    width: 34%;
    margin-right:  .1rem;
    display: inline-block;
    box-shadow: none;
    text-decoration: none;
    border-left: 1px solid #f5f5f5;
    text-align: center;
    border-radius: 6px;
    min-height: 2.5rem;
    background-color: #fff;
    position: relative;
    padding-bottom: 10px;
}
.module-12 .module-12-product-box .module-12-product:last-child{margin-right: 0px;}
.module-12 .module-12-product-box .module-12-product .module-12-pic{position: relative;padding-bottom: 100%;}
.module-12 .module-12-product-box .module-12-product .module-12-pic img{position: absolute;width: 100%;height: 100%}

.module-12 .module-12-pic img{display: block;width: 100%}

.module-12 .module-12-product-content{padding: 4px 4%;min-height: 30px;}
.module-12 .module-12-product-content .module-12-title{padding-bottom: 4px;overflow: hidden;text-overflow: ellipsis;width: 100%;white-space: nowrap; display: block; line-height: 20px;}
.module-12 .module-12-product-content .domain.countryCodeUser{font-weight: 600;font-size: 16px;color: rgba(253,0,111,1); line-height: 16px; display: inline-block;}
.module-12 .module-12-product-content .module-12-discountprice em {font-size: 12px;line-height: 12px;font-style: normal;}
.module-12 .module-12-product-content em {font-style: normal;}
.module-12 .module-12-product-content .module-12-originalPrice{font-size: 12px;color: #7B7B7B;line-height: 12px; display: inline-block;text-decoration: line-through}
.module-12 .module-12-product-content .module-12-product-orignalprice{color: #7B7B7B; line-height: 16px; font-size: 12px; margin-left: 6px; display: inline-block;text-decoration: line-through;}

.module-12 .module-12-more{background: #FFF;color: #7b7b7b; vertical-align: top;  border: 1px solid #f4f4f4!important; text-align: center; padding-top: calc(18.5% - 35px); padding-bottom: calc(18.5% - 35px);}
.module-12 .module-12-more > span{display: inline-block;}
.module-12 .module-12-more > span.circle{border: 1px solid #7B7B7B; border-radius: 50%; padding: 3px;margin-top: 12px;}
.module-12 .module-12-discountprice{font-weight: bold;}
/* iPhone5 */
@media(max-width: 320px){.module-12 .module-12-content{}}
/* 桌面级 */
@media(min-width: 750px){
    .module-12 .module-12-content{/*height: 380px;*/}
    .module-12 .module-12-content .module-12-product-box::-webkit-scrollbar{width: 5px;height: 5px;}
    .module-12 .module-12-product-box .module-12-product{
		height: 6rem;
    }
    .module-13 .module-13-product .desc {
        font-size: 15px;
        color: #6d6d6d;
        height: 1rem;
    }
}

.module-12 .refresh-product {float: right; margin-right: 20px; color:red;}

/*时间倒计时*/
.module-12 .module-12-title .title-time_start{ margin-left: .5rem;display: block;float: left;
    height: .4rem;line-height: .6rem;font-size: .24rem;color: #df2626;font-weight: 500;  }
.module-12 .module-12-title .title-time{ float:left; margin-left: .15rem; width: 30%;   }
.module-12 .module-12-product .desc{font-size: 12px;
    color: #6d6d6d;
    /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    padding: 0 8px;}
 .module-12-product .desc {
    white-space: normal !important;
    padding: 0 6px;
     position:relative;
      /*height:36px;*/ /*height是line-height的整数倍，防止文字显示不全*/
       overflow:hidden;
}
.se-count {
    /*position: absolute;*/
    height: 28px; line-height: 28px;
}
.se-day {
    display: none;
}
/*.se-sec {
    !*background-color: #2f3430;*!
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
}*/
.se-hour, .se-min,.se-sec {
    content: "";
    display: inline-block;
    float: left;
    /*margin-left: 5%;*/
 /*
    height: 28px;
    line-height: 28px;
    background-color: #e8e1e1;*/
    width: 20%;
    background-color: #fff;
    height: .5rem;
    margin: 0 .01rem;
    font-size: .28rem;
    color: #561a97;
    text-align: center;
    border-radius: .05rem;
}
.se-fuhao{
    display: inline-block;
    float: left;
    width: 5%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font: bolder;
}


.module-13  .background-img{
    height: .5rem;
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem;
    position: relative;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    /*background: linear-gradient(90deg,#b681f0,#f5abc5);*/
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.module-12-skeleton{padding: 10px;width: 100%;background-color: #FFF;box-sizing: border-box;}
.module-12-skeleton .module-12-skeleton-goods{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;}
.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it{width: 29%;display: flex;flex-direction: column;align-items: center;}
.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it span{display: block;background-color: #f6f8fa;}
.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it .module-12-skeleton-goods-img{width: 100%;height: 85px;}
.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it .module-12-skeleton-goods-n{margin-top: 10px;width: 90%;height:16px;}
.white_scroll_bar::-webkit-scrollbar-thumb {background-color: #FFF !important;}
@media(min-width: 750px){
	.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it .module-12-skeleton-goods-img{height: 20px;}
	.module-12-skeleton .module-12-skeleton-goods .module-12-skeleton-goods-it .module-12-skeleton-goods-n{height:16px;}
}
