猎羽广告

self.scss 5.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  1. .pointer{
  2. cursor: pointer;
  3. }
  4. .pointerDefault{
  5. cursor: default;
  6. }
  7. .pointer-drop{
  8. cursor: no-drop;
  9. }
  10. .pointerDrop{
  11. cursor: no-drop !important;
  12. }
  13. .pointer-move{
  14. cursor: move;
  15. }
  16. .disinblock{
  17. display: inline-block;
  18. }
  19. .posRela{
  20. position: relative;
  21. }
  22. .rfloat{
  23. float: right;
  24. }
  25. .opa_3{
  26. opacity: .3;
  27. }
  28. .line13{
  29. line-height: 13px;
  30. }
  31. .line14{
  32. line-height: 14px;
  33. }
  34. .line15{
  35. line-height: 15px;
  36. }
  37. .line18{
  38. line-height: 18px;
  39. }
  40. .line20{
  41. line-height: 20px;
  42. }
  43. .line21{
  44. line-height: 21px;
  45. }
  46. .line40{
  47. line-height: 40px;
  48. }
  49. .line86{
  50. line-height: 86px;
  51. }
  52. .mar18-15{
  53. margin: 18px 15px;
  54. }
  55. .pad015{
  56. padding: 0 15px;
  57. }
  58. .pad120{
  59. padding: 12px 0;
  60. }
  61. .tMar0{
  62. margin-top: 0!important;
  63. }
  64. .tMar2{
  65. margin-top: 2px;
  66. }
  67. .tMar3{
  68. margin-top: 3px;
  69. }
  70. .tMar5{
  71. margin-top: 5px;
  72. }
  73. .tMar6{
  74. margin-top: 6px;
  75. }
  76. .tMar8{
  77. margin-top: 8px;
  78. }
  79. .tMar9{
  80. margin-top: 9px;
  81. }
  82. .tMar10{
  83. margin-top: 10px;
  84. }
  85. .tMar12{
  86. margin-top: 12px;
  87. }
  88. .tMar13{
  89. margin-top: 13px;
  90. }
  91. .tMar15{
  92. margin-top: 15px;
  93. }
  94. .tMar17{
  95. margin-top: 17px;
  96. }
  97. .tMar20{
  98. margin-top: 20px;
  99. }
  100. .tMar24{
  101. margin-top: 24px;
  102. }
  103. .tMar27{
  104. margin-top: 27px;
  105. }
  106. .tMar30{
  107. margin-top: 30px;
  108. }
  109. .tMar40{
  110. margin-top: 40px;
  111. }
  112. .tMar50{
  113. margin-top: 50px;
  114. }
  115. .tMar175{
  116. margin-top: 175px;
  117. }
  118. .rMar3{
  119. margin-right: 3px;
  120. }
  121. .rMar5{
  122. margin-right: 5px;
  123. }
  124. .rMar7{
  125. margin-right: 7px;
  126. }
  127. .rMar10{
  128. margin-right: 10px;
  129. }
  130. .rMar12{
  131. margin-right: 12px;
  132. }
  133. .rMar15{
  134. margin-right: 15px;
  135. }
  136. .rMar17{
  137. margin-right: 17px;
  138. }
  139. .rMar18{
  140. margin-right: 18px;
  141. }
  142. .rMar22{
  143. margin-right: 22px;
  144. }
  145. .rMar33{
  146. margin-right: 33px;
  147. }
  148. .rMar60{
  149. margin-right: 60px;
  150. }
  151. .lMar3{
  152. margin-left: 3px;
  153. }
  154. .lMar5{
  155. margin-left: 5px;
  156. }
  157. .lMar6{
  158. margin-left: 6px;
  159. }
  160. .lMar8{
  161. margin-left: 8px;
  162. }
  163. .lMar10{
  164. margin-left: 10px;
  165. }
  166. .lMar20{
  167. margin-left: 20px;
  168. }
  169. .lMar24{
  170. margin-left: 24px;
  171. }
  172. .lMar28{
  173. margin-left: 28px;
  174. }
  175. .lMar38{
  176. margin-left: 38px;
  177. }
  178. .lMar14{
  179. margin-left: 14px;
  180. }
  181. .lMar15{
  182. margin-left: 15px;
  183. }
  184. .lMar55{
  185. margin-left: 55px;
  186. }
  187. .lMar100{
  188. margin-left: 100px;
  189. }
  190. .lMar120{
  191. margin-left: 120px;
  192. }
  193. .bMar8{
  194. margin-bottom: 8px;
  195. }
  196. .bMar5{
  197. margin-bottom: 5px;
  198. }
  199. .bMar10{
  200. margin-bottom: 10px;
  201. }
  202. .bMar15{
  203. margin-bottom: 15px;
  204. }
  205. .bMar20{
  206. margin-bottom: 20px;
  207. }
  208. .bMar25{
  209. margin-bottom: 25px;
  210. }
  211. .bMar40{
  212. margin-bottom: 40px;
  213. }
  214. .lMarauto{
  215. margin-left: auto;
  216. }
  217. .f8{
  218. font-size: 8px;
  219. }
  220. .f10{
  221. font-size: 10px;
  222. }
  223. .f12{
  224. font-size: 12px;
  225. }
  226. .f13{
  227. font-size: 13px;
  228. }
  229. .f14{
  230. font-size: 14px;
  231. }
  232. .f15{
  233. font-size: 15px;
  234. }
  235. .f16{
  236. font-size: 16px;
  237. }
  238. .f17{
  239. font-size: 17px;
  240. }
  241. .f18{
  242. font-size: 18px ;
  243. }
  244. .f20{
  245. font-size: 20px;
  246. }
  247. .f22{
  248. font-size: 22px ;
  249. }
  250. .f28{
  251. font-size: 28px;
  252. }
  253. .f30{
  254. font-size: 30px;
  255. }
  256. .f32{
  257. font-size: 32px;
  258. }
  259. .f38{
  260. font-size: 38px;
  261. }
  262. .f61{
  263. font-size: 61px;
  264. }
  265. .letterSpacing1{
  266. letter-spacing: 1px;
  267. }
  268. .c-theme{
  269. color: #3173FF!important;
  270. }
  271. .c-theme_text{
  272. color: #161E46!important;
  273. }
  274. .c-2067FF{
  275. color: #2067FF !important;
  276. }
  277. .c-red{
  278. color: #fb1919;
  279. }
  280. .c-red-opa{
  281. color: rgba(251,25,25,.3);
  282. }
  283. .c-green{
  284. color: rgba(35,194,63);
  285. }
  286. .c-green-opa{
  287. color: rgba(35,194,63,.3);
  288. }
  289. .bcg-green{
  290. background-color: rgba(35,194,63);
  291. }
  292. .bcg-red{
  293. background-color: rgba(251,25,25);
  294. }
  295. .c-fff{
  296. color: #fff ;
  297. }
  298. .c-999{
  299. color: #999 !important;
  300. }
  301. .c-000{
  302. color: #000;
  303. }
  304. .c-333{
  305. color: #333;
  306. }
  307. .c-555{
  308. color: #555;
  309. }
  310. .c-666{
  311. color: #666;
  312. }
  313. .c-200202{
  314. color: #200202;;
  315. }
  316. .c-0F161E{
  317. color: #0F161E;
  318. }
  319. .c-888{
  320. color: #888;
  321. }
  322. .c-d3{
  323. color: #D3D3D3;
  324. }
  325. .c-a8abb2{
  326. color: #a8abb2!important;
  327. }
  328. .bg-fff{
  329. background: #ffffff ;
  330. }
  331. .bg-f0f2f5{
  332. background-color: #f0f2f5;
  333. }
  334. .f-wei-600{
  335. font-weight: 600;
  336. }
  337. .fbolder{
  338. font-weight: bolder;
  339. }
  340. .hiddenEllipsis{
  341. white-space: nowrap;
  342. text-overflow: ellipsis;
  343. overflow: hidden;
  344. word-break: break-all;
  345. }
  346. .text-center{
  347. text-align: center;
  348. }
  349. .text-right{
  350. text-align: right;
  351. }
  352. .flex {
  353. display: flex;
  354. align-items: center;
  355. }
  356. .flex_between {
  357. display: flex;
  358. align-items: center;
  359. justify-content: space-between;
  360. }
  361. .flex_start{
  362. display: flex;
  363. align-items: flex-start;
  364. }
  365. .flexWrap {
  366. display: flex;
  367. align-items: center;
  368. flex-wrap: wrap;
  369. }
  370. .flex-column{
  371. display: flex;
  372. flex-direction: column;
  373. }
  374. .clampTwo{
  375. text-overflow: -o-ellipsis-lastline;
  376. overflow: hidden;
  377. text-overflow: ellipsis;
  378. display: -webkit-box;
  379. -webkit-line-clamp: 2;
  380. line-clamp: 2;
  381. -webkit-box-orient: vertical;
  382. line-height: 20px;
  383. }
  384. .clampOne{
  385. overflow: hidden;
  386. text-overflow: ellipsis;
  387. line-height: 20px;
  388. white-space: nowrap;
  389. }
  390. .clampOne2{
  391. text-overflow: -o-ellipsis-lastline;
  392. overflow: hidden;
  393. text-overflow: ellipsis;
  394. display: -webkit-box;
  395. -webkit-line-clamp: 1;
  396. line-clamp: 1;
  397. -webkit-box-orient: vertical;
  398. line-height: 20px;
  399. }
  400. .flexShrink0{
  401. flex-shrink: 0;
  402. }
  403. .flex_1{
  404. flex: 1;
  405. }
  406. .borRightNone{
  407. border-right: none;
  408. }
  409. .noAllowed{
  410. cursor: not-allowed!important;
  411. color: #999!important;
  412. }
  413. .checkBor{
  414. border: 1px solid #dcdfe6;
  415. }
  416. .smallContent_same{
  417. display: flex;
  418. align-items: baseline;
  419. margin-bottom: 20px;
  420. .spanTitle{
  421. display: flex;
  422. flex-wrap: wrap;
  423. color: #161E46;
  424. width: 112px;
  425. line-height: 16px;
  426. font-size: 14px;
  427. margin-right: 16px;
  428. }
  429. .groupBox{
  430. flex: 1;
  431. margin-right: 10px;
  432. }
  433. }