|
page {
|
background-color: #F5F5F5 !important;
|
}
|
|
@charset "UTF-8";
|
/* 颜色变量 */
|
.container.data-v-57280228 {
|
width: 100%;
|
background-color: #F5F5F5;
|
}
|
.container .container_h.data-v-57280228 {
|
width: 100%;
|
height: auto;
|
position: fixed;
|
top: 0;
|
left: 0;
|
z-index: 9;
|
}
|
.container .container_h .container_head.data-v-57280228 {
|
width: 100%;
|
padding: 0 32rpx;
|
box-sizing: border-box;
|
display: flex;
|
align-items: center;
|
justify-content: flex-start;
|
background-color: rgba(0, 0, 0, 0);
|
}
|
.container .container_h .container_head .container_head_address.data-v-57280228 {
|
display: flex;
|
align-items: center;
|
justify-content: flex-start;
|
}
|
.container .container_h .container_head .container_head_address .a.data-v-57280228 {
|
width: 22rpx;
|
height: 26rpx;
|
}
|
.container .container_h .container_head .container_head_address .b.data-v-57280228 {
|
width: 16rpx;
|
height: 8rpx;
|
}
|
.container .container_h .container_head .container_head_address text.data-v-57280228 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: rgba(255, 255, 255, 0.7);
|
margin: 0 8rpx;
|
}
|
.container .container_banner.data-v-57280228 {
|
width: 100%;
|
height: 606rpx;
|
}
|
.container .container_banner.data-v-57280228 .uni-swiper__warp {
|
width: 100%;
|
height: 100%;
|
}
|
.container .container_banner.data-v-57280228 .swiper-box {
|
width: 100%;
|
height: 100%;
|
}
|
.container .container_banner.data-v-57280228 .swiper-box .swiper-item {
|
width: 100%;
|
height: 100%;
|
}
|
.container .container_banner.data-v-57280228 .swiper-box .swiper-item image {
|
width: 100%;
|
height: 100%;
|
}
|
.container .container_nav.data-v-57280228 {
|
width: 100%;
|
box-sizing: border-box;
|
position: relative;
|
top: -120rpx;
|
left: 0;
|
padding: 0 32rpx;
|
}
|
.container .container_nav .container_nav_list.data-v-57280228 {
|
width: 100%;
|
height: 160rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
border-radius: 16rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.container .container_nav .container_nav_list .container_nav_list_item.data-v-57280228 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.container .container_nav .container_nav_list .container_nav_list_item image.data-v-57280228 {
|
width: 60rpx !important;
|
height: 60rpx !important;
|
margin-bottom: 20rpx;
|
}
|
.container .container_nav .container_nav_list .container_nav_list_item text.data-v-57280228 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.container .container_nav .container_nav_recommend.data-v-57280228 {
|
margin-top: 44rpx;
|
width: 100%;
|
}
|
.container .container_nav .container_nav_recommend .label.data-v-57280228 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 24rpx;
|
}
|
.container .container_nav .container_nav_recommend .label text.data-v-57280228 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.container .container_nav .container_nav_recommend .label .label_right.data-v-57280228 {
|
display: flex;
|
align-items: center;
|
}
|
.container .container_nav .container_nav_recommend .label .label_right text.data-v-57280228 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.container .container_nav .container_nav_recommend .recommend.data-v-57280228 {
|
width: 100%;
|
height: 368rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_left.data-v-57280228 {
|
width: 336rpx;
|
height: 100%;
|
overflow: hidden;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
position: relative;
|
border-radius: 10rpx;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_left image.data-v-57280228 {
|
height: 100%;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_left .recommend_left_text.data-v-57280228 {
|
position: absolute;
|
bottom: 0;
|
left: 0;
|
width: 100%;
|
height: 56rpx;
|
line-height: 56rpx;
|
padding: 0 24rpx;
|
box-sizing: border-box;
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
background: rgba(0, 0, 0, 0.3);
|
border-radius: 0rpx 0rpx 16rpx 16rpx;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_left .recommend_left_text text.data-v-57280228 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_right.data-v-57280228 {
|
width: 328rpx;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
flex-direction: column;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_right .recommend_right_item.data-v-57280228 {
|
width: 100%;
|
height: 172rpx;
|
position: relative;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
overflow: hidden;
|
border-radius: 10rpx;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_right .recommend_right_item image.data-v-57280228 {
|
width: 100%;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_right .recommend_right_item .recommend_right_item_wz.data-v-57280228 {
|
position: absolute;
|
bottom: 0;
|
left: 0;
|
width: 100%;
|
height: 56rpx;
|
line-height: 56rpx;
|
padding: 0 24rpx;
|
box-sizing: border-box;
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
background: rgba(0, 0, 0, 0.3);
|
border-radius: 0rpx 0rpx 16rpx 16rpx;
|
}
|
.container .container_nav .container_nav_recommend .recommend .recommend_right .recommend_right_item .recommend_right_item_wz text.data-v-57280228 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|
.container .container_nav .container_nav_fun.data-v-57280228 {
|
width: 100%;
|
margin-top: 44rpx;
|
}
|
.container .container_nav .container_nav_fun .label.data-v-57280228 {
|
width: 100%;
|
}
|
.container .container_nav .container_nav_fun .label text.data-v-57280228 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.container .container_nav .container_nav_fun .fun_list.data-v-57280228 {
|
width: 100%;
|
margin-top: 24rpx;
|
display: flex;
|
flex-wrap: wrap;
|
justify-content: space-between;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item.data-v-57280228 {
|
width: 332rpx;
|
height: 580rpx;
|
border-radius: 20rpx;
|
background-color: white;
|
overflow: hidden;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_img.data-v-57280228 {
|
width: 100%;
|
height: 420rpx;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
overflow: hidden;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_img image.data-v-57280228 {
|
height: 100%;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info.data-v-57280228 {
|
width: 100%;
|
padding: 16rpx 12rpx 24rpx 12rpx;
|
box-sizing: border-box;
|
display: flex;
|
flex-direction: column;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_top.data-v-57280228 {
|
width: 100%;
|
-webkit-line-clamp: 2;
|
display: -webkit-box;
|
-webkit-box-orient: vertical;
|
text-overflow: ellipsis;
|
overflow: hidden;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_top text.data-v-57280228 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom.data-v-57280228 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-top: 15rpx;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_left.data-v-57280228 {
|
display: flex;
|
align-items: center;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_left image.data-v-57280228 {
|
width: 32rpx;
|
height: 32rpx;
|
border-radius: 50%;
|
margin-right: 6rpx;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_left text.data-v-57280228 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_right.data-v-57280228 {
|
display: flex;
|
align-items: center;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_right image.data-v-57280228 {
|
width: 24rpx;
|
height: 24rpx;
|
margin-right: 6rpx;
|
}
|
.container .container_nav .container_nav_fun .fun_list .fun_list_item .fun_list_item_info .fun_list_item_info_bottom .fun_list_item_info_bottom_right text.data-v-57280228 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|