国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

453 lignes
7.0KB

  1. * {
  2. font-size:12px
  3. }
  4. body {
  5. font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  6. color:#444;
  7. background:#fff;
  8. line-height:24px;
  9. letter-spacing:0.4px
  10. }
  11. form,h1,h2,h3,ul,ol,div {
  12. margin:0;
  13. padding:0
  14. }
  15. td {
  16. line-height:1.5
  17. }
  18. td,th,div {
  19. word-break:break-all;
  20. word-wrap:break-word
  21. }
  22. b,strong {
  23. font-weight:600
  24. }
  25. li,dd {
  26. margin:0;
  27. padding:0;
  28. list-style:none
  29. }
  30. input[type=button],input[type=submit],input[type=reset] {
  31. display:inline-block;
  32. padding:0 8px;
  33. line-height:24px;
  34. font-size:12px;
  35. color:#fff!important;
  36. background:#28a745!important;
  37. border:none;
  38. cursor:pointer;
  39. text-align:center;
  40. border-radius:2px;
  41. -webkit-appearance:none
  42. }
  43. input,input[type=text],input[type=password] {
  44. padding:2px 6px;
  45. height:24px!important;
  46. line-height:24px!important;
  47. color:#444;
  48. border:1px solid #eee
  49. }
  50. input[type=checkbox],input[type=radio] {
  51. width:14px;
  52. height:14px;
  53. vertical-align:bottom
  54. }
  55. textarea {
  56. padding:2px 6px;
  57. font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  58. color:#444;
  59. border:1px solid #eee;
  60. border-radius:2px;
  61. vertical-align:bottom
  62. }
  63. select {
  64. padding:2px;
  65. border:1px solid #eee;
  66. border-radius:2px;
  67. color:#444
  68. }
  69. input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus {
  70. border:1px solid #d2d2d2;
  71. outline:none
  72. }
  73. img {
  74. margin-right:8px
  75. }
  76. h1,h2,h3 {
  77. font-size:18px;
  78. color:#444
  79. }
  80. a:link {
  81. color:#444;
  82. text-decoration:none
  83. }
  84. a:hover {
  85. opacity:0.8
  86. }
  87. a:visited {
  88. color:#666
  89. }
  90. .alltxt {
  91. padding:2px 6px;
  92. color:#444;
  93. border:1px solid #eee;
  94. vertical-align:bottom
  95. }
  96. .pubinputs {
  97. padding:2px 6px;
  98. width:250px;
  99. line-height:16px;
  100. border:1px solid #eee
  101. }
  102. .iptxt {
  103. padding:2px 6px;
  104. line-height:14px;
  105. border:1px solid #eee
  106. }
  107. .pubinput {
  108. padding-bottom:0;
  109. width:250px;
  110. height:24px
  111. }
  112. .pubinputl {
  113. padding-bottom:0;
  114. width:250px;
  115. height:24px
  116. }
  117. .np {
  118. border:none
  119. }
  120. .linerow {
  121. border-bottom:1px solid #acacac
  122. }
  123. .coolbg {
  124. display:inline-block;
  125. padding:0 8px;
  126. line-height:24px;
  127. color:#fff!important;
  128. background:#f2f2f2!important;
  129. border-radius:2px;
  130. text-align:center;
  131. cursor:pointer
  132. }
  133. .coolbg2 {
  134. height:24px;
  135. background:#dfddd2;
  136. border:1px solid #424b51
  137. }
  138. .ll {
  139. background:#e6e6e6;
  140. border-right:2px solid #acacac;
  141. border-bottom:2px solid #acacac
  142. }
  143. .bline {
  144. background:#fff;
  145. border-bottom:1px solid #f6f6f6
  146. }
  147. #uploadfield {
  148. float:left
  149. }
  150. .bline2 {
  151. border-bottom:1px solid #bcbcbc
  152. }
  153. .coolbt {
  154. background:#e4f7d7;
  155. border-left:1px solid #efefef;
  156. border-top:1px solid #efefef;
  157. border-right:1px solid #acacac;
  158. border-bottom:1px solid #acacac;
  159. cursor:pointer
  160. }
  161. .coolbt2 {
  162. background:#f7fcda;
  163. border-left:1px solid #efefef;
  164. border-top:1px solid #efefef;
  165. border-right:1px solid #acacac;
  166. border-bottom:1px solid #acacac
  167. }
  168. .coolbg3 {
  169. width:140px;
  170. height:24px;
  171. background:#dfddd2;
  172. border:1px solid #bdc5b4;
  173. text-align:right
  174. }
  175. .coolbg61 {
  176. width:380px;
  177. line-height:26px;
  178. background:#e7f3b1;
  179. border-top:1px solid #bdc5b4;
  180. border-left:1px solid #bdc5b4;
  181. border-right:1px solid #bdc5b4;
  182. text-align:right
  183. }
  184. .coolbg62 {
  185. padding:2px 6px;
  186. width:380px;
  187. height:300px;
  188. background:#f8fdf0;
  189. border:1px solid #bdc5b4
  190. }
  191. .coolbg4 {
  192. padding:0 10px;
  193. height:28px;
  194. line-height:28px;
  195. background:#f9fcdc;
  196. background:url(../images/dlgtitle.gif) repeat-x;
  197. border-bottom:1px solid #c9cfc1;
  198. text-align:right
  199. }
  200. .coolbg5 {
  201. height:6px;
  202. background:#f9fcdc;
  203. border-top:1px solid #bdc5b4
  204. }
  205. .wsselect {
  206. padding:10px;
  207. height:auto;
  208. background:#fcfef1;
  209. overflow:auto
  210. }
  211. .dlg {
  212. padding:2px 6px;
  213. width:360px;
  214. background:#f0faeb;
  215. border:2px solid #ccc
  216. }
  217. .pubdlg {
  218. background:#fff;
  219. border:2px solid #ccc;
  220. z-index:8888
  221. }
  222. .pubdlg .title {
  223. height:28px;
  224. line-height:28px;
  225. background:#f9fcdc;
  226. background:url(../images/dlgtitle.gif) repeat-x;
  227. border-bottom:1px solid #c9cfc1;
  228. text-align:left;
  229. cursor:move
  230. }
  231. .pubdlg .titLeft {
  232. float:left;
  233. padding-left:10px;
  234. line-height:28px;
  235. color:#444
  236. }
  237. .pubdlg .titRight {
  238. float:right;
  239. padding:0
  240. }
  241. .quicksel {
  242. margin:0 10px;
  243. width:680px;
  244. height:420px;
  245. overflow:auto;
  246. z-index:10005
  247. }
  248. .quickselfoot {
  249. padding-top:8px;
  250. border-top:1px dashed #c0cc9d
  251. }
  252. .quickselItem {
  253. margin-bottom:8px
  254. }
  255. .quickselItem .topcat {
  256. padding-left:10px;
  257. line-height:28px;
  258. background:#fbfeef;
  259. border-bottom:1px dashed #ccc;
  260. clear:both
  261. }
  262. .quickselItem .soncat {
  263. padding-left:10px
  264. }
  265. .quickselItem .item {
  266. margin-right:10px;
  267. float:left
  268. }
  269. .mysource,.mywriter {
  270. width:280px;
  271. background:#f0faeb;
  272. border:2px solid #ccc;
  273. z-index:10001
  274. }
  275. .dlgws div {
  276. max-width:100%
  277. }
  278. .dlgTesttitle {
  279. padding:2px 6px;
  280. width:300px;
  281. background:#f0faeb;
  282. border:2px solid #ccc
  283. }
  284. #_mysource {
  285. z-index:10003
  286. }
  287. #_mywriter {
  288. z-index:10004
  289. }
  290. #uploadwait {
  291. z-index:19999
  292. }
  293. .option1 {
  294. background:#dceca6
  295. }
  296. .option2 {
  297. background:#f7fbd2
  298. }
  299. .option3 {
  300. background:#fff
  301. }
  302. .ininput {
  303. width:96%;
  304. height:24px;
  305. border:1px solid #fff
  306. }
  307. .nbt {
  308. padding:2px 6px;
  309. background-image:url(../images/allbtbg.gif);
  310. background:#fff;
  311. border:1px solid #a5af83
  312. }
  313. .tdt {
  314. padding-left:10px
  315. }
  316. .waitpage {
  317. position:absolute;
  318. top:0;
  319. left:0;
  320. background:url(../../images/loading1.gif) #ababab center no-repeat;
  321. z-index:10000
  322. }
  323. .divpre img {
  324. max-width:120px;
  325. max-height:80px
  326. }
  327. .divpre {
  328. overflow:hidden
  329. }
  330. .autoinput {
  331. padding-left:6px;
  332. width:90%
  333. }
  334. .bodytitle {
  335. margin:0 auto 10px;
  336. width:98%;
  337. height:34px;
  338. line-height:34px;
  339. background:url(../images/wbg.gif);
  340. border:1px solid #cecece;
  341. box-sizing:border-box
  342. }
  343. .bodytitle div {
  344. float:left
  345. }
  346. .bodytitletxt {
  347. padding-left:10px
  348. }
  349. .tbtitle td {
  350. padding:2px 6px
  351. }
  352. .tblist td {
  353. padding:2px 6px;
  354. background:#fff
  355. }
  356. .tblist td.tbsname {
  357. padding:2px 6px;
  358. background:#f9ffe6
  359. }
  360. .colordlg {
  361. padding:2px 6px;
  362. width:100px;
  363. border:2px dashed #28a745;
  364. background:#f0faeb;
  365. z-index:10005
  366. }
  367. option.alltype {
  368. padding-left:16px;
  369. height:24px;
  370. line-height:24px;
  371. background:url(../images/arr4.gif) 2px 4px no-repeat
  372. }
  373. option.btype {
  374. padding-left:16px;
  375. height:24px;
  376. line-height:24px;
  377. background:url(../images/arr4.gif) 2px 4px no-repeat
  378. }
  379. option.stype {
  380. padding-left:24px;
  381. height:24px;
  382. line-height:24px;
  383. background:url(../images/arrr.gif) 10px 4px no-repeat
  384. }
  385. .ilist {
  386. border-top:1px dashed #bcbcbc;
  387. border-bottom:1px dashed #bcbcbc;
  388. border-left:1px dashed #bcbcbc
  389. }
  390. .ilist td {
  391. border-right:1px dashed #bcbcbc
  392. }
  393. #typeid2 {
  394. float:left;
  395. padding-left:10px;
  396. height:24px;
  397. background:url(../images/typeid2bg.gif) no-repeat;
  398. border:none
  399. }
  400. .litpic_span {
  401. margin-left:-60px;
  402. width:80px;
  403. height:24px;
  404. overflow:hidden;
  405. cursor:pointer
  406. }
  407. #litpic {
  408. margin-left:-20px;
  409. width:82px;
  410. height:24px;
  411. opacity:0;
  412. cursor:pointer
  413. }
  414. #starttime,#endtime,#pubdate {
  415. padding-left:24px;
  416. background:url(../images/calendar.gif) 4px no-repeat
  417. }
  418. #title {
  419. background:url(../images/ruler.gif) repeat-x 0 6px
  420. }
  421. .spec {
  422. width:60px
  423. }
  424. .gtab a {
  425. width:80px;
  426. text-align:center;
  427. display:block;
  428. float:left;
  429. height:26px;
  430. line-height:26px
  431. }
  432. .albCt img {
  433. cursor:pointer
  434. }
  435. .maintable {
  436. width:98% !important
  437. }
  438. a.btn {
  439. color:white !important
  440. }
  441. span.page-link {
  442. background-color:#ddd
  443. }
  444. .btn-success {
  445. background-color:#28a745;
  446. border-color:#28a745
  447. }
  448. .table {
  449. color:#444
  450. }
  451. .table td,.table th {
  452. padding:6px 12px
  453. }