国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

496 line
7.7KB

  1. * {
  2. font-size:12px;
  3. letter-spacing:.4px
  4. }
  5. body {
  6. line-height:1.5;
  7. font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  8. color:#424b51;
  9. background:#fff
  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. li,dd {
  23. margin:0;
  24. padding:0;
  25. list-style:none
  26. }
  27. label {
  28. display:inline-block;
  29. margin:8px 0
  30. }
  31. input {
  32. padding:.25rem .5rem;
  33. height:calc(1.6rem + .8rem);
  34. color:#424b51;
  35. background:#fff;
  36. border:1px solid #eee;
  37. border-radius:.2rem;
  38. transition:all .6s;
  39. vertical-align:middle
  40. }
  41. input[type=radio],input[type=checkbox] {
  42. margin:0;
  43. height:auto;
  44. box-shadow:none;
  45. outline:none;
  46. vertical-align:text-top
  47. }
  48. input[type=button],input[type=submit],input[type=reset] {
  49. padding:.25rem .5rem;
  50. height:auto;
  51. color:#fff;
  52. background:#28a745;
  53. border-radius:.2rem;
  54. border:0;
  55. transition:all .6s
  56. }
  57. input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus {
  58. background:#006829;
  59. border-color:#005b24;
  60. box-shadow:0 0 0 0.2rem rgba(38,159,86,.5)
  61. }
  62. textarea {
  63. padding:.25rem .5rem;
  64. color:#424b51;
  65. background:#fff;
  66. border:1px solid #eee;
  67. border-radius:.2rem;
  68. transition:all .6s
  69. }
  70. input:focus,textarea:focus {
  71. border-color:#28a745;
  72. box-shadow:0 0 2px #28a745;
  73. outline:none
  74. }
  75. select {
  76. padding:.25rem .5rem;
  77. height:calc(1.6rem + .8rem);
  78. color:#424b51;
  79. background:#fff;
  80. border:1px solid #eee;
  81. border-radius:.2rem;
  82. transition:all .6s
  83. }
  84. img {
  85. margin-right:6px;
  86. border-radius:.2rem;
  87. vertical-align:baseline
  88. }
  89. a:link {
  90. color:#424b51;
  91. text-decoration:none
  92. }
  93. a:hover {
  94. opacity:.8
  95. }
  96. a:visited {
  97. color:#666
  98. }
  99. .np {
  100. border:0
  101. }
  102. .linerow {
  103. border-bottom:1px solid #ACACAC
  104. }
  105. .coolbg {
  106. padding:.25rem .5rem;
  107. background:#f2f2f2;
  108. border-bottom:1px solid #ccc;
  109. border-radius:.2rem;
  110. border:0;
  111. cursor:pointer
  112. }
  113. .coolbg2 {
  114. height:18px;
  115. background:#DFDDD2;
  116. border:1px solid #000
  117. }
  118. .ll {
  119. border-right:2px solid #ACACAC;
  120. border-bottom:2px solid #ACACAC;
  121. background:#E6E6E6
  122. }
  123. .bline {
  124. height:36px;
  125. background:#fff;
  126. border-bottom:1px solid #eee
  127. }
  128. #uploadfield {
  129. float:left
  130. }
  131. .bline2 {
  132. border-bottom:1px solid #eee
  133. }
  134. .coolbt {
  135. border-left:1px solid #EFEFEF;
  136. border-top:1px solid #EFEFEF;
  137. border-bottom:1px solid #ACACAC;
  138. background:#E4F7D7;
  139. cursor:pointer
  140. }
  141. .coolbt2 {
  142. border-left:1px solid #EFEFEF;
  143. border-top:1px solid #EFEFEF;
  144. border-bottom:1px solid #ACACAC;
  145. background:#F7FCDA
  146. }
  147. .coolbg3 {
  148. width:140px;
  149. height:20px;
  150. border:1px solid #BDC5B4;
  151. background:#DFDDD2;
  152. text-align:right
  153. }
  154. .coolbg61 {
  155. width:380px;
  156. height:26px;
  157. line-height:26px;
  158. border-top:1px solid #BDC5B4;
  159. border-left:1px solid #BDC5B4;
  160. border-right:1px solid #BDC5B4;
  161. background:#E7F3B1;
  162. text-align:right
  163. }
  164. .coolbg62 {
  165. padding:6px;
  166. width:380px;
  167. height:300px;
  168. border:1px solid #BDC5B4;
  169. background:#F8FDF0
  170. }
  171. .coolbg4 {
  172. width:190px;
  173. height:30px;
  174. line-height:30px;
  175. border-bottom:1px solid #C9CFC1;
  176. background:#F9FCDC url(/static/web/img/dlgtitle.gif)repeat-x;
  177. text-align:right
  178. }
  179. .coolbg5 {
  180. width:190px;
  181. height:6px;
  182. border-top:1px solid #BDC5B4;
  183. background:#F9FCDC
  184. }
  185. .wsselect {
  186. height:60px;
  187. background:#FCFEF1;
  188. overflow:auto
  189. }
  190. .dlg {
  191. padding:.25rem .5rem;
  192. width:360px;
  193. line-height:160%;
  194. background:#F0FAEB;
  195. border:2px solid #008E38
  196. }
  197. .pubdlg {
  198. background:#fff;
  199. border:4px solid #008E38;
  200. border-radius:.2rem;
  201. z-index:8888
  202. }
  203. .pubdlg .title {
  204. height:30px;
  205. line-height:30px;
  206. border-bottom:1px solid #C9CFC1;
  207. background:url(/static/web/img/dlgtitle.gif)repeat-x;
  208. text-align:left;
  209. cursor:move
  210. }
  211. .pubdlg .titLeft {
  212. float:left;
  213. padding-left:10px;
  214. line-height:29px;
  215. font-weight:600;
  216. color:#424b51
  217. }
  218. .pubdlg .titRight {
  219. float:right;
  220. padding:0
  221. }
  222. .fullpagediv {
  223. position:absolute;
  224. top:0;
  225. left:0;
  226. width:100%;
  227. height:120%;
  228. background:#cdcdcd;
  229. opacity:.5;
  230. z-index:1999
  231. }
  232. .quicksel {
  233. margin-left:10px;
  234. margin-top:10px;
  235. width:680px;
  236. height:420px;
  237. overflow:auto;
  238. z-index:10005
  239. }
  240. .quickselfoot {
  241. padding:10px 0;
  242. border-top:1px dashed #C0CC9D
  243. }
  244. .quickselItem {
  245. margin-bottom:10px
  246. }
  247. .quickselItem .topcat {
  248. padding-left:10px;
  249. border-bottom:1px dashed #ccc;
  250. background:#FBFEEF;
  251. clear:both
  252. }
  253. .quickselItem .soncat {
  254. padding-left:10px
  255. }
  256. .quickselItem .item {
  257. float:left;
  258. margin-right:8px
  259. }
  260. .mysource,.mywriter {
  261. padding:.25rem .5rem;
  262. width:280px;
  263. line-height:160%;
  264. border:4px solid #008E38;
  265. background:#F0FAEB;
  266. z-index:10001
  267. }
  268. .dlgws div {
  269. width:100%
  270. }
  271. .dlgTesttitle {
  272. padding:.25rem .5rem;
  273. width:300px;
  274. line-height:150%;
  275. border:2px solid #008E38;
  276. background:#F0FAEB
  277. }
  278. #_mysource {
  279. z-index:10003
  280. }
  281. #_mywriter {
  282. z-index:10004
  283. }
  284. #uploadwait {
  285. z-index:19999
  286. }
  287. .option1 {
  288. background:#DCECA6
  289. }
  290. .option2 {
  291. background:#F7FBD2
  292. }
  293. .option3 {
  294. background:#fff
  295. }
  296. .ininput {
  297. width:96%;
  298. height:20px;
  299. border:1px solid #fff
  300. }
  301. .nbt {
  302. padding:2px;
  303. background:#fff url(/static/web/img/allbtbg.gif);
  304. border:1px solid #A5AF83
  305. }
  306. .tdt {
  307. padding-left:6px
  308. }
  309. .divpre img {
  310. max-width:150px;
  311. max-height:100px
  312. }
  313. .divpre {
  314. overflow:hidden
  315. }
  316. .autoinput {
  317. padding-left:6px;
  318. width:90%
  319. }
  320. .bodytitle {
  321. margin:auto;
  322. width:98%;
  323. height:30px;
  324. border:1px dotted #BFD67C;
  325. background:url(/static/web/img/wbg.gif)
  326. }
  327. .bodytitle div {
  328. float:left;
  329. line-height:30px
  330. }
  331. .bodytitletxt {
  332. padding-left:10px
  333. }
  334. .tbtitle td {
  335. padding:6px
  336. }
  337. .tblist td {
  338. padding:6px;
  339. background:#fff
  340. }
  341. .tblist td.tbsname {
  342. padding:6px;
  343. background:#F9FFE6
  344. }
  345. .colordlg {
  346. padding:.25rem .5rem;
  347. width:100px;
  348. line-height:160%;
  349. border:2px dashed #008E38;
  350. background:#F0FAEB;
  351. z-index:10005
  352. }
  353. option.alltype {
  354. padding-left:16px;
  355. height:18px;
  356. line-height:18px;
  357. background:url(/static/web/img/arr4.gif)3px 4px no-repeat
  358. }
  359. option.btype {
  360. padding-left:16px;
  361. height:18px;
  362. line-height:18px;
  363. background:url(/static/web/img/arr4.gif)3px 4px no-repeat
  364. }
  365. option.stype {
  366. padding-left:26px;
  367. height:18px;
  368. line-height:18px;
  369. background:url(/static/web/img/arrr.gif)10px 4px no-repeat
  370. }
  371. .ilist {
  372. border-top:1px dashed #eee;
  373. border-bottom:1px dashed #eee;
  374. border-left:1px dashed #eee
  375. }
  376. .ilist td {
  377. border-right:1px dashed #eee
  378. }
  379. #typeid2 {
  380. float:left;
  381. padding:0;
  382. height:18px;
  383. background:url(/static/web/img/typeid2bg.gif)no-repeat;
  384. border:0
  385. }
  386. #litpic {
  387. margin-left:-20px;
  388. width:80px;
  389. height:22px;
  390. cursor:pointer;
  391. opacity:0
  392. }
  393. .litpic_span {
  394. margin-left:-60px;
  395. width:80px;
  396. height:22px;
  397. overflow:hidden;
  398. cursor:pointer
  399. }
  400. #starttime,#endtime,#pubdate,#uptime {
  401. padding-left:30px;
  402. background:url(/static/web/img/calendar.gif)10px no-repeat
  403. }
  404. #title {
  405. background:url(/static/web/img/ruler.gif)repeat-x 0px 10px
  406. }
  407. .spec {
  408. width:60px
  409. }
  410. .gtab a {
  411. display:block;
  412. float:left;
  413. width:80px;
  414. height:26px;
  415. line-height:26px;
  416. text-align:center
  417. }
  418. .albCt img {
  419. cursor:pointer
  420. }
  421. .m1 {
  422. border-left:1px solid #DFDFDB;
  423. border-top:1px solid #DFDFDB;
  424. border-bottom:1px solid #808080
  425. }
  426. .m2 {
  427. border-left:1px solid #DFDFDB;
  428. border-bottom:1px solid #808080;
  429. border-top:1px solid #DFDFDB;
  430. border-right:1px solid #DFDFDB
  431. }
  432. .m3 {
  433. border-left:1px solid #DFDFDB;
  434. border-top:1px solid #DFDFDB;
  435. border-right:1px solid #DFDFDB
  436. }
  437. .article {
  438. line-height:160%;
  439. table-layout:fixed;
  440. word-break:break-all
  441. }
  442. .bn {
  443. color:#fff;
  444. line-height:50%
  445. }
  446. .contents {
  447. color:#F7F6F8
  448. }
  449. .nb {
  450. border:1px solid #ccc
  451. }
  452. .coolbg {
  453. border-right:2px solid #ACACAC;
  454. border-bottom:2px solid #ACACAC;
  455. background-color:#E6E6E6
  456. }
  457. .ctfield {
  458. padding:2px;
  459. line-height:150%
  460. }
  461. .nndiv {
  462. width:170px;
  463. height:20px;
  464. margin:0;
  465. padding:0;
  466. word-break:break-all;
  467. overflow:hidden
  468. }
  469. .maintable {
  470. width:98%!important;
  471. border:1px solid #dee2e6
  472. }
  473. span.page-link {
  474. color:#fff;
  475. background:#28a745
  476. }
  477. a.btn {
  478. color:white!important
  479. }
  480. .btn+.btn {
  481. margin-left:10px
  482. }
  483. .btn-success {
  484. background:#28a745;
  485. border-color:#28a745
  486. }
  487. .table {
  488. color:#424b51
  489. }
  490. .table td,.table th {
  491. padding:.6rem;
  492. vertical-align:middle
  493. }
  494. .table th img,.table td img {
  495. vertical-align:text-bottom
  496. }