common.css 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763
  1. @charset "UTF-8";
  2. /**
  3. Sass函数--颜色函数--HSL函数:http://www.mamicode.com/info-detail-1126451.html
  4. */
  5. /* 文字基本颜色 */
  6. :root {
  7. --base-color: #409eff;
  8. }
  9. /* 水平导航 */
  10. .layui-layout-admin {
  11. /* 侧边导航 -- 二级导航 */
  12. /* 面包屑 */
  13. /* 内容 */
  14. }
  15. .layui-layout-admin .layui-header {
  16. background-color: #FFFFFF;
  17. border-bottom: 1px solid #f2f2f2;
  18. }
  19. .layui-layout-admin .layui-logo {
  20. width: 184px;
  21. }
  22. .layui-layout-admin .layui-logo h1 {
  23. display: inline-block;
  24. font-size: 16px;
  25. color: #5D5D5D;
  26. }
  27. .layui-layout-admin .layui-nav .layui-nav-bar {
  28. display: none;
  29. }
  30. .layui-layout-admin .layui-nav .layui-nav-item a {
  31. color: #333333;
  32. }
  33. .layui-layout-admin .layui-layout-left .layui-this:after {
  34. width: 0;
  35. border: 0;
  36. }
  37. .layui-layout-admin .layui-layout-left a span {
  38. display: inline-block;
  39. height: 40px;
  40. line-height: 40px;
  41. box-sizing: border-box;
  42. }
  43. .layui-layout-admin .layui-layout-left a:hover span {
  44. border-bottom: 3px solid #409eff;
  45. }
  46. .layui-layout-admin .layui-layout-left a.active span {
  47. border-bottom: 3px solid #409eff;
  48. border-radius: 1.5px;
  49. box-sizing: border-box;
  50. }
  51. .layui-layout-admin .layui-layout-right .layui-nav-more {
  52. border-top-color: #333;
  53. }
  54. .layui-layout-admin .layui-layout-right .layui-nav-mored {
  55. border-color: transparent transparent #333;
  56. }
  57. .layui-layout-admin .layui-layout-right .layui-nav-child {
  58. right: 0;
  59. left: unset;
  60. }
  61. .layui-layout-admin .layui-layout-right .layui-nav-child dd.layui-this, .layui-layout-admin .layui-layout-right .layui-nav-child dd.layui-this a {
  62. background-color: #409eff;
  63. }
  64. .layui-layout-admin .second-nav {
  65. width: 184px !important;
  66. background-color: #FFFFFF;
  67. border-right: 1px solid #f1f1f1;
  68. overflow: hidden;
  69. box-sizing: border-box;
  70. }
  71. .layui-layout-admin .second-nav .layui-side-scroll {
  72. width: 204px;
  73. }
  74. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav {
  75. width: 184px;
  76. background-color: transparent !important;
  77. }
  78. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item {
  79. width: 100%;
  80. background-color: #FFFFFF;
  81. }
  82. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a {
  83. width: 100%;
  84. height: 44px;
  85. display: flex;
  86. align-items: center;
  87. box-sizing: border-box;
  88. padding-left: 34px;
  89. }
  90. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a span {
  91. line-height: 44px;
  92. }
  93. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a:hover {
  94. background-color: #F7F7F7;
  95. }
  96. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a:hover i {
  97. left: -19px !important;
  98. }
  99. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a .stair-menu {
  100. overflow: hidden;
  101. display: flex;
  102. align-items: center;
  103. margin-right: 5px;
  104. width: 20px;
  105. height: 18px;
  106. line-height: 18px;
  107. text-align: center;
  108. }
  109. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-item a .stair-menu img {
  110. max-height: 100%;
  111. }
  112. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-itemed > a {
  113. color: #333333 !important;
  114. }
  115. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-itemed > .layui-nav-child {
  116. background-color: #FFFFFF !important;
  117. }
  118. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-tree {
  119. position: relative;
  120. }
  121. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-tree > .layui-this > a {
  122. background-color: #f8f8f8 !important;
  123. color: #409eff !important;
  124. box-sizing: border-box;
  125. position: relative;
  126. }
  127. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-itemed > a:hover{
  128. background-color: transparent !important;
  129. }
  130. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-tree > .layui-this > a:before {
  131. content: "";
  132. display: inline-block;
  133. width: 4px;
  134. height: 44px;
  135. background-color: #409eff;
  136. position: absolute;
  137. left: 0;
  138. }
  139. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-tree > .layui-this > a > .layui-nav-more {
  140. border-color: #409eff #409eff transparent transparent !important;
  141. }
  142. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-child dd.layui-this {
  143. background-color: #FFFFFF !important;
  144. color: #333333;
  145. }
  146. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-child dd.layui-this a {
  147. background-color: rgba(255, 98, 0, 0.1) !important;
  148. color: #409eff !important;
  149. box-sizing: border-box;
  150. position: relative;
  151. }
  152. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-child dd.layui-this a:before {
  153. content: "";
  154. display: inline-block;
  155. width: 4px;
  156. height: 44px;
  157. background-color: #409eff;
  158. position: absolute;
  159. left: 0;
  160. }
  161. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-child dd.layui-this .layui-left-nav {
  162. color: #409eff;
  163. }
  164. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-child dd > a {
  165. padding-left: 60px;
  166. }
  167. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav .layui-nav-more {
  168. width: 7px;
  169. height: 7px;
  170. border-width: 1px;
  171. border-color: #333 #333 transparent transparent;
  172. border-style: solid;
  173. transform: rotate(45deg);
  174. -ms-transform: rotate(45deg);
  175. /* IE 9 */
  176. -moz-transform: rotate(45deg);
  177. /* Firefox */
  178. -webkit-transform: rotate(45deg);
  179. /* Safari 和 Chrome */
  180. -o-transform: rotate(45deg);
  181. top: 16px;
  182. right: 16px;
  183. margin-top: 0;
  184. }
  185. .layui-layout-admin .second-nav .layui-side-scroll .layui-nav-itemed > a .layui-nav-more {
  186. transform: rotate(135deg);
  187. -ms-transform: rotate(135deg);
  188. -moz-transform: rotate(135deg);
  189. -webkit-transform: rotate(135deg);
  190. -o-transform: rotate(135deg);
  191. }
  192. .layui-layout-admin .crumbs {
  193. position: fixed;
  194. top: 60px;
  195. left: 184px;
  196. z-index: 9;
  197. right: 0;
  198. height: 43px;
  199. line-height: 43px;
  200. padding: 0 28px;
  201. background-color: #fff;
  202. border-bottom: 1px solid #f1f1f1;
  203. }
  204. .layui-layout-admin .crumbs a:hover {
  205. color: #409eff !important;
  206. }
  207. .layui-layout-admin .layui-body {
  208. position: absolute;
  209. overflow: auto !important;
  210. top: 104px;
  211. bottom: 0;
  212. left: 184px;
  213. background-color: #f8f8f8;
  214. }
  215. .layui-layout-admin .layui-body .body-content {
  216. min-width: 1000px;
  217. min-height: 650px;
  218. padding: 15px;
  219. margin: 16px;
  220. background-color: #fff;
  221. }
  222. /**
  223. Sass函数--颜色函数--HSL函数:http://www.mamicode.com/info-detail-1126451.html
  224. */
  225. /* 避免页面遮盖住tp调试页面 */
  226. .layui-layout-admin .layui-body {
  227. z-index: -1;
  228. }
  229. body {
  230. color: #333;
  231. }
  232. .red-color {
  233. color: red !important;
  234. }
  235. .text-color-sub {
  236. color: #666 !important;
  237. }
  238. .text-color {
  239. color: #409eff !important;
  240. }
  241. .text-color-gray {
  242. color: #5a5a5a !important;
  243. }
  244. .border-color {
  245. border-color: #409eff !important;
  246. }
  247. .border-after-color::after {
  248. border-color: #409eff !important;
  249. }
  250. .bg-color {
  251. background-color: #409eff !important;
  252. }
  253. .bg-color-diaphaneity {
  254. background-color: rgba(255, 106, 0, 0.1) !important;
  255. }
  256. .bg-color-gray {
  257. background-color: #5a5a5a !important;
  258. }
  259. .layui-tab-brief li.layui-this {
  260. color: #409eff !important;
  261. }
  262. .layui-tab-brief li.layui-this:after {
  263. border-bottom-color: #409eff !important;
  264. }
  265. /* 四级菜单 */
  266. .fourstage-nav .layui-tab-title {
  267. border: 0;
  268. }
  269. .fourstage-nav .layui-tab-title li {
  270. margin: 0 15px;
  271. padding: 0;
  272. }
  273. .fourstage-nav .layui-tab-title li::after {
  274. border: 0 !important;
  275. }
  276. .fourstage-nav .layui-tab-title li a {
  277. border-bottom: 2px solid #fff;
  278. }
  279. .fourstage-nav .layui-tab-title li.layui-this a {
  280. color: #409eff;
  281. border-bottom: 2px solid #409eff;
  282. }
  283. .footer {
  284. box-sizing: border-box;
  285. text-align: center;
  286. padding-bottom: 50px;
  287. padding-top: 50px;
  288. line-height: 1.8;
  289. color: #999;
  290. }
  291. .footer .gov-box img {
  292. max-width: 20px;
  293. max-height: 20px;
  294. margin-right: 5px;
  295. }
  296. .footer a {
  297. color: #999;
  298. }
  299. .footer-img {
  300. margin-bottom: 18px;
  301. }
  302. .footer-img img {
  303. max-width: 100px;
  304. max-height: 27px;
  305. }
  306. .footer-img {
  307. width: 100%;
  308. display: flex;
  309. justify-content: center;
  310. align-items: center;
  311. }
  312. .footer-img span {
  313. display: inline-block;
  314. color: #898989;
  315. line-height: 25px;
  316. margin-right: 12px;
  317. }
  318. .login-box {
  319. display: flex;
  320. }
  321. .shop-ewm a {
  322. display: inline-block;
  323. line-height: 60px;
  324. cursor: pointer;
  325. margin-right: 25px;
  326. }
  327. .shop-ewm {
  328. position: relative;
  329. }
  330. /*h5预览*/
  331. .goods-preview {position: relative;}
  332. .goods-preview .qrcode-wrap {background: #f4f6f8;display: inline-block;padding: 10px;text-align: center;position: absolute;left: 40px;top: 40px;max-width: 130px;max-height: 130px;overflow: hidden;}
  333. .goods-preview .qrcode-wrap img {width: 100px;height: 100px;}
  334. .goods-preview .qrcode-wrap .tips {font-size: 12px;margin: 10px 0 0 0;padding: 0;border: none;}
  335. .goods-preview .qrcode-wrap input{margin-top: 30px;}
  336. .goods-preview .phone-wrap {width: 300px;height: 600px;margin-left: 210px;background: url("../../img/iphone_shell.png") no-repeat;background-size: 100% auto;position: relative;}
  337. .goods-preview .phone-wrap .iframe-wrap {width: 260px;height: 530px;position: absolute;top: 38px;left: 20px;overflow: hidden;display: inline-block;}
  338. .goods-preview .phone-wrap .iframe-wrap iframe {width: 270px;height: 510px;margin-top: 10px;margin-left: -5px;border-radius: 0;transform: initial;}
  339. .goods-preview .phone-wrap .iframe-wrap .empty {text-align: center;position: absolute;top: 25%;padding: 0 20px;}
  340. .goods-preview .phone-wrap .iframe-wrap .empty img {width: 190px;display: block;margin: 0 auto 10px;}
  341. .goods-preview .phone-wrap .iframe-wrap .empty p {font-size: 12px;margin-bottom: 5px;}
  342. .goods-preview .phone-wrap .iframe-wrap .empty a {font-size: 12px;}
  343. /*小程序发布*/
  344. .release-layer .layui-layer-title {
  345. background: #fff;
  346. border-bottom: 0;
  347. margin-top: 10px;
  348. }
  349. .release-layer .weapp-release .title {
  350. font-size: 16px;
  351. text-align: center;
  352. }
  353. .release-layer .weapp-release .desc {
  354. font-size: 16px;
  355. text-align: center;
  356. padding: 0 20px;
  357. margin-top: 30px;
  358. color: #555;
  359. }
  360. .release-layer .weapp-release .operation-btns {
  361. margin-top: 60px;
  362. }
  363. .release-layer .operation-btns > div {
  364. margin-top: 10px;
  365. text-align: center;
  366. }
  367. .release-layer .operation-btns .layui-btn {
  368. width: 80%;
  369. }
  370. .tips-wrap {
  371. padding: 6px;
  372. background-color: #fff;
  373. border: 1px solid #f1f1f1;
  374. border-radius: 4px;
  375. }
  376. .tips-wrap .layui-colla-title {
  377. padding-left: 10px;
  378. height: 30px;
  379. font-size: 16px;
  380. font-weight: 400;
  381. line-height: 30px;
  382. background-color: transparent;
  383. }
  384. .tips-wrap .layui-colla-title .layui-colla-icon {
  385. left: 80px;
  386. }
  387. .tips-wrap .layui-colla-content {
  388. padding: 0;
  389. padding-left: 34px;
  390. border: none;
  391. color: #999;
  392. }
  393. .tips-wrap .layui-colla-content li {
  394. line-height: 25px;
  395. list-style: initial;
  396. }
  397. .card-common {
  398. margin-top: 15px;
  399. margin-bottom: 0;
  400. box-shadow: initial;
  401. }
  402. .card-common .layui-card-header {
  403. padding: 0 20px;
  404. display: flex;
  405. justify-content: space-between;
  406. align-items: center;
  407. }
  408. .card-common .layui-card-body {
  409. padding: 20px;
  410. }
  411. .card-common .card-title {
  412. font-size: 14px;
  413. font-weight: 600;
  414. }
  415. .card-common .card-sub {
  416. color: #999999;
  417. font-size: 12px;
  418. }
  419. .card-brief .layui-card-header {
  420. border-bottom: 0;
  421. padding-bottom: 0;
  422. }
  423. .card-brief .card-title {
  424. position: relative;
  425. padding-left: 10px;
  426. }
  427. .card-brief .card-title::before {
  428. content: "";
  429. display: inline-block;
  430. width: 3px;
  431. height: 14px;
  432. background-color: #409eff;
  433. position: absolute;
  434. left: 0;
  435. top: 50%;
  436. border-radius: 5px;
  437. transform: translateY(-50%);
  438. }
  439. .layui-card.form-wrap-show {
  440. margin-bottom: 0;
  441. }
  442. .layui-card.form-wrap-show .layui-card-header {
  443. padding: 3px 15px;
  444. display: flex;
  445. justify-content: space-between;
  446. align-items: center;
  447. border-radius: 5px;
  448. }
  449. /* 详情面板 */
  450. .detail-card {
  451. width: 100%;
  452. border: 1px solid #F1F1F1;
  453. padding: 20px 0 20px 80px;
  454. box-sizing: border-box;
  455. display: flex;
  456. }
  457. .detail-card .detail-img {
  458. width: 60px;
  459. height: 60px;
  460. text-align: center;
  461. margin-right: 15px;
  462. }
  463. .detail-card .detail-img img {
  464. max-width: 100%;
  465. max-height: 100%;
  466. }
  467. .detail-card .goods-name {
  468. font-size: 16px;
  469. font-weight: 600;
  470. color: #333333;
  471. }
  472. .detail-card .detail-line {
  473. height: 32px;
  474. line-height: 32px;
  475. color: #666666;
  476. }
  477. .detail-card .inline-span {
  478. display: inline-block;
  479. width: 220px;
  480. }
  481. .table-tab {
  482. margin-top: 15px;
  483. }
  484. .table-tab .layui-tab-title {
  485. height: 41px;
  486. border-color: #f1f1f1;
  487. }
  488. .table-tab .layui-tab-title li {
  489. background-color: #FFFFFF;
  490. border-top: 1px solid #f1f1f1;
  491. border-bottom: 1px solid #f1f1f1;
  492. border-left: 1px solid #f1f1f1;
  493. }
  494. .table-tab .layui-tab-title li:first-child {
  495. border-left: 1px solid #f1f1f1;
  496. }
  497. .table-tab .layui-tab-title li:last-child {
  498. border-right: 1px solid #f1f1f1;
  499. }
  500. .table-tab .layui-tab-title li.layui-this {
  501. background: #F8F8F8;
  502. border-radius: 2px 0 0 2px;
  503. }
  504. .table-tab .layui-tab-title li.layui-this::after {
  505. border: none;
  506. border-radius: 0;
  507. }
  508. .table-tab .layui-tab-content {
  509. padding: 0;
  510. border: none;
  511. background-color: #fff;
  512. }
  513. .layui-table tbody tr:hover, .layui-table-click {
  514. background-color: #f8f8f8 !important;
  515. }
  516. .single-filter-box {
  517. display: flex;
  518. justify-content: space-between;
  519. padding: 14px 0;
  520. background-color: #fff;
  521. }
  522. .single-filter-box .layui-form {
  523. margin-left: auto;
  524. }
  525. .single-filter-box .layui-form .layui-btn {
  526. border-color: #e6e6e6;
  527. padding: 0 10px;
  528. }
  529. .single-filter-box .layui-form .layui-input + .layui-btn {
  530. height: 30px;
  531. line-height: 30px;
  532. position: absolute;
  533. right: 1px;
  534. top: 1px;
  535. border-width: 0;
  536. border-left-width: 1px;
  537. }
  538. .single-filter-box .layui-input-inline {
  539. margin-left: 8px;
  540. }
  541. .screen {
  542. border: 0;
  543. background-color: #fff;
  544. border-radius: 5px;
  545. min-height: 45px;
  546. }
  547. .screen .layui-colla-item {
  548. position: relative;
  549. }
  550. .screen .layui-colla-title {
  551. position: initial;
  552. height: 0;
  553. }
  554. .screen .layui-colla-title .layui-colla-icon {
  555. left: auto;
  556. transform: translateX(-50%);
  557. top: 0;
  558. color: #BEBEBE;
  559. right: 10px;
  560. z-index: 2;
  561. padding: 5px;
  562. }
  563. .screen .layui-colla-content {
  564. padding: 15px 0;
  565. border: 1px solid #f1f1f1;
  566. }
  567. .screen .layui-colla-content .layui-input, .screen .layui-colla-content .layui-form-select {
  568. width: 185px !important;
  569. }
  570. .screen .layui-form-label {
  571. width: 120px;
  572. font-size: 14px;
  573. }
  574. .screen .form-row {
  575. margin-left: 120px;
  576. }
  577. .form-wrap {
  578. background-color: #fff;
  579. padding: 15px 0;
  580. border-radius: 5px;
  581. }
  582. .layui-unselect.layui-form-radio.layui-form-radioed i:after {
  583. content: "";
  584. position: absolute;
  585. width: 8px;
  586. height: 8px;
  587. background: #409eff;
  588. border-radius: 50%;
  589. left: 4px;
  590. top: 10px;
  591. }
  592. .len-long {
  593. width: 450px !important;
  594. }
  595. .len-mid {
  596. width: 250px !important;
  597. }
  598. .len-short {
  599. width: 120px !important;
  600. }
  601. .special-length {
  602. width: 650px !important;
  603. }
  604. .layui-btn {
  605. color: #fff;
  606. padding: 0 16px;
  607. background-color: #409eff;
  608. }
  609. .layui-btn.layui-btn-xs {
  610. height: 22px;
  611. line-height: 22px;
  612. padding: 0 5px;
  613. font-size: 12px;
  614. }
  615. .layui-btn.layui-btn-sm {
  616. height: 30px;
  617. line-height: 30px;
  618. padding: 0 10px;
  619. font-size: 12px;
  620. }
  621. .layui-btn.layui-btn-primary {
  622. color: #333;
  623. border-color: #e6e6e6;
  624. background-color: #ffffff;
  625. }
  626. .layui-btn.layui-btn-primary:hover {
  627. color: #333;
  628. opacity: 1;
  629. border-color: #e6e6e6;
  630. }
  631. .layui-btn-disabled, .layui-btn-disabled:active, .layui-btn-disabled:hover {
  632. color: #C9C9C9 !important;
  633. }
  634. .layui-input, .layui-select, .layui-textarea {
  635. border-color: #E6E6E6;
  636. }
  637. .layui-input:focus, .layui-select:focus, .layui-textarea:focus {
  638. border-color: #409eff !important;
  639. }
  640. .layui-input, .layui-select, .input-text, .layui-btn {
  641. height: 34px;
  642. line-height: 34px;
  643. font-size: 14px;
  644. }
  645. .btn-hover {
  646. color: #409eff !important;
  647. border-color: #409eff !important;
  648. }
  649. .layui-form-label {
  650. width: 200px;
  651. height: 34px;
  652. line-height: 34px;
  653. padding: 0 10px 0 0;
  654. box-sizing: border-box;
  655. color: #454545 !important;
  656. }
  657. .layui-form-label.sm {
  658. width: 80px;
  659. }
  660. .layui-form-label.mid {
  661. width: 150px;
  662. }
  663. .layui-form-label + .layui-input-block {
  664. margin-left: 200px;
  665. }
  666. .layui-form-label.sm + .layui-input-block {
  667. margin-left: 80px;
  668. }
  669. .layui-form-label.mid + .layui-input-block {
  670. margin-left: 150px;
  671. }
  672. .required {
  673. color: red;
  674. margin-right: 3px;
  675. }
  676. .word-aux {
  677. margin-left: 200px;
  678. display: block;
  679. margin-top: 5px;
  680. color: #B2B2B2;
  681. font-size: 12px;
  682. line-height: 1.6;
  683. }
  684. .word-aux.sm {
  685. margin-left: 80px;
  686. }
  687. .word-aux.mid {
  688. margin-left: 150px;
  689. }
  690. .layui-form-select dl dd.layui-this {
  691. background-color: #409eff;
  692. }
  693. .layui-form-checked[lay-skin=primary] i {
  694. border-color: #409eff !important;
  695. background-color: #409eff;
  696. color: #fff;
  697. }
  698. .layui-form-checkbox[lay-skin=primary]:hover i {
  699. border-color: #409eff;
  700. }
  701. .layui-form-radio > i:hover,
  702. .layui-form-radioed > i {
  703. color: #409eff;
  704. }
  705. .layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed > i {
  706. color: #409eff;
  707. }
  708. .draggable-element:hover {
  709. border-color: #409eff !important;
  710. }
  711. .draggable-element.selected {
  712. border-color: #409eff !important;
  713. box-shadow: 0 0 5px #ffc399;
  714. }
  715. .component-list ul li:not(.disabled):hover {
  716. background: #ffe1cc;
  717. color: #ff8833 !important;
  718. }
  719. .component-list ul li:not(.disabled):hover i {
  720. color: #ff8833 !important;
  721. }
  722. .component-list ul li:not(.disabled):hover span:last-child {
  723. color: #ff8833;
  724. }
  725. .layui-form-switch {
  726. margin-top: 6px;
  727. border-radius: 16px;
  728. border-color: #DDDDDD;
  729. }
  730. .layui-form-switch i {
  731. width: 21px;
  732. height: 21px;
  733. border-radius: 25px;
  734. background-color: #fff;
  735. position: absolute;
  736. z-index: 2;
  737. top: 0;
  738. left: 1px;
  739. -webkit-transition-duration: 0.3s;
  740. transition-duration: 0.3s;
  741. -webkit-box-shadow: 0 2px 5px #5a5a5a;
  742. box-shadow: 0 2px 5px #5a5a5a;
  743. }
  744. .layui-form-switch.layui-form-onswitch i {
  745. left: 46px;
  746. }
  747. .layui-form-onswitch {
  748. background-color: #409eff;
  749. }
  750. .layui-textarea {
  751. display: inline-block;
  752. resize: none;
  753. }
  754. .layui-textarea::-webkit-scrollbar {
  755. display: none;
  756. }
  757. .form-row {
  758. margin-top: 20px;
  759. margin-left: 200px;
  760. }
  761. .form-row.sm {
  762. margin-left: 80px;
  763. }
  764. .form-row.mid {
  765. margin-left: 150px;
  766. }
  767. .form-row .layui-btn {
  768. height: 34px;
  769. line-height: 34px;
  770. }
  771. .upload-img-block.square {
  772. width: 100px;
  773. height: 100px;
  774. }
  775. .upload-img-block.square .operation i {
  776. line-height: 90px;
  777. font-size: 25px !important;
  778. margin-left: 0 !important;
  779. margin-right: 10px !important;
  780. }
  781. .upload-img-block.square .operation i:last-child {
  782. margin-right: 0px !important;
  783. }
  784. .upload-img-block.square .upload-default .preview_img {
  785. line-height: 80px;
  786. }
  787. .upload-img-block {
  788. padding: 10px;
  789. width: 250px;
  790. height: 120px;
  791. border: 1px dashed #ddd;
  792. box-sizing: border-box;
  793. position: relative;
  794. /* 长图上传操作 */
  795. }
  796. .upload-img-block .replace {
  797. display: none;
  798. width: 100%;
  799. background-color: rgba(0, 0, 0, 0.5);
  800. bottom: 0;
  801. left: 0;
  802. color: #fff;
  803. position: absolute;
  804. text-align: center;
  805. line-height: 2;
  806. cursor: pointer;
  807. }
  808. .upload-img-block:hover .replace {
  809. display: block;
  810. }
  811. .upload-img-block .no-replace {
  812. color: #fff;
  813. position: absolute;
  814. top: 0;
  815. left: 0;
  816. right: 0;
  817. bottom: 0;
  818. cursor: pointer;
  819. }
  820. .upload-img-block .upload-img-box {
  821. text-align: center;
  822. cursor: pointer;
  823. height: 100%;
  824. }
  825. .upload-img-block .upload-img-box .upload-default .preview_img {
  826. line-height: 80px;
  827. }
  828. .upload-img-block .upload-img-box .upload-default .preview_img, .upload-img-block .upload-img-box .upload-default .img_prev {
  829. max-width: 100%;
  830. max-height: 100%;
  831. }
  832. .upload-img-block .upload-img-box .upload-default .img_prev {
  833. position: absolute;
  834. top: 50%;
  835. /*偏移*/
  836. left: 50%;
  837. transform: translate(-50%, -50%);
  838. max-height: 100%;
  839. max-width: 100%;
  840. }
  841. .upload-img-block .upload-img-box .upload-default .upload {
  842. position: absolute;
  843. top: 50%;
  844. /*偏移*/
  845. left: 50%;
  846. transform: translate(-50%, -50%);
  847. }
  848. .upload-img-block .upload-img-box .upload-default .iconfont {
  849. font-size: 30px;
  850. color: #6D7278;
  851. }
  852. .upload-img-block .upload-img-box .upload-default p {
  853. color: #5a5a5a;
  854. line-height: 20px;
  855. white-space: nowrap;
  856. }
  857. .upload-img-block .upload-img-box > img {
  858. position: absolute;
  859. top: 50%;
  860. /*偏移*/
  861. left: 50%;
  862. transform: translate(-50%, -50%);
  863. max-height: 100%;
  864. max-width: 100%;
  865. }
  866. .upload-img-block .del {
  867. background: #999;
  868. color: #FFFFFF;
  869. position: absolute;
  870. border-radius: 50%;
  871. width: 20px;
  872. height: 20px;
  873. font-size: 12px;
  874. font-style: normal;
  875. line-height: 18px;
  876. text-align: center;
  877. right: -10px;
  878. top: -10px;
  879. cursor: pointer;
  880. z-index: 1;
  881. display: none;
  882. }
  883. .upload-img-block .del.show {
  884. display: block;
  885. }
  886. .upload-img-block .hover:hover .operation {
  887. display: block;
  888. }
  889. .upload-img-block .operation {
  890. display: none;
  891. position: absolute;
  892. left: 0px;
  893. top: 0px;
  894. width: calc(100% + 0px);
  895. height: calc(100% + 0px);
  896. background-color: rgba(0, 0, 0, 0.5);
  897. color: #fff;
  898. }
  899. .upload-img-block .operation i {
  900. font-size: 25px !important;
  901. margin-left: 30px;
  902. line-height: 120px;
  903. }
  904. .upload-img-block .operation i:first-child {
  905. margin-left: 0px;
  906. }
  907. .upload-img-block .operation .replace_img {
  908. position: absolute;
  909. bottom: 0;
  910. width: 100%;
  911. height: 24px;
  912. color: #fff;
  913. background: rgba(0, 0, 0, 0.5);
  914. font-size: 12px;
  915. line-height: 24px;
  916. }
  917. .upload-img-block .operation .upload-img-block {
  918. height: 120px;
  919. }
  920. .layui-layer-btn .layui-layer-btn0 {
  921. border-color: #409eff !important;
  922. background-color: #409eff !important;
  923. }
  924. .layui-btn-primary.date-picker-btn.selected {
  925. background-color: #409eff;
  926. border-color: #409eff;
  927. color: #FFFFFF;
  928. }
  929. .layui-layer.layui-layer-dialog.layui-layer-msg {
  930. z-index: 99999999 !important;
  931. }
  932. :root input:-webkit-autofill,
  933. textarea:-webkit-autofill,
  934. select:-webkit-autofill {
  935. box-shadow: 0 0 50px 50px white inset;
  936. }
  937. .layui-input-block {
  938. line-height: 34px;
  939. }
  940. .layui-form-item .layui-input-inline {
  941. width: auto;
  942. line-height: 34px;
  943. }
  944. .layui-form-item {
  945. margin-bottom: 10px;
  946. }
  947. .layui-form-mid, .layui-word-aux {
  948. display: inline-block;
  949. height: 34px;
  950. line-height: 34px;
  951. padding: 0 !important;
  952. }
  953. .layui-input-inline.input-append {
  954. margin-right: 0;
  955. }
  956. .layui-input-inline.input-append .layui-input {
  957. padding-right: 30px;
  958. }
  959. .layui-input-inline.input-append + .layui-form-mid {
  960. width: 30px !important;
  961. text-align: center;
  962. margin-left: -30px;
  963. }
  964. .layui-laydate-header i:hover, .layui-laydate-header span:hover {
  965. color: #409eff !important;
  966. }
  967. .layui-laydate .layui-laydate-content .layui-this {
  968. background-color: #409eff !important;
  969. }
  970. .layui-laydate-footer span:hover {
  971. color: #409eff !important;
  972. }
  973. .layui-laydate-footer span[lay-type=date] {
  974. color: #409eff !important;
  975. }
  976. .calendar {
  977. position: absolute;
  978. top: 0;
  979. right: 0;
  980. width: 34px;
  981. height: 34px;
  982. z-index: 0;
  983. }
  984. .layui-table-view {
  985. margin-top: 15px;
  986. background-color: #fff;
  987. border: 0;
  988. }
  989. .layui-table-view .layui-table[lay-skin=line] {
  990. width: 100%;
  991. border: 0;
  992. }
  993. .layui-table-view .layui-table thead tr {
  994. background-color: #fff;
  995. }
  996. .layui-table-view .layui-table tbody td > div {
  997. height: auto !important;
  998. }
  999. .layui-table-view .layui-table thead span {
  1000. font-weight: 400;
  1001. color: #333333;
  1002. }
  1003. .layui-table-view .table-btn {
  1004. display: flex;
  1005. flex-wrap: wrap;
  1006. justify-content: flex-end;
  1007. }
  1008. .layui-table-view tr .layui-btn {
  1009. color: #409eff;
  1010. display: flex;
  1011. justify-content: center;
  1012. align-items: center;
  1013. height: 23px;
  1014. border-radius: 50px;
  1015. background-color: transparent;
  1016. font-size: 14px;
  1017. text-align: center;
  1018. padding: 2px 2px 2px 8px;
  1019. margin: 5px 0;
  1020. position: relative;
  1021. }
  1022. .table-title {
  1023. display: flex;
  1024. align-items: center;
  1025. }
  1026. .table-title .title-pic {
  1027. flex-shrink: 0;
  1028. display: inline-block;
  1029. width: 50px;
  1030. height: 50px;
  1031. text-align: center;
  1032. line-height: 50px;
  1033. margin-right: 10px;
  1034. }
  1035. .table-title .title-pic img {
  1036. max-width: 100%;
  1037. max-height: 100%;
  1038. }
  1039. .table-title .title-content {
  1040. overflow: hidden;
  1041. flex: 1;
  1042. line-height: 1.8;
  1043. }
  1044. .img-box {
  1045. display: inline-block;
  1046. width: 50px;
  1047. height: 50px;
  1048. text-align: center;
  1049. line-height: 50px;
  1050. }
  1051. .img-box img {
  1052. max-width: 100%;
  1053. max-height: 100%;
  1054. }
  1055. .layui-table-view .layui-table[lay-size=lg] .layui-table-cell {
  1056. height: auto;
  1057. font-size: 14px;
  1058. }
  1059. .layui-table-grid-down {
  1060. display: none;
  1061. }
  1062. .line-hiding {
  1063. overflow: hidden;
  1064. text-overflow: ellipsis;
  1065. display: -webkit-box;
  1066. -webkit-line-clamp: 1;
  1067. line-clamp: 1;
  1068. -webkit-box-orient: vertical;
  1069. white-space: normal;
  1070. word-break: break-all;
  1071. }
  1072. .multi-line-hiding {
  1073. overflow: hidden;
  1074. text-overflow: ellipsis;
  1075. display: -webkit-box;
  1076. -webkit-line-clamp: 2;
  1077. line-clamp: 2;
  1078. -webkit-box-orient: vertical;
  1079. white-space: normal;
  1080. word-break: break-all;
  1081. line-height: 22px !important;
  1082. max-height: 42px !important;
  1083. }
  1084. .table-bottom {
  1085. border-top: 1px solid #eee;
  1086. padding-top: 10px;
  1087. padding-bottom: 15px;
  1088. position: relative;
  1089. }
  1090. .table-bottom .layui-form-checkbox[lay-skin=primary] {
  1091. padding-left: 24px;
  1092. margin-top: 5px;
  1093. }
  1094. .table-bottom .layui-table-bottom-tool-temp {
  1095. line-height: 34px;
  1096. /* .layui-table-view .layui-form-checkbox {
  1097. padding-left: 15px;
  1098. } */
  1099. }
  1100. .table-bottom .layui-table-bottom-tool-temp .layui-form-checkbox[lay-skin=primary] {
  1101. padding-left: 0;
  1102. }
  1103. .table-bottom .layui-table-bottom-tool-temp .tool-temp-checkbox {
  1104. display: inline-block;
  1105. width: 3%;
  1106. text-align: center;
  1107. }
  1108. .table-bottom .layui-table-bottom-tool-temp .tool-temp-btns {
  1109. display: inline-block;
  1110. margin-left: 10px;
  1111. }
  1112. .table-bottom .layui-btn {
  1113. padding: 0px 5px;
  1114. font-size: 12px;
  1115. line-height: 2 !important;
  1116. height: auto;
  1117. display: inline-block;
  1118. margin-top: 3px;
  1119. }
  1120. .table-bottom .layui-table-page {
  1121. position: absolute;
  1122. right: 0;
  1123. top: 15px;
  1124. width: auto;
  1125. border-top: 0;
  1126. padding: 0 !important;
  1127. height: 34px !important;
  1128. padding-top: 2px !important;
  1129. }
  1130. /* 表格分页颜色 */
  1131. .layui-laypage a:hover {
  1132. color: #409eff !important;
  1133. }
  1134. .layui-laypage .layui-laypage-curr .layui-laypage-em {
  1135. background-color: #409eff !important;
  1136. }
  1137. .layui-laypage input:focus, .layui-laypage select:focus {
  1138. border-color: #409eff !important;
  1139. }
  1140. .layui-table-tool {
  1141. padding: 10px 0;
  1142. background-color: transparent;
  1143. z-index: 1;
  1144. border: 0;
  1145. }
  1146. .layui-table-tool .layui-table-tool-temp {
  1147. padding: 0;
  1148. }
  1149. .layui-table-tool .layui-table-tool-temp .layui-btn {
  1150. padding: 0px 5px;
  1151. font-size: 12px;
  1152. line-height: 2 !important;
  1153. height: auto;
  1154. display: inline-block;
  1155. }
  1156. .layui-table-tool .layui-table-tool-temp .layui-form-checkbox[lay-skin=primary] {
  1157. padding-left: 0;
  1158. }
  1159. .layui-table-tool .layui-table-tool-temp .tool-temp-checkbox {
  1160. display: inline-block;
  1161. width: 3%;
  1162. text-align: center;
  1163. }
  1164. .layui-table-tool .layui-table-tool-temp .tool-temp-btns {
  1165. display: inline-block;
  1166. margin-left: 10px;
  1167. }
  1168. .layui-table-header {
  1169. border: 0;
  1170. }
  1171. .layui-table th {
  1172. font-weight: bold;
  1173. background-color: #F7F7F7;
  1174. }
  1175. .layui-table .table-btn {
  1176. display: flex;
  1177. flex-wrap: wrap;
  1178. }
  1179. .layui-table .layui-btn {
  1180. display: flex;
  1181. justify-content: center;
  1182. align-items: center;
  1183. height: 23px;
  1184. border-radius: 50px;
  1185. background-color: transparent;
  1186. text-align: center;
  1187. padding: 2px 8px 2px 0;
  1188. margin: 5px 0 5px 5px;
  1189. position: relative;
  1190. color: #409eff;
  1191. }
  1192. .layui-table.pithy-table {
  1193. margin-top: 15px;
  1194. border: 0;
  1195. }
  1196. .layui-table.pithy-table thead th {
  1197. height: 40px;
  1198. line-height: 40px;
  1199. border: 0;
  1200. border-bottom: 1px solid #e6e6e6;
  1201. }
  1202. .layui-table.pithy-table tbody td {
  1203. min-height: 40px;
  1204. border: 0;
  1205. }
  1206. .layui-table.pithy-table tbody tr {
  1207. border-bottom: 1px solid #e6e6e6;
  1208. }
  1209. .layui-table.pithy-table tbody tr:last-of-type {
  1210. border-bottom: 0;
  1211. }
  1212. .layui-layer {
  1213. box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  1214. }
  1215. .layui-layer-shade {
  1216. background-color: #373737 !important;
  1217. opacity: 0.6 !important;
  1218. }
  1219. .layui-layer-page .layui-layer-content {
  1220. overflow: initial !important;
  1221. padding: 20px;
  1222. }
  1223. .layui-layer-page .layui-layer-content .layui-form-selected dl {
  1224. position: absolute;
  1225. }
  1226. .layui-layer-page #layui-layer-photos {
  1227. padding: 0;
  1228. }
  1229. /**************** 颜色选择器 ********************/
  1230. .layui-colorpicker-main .layui-btn-container .layui-btn:last-of-type {
  1231. background-color: #409eff;
  1232. }
  1233. .layui-elem-quote {
  1234. position: relative;
  1235. border: 0;
  1236. font-size: 16px;
  1237. background-color: transparent;
  1238. }
  1239. .layui-elem-quote:after {
  1240. content: "";
  1241. position: absolute;
  1242. width: 3px;
  1243. height: 20px;
  1244. background-color: #409eff;
  1245. left: 0;
  1246. top: 50%;
  1247. transform: translateY(-50%);
  1248. }
  1249. .card {
  1250. margin-top: 10px;
  1251. padding: 20px;
  1252. background-color: #fff;
  1253. }
  1254. .item-block-parent {
  1255. padding: 20px;
  1256. width: 100%;
  1257. display: flex;
  1258. flex-wrap: wrap;
  1259. background-color: #fff;
  1260. box-sizing: border-box;
  1261. border-radius: 5px;
  1262. /* .item-block-hover-a:hover {
  1263. border-color: transparent;
  1264. box-shadow: 0 0 10px rgba(20, 20, 20, 0.15);
  1265. }
  1266. */
  1267. }
  1268. .item-block-parent .item-block {
  1269. position: relative;
  1270. display: inline-block;
  1271. background: #f7f8fa;
  1272. box-sizing: border-box;
  1273. border-radius: 4px;
  1274. }
  1275. .item-block-parent .item-block:hover {
  1276. background: #f2f3f5;
  1277. }
  1278. .item-block-parent .item-block-wrap {
  1279. padding: 15px;
  1280. display: flex;
  1281. justify-content: flex-start;
  1282. align-items: flex-start;
  1283. }
  1284. .item-block-parent .item-pic {
  1285. flex-shrink: 0;
  1286. width: 40px;
  1287. height: 40px;
  1288. text-align: center;
  1289. line-height: 40px;
  1290. margin-right: 10px;
  1291. }
  1292. .item-block-parent .item-pic img {
  1293. max-width: 100%;
  1294. max-height: 100%;
  1295. }
  1296. .item-block-parent .item-con {
  1297. overflow: hidden;
  1298. height: 40px;
  1299. display: flex;
  1300. flex-direction: column;
  1301. justify-content: space-around;
  1302. }
  1303. .item-block-parent .item-con .item-content-title {
  1304. white-space: nowrap;
  1305. overflow: hidden;
  1306. text-overflow: ellipsis;
  1307. line-height: 20px;
  1308. font-size: 14px;
  1309. color: #666;
  1310. }
  1311. .item-block-parent .item-con .item-content-icon {
  1312. font-size: 12px;
  1313. color: #999;
  1314. margin-top: 2px;
  1315. }
  1316. .item-block-parent .item-con .item-content-icon .label {
  1317. display: inline-block;
  1318. text-overflow: ellipsis;
  1319. white-space: nowrap;
  1320. overflow: hidden;
  1321. max-width: 66%;
  1322. height: 18px;
  1323. padding-left: 5px;
  1324. padding-right: 5px;
  1325. margin-right: 5px;
  1326. margin-bottom: 5px;
  1327. border: 1px solid #e5e5e5;
  1328. vertical-align: middle;
  1329. line-height: 18px;
  1330. border-radius: 2px;
  1331. }
  1332. .item-block-parent .item-con .item-content-icon img {
  1333. width: 16px;
  1334. height: 16px;
  1335. padding: 2px;
  1336. margin-bottom: 5px;
  1337. }
  1338. .item-block-parent .item-con .item-content-desc {
  1339. line-height: 20px;
  1340. font-size: 12px;
  1341. color: #999;
  1342. }
  1343. .item-block-parent .item-float-wrap {
  1344. position: absolute;
  1345. top: 0;
  1346. right: 0;
  1347. bottom: 0;
  1348. left: 0;
  1349. opacity: 0;
  1350. transition: all 0.2s;
  1351. }
  1352. .item-block-parent .item-float {
  1353. position: absolute;
  1354. bottom: 0;
  1355. left: 0;
  1356. width: 100%;
  1357. height: 30px;
  1358. line-height: 30px;
  1359. padding: 0 20px;
  1360. color: #333;
  1361. box-sizing: border-box;
  1362. background-color: #f2f3f5;
  1363. border-top: 1px solid #e5e5e5;
  1364. font-size: 12px;
  1365. display: flex;
  1366. justify-content: space-between;
  1367. }
  1368. .item-block-parent .item-float i {
  1369. display: inline-block;
  1370. width: 8px;
  1371. height: 8px;
  1372. border-radius: 5px;
  1373. }
  1374. .item-block-parent .item-float span {
  1375. margin-left: 5px;
  1376. margin-right: 5px;
  1377. }
  1378. .item-block-parent .item-block-hover:hover {
  1379. border-color: transparent;
  1380. }
  1381. .item-block-parent .item-block-hover:hover .item-float-wrap {
  1382. bottom: -30px;
  1383. opacity: 1;
  1384. z-index: 99;
  1385. }
  1386. .item-block-parent .item-poa-pic {
  1387. position: absolute;
  1388. top: 0;
  1389. right: 0;
  1390. width: 50px;
  1391. height: 50px;
  1392. }
  1393. .item-block-parent .item-poa-pic img {
  1394. width: 50px;
  1395. height: 50px;
  1396. }
  1397. @media screen and (min-width: 1700px) {
  1398. .item-block {
  1399. width: 19%;
  1400. margin-right: 1.25%;
  1401. margin-bottom: 25px;
  1402. }
  1403. .item-block:nth-child(5n) {
  1404. margin-right: 0;
  1405. }
  1406. }
  1407. @media screen and (min-width: 1460px) and (max-width: 1699px) {
  1408. .item-block {
  1409. width: 23.5%;
  1410. margin-right: 2%;
  1411. margin-bottom: 25px;
  1412. }
  1413. .item-block:nth-child(4n) {
  1414. margin-right: 0;
  1415. }
  1416. }
  1417. @media screen and (max-width: 1459px) {
  1418. .item-block {
  1419. width: 31.5%;
  1420. margin-right: 2%;
  1421. margin-bottom: 25px;
  1422. }
  1423. .item-block:nth-child(3n) {
  1424. margin-right: 0;
  1425. }
  1426. }
  1427. /* @media screen and (max-width: 1239px) {
  1428. .item-block {
  1429. width: 49%;
  1430. margin-right: 2%;
  1431. margin-bottom: 25px;
  1432. &:nth-child(2n) {
  1433. margin-right: 0;
  1434. }
  1435. }
  1436. } */
  1437. .category-list .item li:hover, .category-list .item li.selected {
  1438. color: #409eff !important;
  1439. background-color: #f5f5f5;
  1440. }
  1441. .prompt-block {
  1442. display: flex;
  1443. align-items: center;
  1444. }
  1445. .prompt-block .prompt {
  1446. width: 18px;
  1447. height: 18px;
  1448. line-height: 18px;
  1449. position: relative;
  1450. }
  1451. .prompt-block .prompt:hover .prompt-box {
  1452. display: inline-block;
  1453. }
  1454. .prompt-block .prompt .iconfont {
  1455. color: #000;
  1456. font-weight: 100;
  1457. margin-left: 3px;
  1458. cursor: pointer;
  1459. }
  1460. .prompt-block .prompt-box {
  1461. position: absolute;
  1462. top: -20px;
  1463. left: 32px;
  1464. border: 1px solid #e4e4e4;
  1465. width: 280px;
  1466. text-align: left;
  1467. border-radius: 5px;
  1468. background-color: #FFFFFF;
  1469. padding: 15px;
  1470. box-sizing: border-box;
  1471. word-break: break-all;
  1472. color: #666666;
  1473. line-height: 24px;
  1474. z-index: 999;
  1475. display: none;
  1476. font-weight: normal;
  1477. }
  1478. .prompt-block .prompt-box:before, .prompt-block .prompt-box:after {
  1479. content: "";
  1480. display: inline-block;
  1481. border: solid transparent;
  1482. width: 0;
  1483. height: 0;
  1484. border-width: 12px;
  1485. top: 16px;
  1486. position: absolute;
  1487. }
  1488. .prompt-block .prompt-box:before {
  1489. border-right-color: #e4e4e4;
  1490. left: -25px;
  1491. }
  1492. .prompt-block .prompt-box:after {
  1493. border-right-color: #FFFFFF;
  1494. left: -23px;
  1495. }
  1496. .prompt-block .prompt-con {
  1497. width: 100%;
  1498. word-break: break-all;
  1499. white-space: normal;
  1500. }
  1501. .flexbox-fix-btn .btn {
  1502. width: 80px;
  1503. border: 1px solid #DDDDDD;
  1504. color: #666666;
  1505. line-height: 32px;
  1506. background-color: transparent;
  1507. margin: 20px 5px 0;
  1508. cursor: pointer;
  1509. }
  1510. .upload_img_square {
  1511. display: inline-block;
  1512. width: 80px;
  1513. height: 80px;
  1514. line-height: 78px;
  1515. font-size: 30px;
  1516. color: #bbbbbb;
  1517. cursor: pointer;
  1518. border: 1px dashed #ccc;
  1519. border-radius: 5px;
  1520. text-align: center;
  1521. margin-bottom: 10px;
  1522. margin-right: 10px;
  1523. }
  1524. .upload_img_square_item {
  1525. display: inline-block;
  1526. float: left;
  1527. width: 80px;
  1528. height: 80px;
  1529. position: relative;
  1530. border: 1px dashed #e5e5e5;
  1531. text-align: center;
  1532. transition: background-color 0.3s ease;
  1533. margin-bottom: 10px;
  1534. margin-right: 10px;
  1535. }
  1536. .upload_img_square_item:hover {
  1537. border: 1px dashed #ff8143;
  1538. border-radius: 5px;
  1539. }
  1540. .upload_img_square_item:hover .operation {
  1541. display: block;
  1542. }
  1543. .upload_img_square_item .img-wrap {
  1544. width: 80px;
  1545. font-size: 0;
  1546. line-height: 79px;
  1547. border-radius: 5px;
  1548. overflow: hidden;
  1549. }
  1550. .upload_img_square_item .img-wrap img {
  1551. width: calc(100% - 2px);
  1552. height: calc(100% - 2px);
  1553. }
  1554. .upload_img_square_item .operation {
  1555. position: absolute;
  1556. top: 0;
  1557. z-index: 10;
  1558. width: 80px;
  1559. height: 80px;
  1560. line-height: 80px;
  1561. background: rgba(0, 0, 0, 0.5);
  1562. color: #fff;
  1563. cursor: pointer;
  1564. text-align: center;
  1565. display: none;
  1566. }
  1567. .upload_img_square_item .operation i {
  1568. font-size: 20px;
  1569. margin-left: 10px;
  1570. }
  1571. .upload_img_square_item .operation i:first-child {
  1572. margin-left: 0;
  1573. }
  1574. .upload_img_square_item .operation .replace_img {
  1575. position: absolute;
  1576. bottom: 0;
  1577. width: 100%;
  1578. height: 24px;
  1579. color: #fff;
  1580. background: rgba(0, 0, 0, 0.5);
  1581. font-size: 12px;
  1582. line-height: 24px;
  1583. }
  1584. .layui-form-item .layui-table-view {
  1585. margin-top: 0;
  1586. }
  1587. .layui-form-item .layui-form-checkbox[lay-skin=primary] {
  1588. margin-top: 0;
  1589. }
  1590. .layui-form-item .layui-table-tool {
  1591. min-height: 40px;
  1592. padding: 0;
  1593. }
  1594. .layui-table-init .layui-icon {
  1595. position: absolute;
  1596. }
  1597. .layui-layer-tips .layui-layer-content {
  1598. color: #000 !important;
  1599. }
  1600. .icon-preview {
  1601. position: fixed;
  1602. width: 100vw;
  1603. height: 100vh;
  1604. left: 0;
  1605. top: 0;
  1606. z-index: 9999;
  1607. display: flex;
  1608. align-items: center;
  1609. justify-items: center;
  1610. background: rgba(55,55,55,0.6);
  1611. }
  1612. .icon-preview .icon-preview-block {
  1613. width: 100px;
  1614. height: 100px;
  1615. font-size: 100px;
  1616. margin: 0 auto;
  1617. }
  1618. @keyframes spin {
  1619. from {
  1620. transform: rotate(0deg);
  1621. }
  1622. to {
  1623. transform: rotate(360deg);
  1624. }
  1625. }
  1626. .common-loading-layer {
  1627. width: 35px;
  1628. height: 35px;
  1629. perspective: 800px;
  1630. transform-style: preserve-3d;
  1631. transition: all 0.2s ease-out;
  1632. border-radius: 50%;
  1633. border: 3px solid;
  1634. border-left-color: var(--base-color);
  1635. border-right-color: #C5C5C5;
  1636. border-top-color: var(--base-color);
  1637. border-bottom-color: #C5C5C5;
  1638. animation: spin 0.6s linear normal infinite;
  1639. display: block;
  1640. }
  1641. .common-loading-layer:before {
  1642. content: ''
  1643. }