| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234 |
- .page{
- background: #F7F7F7;
- }
- .state{
- background: #FFFFFF;
- padding: 24rpx 0;
- font-size: 32rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #93D21A;
- line-height: 44rpx;
- }
- .box_4{
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 44rpx;
- margin-top: 18rpx;
- }
- .detail{
- margin-top: 24rpx;
- background: #FFFFFF;
- padding: 0 32rpx;
- }
- .serviceAttrDesc{
- width: 108rpx;
- height: 56rpx;
- background: #FFE05C;
- border-radius: 0rpx 0rpx 12rpx 12rpx;
- opacity: 0.2;
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 56rpx;
- text-align: center;
- }
- .serviceType{
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: bold;
- color: #333333;
- line-height: 40rpx;
- }
- .key{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #666666;
- line-height: 44rpx;
- }
- .value{
- height: 36rpx;
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 44rpx;
- }
- .planNumber{
- font-size: 40rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #333333;
- line-height: 68rpx;
- text-align: center;
- }
- .plan{
- font-size: 20rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #999999;
- line-height: 28rpx;
- }
- .scan{
- width: 200rpx;
- height: 64rpx;
- background: #FFE05C;
- border-radius: 32rpx;
- margin-top: 32rpx;
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 64rpx;
- text-align: center;
- }
- .line{
- width: 686rpx;
- height: 2rpx;
- background: #EEEEEE;
- margin-top: 32rpx;
- }
- .right{
- width: 620rpx;
- }
- .projectState{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #93D21A;
- line-height: 44rpx;
- }
- .projectMoney{
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #ED569F;
- line-height: 44rpx;
- }
- .bottom{
- width: 750rpx;
- height: 212rpx;
- background: #FFFFFF;
- position: fixed;
- bottom: 0;
- }
- .bottomHeight{
- height: 236rpx;
- background: #F7F7F7;
- }
- .allMoney{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 40rpx;
- margin-top: 24rpx;
- margin-left: 64rpx;
- }
- .unpaid{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 108rpx;
- margin-left: 32rpx;
- }
- .preferentialPrice{
- font-size: 36rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #111111;
- line-height: 108rpx;
- margin-left: 16rpx;
- }
- .originalPrice{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 108rpx;
- margin-left: 16rpx;
- text-decoration:line-through;
- }
- .priceDetail{
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 108rpx;
- margin-left: 32rpx;
- }
- .bottomBtn{
- width: 686rpx;
- height: 108rpx;
- background: #FFF6CE;
- border-radius: 60rpx;
- margin-left: 32rpx;
- }
- .btn{
- width: 220rpx;
- height: 108rpx;
- background: #FFE05C;
- border-radius: 0rpx 60rpx 60rpx 0rpx;
- font-size: 32rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: bold;
- color: #111111;
- line-height: 108rpx;
- text-align: center;
- }
- .borderBottom{
- margin-top: 32rpx;
- border-bottom: 1px solid #F7F7F7;
- padding-bottom: 32rpx;
- }
- .appealView{
- width: 700rpx;
- height: 500rpx;
- border-radius: 15rpx;
- background: #FFFFFF;
- }
- .popupTitle{
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- margin-top: 24rpx;
- text-align: center;
- }
- .leftBtn{
- width: 140rpx;
- height: 70rpx;
- background: #F7F7F7;
- line-height: 70rpx;
- text-align: center;
- }
- .rightBtn{
- width: 140rpx;
- height: 70rpx;
- border-radius: 15rpx;
- background: #F7F7F7;
- line-height: 70rpx;
- text-align: center;
- }
- .textareaView{
- width: 650rpx;
- height: 350rpx;
- }
- .textarea{
- background: #f7f7f7;
- font-size: 28rpx;
- line-height: 40rpx;
- padding: 24rpx;
- }
|