@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-3770555c {
|
width: 100%;
|
}
|
.box .box_cate.data-v-3770555c {
|
width: 100%;
|
height: 84rpx;
|
display: flex;
|
align-items: center;
|
background: #FFFFFF;
|
padding: 0 32rpx;
|
box-sizing: border-box;
|
border-bottom: 2rpx solid #F4F5F4;
|
position: -webkit-sticky;
|
position: sticky;
|
top: 0;
|
left: 0;
|
}
|
.box .box_cate .box_cate_item.data-v-3770555c {
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
margin-right: 46rpx;
|
}
|
.box .box_cate .box_cate_item.data-v-3770555c:last-child {
|
margin-right: 0 !important;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_top.data-v-3770555c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_top .activefont.data-v-3770555c {
|
font-size: 32rpx !important;
|
font-weight: 500 !important;
|
color: #333333 !important;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_top text.data-v-3770555c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #666666;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_top text.data-v-3770555c:first-child {
|
margin-right: 5rpx;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_x.data-v-3770555c {
|
width: 40rpx;
|
height: 4rpx;
|
background: #D20A0A;
|
border-radius: 12rpx;
|
margin-top: 8rpx;
|
}
|
.box .box_list.data-v-3770555c {
|
width: 100%;
|
}
|
.box .box_list .box_list_item.data-v-3770555c {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
margin-bottom: 16rpx;
|
}
|
.box .box_list .box_list_item.data-v-3770555c:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .box_list .box_list_item .head.data-v-3770555c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_list .box_list_item .head text.data-v-3770555c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_list .box_list_item .head .head_left.data-v-3770555c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list .box_list_item .head .head_left image.data-v-3770555c {
|
width: 64rpx;
|
height: 64rpx;
|
border-radius: 50%;
|
margin-right: 12rpx;
|
}
|
.box .box_list .box_list_item .head .head_left text.data-v-3770555c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .divide.data-v-3770555c {
|
display: flex;
|
align-items: center;
|
margin-top: 22rpx;
|
}
|
.box .box_list .box_list_item .divide .divide_x.data-v-3770555c {
|
width: 0rpx;
|
height: 12rpx;
|
margin: 0 12rpx;
|
border: 1rpx solid #999999;
|
}
|
.box .box_list .box_list_item .divide text.data-v-3770555c {
|
font-size: 20rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_list .box_list_item .info.data-v-3770555c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #000000;
|
margin-top: 26rpx;
|
}
|
.box .box_list .box_list_item .list.data-v-3770555c {
|
margin-top: 14rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
flex-wrap: wrap;
|
}
|
.box .box_list .box_list_item .list .list_itemx.data-v-3770555c {
|
width: 220rpx;
|
height: 0;
|
}
|
.box .box_list .box_list_item .list .list_item.data-v-3770555c {
|
width: 220rpx;
|
height: 220rpx;
|
}
|
.box .box_list .box_list_item .list .list_item image.data-v-3770555c {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_list .box_list_item .zan.data-v-3770555c {
|
margin-top: 20rpx;
|
display: flex;
|
align-items: center;
|
justify-content: flex-end;
|
}
|
.box .box_list .box_list_item .zan image.data-v-3770555c {
|
width: 30rpx;
|
height: 30rpx;
|
margin-right: 6rpx;
|
}
|
.box .box_list .box_list_item .zan text.data-v-3770555c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|