style.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. .flex{display: flex;}
  2. .flexc{display: flex;align-items: center;}
  3. .flexcc{display: flex;align-items: center;justify-content: center;}
  4. .flex1{flex: 1;}
  5. .flex0{flex: 0 0 auto;}
  6. .flex01{flex: 0 1 auto;}
  7. .flexcj{display: flex;align-items: center;justify-content: space-between;}
  8. .flexcw{flex-wrap: wrap;display: flex;align-items: center;}
  9. .flexccc{display: flex;flex-direction: column;align-items: center;justify-content: center;}
  10. .flexjd{display: flex;justify-content: flex-end;}
  11. .flexdc{display: flex;flex-direction: column;}
  12. .flexat{display: flex;align-items: flex-start;}
  13. .flexe{display: flex;justify-content: flex-end;}
  14. .flext{display: flex;align-items: flex-start;}
  15. image{display: block !important;}
  16. .bgbox{background-color: rgba(0, 0, 0, 0.5);position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 5;}
  17. .clearf::after {
  18. content: "";
  19. display: block;
  20. clear: both;
  21. }
  22. .w50{width: 50%;}
  23. .mw50{min-width: 50%;}
  24. .fw5{font-weight: 500;}
  25. .txr{text-align: right;}
  26. .txc{text-align: center;}
  27. .overh{overflow: hidden;}
  28. .overa{overflow: auto;}
  29. .over{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  30. .overtwo{word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
  31. .navbg{width: 100%;position: absolute;left: 0;right: 0;top: 0;z-index: 0;}
  32. .shax {font-size: 30rpx;color: #666;text-align: center;padding: 20rpx 0;}
  33. .rhbtn{width: 100%;height: 88rpx;display: flex;align-items: center;justify-content: center;
  34. font-weight: bold;font-size: 26rpx;color: #FFFFFF;background: #0256FD;border-radius: 20rpx;}
  35. .rfbtn{height: 100rpx;display: flex;align-items: center;justify-content: center;font-weight: bold;position: fixed;left: 0;right: 0;bottom: 0;z-index: 4;font-size: 26rpx;color: #FFFFFF;background: #0156FE;}
  36. .linetit{width: 14rpx;height: 48rpx;background: #0256FD;border-radius:0 12rpx 12rpx 0;margin-right: 18rpx;}
  37. .spdel{width: 164rpx;background: #EA2D2D;font-weight: bold;font-size: 26rpx;color: #FFFFFF;display: flex;align-items: center;justify-content: center;position: absolute;right: -146rpx;top: 0;bottom: 0;padding-left: 14rpx;}
  38. .delleft{background-color: #ffffff;border-radius: 20rpx;position: relative;z-index: 1;width: 100%;}
  39. .pr{position: relative;}
  40. .noimg{width: 251rpx;height: 292rpx;margin: 100rpx auto;display: block;}
  41. .pdlr12{padding: 0 24rpx;}
  42. .plr15{padding: 0 30rpx;}
  43. .tdu{text-decoration: underline;}
  44. .lh18{line-height: 36rpx;}
  45. .f12{font-size: 24rpx;}
  46. .f13{font-size: 26rpx;}
  47. .f18{font-size: 36rpx;}
  48. .coa{color: #aaaaaa;}
  49. .co6{color: #666666;}
  50. .co27{color: #272727 !important;}
  51. .co01{color: #0156FE !important;}
  52. .cofe{color: #FE5A0E;}
  53. .co28{color: #28C529;}
  54. .coff{color: #FF6969 !important;}
  55. .co05{color: #0556F6;}
  56. .co025{color: #0256FD !important;}
  57. .co16{color: #16BE7F;}
  58. .cof4{color: #F40027 !important;}
  59. .plr2{padding: 0 4rpx;}
  60. .plr5{padding: 0 10rpx;}
  61. .plr12{padding: 0 24rpx;}
  62. .plr15{padding: 0 30rpx;}
  63. .pr35{padding-right: 70rpx;}
  64. .pt10{padding-top: 20rpx;}
  65. .pt16{padding-top: 32rpx;}
  66. .pt40{padding-top:80rpx;}
  67. .ml2{margin-left: 4rpx;}
  68. .ml8{margin-left: 16rpx;}
  69. .ml10{margin-left: 20rpx;}
  70. .mr2{margin-right: 4rpx;}
  71. .mr12{margin-right: 24rpx;}
  72. .mr18{margin-right: 36rpx;}
  73. .mb2{margin-bottom: 4rpx;}
  74. .mb4{margin-bottom: 8rpx;}
  75. .mb5{margin-bottom: 10rpx;}
  76. .mb6{margin-bottom:12rpx;}
  77. .mb7{margin-bottom:14rpx;}
  78. .mb8{margin-bottom:16rpx;}
  79. .mb9{margin-bottom: 18rpx !important;}
  80. .mb10{margin-bottom: 20rpx;}
  81. .mb12{margin-bottom: 24rpx;}
  82. .mb14{margin-bottom: 28rpx;}
  83. .mb15{margin-bottom: 30rpx;}
  84. .mb16{margin-bottom: 32rpx;}
  85. .mb18{margin-bottom: 36rpx;}
  86. .mb20{margin-bottom: 40rpx;}
  87. .mb22{margin-bottom: 44rpx;}
  88. .mb24{margin-bottom: 48rpx;}
  89. .mb26{margin-bottom: 52rpx;}
  90. .mb28{margin-bottom: 56rpx;}
  91. .mb30{margin-bottom: 60rpx;}
  92. .mb38{margin-bottom: 76rpx;}
  93. .mt5{margin-top: 10rpx;}
  94. .mt10{margin-top: 20rpx;}
  95. .mt12{margin-top: 24rpx;}
  96. .mt16{margin-top: 32rpx;}
  97. .mt30{margin-top: 60rpx;}
  98. .mt35{margin-top: 70rpx;}
  99. .mt40{margin-top: 80rpx;}
  100. .mt55{margin-top: 110rpx;}
  101. .mt63{margin-top: 126rpx;}
  102. .mt110{margin-top: 220rpx;}