| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- .panel1{
- width:711rpx;
- margin-top: 60rpx;
- background-color: #fff;
- border-radius: 20rpx;
- }
- .text1{
- font-size: 36rpx;
- margin-top: 40rpx;
- color:#4D4D4D;
- }
- .text1_0{
- color:#FE6659;
- }
- .text2{
- font-size: 64rpx;
- margin-top: 10rpx;
- color:#4D4D4D;
- font-family: 'Roboto-Black';
- }
- .text3{
- font-size: 28rpx;
- color:#4D4D4D;
- margin-bottom: 30rpx;
- }
- .line{
- width:650rpx;
- height:1rpx;
- background-color: #e3e3e3;
- }
- .panel11{
- width:100%;
- justify-content: flex-start;
- }
- .panel111{
- margin: 30rpx 0 0 0;
- width:650rpx;
- justify-content: flex-start;
- }
- .panel112{
- margin: 20rpx 0 0 0;
- width:650rpx;
- justify-content: flex-start;
- }
- .panel113{
- margin: 20rpx 0 30rpx 0;
- width:650rpx;
- justify-content: flex-start;
- }
- .text4{
- font-size: 24rpx;
- color:#787878;
- font-weight: 400;
- }
- .text5{
- font-size: 24rpx;
- color:#4D4D4D;
- margin-left: 30rpx;
- }
- .panel12{
- width:100%;
- height: 100rpx;
- }
- .text6{
- font-size: 28rpx;
- color: #1e1e1e;
- margin-left: 30rpx;
- font-weight: 400;
- }
- .line2{
- width:100%;
- height:1rpx;
- background-color: #e3e3e3;
- }
- .Arrow{
- width:16rpx;
- height:26rpx;
- margin-right: 30rpx;
- }
- .panel21{
- width:100%;
- height:93rpx;
- justify-content: space-between;
- font-size:24rpx;
- }
- .text7{
- font-size: 24rpx;
- color: #787878;
- margin-left: 30rpx;
- font-weight: 400;
- }
- .text8{
- font-size: 24rpx;
- color: #4d4d4d;
- margin-right: 30rpx;
- }
- .panel22{
- justify-content: space-between;
- }
- .panel3{
- width: 100%;
- justify-content: space-between;
- margin: 60rpx 0 30rpx 0;
- }
- .text9{
- margin-left: 30rpx;
- font-size: 32rpx;
- color:#4D4D4D;
- }
- .Number1{
- font-family: 'Roboto-Black';
- font-size:36rpx;
- color:#4D4D4D;
- }
- .product_icon_mg_70x70{
- width:80rpx;
- height:80rpx;
- border-radius: 20rpx;
- }
- .panel4{
- width: 100%;
- justify-content: space-between;
- height:140rpx;
- background-color: #fff;
- }
- .panel41{
- margin-left:30rpx;
- }
- .panel411{
- margin-left:20rpx;
- align-items: flex-start;
- }
- .text10{
- color:#4D4D4D;
- font-size:28rpx;
- font-weight: 400;
- }
- .text11{
- color:#9B9B9B;
- font-size:20rpx;
- }
- .Number2{
- font-family: 'Roboto-Black';
- font-size:28rpx;
- color:#4D4D4D;
- margin-right: 30rpx;
- }
- .Number3{
- color:#FE6659;
- }
- .nullLine{
- width:100%;
- height:20rpx;
- background-color: #f2f2f2;
- }
- .panelItem2{
- justify-content: flex-start;
- height:111rpx;
- width:100%;
- background-color: #fff;
- }
- .avatar2{
- width:50rpx;
- height:50rpx;
- border-radius: 50%;
- margin-left: 30rpx;
- }
- .text9{
- font-size: 24rpx;
- margin-left: 20rpx;
- color:#4D4D4D;
- }
|