| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- .panelTop{
- position: fixed;
- top:0;
- width:100%;
- background-color: #fff;
- }
- .panelTop1{
- width:400rpx;
- height:100rpx;
- justify-content: flex-end;
- }
- .panelTop2{
- width:200rpx;
- }
- .panelTop3{
- width:150rpx;
- justify-content: center;
- }
- .text0{
- font-size: 36rpx;
- }
- .line1{
- width:144rpx;
- height:10rpx;
- background-color: #fff;
- margin-top:10rpx;
- }
- .selectItem{
- color: #5282FA;
- }
- .selectItemBG{
- background-color: #5282FA;
- }
- .universalpic_magnifier_black_30x30{
- width:30rpx;
- height:30rpx;
- margin-top: 15rpx;
- }
- .panel1{
- width:710rpx;
- margin: 60rpx 0 0 0;
- background-color: #fff;
- border-radius: 20rpx;
- }
- .panel11{
- width:100%;
- font-size: 22rpx;
- font-weight: 400;
- min-height: 178rpx;
- justify-content: flex-start;
- }
- .text1{
- margin: 30rpx 0;
- width:650rpx;
- line-height: 42rpx;
- }
- .panel12{
- width:100%;
- height: 100rpx;
- justify-content: space-between;
- border-top:1rpx solid #e3e3e3;
- }
- .text2{
- font-size: 28rpx;
- font-weight: 400;
- margin-left: 30rpx;
- }
- .Arrow{
- width:16rpx;
- height:26rpx;
- margin-right: 30rpx;
- }
- .panel2{
- width: 100%;
- justify-content: space-between;
- margin: 60rpx 0 30rpx 0;
- }
- .text3{
- margin-left: 30rpx;
- font-size: 36rpx;
- color:#4D4D4D;
- }
- .Number1{
- font-family: 'Roboto-Black';
- font-size:36rpx;
- color:#4D4D4D;
- }
- .Number2{
- font-family: 'Roboto-Black';
- font-size:28rpx;
- color:#4D4D4D;
- }
- .Number3{
- font-family: 'Roboto-Black';
- font-size:28rpx;
- color:#FE6659;
- }
- .panel3{
- width:100%;
- flex-wrap: wrap;
- justify-content: flex-start;
- align-items: flex-start;
- background-color: #fff;
- }
- .nullLine{
- width:100%;
- height:20rpx;
- background-color: #f2f2f2;
- }
- .panelItem{
- width: 100%;
- height:141rpx;
- justify-content: space-between;
- }
- .panelItem0{
- width:100%;
- }
- .avatar{
- width:80rpx;
- height:80rpx;
- border-radius: 20rpx;
- margin-left: 30rpx;
- }
- .panelItem2{
- justify-content: flex-start;
- height:111rpx;
- }
- .avatar2{
- width:50rpx;
- height:50rpx;
- border-radius: 50%;
- margin-left: 30rpx;
- }
- .text9{
- font-size: 24rpx;
- margin-left: 20rpx;
- color:#4D4D4D;
- }
- .panelItem1{
- align-items: flex-start;
- margin-left: 20rpx;
- }
- .text4{
- font-size: 28rpx;
- color:#4D4D4D;
- font-weight: 400;
- }
- .text5{
- font-size: 20rpx;
- color:#9B9B9B;
- }
- .text7{
- font-size: 20rpx;
- color:#9B9B9B;
- margin-top: 6rpx;
- }
- .Right{
- justify-content: flex-end;
- }
- .Right1{
- margin-right: 30rpx;
- align-items: flex-end;
- height:141rpx;
- }
- .text6{
- font-size: 24rpx;
- color:#4D4D4D;
- }
- .text61{
- font-size: 24rpx;
- color:#FE6659;
- }
- .footer{
- width:100%;
- height:232rpx;
- background-color: #fff;
- }
- .text8{
- margin-right: 30rpx;
- font-size: 32rpx;
- color:#4D4D4D;
- }
- .panelBottom{
- width:100%;
- height:131rpx;
- bottom: 0;
- position: fixed;
- background-color: #f2f2f2;
- border-top: 1rpx solid #d2d2d2;
- }
- /* 申请提现 */
- .panelBottom .btn{
- width:730rpx;
- height:110rpx;
- border-radius: 20rpx;
- background-color: #F57C00;
- line-height: 110rpx;
- color:#fff;
- font-size:48rpx;
- text-align: center;
- z-index: 10;
- }
- .container2{
- background-color: rgba(0,0,0,0.8);
- position: fixed;
- top:0;
- z-index: 10;
- width: 100%;
- }
- .panel5{
- width: 710rpx;
- border-radius: 20rpx;
- position: fixed;
- bottom:160rpx;
- background-color: #fff;
- min-height: 500rpx;
- }
- .btnCancel{
- width:710rpx;
- height:100rpx;
- border-radius: 20rpx;
- text-align: center;
- line-height: 100rpx;
- font-size:28rpx;
- background-color: #fff;
- color: #1e1e1e;
- position: fixed;
- bottom:30rpx;
- }
- .universalpic_exclamation_orange_40x40{
- width:40rpx;
- height:40rpx;
- margin-left: 30rpx;
- }
- .text51{
- margin-top: 40rpx;
- font-size: 32rpx;
- color:#4D4D4D;
- }
- .panel51{
- margin-top: 10rpx;
- width:100%;
- }
- .panel511{
- flex: 1;
- }
- .text52{
- font-size: 64rpx;
- color:#4D4D4D;
- font-family: 'Roboto-Black';
- }
- .text53{
- font-size: 24rpx;
- color:#4D4D4D;
- margin: 0 30rpx 0 20rpx;
- font-weight: 400;
- }
- .panel52{
- width: 100%;
- background-color: #FFE4B6;
- height:94rpx;
- justify-content: space-between;
- margin-top: 30rpx;
- }
- .text54{
- font-size: 24rpx;
- color:#4D4D4D;
- margin: 0 30rpx 0 30rpx;
- font-weight: 400;
- }
- .panel53{
- width: 100%;
- height:94rpx;
- justify-content: space-between;
- }
- .btn2{
- width:100%;
- line-height: 127rpx;
- border-bottom-left-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- background-color: #F57C00;
- text-align: center;
- color:#fff;
- font-size: 48rpx;
- }
- .universalpic_exclamation_orange_40x40{
- width:40rpx;
- height: 40rpx;
- }
- .panelRefund{
- width:710rpx;
- margin-top: 60rpx;
- }
- .panelRefund1{
- width:100%;
- border-top-left-radius: 20rpx;
- border-top-right-radius: 20rpx;
- background-color: #FFE4B6;
- height:100rpx;
- font-size:22rpx;
- color:#4D4D4D;
- justify-content: flex-start;
- }
- .text10{
- margin-left: 30rpx;
- }
- .panelRefund2{
- width:100%;
- border-bottom-left-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- background-color: #FFF;
- height:100rpx;
- font-size:28rpx;
- font-weight: 400;
- color:#4D4D4D;
- justify-content: space-between;
- }
|