| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- @import "../template/Fan.wxss";
- .container{
- font-size:28rpx;
- }
- .line{
- width:100%;
- height:30rpx;
- background-color: #F0F0F0;
- }
- .lineWidthAll1{
- width: 100%;
- background-color: #fff;
- height: 1rpx;
- }
- .panelTitle{
- width:100%;
- justify-content: flex-start;
- height:100rpx;
- background-color: #fff;
- }
- .universalpic_plan_2line_black_30x32{
- width:30rpx;
- height:32rpx;
- margin-left: 30rpx;
- margin-right: 20rpx;
- }
- .panelTitle1{
- margin-left: 10rpx;
- color: #4D4D4D;
- }
- .panelItem{
- width:100%;
- background-color: #fff;
- justify-content: space-between;
- }
- .panelItem1{
- width:50%;
- height:319rpx;
- position: relative;
- }
- .cardFull{
- position: absolute;
- width:120rpx;
- height:40rpx;
- color:#fff;
- background-color: #FE6659;
- border-radius: 20rpx;
- line-height: 40rpx;
- font-size:20rpx;
- text-align: center;
- top:40rpx;
- left:30rpx;
- z-index: 20;
- }
- .line2{
- width:2rpx;
- height:219rpx;
- background-color: #E3E3E3;
- }
- .panelItem11{
- margin-left: 40rpx;
- align-items: flex-start;
- align-self: flex-start;
- }
- .panelItem12{
- margin-top: 27rpx;
- }
- .fan{
- width:100rpx;
- height:100rpx;
- background-color: #fff;
- position: relative;
- z-index: 10;
- text-align: center;
- line-height: 100rpx;
- font-size:28;
- margin-bottom: 20rpx;
- }
- .text5{
- font-size:24rpx;
- margin-top:20rpx;
- }
- .list{
- align-items: flex-start;
- font-size:24rpx;
- }
- .list1{
- align-items: flex-start;
- }
- .item{
- width:100%;
- justify-content: flex-start;
- margin-bottom: 5rpx;
- }
- .block{
- width:10rpx;
- height:10rpx;
- margin-right: 10rpx;
- background-color: #fff;
- }
- .block1{
- background-color: #FF8C83;
- border:1rpx solid #BF524A;
- }
- .block2{
- background-color: #F0F0F0;
- border:1rpx solid #9B9B9B;
- }
- .Number1{
- font-size: 24rpx;
- font-family: Roboto-Black;
- margin: 0 5rpx 0rpx 5rpx;
- }
- .Number11{
- color:#787878;
- }
- .text6{
- font-size:24rpx;
- color:#787878;
- }
- .text9{
- font-size:20rpx;
- color:#787878;
- }
- .Arrow{
- width:16rpx;
- height:26rpx;
- margin-left: 30rpx;
- }
- .panelTitle3{
- width:100%;
- background-color: #F0F0F0;
- height:75rpx;
- align-items: flex-start;
- justify-content: space-between;
- margin-top: 50rpx;
- }
- .left{
- margin: 0 0 30rpx 30rpx;
- font-size:32rpx;
- }
- .panelItem0 {
- width: 100%;
- }
- .panelItem3{
- margin-left: 30rpx;
- line-height: 101rpx;
- font-weight: 400;
- }
- .panelItem4{
- margin-right: 30rpx;
- }
- .picker{
- color:#787878;
- font-weight: 400;
- }
- .universalpic_exmark_black_26x26{
- width:26rpx;
- height:26rpx;
- margin-right: 10rpx;
- }
- .panelItem5{
- width:100%;
- background-color: #F0F0F0;
- margin-top: 30rpx;
- }
- .text7{
- font-size:24rpx;
- font-weight: 400;
- }
- .panelTitle00 {
- margin-top: 20rpx;
- }
- .panelTitle2 {
- font-size: 32rpx;
- margin-left: 30rpx;
- margin-bottom: 30rpx;
- }
- .text8{
- font-size:24rpx;
- font-weight: 400;
- width:690rpx;
- }
|