style.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. .flex{display: flex;}
  2. .flexc{display: flex;align-items: center;}
  3. .flex1{flex: 1;}
  4. .flex0{flex: 0 0 auto;}
  5. .flex01{flex: 0 1 auto;}
  6. .flexjc{justify-content: center;}
  7. .flexcj{display: flex;align-items: center;justify-content: space-between;}
  8. .flexcja{display: flex;align-items: center !important;justify-content: space-between;}
  9. .flextj{display: flex;align-items: flex-start;justify-content: space-between;}
  10. .flexcc{display: flex;align-items: center;justify-content: center;}
  11. .flext{display: flex;align-items: flex-start;}
  12. .flexdc{display: flex;flex-direction: column;}
  13. .flexcdc{display: flex;align-items: center;flex-direction: column;}
  14. .flexccc{display: flex;align-items: center;flex-direction: column;justify-content: center;}
  15. .clearf::after {
  16. content: "";
  17. display: block;
  18. clear: both;
  19. }
  20. .flexjs{justify-content: space-between;}
  21. .wordb{word-break: break-all;}
  22. .fsi{font-style: italic;}
  23. .w50{width: 50%;}
  24. .txr{text-align: right;}
  25. .txc{text-align: center;}
  26. .txl{text-align: left;}
  27. .pfixed{position: fixed;z-index: 5;left: 0;top: 0;right: 0;background: #ffffff;}
  28. .pfixedb{position: fixed;z-index: 5;left: 0;bottom: 0;right: 0;background: #FFFFFF;
  29. box-shadow: 0px 0px 16rpx 0px rgba(87,87,87,0.41);}
  30. .pr{position: relative;}
  31. image{display: block;}
  32. .bgf{background-color: #ffffff;border-radius: 14rpx;}
  33. .overa{overflow: auto;}
  34. .over{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  35. .overtwo{word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
  36. .bgbox{background-color: rgba(0, 0, 0, 0.5);position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;}
  37. .regbox{width: 100%;min-height: 100vh;background-color: #ffffff;box-sizing: border-box;}
  38. .regbox .rbtn{width: 100%;height: 98rpx;background: #D32C26;border-radius: 49rpx;text-align: center;line-height: 98rpx;font-size: 32rpx;font-weight: bold;color: #FFFEFE;}
  39. .regbox .rimg{flex: 0 0 auto;margin-left: 12rpx;display: flex;align-items: center;justify-content: center;width: 40rpx;height: 40rpx;}
  40. .regbox .rimg image{width: 18rpx;height: 30rpx;}
  41. .regbox .apllytxt{font-size: 30rpx;font-weight: 500;color: #DF0024;margin-top: 26rpx;color: #AAAAAA;text-align: center;}
  42. .regbox .apllytxt text{color: #DF0024;padding-right: 16rpx;font-size: 30rpx;}
  43. .pregbox{padding: 160rpx 56rpx 96rpx;}
  44. .shax {font-size: 30rpx;color: #666;text-align: center;padding: 20rpx 0;}
  45. .rebtn{height: 98rpx;background: #D32C26;border-radius: 48rpx;font-size: 34rpx;font-weight: 500;
  46. color: #FFFFFF;flex: 1;display: flex;align-items: center;justify-content: center;}
  47. .rebtn.btn1{background-color:#C6C6C6;}
  48. .rebtndel{height: 98rpx;border-radius: 48rpx;font-size: 34rpx;font-weight: 500;
  49. color: #DF0024;flex: 1;display: flex;align-items: center;justify-content: center;border: 2rpx solid #DF0024;box-sizing: border-box;}
  50. .fbtns{display: flex;align-items: center;position: fixed;left: 0;right: 0;bottom: 0;background-color: #f1f1f1;padding: 36rpx;z-index: 2;}
  51. .delboxs{font-size: 30rpx;color: #FE5A0E;padding:0 20rpx;}
  52. .zhaddbtn{width:100%;height: 100rpx;background: #D32C26;position: fixed;left: 0;right: 0;bottom: 0;z-index: 1;font-size: 34rpx;font-weight: 500;
  53. color: #FFFFFF;display: flex;align-items: center;justify-content: center;}
  54. .w13{width: 26rpx;}
  55. .cof{color: #ffffff;}
  56. .cod{color: #dddddd;}
  57. .coa{color: #AAAAAA;}
  58. .co47{color: #D32C26;}
  59. .co16{color: #161616;}
  60. .co6{color: #666666;}
  61. .co33{color: #336AD5;}
  62. .coed{color: #ED7B4C;}
  63. .co5c{color: #5CC37D;}
  64. .coeb{color: #EB5663;}
  65. .co8e{color: #8E8E8E;}
  66. .c37{color: #374C82;}
  67. .cfe{color: #FE6A7F;}
  68. .c6b{color: #6B7390;}
  69. .cff2{color: #FF2D4F;}
  70. .f13{font-size: 26rpx;}
  71. .f14{font-size: 28rpx;}
  72. .f15{font-size: 30rpx;}
  73. .f16{font-size: 32rpx;}
  74. .f17{font-size: 34rpx;}
  75. .f18{font-size: 36rpx;}
  76. .f19{font-size: 38rpx;}
  77. .f25{font-size: 50rpx;}
  78. .f30{font-size: 60rpx;}
  79. .ml2{margin-left: 4rpx;}
  80. .ml6{margin-left: 12rpx;}
  81. .ml10{margin-left: 20rpx;}
  82. .mr10{margin-right: 20rpx;}
  83. .mt12{margin-top: 24rpx;}
  84. .mt15{margin-top: 30rpx;}
  85. .mt20{margin-top: 40rpx;}
  86. .mt26{margin-top: 52rpx;}
  87. .mt30{margin-top: 60rpx;}
  88. .mt40{margin-top: 80rpx;}
  89. .mt50{margin-top: 100rpx;}
  90. .mb4{margin-bottom: 8rpx;}
  91. .mb5{margin-bottom: 10rpx;}
  92. .mb6{margin-bottom: 12rpx;}
  93. .mb8{margin-bottom: 16rpx;}
  94. .mb10{margin-bottom: 20rpx;}
  95. .mb12{margin-bottom: 24rpx;}
  96. .mb15{margin-bottom: 30rpx;}
  97. .mb16{margin-bottom: 32rpx;}
  98. .mb18{margin-bottom: 36rpx;}
  99. .mb20{margin-bottom: 40rpx;}
  100. .mb24{margin-bottom: 48rpx;}
  101. .mb28{margin-bottom: 56rpx !important;}
  102. .mb30{margin-bottom: 60rpx;}
  103. .mlr12{margin: 0 24rpx;}
  104. .lh18{line-height: 36rpx;}
  105. .lh20{line-height: 40rpx;}
  106. .lh24{line-height: 48rpx;}
  107. .pl8{padding-left: 16rpx;}
  108. .pl16{padding-left: 32rpx;}
  109. .pr8{padding-right: 16rpx;}
  110. .pt5{padding-top: 10rpx;}
  111. .pt12{padding-top: 24rpx;}
  112. .pt20{padding-top: 40rpx;}
  113. .pt80{padding-top: 160rpx;}
  114. .pb15{padding-bottom: 30rpx;}
  115. .pb18{padding-bottom: 36rpx;}
  116. .plr12{padding: 0 24rpx;}
  117. .plr13{padding: 0 26rpx;}
  118. .plr18{padding: 0 36rpx;}
  119. .plr28{padding: 0 56rpx;}
  120. .ptb4{padding: 8rpx 0;}
  121. .ptb6{padding: 12rpx 0;}
  122. .ptb10{padding: 20rpx 0;}
  123. .fw{font-weight: bold;}
  124. .fw5{font-weight: 500;}
  125. .fwn{font-weight: normal;}
  126. /* 新写的 */
  127. .f12{font-size: 24rpx;}
  128. .cof1{color: #F1F1F1;}
  129. .w50{width: 50% !important;}
  130. .lh18{line-height: 36rpx;}
  131. .pt8{padding-top: 16rpx;}
  132. .plr15{padding:0 30rpx;}
  133. .mt16{margin-top: 32rpx;}
  134. .yybox{width: 100%;height: 100vh;box-sizing: border-box;display: flex;flex-direction: column;background-color: #F5F5F5;}
  135. .yydet{flex: 1;overflow: auto;z-index: 2;position: relative;display: flex;flex-direction: column;}
  136. /* 新写的end */