index.wxss 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. @charset "UTF-8";
  2. /**
  3. * 这里是uni-app内置的常用样式变量
  4. *
  5. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  6. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  7. *
  8. */
  9. /**
  10. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  11. *
  12. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  13. */
  14. /* 颜色变量 */
  15. /* 行为相关颜色 */
  16. /* 文字基本颜色 */
  17. /* 背景颜色 */
  18. /* 边框颜色 */
  19. /* 尺寸变量 */
  20. /* 文字尺寸 */
  21. /* 图片尺寸 */
  22. /* Border Radius */
  23. /* 水平间距 */
  24. /* 垂直间距 */
  25. /* 透明度 */
  26. /* 文章场景相关 */
  27. uni-scroll-view {
  28. height: auto !important;
  29. }
  30. .tm-menubars .body {
  31. background-color: #1b1b1b !important;
  32. }
  33. .shangright {
  34. padding: 10px;
  35. }
  36. .xiangji image {
  37. width: 30px;
  38. height: 22px;
  39. }
  40. .suosou image {
  41. width: 40px;
  42. }
  43. .icon-search {
  44. font-size: 23px !important;
  45. color: #8E8E93 !important;
  46. }
  47. .tm-search {
  48. width: 94%;
  49. margin: 0 auto;
  50. background-color: #414141 !important;
  51. border-radius: 10px;
  52. }
  53. .tm-search .grey-darken-5 {
  54. background-color: #414141 !important;
  55. }
  56. .dingwei {
  57. padding-bottom: 20px;
  58. }
  59. .dingwei image {
  60. width: 25px;
  61. margin-right: 10px;
  62. }
  63. .dingwei .touxiang {
  64. width: 50px;
  65. margin-right: 3px;
  66. }
  67. .lunbo1 {
  68. margin: 0 !important;
  69. padding: 4px !important;
  70. margin-top: 5px !important;
  71. width: 46.6% !important;
  72. }
  73. .tuijiantp {
  74. width: 100%;
  75. }
  76. .tuijiantp image {
  77. width: 97% !important;
  78. }
  79. .yichu {
  80. margin: 0 !important;
  81. padding: 4px !important;
  82. margin-top: 10px !important;
  83. }
  84. .qiehuan .text-white {
  85. font-size: 14px;
  86. background: #303440;
  87. height: 28px;
  88. vertical-align: middle;
  89. line-height: 28px;
  90. border-radius: 20px;
  91. padding-left: 14px;
  92. padding-right: 14px;
  93. margin-top: 17%;
  94. }
  95. .qiehuan .tm-tabs-con-item-border {
  96. display: none;
  97. }
  98. .yiguicla image {
  99. width: 95%;
  100. display: block;
  101. margin: 0 auto;
  102. margin-top: 5px;
  103. }
  104. .yiguicla {
  105. width: 30%;
  106. border-radius: 10px;
  107. }
  108. .more {
  109. text-align: center;
  110. }
  111. .more image {
  112. margin-right: 10px;
  113. vertical-align: middle;
  114. width: 30px;
  115. }
  116. .fudong {
  117. position: fixed;
  118. right: 10px;
  119. bottom: 150px;
  120. background: #303030;
  121. width: 130px;
  122. height: 60px;
  123. border-radius: 30px 0px 0px 30px;
  124. font-size: 14px;
  125. text-align: center;
  126. }
  127. .fudimg {
  128. width: 60px;
  129. height: 60px;
  130. }
  131. .tm-button .red {
  132. color: white !important;
  133. }
  134. .tcc .tm-poup-wk {
  135. width: 90% !important;
  136. position: relative;
  137. height: 580px !important;
  138. }
  139. .tcc .uni-swiper-slides {
  140. width: 100%;
  141. }
  142. .tcc uni-swiper {
  143. width: 100% !important;
  144. }
  145. .uni-swiper-slides {
  146. width: 160px !important;
  147. }
  148. .tcc uni-image {
  149. width: 160px !important;
  150. }
  151. .tcc .guayi {
  152. width: 70% !important;
  153. display: block;
  154. margin: 0 auto;
  155. margin-top: 15px !important;
  156. }
  157. .tcc .deng {
  158. width: 25px !important;
  159. height: 25px !important;
  160. vertical-align: middle;
  161. margin-right: 8px;
  162. }
  163. .aniOn {
  164. -webkit-animation: doudong 0.5s linear infinite;
  165. animation: doudong 0.5s linear infinite;
  166. background: linear-gradient();
  167. background: -webkit-linear-gradient();
  168. }
  169. @-webkit-keyframes doudong {
  170. 0% {
  171. -webkit-transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  172. transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  173. }
  174. 25% {
  175. -webkit-transform: rotate(0deg) translateX(-2rpx) translateY(-2rpx);
  176. transform: rotate(0deg) translateX(-2rpx) translateY(-2rpx);
  177. }
  178. 50% {
  179. -webkit-transform: rotate(0deg) translateX(0rpx) translateY(-2rpx);
  180. transform: rotate(0deg) translateX(0rpx) translateY(-2rpx);
  181. }
  182. 75% {
  183. -webkit-transform: rotate(0deg) translateX(0rpx) translateY(2rpx);
  184. transform: rotate(0deg) translateX(0rpx) translateY(2rpx);
  185. }
  186. 100% {
  187. -webkit-transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  188. transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  189. }
  190. }
  191. @keyframes doudong {
  192. 0% {
  193. -webkit-transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  194. transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  195. }
  196. 25% {
  197. -webkit-transform: rotate(0deg) translateX(-2rpx) translateY(-2rpx);
  198. transform: rotate(0deg) translateX(-2rpx) translateY(-2rpx);
  199. }
  200. 50% {
  201. -webkit-transform: rotate(0deg) translateX(0rpx) translateY(-2rpx);
  202. transform: rotate(0deg) translateX(0rpx) translateY(-2rpx);
  203. }
  204. 75% {
  205. -webkit-transform: rotate(0deg) translateX(0rpx) translateY(2rpx);
  206. transform: rotate(0deg) translateX(0rpx) translateY(2rpx);
  207. }
  208. 100% {
  209. -webkit-transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  210. transform: rotate(-2deg) translateX(2rpx) translateY(2rpx);
  211. }
  212. }
  213. .tcc .anniu .gray.bk {
  214. color: white !important;
  215. }
  216. .tm-button {
  217. width: 80%;
  218. margin: 0 auto;
  219. margin-top: 20px;
  220. display: block;
  221. }
  222. .tm-button-btn {
  223. width: 100% !important;
  224. }
  225. .hui {
  226. position: absolute;
  227. background: rgba(0, 0, 0, 0.4);
  228. z-index: 1;
  229. top: 0;
  230. left: 0;
  231. width: 100%;
  232. height: 100%;
  233. }