.container-view { /* padding: 24rpx 32rpx; */ } .order-type-view{ padding: 32rpx; height: 96rpx; margin-bottom: 20rpx; background: #FFFFFF; align-items: center; } .car-model-list{ position: relative; font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 40rpx; color: #060809; } .package-type-list{ font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #9FA7B7; position: relative; } .package-type-list-i{ color: #0D52FC; } .right-button-icon{ width: 16rpx; height: 12rpx; position: absolute; bottom: -8rpx; right: -15rpx; } .right-corner-icon{ width: 14rpx; height: 14rpx; position: absolute; bottom: 9rpx; right: -22rpx; } .order-card { border-radius: 32rpx; background-color: #FFFFFF; padding: 36rpx 32rpx; margin-bottom: 24rpx; margin:0 24rpx 24rpx; } .card-top { justify-content: space-between; align-items: center; margin-bottom: 28rpx; } .card-top>view:nth-of-type(1) { color: #2A3A5A; font-size: 36rpx; font-weight: bold; } .card-border { width: 622rpx; height: 2rpx; background-color: #F4F5F6; } .card-bottom { margin-top: 32rpx; } .bottom-item { margin-bottom: 14rpx; } .price-text { color: #2A3A5A; font-weight: bold; margin-left: 12rpx; } .price-text>text { font-size: 44rpx; } .card { text-align: center; font-size: 26rpx; height: 44rpx; line-height: 44rpx; border-radius: 22rpx; padding-left: 20rpx; padding-right: 20rpx; } .card-b { color: #0074FF; font-weight: bold; background-color: #E5F1FF; } .card-r { color: #F95151; font-weight: bold; background-color: #FEEDED; } .card-k { color: #5E6F90; background-color: #F3F8FF; } .bottom-item{ flex-direction: column; } .item-label-view{ margin-bottom: 32rpx; } .item-label{ font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 28rpx; margin-right: 32rpx; color: #9FA7B7; } .item-value{ font-family: Futura, Futura; font-weight: 500; font-size: 30rpx; color: #060809; } .button-config-view{ display: flex; color: #5E6F90; font-size: 28rpx; justify-content: flex-end; flex-wrap: wrap; align-items: flex-end; flex-direction: column; } .return-money{ margin-right: 16rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #FA2918; } .order-money{ font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 30rpx; color: #060809; display: flex; margin-bottom: 32rpx; } .activation-btn{ width: 180rpx; height: 64rpx; background: #060809; border-radius: 32rpx; font-family: AlibabaPuHuiTiM; font-size: 28rpx; color: #FFFFFF; line-height: 64rpx; text-align: center; }