| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260 |
- .page{
- background: #F7F7F7;
- height: 100vh;
- //background: #FFE05C;
- overflow: auto;
- }
- .group{
- background: #FFFFFF;
- padding: 24rpx 32rpx;
- margin-top: 16rpx;
- }
- .groupItemKey{
- font-size: 28rpx;
- width: 200rpx;
- font-weight: bold;
- color: #333333;
- line-height: 60rpx;
- }
- .marginTop{
- margin-top: 24rpx;
- }
- .serobReminder{
- margin-top: 10rpx;
- font-size: 28rpx;
- color: #999999;
- }
- .serobReminder:first-child{
- margin-top: 0;
- }
- .textareaView{
- min-height: 280rpx;
- //background: #FAFAFA;
- border-radius: 16rpx;
- //margin-top: 16rpx;
- margin-bottom: 32rpx;
- font-size: 28rpx;
- font-weight: 400;
- color: #999999;
- padding: 0 24rpx;
- }
- .tabBarLineHeight {
- height: 220rpx;
- }
- .tabBarView {
- width: 750rpx;
- height: 200rpx;
- background: #ffffff;
- position: fixed;
- left: 0;
- bottom: 0;
- z-index: 5;
- .submitButton {
- text-align: center;
- line-height: 84rpx;
- width: 686rpx;
- margin: 0 auto;
- height: 84rpx;
- background: #FFE05C;
- border-radius: 54rpx;
- margin-top: 20rpx;
- }
- }
- .periodDate{
- height: 100rpx;
- background: #FFFFFF;
- font-size: 28rpx;
- font-weight: 500;
- color: #333333;
- line-height: 100rpx;
- padding-left: 32rpx;
- }
- .serob{
- font-size: 32rpx;
- font-weight: bold;
- color: #333333;
- }
- .serobItem{
- margin-top: 24rpx;
- text-align: center;
- position: relative;
- }
- .serobImgView{
- width: 146rpx;
- height: 146rpx;
- border-radius: 75rpx;
- background: #FFE05C;
- overflow: hidden;
- }
- .serobImg{
- width: 146rpx;
- height: 146rpx;
- border-radius: 75rpx;
- }
- .serobName{
- height: 40rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #666666;
- line-height: 40rpx;
- margin-top: 16rpx;
- }
- .serobV{
- width: 32rpx;
- height: 32rpx;
- position: absolute;
- top: 0;
- right: 0;
- }
- .serobVicon{
- width: 32rpx;
- height: 32rpx;
- }
- .selectSerobImg{
- width: 80rpx;
- height: 80rpx;
- border-radius: 40rpx;
- margin-bottom: 32rpx;
- background: #FFE05C;
- }
- .selectSerobName{
- font-size: 24rpx;
- font-weight: 400;
- color: #666666;
- line-height: 80rpx;
- margin-left: 16rpx;
- }
- .serob{
- font-size: 32rpx;
- font-weight: bold;
- color: #333333;
- }
- .timeItemView{
- padding-bottom: 5rpx;
- }
- .timeItem {
- width: 124rpx;
- height: 60rpx;
- background: #FAFAFA;
- border-radius: 16rpx;
- margin-top: 16rpx;
- }
- .selectBack {
- background: rgba(255, 224, 92, 0.1);
- //border: 4rpx solid #FFE05C;
- //box-sizing:border-box;
- box-shadow: 0 0 0 2px #FFE05C;
- }
- .time {
- font-size: 24rpx;
- color: #333333;
- line-height: 40rpx;
- }
- .price {
- font-size: 24rpx;
- color: #ED569F;
- line-height: 40rpx;
- }
- .noTime{
- font-size: 30rpx;
- line-height: 200rpx;
- }
- .expirePopup{
- background: #FFFFFF;
- border-radius: 16rpx;
- padding: 32rpx;
- width: 600rpx;
- }
- .popupTitle{
- font-size: 30rpx;
- font-weight: bold;
- color: #333333;
- }
- .listView{
- border: 2rpx solid #FFE05C;
- border-radius: 16rpx;
- overflow: hidden;
- margin-top: 10rpx;
- }
- .h-text{
- width: 200rpx;
- background: #FFE05C;
- }
- .money{
- font-size: 36rpx;
- font-weight: bold;
- color: #333333;
- line-height: 52rpx;
- text-align: center;
- }
- .h-center-content{
- width: 298rpx;
- }
- .h-value{
- font-size: 28rpx;
- font-weight: bold;
- color: #333333;
- line-height: 44rpx;
- margin-top: 24rpx;
- margin-left: 24rpx;
- }
- .h-right-content{
- width: 140rpx;
- }
- .title{
- font-size: 20rpx;
- font-weight: 400;
- color: #999999;
- margin-left: 24rpx;
- }
- .btn{
- width: 120rpx;
- height: 60rpx;
- background: #93D21A;
- border-radius: 32rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 64rpx;
- text-align: center;
- }
- .scroll-y{
- height: 300rpx;
- }
- .scroll-y1{
- height: 500rpx;
- }
- .btnTitle1{
- font-size: 28rpx;
- font-weight: 400;
- margin-top: 20rpx;
- color: #333333;
- line-height: 44rpx;
- padding: 0 32rpx;
- }
- .btnRight1 {
- font-size: 24rpx;
- font-weight: 400;
- background-color: #ffe05c;
- border-radius: 36rpx;
- padding: 10rpx 20rpx;
- }
|