|
page {
|
background-color: #fff !important;
|
}
|
|
@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-807fcfaa {
|
width: 100%;
|
padding: 0 32rpx;
|
box-sizing: border-box;
|
}
|
.box .box_item.data-v-807fcfaa {
|
display: flex;
|
justify-content: center;
|
flex-direction: column;
|
padding: 32rpx 0;
|
box-sizing: border-box;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.box .box_item .box_item_top.data-v-807fcfaa {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_item .box_item_top text.data-v-807fcfaa {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_item .box_item_content.data-v-807fcfaa {
|
padding: 20rpx 0;
|
box-sizing: border-box;
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #CCCCCC;
|
}
|