国内流行的内容管理系统(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.

485 lines
8.4KB

  1. ::-webkit-scrollbar {
  2. width:6px;
  3. height:6px
  4. }
  5. ::-webkit-scrollbar-track {
  6. background:#f5f5f5;
  7. border-radius:.5rem
  8. }
  9. ::-webkit-scrollbar-thumb {
  10. background:#dee2e6;
  11. border-radius:.5rem
  12. }
  13. ::-moz-scrollbar {
  14. width:6px;
  15. height:6px
  16. }
  17. ::-moz-scrollbar-track {
  18. background:#f5f5f5;
  19. border-radius:.5rem
  20. }
  21. ::-moz-scrollbar-thumb {
  22. background:#dee2e6;
  23. border-radius:.5rem
  24. }
  25. body {
  26. line-height:1.6;
  27. letter-spacing:.6px;
  28. font-size:14px;
  29. font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  30. color:#545b62
  31. }
  32. a {
  33. color:#545b62
  34. }
  35. a:hover {
  36. color:#ff8400;
  37. text-decoration:none
  38. }
  39. img {
  40. max-width:100%;
  41. border-radius:.5rem
  42. }
  43. ul,ol,li {
  44. margin:0;
  45. padding:0;
  46. list-style:none
  47. }
  48. h1,h2,h3,h4,h5,h6 {
  49. margin:0;
  50. line-height:1.2;
  51. font-weight:600;
  52. color:#393d49
  53. }
  54. h1 {
  55. font-size:30px
  56. }
  57. h2 {
  58. font-size:22px
  59. }
  60. h3,h4 {
  61. font-size:18px
  62. }
  63. h5,h6 {
  64. font-size:16px
  65. }
  66. form.search {
  67. display:flex;
  68. width:100%
  69. }
  70. input[type=file] {
  71. padding:0;
  72. height:auto;
  73. border:0
  74. }
  75. .body-bg {
  76. background:#f5f5f5
  77. }
  78. .body-img {
  79. background:url(../img/member_bg.jpg);
  80. background-repeat:no-repeat;
  81. background-position:top center
  82. }
  83. .carousel-caption {
  84. bottom:0
  85. }
  86. .carousel-caption h2 {
  87. font-size:18px;
  88. color:#fff
  89. }
  90. .item-title h2 {
  91. font-size:22px
  92. }
  93. .item-article h2,.item-vote h2,.item-tag h2,.list-info-search h2 {
  94. font-size:18px
  95. }
  96. .item-article li {
  97. margin-bottom:10px;
  98. line-height:18px;
  99. overflow:hidden;
  100. text-overflow:ellipsis;
  101. white-space:nowrap
  102. }
  103. .item-article li:last-child {
  104. margin-bottom:0
  105. }
  106. .item-theme {
  107. margin-bottom:2rem;
  108. transition:all .5s
  109. }
  110. .item-theme-box {
  111. padding:1.5rem
  112. }
  113. .item-theme-img img {
  114. width:100%;
  115. height:250px
  116. }
  117. .item-theme p,.item-news p {
  118. margin-bottom:0;
  119. color:#999;
  120. overflow:hidden;
  121. text-overflow:ellipsis;
  122. display:-webkit-box;
  123. -webkit-line-clamp:2;
  124. -webkit-box-orient:vertical
  125. }
  126. .item-news {
  127. margin-bottom:2rem;
  128. padding:1.5rem;
  129. transition:all .5s
  130. }
  131. .item-theme:hover,.item-news:hover {
  132. box-shadow:0 14px 30px -16px rgba(0,36,100,.25);
  133. transform:translateY(-6px)
  134. }
  135. .item-news h4 {
  136. margin:20px 0 16px;
  137. overflow:hidden;
  138. text-overflow:ellipsis;
  139. white-space:nowrap
  140. }
  141. .item-news-img img {
  142. width:100%;
  143. height:200px
  144. }
  145. .item-news i,.item-news span {
  146. color:#999
  147. }
  148. .list-article-img img {
  149. width:100%;
  150. height:260px
  151. }
  152. .list-article-body h2 {
  153. font-size:18px;
  154. overflow:hidden;
  155. text-overflow:ellipsis;
  156. white-space:nowrap
  157. }
  158. .list-article-body h2 a {
  159. color:#393d49
  160. }
  161. .list-info-select a {
  162. display:inline-block;
  163. margin-right:10px;
  164. color:#1eb867
  165. }
  166. .article-theme-title h1 {
  167. margin-bottom:1rem;
  168. font-size:22px
  169. }
  170. .article-theme-img,.article-hot-img img {
  171. width:100%
  172. }
  173. .article-theme-info .item {
  174. display:inline-block;
  175. width:100px
  176. }
  177. .article-theme-info .price {
  178. font-size:18px;
  179. font-weight:600
  180. }
  181. .list-article-body p,.item-vote .table,.article-theme-body p:last-child,.article-hot:last-child {
  182. margin-bottom:0
  183. }
  184. .article-theme-body h2,.article-right h2 {
  185. margin-bottom:1rem;
  186. font-size:18px
  187. }
  188. .article-hot {
  189. margin-bottom:1.5rem
  190. }
  191. .article-hot-box {
  192. padding:1rem 1.5rem;
  193. background:#fff
  194. }
  195. .article-hot-box h4 {
  196. font-size:14px;
  197. font-weight:400;
  198. overflow:hidden;
  199. text-overflow:ellipsis;
  200. white-space:nowrap
  201. }
  202. .article-hot-box i,.article-hot-box span,.article-meta span,.item-theme-box i,.item-theme-box span,.list-article-body i,.list-article-body span {
  203. color:#999
  204. }
  205. .article-main h1,.article-main h2,.article-main h3,.article-main h4,.article-main h5,.article-main h6 {
  206. margin-bottom:1rem;
  207. font-size:18px
  208. }
  209. .article-meta span {
  210. margin-right:1rem
  211. }
  212. .likes .comment-container {
  213. width:200px;
  214. padding:10px 20px;
  215. border:1px solid #f5f5f5;
  216. border-radius:30px;
  217. margin:0 6px;
  218. cursor:pointer
  219. }
  220. .likes .comment-container:hover {
  221. background:#fffce0
  222. }
  223. .likes .comment-top {
  224. display:flex;
  225. flex-direction:row;
  226. align-items:center;
  227. margin-bottom:10px
  228. }
  229. .likes .comment-top-text {
  230. margin-left:10px;
  231. color:#497cf6
  232. }
  233. .likes .comment-top-text-danger {
  234. margin-left:10px;
  235. color:#d21d35
  236. }
  237. .likes .text-like {
  238. color:#497cf6
  239. }
  240. .likes .text-unlike {
  241. color:#d21d35
  242. }
  243. .likes .comment-top p {
  244. margin-bottom:unset
  245. }
  246. .prenext .pagination-previous,.pagination-next {
  247. padding:10px 20px;
  248. font-size:14px;
  249. color:#a6a5a6;
  250. border-radius:30px;
  251. border:1px solid #f0f0f0;
  252. cursor:pointer
  253. }
  254. .actbox {
  255. float:right;
  256. padding:10px
  257. }
  258. .actbox ul {
  259. list-style:none
  260. }
  261. .actbox ul li {
  262. float:left;
  263. margin-left:10px
  264. }
  265. .feedbacks .face {
  266. width:40px;
  267. height:40px;
  268. border-radius:50%;
  269. border:solid 1px #ccc
  270. }
  271. .feedbacks .media {
  272. border-bottom:solid 1px #ccc
  273. }
  274. .feedbacks .feedback_replies .media {
  275. border-top:solid 1px #ccc;
  276. border-bottom:0
  277. }
  278. .feedbacks .media-body span {
  279. color:#999
  280. }
  281. .feedbacks .feedback-basic {
  282. display:inline-block
  283. }
  284. .feedbacks .feedback-action {
  285. float:right
  286. }
  287. .feedbacks ._feedback_reply .alert {
  288. margin-bottom:0
  289. }
  290. .nav-link {
  291. padding:0 10px;
  292. height:36px;
  293. line-height:36px
  294. }
  295. .navbar-dark .navbar-nav .nav-link {
  296. color:#eee
  297. }
  298. .nav-item .active {
  299. color:#ff8400
  300. }
  301. .logo img {
  302. height:40px
  303. }
  304. .login-from {
  305. margin:5rem 0
  306. }
  307. .login-box {
  308. padding:1.25rem;
  309. width:500px;
  310. background:#fff
  311. }
  312. .user-login {
  313. line-height:40px
  314. }
  315. .user-actions {
  316. line-height:40px;
  317. text-align:right
  318. }
  319. .copyright {
  320. padding:1.5rem;
  321. background:#343a40
  322. }
  323. .flink,.flink a,.copyright,.copyright a {
  324. color:#fff
  325. }
  326. .biz-mb {
  327. margin-bottom:-2rem
  328. }
  329. .bannr-img {
  330. width:100%;
  331. height:345px
  332. }
  333. .user-img-md {
  334. width:60px;
  335. height:60px;
  336. border-radius:50%;
  337. border:1px solid #eee
  338. }
  339. .user-img-sm {
  340. width:36px;
  341. height:36px;
  342. border-radius:50%;
  343. border:1px solid #eee
  344. }
  345. .user-img-xs {
  346. width:30px;
  347. height:30px;
  348. border-radius:50%;
  349. border:1px solid #eee
  350. }
  351. .user-meter i {
  352. font-size:22px!important;
  353. color:#1eb867
  354. }
  355. .list-group-item.active a {
  356. color:#fff
  357. }
  358. .list-group-flush>.list-group-item {
  359. cursor:pointer
  360. }
  361. .pannel-main-container {
  362. padding:1.5rem;
  363. background:#fff
  364. }
  365. .table {
  366. color:#545b62
  367. }
  368. .table td,.table th {
  369. padding:.65rem;
  370. vertical-align:middle
  371. }
  372. .form-control {
  373. display:inline-block;
  374. height:36px
  375. }
  376. .l-height-30 {
  377. line-height:30px
  378. }
  379. .fa {
  380. font-size:14px;
  381. color:inherit;
  382. cursor:pointer
  383. }
  384. .btn+.btn,.btn-text+.btn-text {
  385. margin-left:10px
  386. }
  387. .form-control,.btn,.fa {
  388. font-size:14px!important
  389. }
  390. .input-text {
  391. height:36px;
  392. line-height:36px
  393. }
  394. .thumbnail-md {
  395. max-width:280px;
  396. max-height:168px
  397. }
  398. .admin-textarea-xl {
  399. width:100%
  400. }
  401. .admin-input-lg {
  402. width:60%
  403. }
  404. .admin-input-sm {
  405. width:160px
  406. }
  407. .admin-input-xs {
  408. width:60px
  409. }
  410. .navbar-toggler,.dropdown-menu,.breadcrumb,.cke_chrome,.cke_inner,.pagination,.form-control,.btn-md,.btn-sm,.alert,.rounded {
  411. border-radius:.5rem!important
  412. }
  413. .btn-xs {
  414. border-radius:.35rem!important
  415. }
  416. .cke_top,.item-theme-img img,.list-article-img img,.article-hot-img img {
  417. border-radius:.5rem .5rem 0 0!important
  418. }
  419. .cke_bottom,.list-article-body {
  420. border-radius:0 0 .5rem .5rem!important
  421. }
  422. #validateimg,.btn-send {
  423. border-radius:0 .5rem .5rem 0!important
  424. }
  425. .rounded-circle {
  426. border-radius:50%!important
  427. }
  428. .page-item:first-child .page-link {
  429. border-top-left-radius:.5rem!important;
  430. border-bottom-left-radius:.5rem!important
  431. }
  432. .page-item:last-child .page-link {
  433. border-top-right-radius:.5rem!important;
  434. border-bottom-right-radius:.5rem!important
  435. }
  436. .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child) {
  437. border-top-right-radius:0!important;
  438. border-bottom-right-radius:0!important
  439. }
  440. .input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  441. border-top-left-radius:0!important;
  442. border-bottom-left-radius:0!important
  443. }
  444. #btnScrollTop {
  445. display:none;
  446. position:fixed;
  447. padding:10px 12px;
  448. right:1rem;
  449. bottom:1rem;
  450. font-size:16px;
  451. color:#fff;
  452. cursor:pointer;
  453. background:#ec982c;
  454. border-radius:.5rem;
  455. border:0;
  456. z-index:9998
  457. }
  458. #btnScrollTop:hover {
  459. background:#e77817
  460. }
  461. @media (max-width:480px) {
  462. .m-pb-1 {
  463. padding-bottom:1rem
  464. }
  465. .m-pb-2 {
  466. padding-bottom:2rem
  467. }
  468. .login-from,.login-box {
  469. width:100%
  470. }
  471. .bannr-img,.item-theme-img img,.list-article-img img {
  472. height:250px
  473. }
  474. .item-news-img img {
  475. height:210px
  476. }
  477. .feedbacks .feedback-action {
  478. float:none
  479. }
  480. }
  481. .userspace .info{
  482. font-size: 14px;
  483. font-weight: normal;
  484. color: #545b62;
  485. }