移动系统liao
2024-05-09 5d6cb15ac86d9174393cb9d1538d69b567e2c26c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.groupHeight { height: 61px !important; }
 
.group-swiper-c { height: 121px; }
    .group-swiper-c .swiper-item .coreshop-cell-item { height: 50%; padding: 10px 0px; }
        .group-swiper-c .swiper-item .coreshop-cell-item .user-head-img { width: 40px; height: 40px; border-radius: 50%; }
        .group-swiper-c .swiper-item .coreshop-cell-item .coreshop-cell-hd-title { max-width: 100px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; flex: 1; }
        .group-swiper-c .swiper-item .coreshop-cell-item .coreshop-cell-item-bd { min-width: 75px; text-align: center; display: block; }
            .group-swiper-c .swiper-item .coreshop-cell-item .coreshop-cell-item-bd .coreshop-cell-bd-view { margin-bottom: 0; }
            .group-swiper-c .swiper-item .coreshop-cell-item .coreshop-cell-item-bd .coreshop-cell-bd-text { float: none; }
    .group-swiper-c .commodity-day > text { background: none !important; padding: 0; }
    .group-swiper-c .swiper-item .coreshop-cell-item .coreshop-cell-item-ft .btn { font-size: 13px; color: #fff; background-color: #ff7159; text-align: center; }
 
 
.ig-top { text-align: center; background-color: #fff; padding: 10px 13px; width: 100%; background: #FFFFFF; }
.ig-top-t,
.ig-top-m { margin-bottom: 10px; }
    .ig-top-t > view { display: inline-block; padding: 0 5px; color: #999; }
.user-head-img-c { position: relative; width: 40px; height: 40px; border-radius: 50%; margin-right: 10px; box-sizing: border-box; display: inline-block; border: 1px solid #f3f3f3; }
.user-head-img-tip { position: absolute; top: -3px; left: -5px; display: inline-block; background-color: #FF7159; color: #fff; font-size: 11px; z-index: 98; padding: 0 5px; border-radius: 5px; transform: scale(.8); }
.user-head-img-c .user-head-img { width: 100%; height: 100%; border-radius: 50%; }
.user-head-img-c:first-child { border: 1px solid #FF7159; }
.uhihn { width: 40px; height: 40px; border-radius: 50%; display: inline-block; border: 1px dashed #e1e1e1; text-align: center; color: #d1d1d1; font-size: 20px; box-sizing: border-box; position: relative; }
    .uhihn > text { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.igtb-top { font-size: 16px; color: #333; margin-bottom: 8px; }
.igtb-mid { margin-bottom: 8px; }
    .igtb-mid .coreshop-btn { width: 100%; background-color: #FF7159; color: #fff; }
.igtb-bot { font-size: 12px; color: #666; }
.coreshop-cell-ft-text { max-width: 260px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.group-notice .coreshop-cell-ft-text { color: #999; margin-left: 10px; font-size: 13px; }
 
.coreshop-lower-shelf { }
    .coreshop-lower-shelf .coreshop-cell-item-hd { opacity: 0.4; }
    .coreshop-lower-shelf .coreshop-cell-item-bd { opacity: 0.4; }
    .coreshop-lower-shelf .coreshop-cell-item-ft { opacity: 0.4; }
    .coreshop-lower-shelf .coreshop-lower-box { position: absolute; height: calc(100% - 20px); width: calc(100% - 10px); background-color: rgba(0, 0, 0, 0.6); text-align: center; font-size: 14px; color: #dedede; -webkit-transition: left .15s; transition: left .15s; z-index: 999; -webkit-transition: all .15s; transition: all .15s; line-height: 40px; }
 
 
.u-count-down {
    .u-count-down__text { font-size: 12px; }
}