page { width: 100%; display: flex; flex-direction: column; align-items: center; padding-top: 88rpx; /* background:#ff000022; */ } .back { width: 100%; height: 10rpx; background: #f3f3f3; } .top { width: 100%; height: 100%; } .van-dropdown-menu { width: 100%; position: fixed; left: 0rpx; top: 0rpx; z-index: 888; align-items: center; height: 120rpx !important; padding-top: 18rpx; } .van-dropdown-menu__item { flex: 0.25 !important; /* z-index:999; */ } van-sticky { position: fixed; top: 101rpx; width: 100%; z-index: 777; padding-top: 15rpx; } /* .van-tabs__nav{ margin-top:20rpx; } */ .van-tabs { margin-top: 118rpx; } .van-tabs__wrap { /* margin:35rpx 0 20rpx 0; *//* background:#f00; margin-top:0rpx; z-index:999; */ } /* .van-tabs{ padding-top:48rpx; } */ van-tab .view { width: 100%; padding-bottom: 120rpx; } van-tab .view .view1 { width: 690rpx; height: 220rpx; background-image: url('http://resource.weilaibike.com/bike_yunwei/userBg.png'); background-size: 100% 100%; margin: 0 auto; padding: 28rpx 0; box-sizing: border-box; } van-tab .view1 .view2 { display: flex; justify-content: flex-start; font-size: 26rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); padding: 5rpx 0rpx; margin-left: 50rpx; } van-tab .view1 .view2>view { display: flex; align-items: center; margin-right: 35rpx; } van-tab .view1 .view2>view text:first-child { opacity: 0.5; font-size: 28rpx; } van-tab .view1 .view2>view text:last-child { font-size: 32rpx; font-weight: 600; } van-tab .car { width: 100%; display: flex; flex-direction: column; align-items: center; } van-tab .car .top { display: flex; flex-direction: column; align-items: center; } .car .car_top { position: fixed; left: 0rpx; width: 100%; padding: 0 15rpx 0 0; box-sizing: border-box; height: 260rpx; background: white; z-index: 89; border-top: 6rpx solid #f3f3f3; border-bottom: 2rpx solid #e5e5e5; box-shadow: 0px 0px 20rpx 0px rgba(216, 216, 216, 1); } .work view { font-size: 24rpx; color: #4d4d4d; margin-bottom: 17rpx; } van-tab .car .top1 { display: flex; width: 100%; align-items: center; flex-wrap: wrap; box-sizing: border-box; } van-tab .car .top1 .view_a { display: flex; width: 25%; flex-direction: column; align-items: center; padding: 10rpx 0rpx; position: relative; } van-tab .car .top1 .view_a image { height: 22rpx; width: 22rpx; position: absolute; bottom: 0; right: 0; } van-tab .car .top1 .view_a text:nth-of-type(1) { font-size: 28rpx; font-family: PingFang SC; font-weight: 800; color: rgba(254, 87, 34, 1); padding-bottom: 20rpx; } van-tab .car .top1 .view_a text:nth-of-type(2) { font-size: 28rpx; font-family: PingFang SC; color: rgba(71, 71, 71, 1); } van-tab .car .list { width: 100%; display: flex; flex-direction: column; align-items: center; /* padding-bottom: 78rpx; */ } /* van-tab .car .list .active{ box-shadow: 0px 0px 13rpx 0px rgba(0, 255, 0, 1) !important; border: 2rpx solid blue; } */ van-tab .car .list .view_list { width: 92%; background: rgba(255, 255, 255, 1); border-radius: 10rpx; display: flex; align-items: center; margin: 20rpx auto 0; justify-content: space-between; box-shadow: 0px 0px 13rpx 0px rgba(216, 216, 216, 1); position: relative; } van-tab .car .list .view_list .left { width: 65%; display: flex; flex-direction: column; margin-left: 40rpx; height: 100%; justify-content: center; font-size: 26rpx; font-family: PingFang SC; color: rgba(40, 40, 40, 1); border-right: 2rpx solid #efefef; } van-tab .car .list .view_list .left text { margin-bottom: 18rpx; } van-tab .car .list .view_list .left view { display: flex; width: 100%; } van-tab .car .list .view_list .right { width: 35%; } van-tab .car .list .view_list .right image { height: 50rpx; width: 65rpx; margin-left: 20rpx; } van-tab .car .list .view_list .right .view2 { position: absolute; top: 0; right: 0; width: 129rpx; height: 42rpx; border-radius: 0px 2rpx 0px 20rpx; display: flex; align-items: center; justify-content: center; font-size: 22rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } van-tab .car .list .list_child { width: 690rpx; height: 226rpx; background: rgba(255, 255, 255, 1); box-shadow: 0px 0px 6rpx 0px rgba(216, 216, 216, 1); border-radius: 10rpx; display: flex; flex-direction: column; margin-top: 20rpx; padding-left: 20rpx; box-sizing: border-box; position: relative; } van-tab .car .list .list_child .view1 { display: flex; width: 80%; justify-content: space-between; padding: 4rpx 0rpx; font-size: 24rpx; font-family: PingFang SC; color: rgba(77, 77, 77, 1); } van-tab .car .list .list_child .view1 .status { padding: 0rpx 20rpx 5rpx 20rpx; color: white; font-size: 24rpx; border-radius: 18rpx; } .status1, .status2, .status3, .status4 { font-weight: bold; } .status1 { color: #18D5B9; } .status2 { color: #f00; } .status3 { color: #00bfff; } .status4 { color: #ffa500; } van-tab .car .list .list_child .view2 { display: flex; align-items: center; justify-content: center; width: 168rpx; height: 42rpx; background: linear-gradient(163deg, rgba(255, 139, 102, 1) 0%, rgba(254, 87, 34, 1) 100%); border-radius: 0px 2rpx 0px 20rpx; position: absolute; top: 0rpx; right: 0rpx; font-size: 22rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } van-tab .user { display: flex; flex-direction: column; align-items: center; width: 100%; } .user .user_top { /* position: fixed; *//* position: absolute; */ position: relative; background: white; z-index: 89; width: 100%; left: 0rpx; } van-tab .user .top { display: flex; align-items: center; background: rgba(255, 255, 255, 1); border-top: 2rpx solid #e5e5e5; border-bottom: 2rpx solid #e5e5e5; justify-content: space-around; } van-tab .user .view_a { display: flex; width: 22%; flex-direction: column; align-items: center; padding: 15rpx 0rpx; } van-tab .user .view_a text:nth-of-type(1) { font-size: 26rpx; font-family: PingFang SC; font-weight: 800; color: rgba(254, 87, 34, 1); padding-bottom: 20rpx; } van-tab .user .view_a text:nth-of-type(2) { font-size: 28rpx; font-family: PingFang SC; color: rgba(71, 71, 71, 1); } van-tab .user .list { display: flex; flex-direction: column; align-items: center; width: 100%; padding-bottom: 20rpx; } van-tab .user .list .list_view { flex-direction: column; font-size: 26rpx; font-family: PingFang SC; color: rgba(77, 77, 77, 1); justify-content: space-around; height: 190rpx; position: relative; width: 690rpx; background: rgba(255, 255, 255, 1); box-shadow: 0px 0px 13rpx 0px rgba(216, 216, 216, 1); border-radius: 10rpx; display: flex; margin-top: 20rpx; padding-left: 20rpx; box-sizing: border-box; } van-tab .user .list .list_view .state { display: flex; align-items: center; justify-content: center; width: 158rpx; height: 42rpx; background: linear-gradient(163deg, rgba(255, 139, 102, 1) 0%, rgba(254, 87, 34, 1) 100%); border-radius: 0px 2rpx 0px 20rpx; position: absolute; top: 0rpx; right: 0rpx; font-size: 22rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } van-tab .user .list .list_view .userName { display: flex; } van-tab .user .list .list_view .name { display: inline-block; width: 230rpx; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } van-tab .user .list .view_list { font-size: 26rpx; font-family: PingFang SC; color: rgba(77, 77, 77, 1); height: 190rpx; position: relative; width: 690rpx; background: rgba(255, 255, 255, 1); box-shadow: 0px 0px 13rpx 0px rgba(216, 216, 216, 1); border-radius: 10rpx; display: flex; margin-top: 20rpx; justify-content: space-between; } van-tab .user .list .view_list .left { width: 67%; font-size: 26rpx; font-family: PingFang SC; color: rgba(77, 77, 77, 1); height: 100%; display: flex; flex-direction: column; justify-content: space-around; padding-left: 20rpx; box-sizing: border-box; } van-tab .user .list .view_list .left view { width: 100%; display: flex; justify-content: space-between; } van-tab .user .list .view_list .left text { padding: 8rpx 0rpx; } van-tab .user .list .view_list .right { position: absolute; top: 0rpx; right: 0rpx; width: 129rpx; height: 42rpx; border-radius: 0px 2rpx 0px 20rpx; display: flex; align-items: center; justify-content: center; font-size: 22rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } .count { height: 346rpx; width: 690rpx; background: #fff; border-radius: 30rpx; margin: 20rpx auto; box-shadow: 0px 0px 30rpx 0px rgba(216, 216, 216, 1); padding: 50rpx; box-sizing: border-box; } .count text { color: #4d4d4d; font-size: 28rpx; } .count image { width: 42rpx; height: 42rpx; margin-right: 20rpx; }