479 lines
13 KiB
Plaintext
479 lines
13 KiB
Plaintext
.main.data-v-6747278a {
|
|
width: 100%;
|
|
min-height: 100vh;
|
|
background: #f6f7f8;
|
|
box-sizing: border-box;
|
|
padding: 12px 16px 24rpx;
|
|
}
|
|
.main .content.data-v-6747278a {
|
|
width: 100%;
|
|
}
|
|
.main .content .trafficState.data-v-6747278a {
|
|
width: 100%;
|
|
background: #ffffff;
|
|
border-radius: 8rpx;
|
|
border: 2rpx solid #f3f3f3;
|
|
box-sizing: border-box;
|
|
padding: 16px;
|
|
}
|
|
.main .content .trafficState .positionBox.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .trafficState .positionBox .reachIcon.data-v-6747278a {
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
}
|
|
.main .content .trafficState .positionBox .startItem.data-v-6747278a,
|
|
.main .content .trafficState .positionBox .endItem.data-v-6747278a {
|
|
width: calc((100% - 32px) / 2);
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 36rpx;
|
|
color: #130f05;
|
|
line-height: 48rpx;
|
|
text-align: center;
|
|
font-style: normal;
|
|
}
|
|
.main .content .trafficState .searchBtn.data-v-6747278a {
|
|
width: 100%;
|
|
background: #ba922f;
|
|
border-radius: 8rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
color: #ffffff;
|
|
line-height: 44rpx;
|
|
text-align: justify;
|
|
font-style: normal;
|
|
padding: 9px 0;
|
|
margin-top: 24px;
|
|
}
|
|
.main .content .bottomBox.data-v-6747278a {
|
|
width: 100%;
|
|
background: #ffffff;
|
|
border-radius: 8rpx;
|
|
border: 2rpx solid #f3f3f3;
|
|
box-sizing: border-box;
|
|
padding: 12px 16px;
|
|
margin-top: 12px;
|
|
}
|
|
.main .content .bottomBox .boxTop.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .content .bottomBox .boxTop .leftTop.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .boxTop .leftTop .boldText.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: bold;
|
|
font-size: 32rpx;
|
|
color: #130f05;
|
|
line-height: 44rpx;
|
|
text-align: justify;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .boxTop .leftTop .unit.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: right;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .boxTop .leftTop .line.data-v-6747278a {
|
|
display: inline-block;
|
|
width: 2rpx;
|
|
height: 22rpx;
|
|
background: #716f69;
|
|
margin: 0 12px;
|
|
}
|
|
.main .content .bottomBox .boxTop .rightTop.data-v-6747278a {
|
|
border-radius: 16px;
|
|
padding: 14rpx 24rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #ba922f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .boxTop .rightTop .navigationIcon.data-v-6747278a {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .content .bottomBox .roadConditions.data-v-6747278a {
|
|
width: 100%;
|
|
margin-top: 8px;
|
|
}
|
|
.main .content .bottomBox .roadConditions .roadTop.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .roadConditions .roadTop .stateIcon.data-v-6747278a {
|
|
width: 18px;
|
|
height: 18px;
|
|
margin-right: 8px;
|
|
}
|
|
.main .content .bottomBox .roadConditions .roadTop .stateText.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 22rpx;
|
|
line-height: 32rpx;
|
|
text-align: justify;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .roadConditions .progress.data-v-6747278a {
|
|
width: 100%;
|
|
height: 10px;
|
|
background: #bee4d2;
|
|
border-radius: 6px;
|
|
margin-top: 6px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.main .content .bottomBox .roadConditions .progress .have.data-v-6747278a {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
background: #29c07a;
|
|
border-radius: 6px;
|
|
}
|
|
.main .content .bottomBox .horizontal.data-v-6747278a {
|
|
width: 100%;
|
|
height: 2px;
|
|
background: #f3f3f3;
|
|
margin: 20px 0 16px 0;
|
|
}
|
|
.main .content .bottomBox .serviceBox.data-v-6747278a {
|
|
margin-top: 40rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceTitle.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList.data-v-6747278a {
|
|
margin-top: 8px;
|
|
width: 100%;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 24rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .leftImgBox.data-v-6747278a {
|
|
width: 144rpx;
|
|
height: 144rpx;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
margin-right: 10px;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .leftImgBox .leftImg.data-v-6747278a {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox.data-v-6747278a {
|
|
width: calc(100% - 164rpx);
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop .topLeft.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop .topLeft .detailName.data-v-6747278a {
|
|
display: inline-block;
|
|
max-width: 400rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop .topLeft .detailState.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 22rpx;
|
|
color: #01a157;
|
|
line-height: 32rpx;
|
|
text-align: justify;
|
|
font-style: normal;
|
|
padding: 2rpx 3px;
|
|
background: #e9f8ee;
|
|
border-radius: 2rpx;
|
|
margin-left: 8rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop .topRight .chargeType.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 22rpx;
|
|
color: #ffffff;
|
|
line-height: 32rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
padding: 2rpx 8rpx;
|
|
background: #ba922f;
|
|
border-radius: 4rpx 0rpx 0rpx 4rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailTop .topRight .chargeValue.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #ba922f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
padding: 2rpx 8rpx;
|
|
border-radius: 0rpx 4rpx 4rpx 0rpx;
|
|
background: #f8f4ea;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom.data-v-6747278a {
|
|
width: 100%;
|
|
margin-top: 8rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox .distanceLeft.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 150rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox .distanceLeft .distanceIcon.data-v-6747278a {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox .distanceLeft .distanceNumber.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox .line.data-v-6747278a {
|
|
display: inline-block;
|
|
width: 2rpx;
|
|
height: 22rpx;
|
|
background: #e7e7e6;
|
|
margin: 0 12px;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .distanceBox .address.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
display: inline-block;
|
|
max-width: 250rpx;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .typeList.data-v-6747278a {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
overflow-x: auto;
|
|
margin-top: 16rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .detailBottom .typeList .typeItem.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
padding: 4rpx 8rpx;
|
|
background: #f5f6f7;
|
|
border-radius: 4rpx;
|
|
margin-right: 12rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox.data-v-6747278a {
|
|
width: 100%;
|
|
margin-top: 8rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox .chargeItem.data-v-6747278a {
|
|
width: 100%;
|
|
padding: 8rpx;
|
|
background: #f6f6f6;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
border-radius: 8rpx;
|
|
box-sizing: border-box;
|
|
padding: 0 16rpx;
|
|
margin-bottom: 14rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox .chargeItem .chargeItemLabel.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox .chargeItem .chargeItemValue.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox .chargeItem .chargeItemValue .empty.data-v-6747278a {
|
|
font-family: DINAlternate, DINAlternate;
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin: 0 4rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .leftItem .detailBox .chargeBox .chargeItem .chargeItemValue .sum.data-v-6747278a {
|
|
font-family: DINAlternate, DINAlternate;
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .rightItem.data-v-6747278a {
|
|
width: 70px;
|
|
height: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .rightItem .navigationTop.data-v-6747278a {
|
|
border-radius: 16px;
|
|
border: 1px solid #ae8d3e;
|
|
padding: 14rpx 24rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #ba922f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .rightItem .navigationTop .navigationIcon.data-v-6747278a {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .content .bottomBox .serviceBox .serviceList .serviceItem .rightItem .longText.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 20rpx;
|
|
color: #787879;
|
|
line-height: 28rpx;
|
|
text-align: justify;
|
|
font-style: normal;
|
|
}
|
|
.main .content .goAppBox.data-v-6747278a {
|
|
margin-top: 24rpx;
|
|
width: 100%;
|
|
height: 120rpx;
|
|
background: #ffffff;
|
|
border-radius: 6rpx;
|
|
box-sizing: border-box;
|
|
padding: 24rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .content .goAppBox .appLeft.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .goAppBox .appLeft .goAppIcon.data-v-6747278a {
|
|
width: 72rpx;
|
|
height: 72rpx;
|
|
margin-right: 16rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.main .content .goAppBox .appLeft .appName.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .goAppBox .appRight.data-v-6747278a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .content .goAppBox .appRight .search.data-v-6747278a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .goAppBox .appRight .searchIcon.data-v-6747278a {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-left: 4rpx;
|
|
}
|
|
.main .content .goTest.data-v-6747278a {
|
|
padding: 12px 0;
|
|
}
|
|
|