@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-315fa670 {
|
width: 100%;
|
}
|
.box .box_item.data-v-315fa670 {
|
display: flex;
|
flex-direction: column;
|
padding: 28rpx 32rpx;
|
background-color: #fff;
|
box-sizing: border-box;
|
}
|
.box .box_item .box_item_shop.data-v-315fa670 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_item .box_item_shop image.data-v-315fa670 {
|
width: 108rpx;
|
height: 108rpx;
|
border-radius: 10rpx;
|
flex-shrink: 0;
|
margin-right: 20rpx;
|
}
|
.box .box_item .box_item_shop .box_item_shop_right.data-v-315fa670 {
|
flex: 1;
|
height: 108rpx;
|
display: flex;
|
flex-direction: column;
|
justify-content: space-around;
|
}
|
.box .box_item .box_item_shop .box_item_shop_right text.data-v-315fa670 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_item .box_item_shop .box_item_shop_right .boxs.data-v-315fa670 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_item .box_item_shop .box_item_shop_right .boxs .b.data-v-315fa670 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #CCCCCC;
|
margin-left: 24rpx;
|
}
|
.box .box_item .review_appraise_bottom.data-v-315fa670 {
|
width: 100%;
|
background: #F5F5F5;
|
border-radius: 12rpx;
|
margin-top: 28rpx;
|
padding: 30rpx 24rpx;
|
box-sizing: border-box;
|
}
|
.box .box_item .review_appraise_bottom textarea.data-v-315fa670 {
|
width: 100%;
|
height: 100rpx;
|
}
|
.box .box_item .review_appraise_bottom .review_appraise_bottom_list.data-v-315fa670 {
|
margin-top: 50rpx;
|
display: flex;
|
flex-wrap: wrap;
|
align-items: center;
|
}
|
.box .box_item .review_appraise_bottom .review_appraise_bottom_list .review_appraise_bottom_list_item.data-v-315fa670 {
|
width: 172rpx;
|
height: 172rpx;
|
margin-right: 30rpx;
|
}
|
.box .box_item .review_appraise_bottom .review_appraise_bottom_list .review_appraise_bottom_list_item image.data-v-315fa670 {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_pj.data-v-315fa670 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
background-color: #fff;
|
box-sizing: border-box;
|
margin-top: 16rpx;
|
}
|
.box .box_pj .box_pj_head.data-v-315fa670 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_pj .box_pj_head text.data-v-315fa670:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_pj .box_pj_head text.data-v-315fa670:nth-child(2) {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_pj .box_pj_list.data-v-315fa670 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
margin-top: 56rpx;
|
}
|
.box .box_pj .box_pj_list .box_pj_list_item.data-v-315fa670 {
|
display: flex;
|
align-items: center;
|
margin-bottom: 34rpx;
|
}
|
.box .box_pj .box_pj_list .box_pj_list_item.data-v-315fa670:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .box_pj .box_pj_list .box_pj_list_item .box_pj_list_item_label.data-v-315fa670 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 30rpx;
|
}
|
.box .box_pj .box_pj_list .box_pj_list_item .box_pj_list_item_fen.data-v-315fa670 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #CCCCCC;
|
margin-left: 24rpx;
|
}
|
.box .box_footer.data-v-315fa670 {
|
width: 100%;
|
padding: 0 56rpx;
|
box-sizing: border-box;
|
margin-top: 60rpx;
|
padding-bottom: calc(20rpx + env(safe-area-inset-bottom));
|
}
|
.box .box_footer .box_footer_btn.data-v-315fa670 {
|
width: 100%;
|
height: 72rpx;
|
line-height: 72rpx;
|
text-align: center;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
}
|