mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-06 21:59:51 +00:00
269 lines
3.9 KiB
Plaintext
269 lines
3.9 KiB
Plaintext
.content {
|
|
width: 100%;
|
|
height: auto;
|
|
font-size: 0;
|
|
}
|
|
|
|
.content image {
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
|
|
.comments {
|
|
width: 100%;
|
|
height: auto;
|
|
padding-left: 30rpx;
|
|
background: #fff;
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
.comments .h {
|
|
height: 93rpx;
|
|
line-height: 93rpx;
|
|
width: 720rpx;
|
|
padding-right: 30rpx;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
}
|
|
|
|
.comments .h .t {
|
|
display: block;
|
|
float: left;
|
|
width: 50%;
|
|
font-size: 29rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.comments .h .i {
|
|
display: block;
|
|
float: right;
|
|
width: 33rpx;
|
|
height: 33rpx;
|
|
}
|
|
|
|
.comments .b {
|
|
height: auto;
|
|
width: 720rpx;
|
|
}
|
|
|
|
.comments .item {
|
|
height: auto;
|
|
width: 720rpx;
|
|
overflow: hidden;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
}
|
|
|
|
.comments .info {
|
|
height: 127rpx;
|
|
width: 100%;
|
|
padding: 33rpx 0 27rpx 0;
|
|
}
|
|
|
|
.comments .user {
|
|
float: left;
|
|
width: auto;
|
|
height: 67rpx;
|
|
line-height: 67rpx;
|
|
font-size: 0;
|
|
}
|
|
|
|
.comments .user .avatar {
|
|
display: block;
|
|
float: left;
|
|
width: 67rpx;
|
|
height: 67rpx;
|
|
margin-right: 17rpx;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.comments .user .nickname {
|
|
display: block;
|
|
width: auto;
|
|
float: left;
|
|
height: 66rpx;
|
|
overflow: hidden;
|
|
font-size: 29rpx;
|
|
line-height: 66rpx;
|
|
}
|
|
|
|
.comments .time {
|
|
display: block;
|
|
float: right;
|
|
width: auto;
|
|
height: 67rpx;
|
|
line-height: 67rpx;
|
|
color: #7f7f7f;
|
|
font-size: 25rpx;
|
|
margin-right: 30rpx;
|
|
}
|
|
|
|
.comments .comment {
|
|
width: 720rpx;
|
|
padding-right: 30rpx;
|
|
line-height: 45.8rpx;
|
|
margin-bottom: 30rpx;
|
|
font-size: 29rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.comments .load {
|
|
width: 720rpx;
|
|
height: 108rpx;
|
|
line-height: 108rpx;
|
|
text-align: center;
|
|
font-size: 38.5rpx;
|
|
}
|
|
|
|
.no-comments {
|
|
height: 297rpx;
|
|
}
|
|
|
|
.no-comments .txt {
|
|
height: 43rpx;
|
|
line-height: 43rpx;
|
|
display: block;
|
|
width: 100%;
|
|
text-align: center;
|
|
font-size: 29rpx;
|
|
color: #7f7f7f;
|
|
padding-top: 150rpx;
|
|
}
|
|
|
|
.sv-goods {
|
|
width: 100%;
|
|
height: auto;
|
|
padding-left: 30rpx;
|
|
background: #fff;
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
.topic-goods .h {
|
|
height: 93rpx;
|
|
line-height: 93rpx;
|
|
width: 720rpx;
|
|
padding-right: 30rpx;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
}
|
|
|
|
.topic-goods .h .i {
|
|
display: block;
|
|
float: right;
|
|
width: 33rpx;
|
|
height: 33rpx;
|
|
}
|
|
|
|
.topic-goods .h .t {
|
|
display: block;
|
|
float: left;
|
|
width: 50%;
|
|
font-size: 29rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.topic-goods .b .item {
|
|
border-top: 1px solid #d9d9d9;
|
|
margin: 0 20rpx;
|
|
height: 244rpx;
|
|
width: 710rpx;
|
|
}
|
|
|
|
.topic-goods .b .img {
|
|
margin-top: 12rpx;
|
|
margin-right: 12rpx;
|
|
float: left;
|
|
width: 220rpx;
|
|
height: 220rpx;
|
|
}
|
|
|
|
.topic-goods .b .right {
|
|
float: left;
|
|
height: 244rpx;
|
|
width: 476rpx;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
}
|
|
|
|
.topic-goods .b .text {
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
overflow: hidden;
|
|
height: 244rpx;
|
|
width: 476rpx;
|
|
}
|
|
|
|
.topic-goods .b .name {
|
|
float: left;
|
|
width: 330rpx;
|
|
display: block;
|
|
color: #333;
|
|
line-height: 50rpx;
|
|
font-size: 30rpx;
|
|
}
|
|
|
|
.topic-goods .b .desc {
|
|
width: 476rpx;
|
|
display: block;
|
|
color: #999;
|
|
line-height: 50rpx;
|
|
font-size: 25rpx;
|
|
}
|
|
|
|
.topic-goods .b .price {
|
|
width: 476rpx;
|
|
display: flex;
|
|
color: #b4282d;
|
|
line-height: 50rpx;
|
|
font-size: 33rpx;
|
|
}
|
|
|
|
.rec-box {
|
|
width: 690rpx;
|
|
height: auto;
|
|
margin: 0 30rpx;
|
|
}
|
|
|
|
.rec-box .h {
|
|
position: relative;
|
|
width: 690rpx;
|
|
height: 96rpx;
|
|
/*border-bottom: 1px solid #d0d0d0;*/
|
|
margin-bottom: 32rpx;
|
|
}
|
|
|
|
.rec-box .h .txt {
|
|
display: inline-block;
|
|
position: absolute;
|
|
background: #f4f4f4;
|
|
top: 59rpx;
|
|
left: 200rpx;
|
|
width: 290rpx;
|
|
height: 45rpx;
|
|
line-height: 45rpx;
|
|
font-size: 30rpx;
|
|
color: #999;
|
|
text-align: center;
|
|
}
|
|
|
|
.rec-box .b .item {
|
|
width: 690rpx;
|
|
height: 397rpx;
|
|
padding: 24rpx 24rpx 30rpx 24rpx;
|
|
background: #fff;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
|
|
.rec-box .b .item .img {
|
|
height: 278rpx;
|
|
width: 642rpx;
|
|
}
|
|
|
|
.rec-box .b .item .title {
|
|
display: block;
|
|
margin-top: 30rpx;
|
|
height: 30rpx;
|
|
width: 642rpx;
|
|
font-size: 28rpx;
|
|
}
|
|
@import "../../lib/wxParse/wxParse.wxss";
|