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

120 lines
7.7KB

  1. ::-webkit-scrollbar{width:8px;height:10px}
  2. ::-webkit-scrollbar-track{background:#f5f5f5}
  3. ::-webkit-scrollbar-thumb{background:#dee2e6}
  4. *{scrollbar-width:thin}
  5. body{margin:0;line-height:1.6;letter-spacing:0.5px;font-size:14px;font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#6c757d;background:#fff}
  6. a{color:#6c757d;text-decoration:none}
  7. a:hover{color:#007bff;text-decoration:none}
  8. img{max-width:100%;border-radius:0.5rem}
  9. ul,ol,li{margin:0;padding:0;list-style:none}
  10. h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-weight:600;color:#343a40}
  11. h1{font-size:36px}
  12. h2{font-size:24px}
  13. h3,h4{font-size:18px}
  14. h5,h6{font-size:16px}
  15. form.search{display:flex;width:100%}
  16. input[type=file]{padding:0;height:auto;border:0}
  17. input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkbox]:focus{width:14px;height:14px;outline:none;box-shadow:none;vertical-align:middle}
  18. .body-bg{background:#f5f5f5}
  19. #carouselDede .carousel-caption h2{color:#fff}
  20. #carouselDede .carousel-caption h2,.item-article h2,.item-admin h2,.item-vote h2,.item-tag h2,.list-info-search h2{font-size:18px}
  21. .item-article li{margin-bottom:10px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  22. .item-article li:last-child{margin-bottom:0}
  23. .item-admin{padding:75px 1rem}
  24. .item-theme{margin-bottom:2rem}
  25. .item-theme-box{padding:1.5rem}
  26. .item-theme .title a,.item-news .title a{color:#343a40}
  27. .item-theme-img img{width:100%;height:250px}
  28. .item-theme p,.item-news p{margin-bottom:0;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  29. .item-news{margin-bottom:2rem;padding:1.5rem}
  30. .item-theme:hover,.item-news:hover{box-shadow:0 14px 30px -16px rgba(0,36,100,.25);transform:translateY(-5px);transition:all 0.5s}
  31. .item-news .title{margin:20px 0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  32. .item-news-img img{width:100%;height:200px}
  33. .item-news i,.item-news span{color:#999}
  34. .item-info a{color:#1eb867}
  35. .list-article-img img{width:100%;height:260px}
  36. .list-article-body h2{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  37. .list-article-body h2 a{color:#343a40}
  38. .article-theme-title h1{margin-bottom:1rem;font-size:24px}
  39. .article-theme-img,.article-hot-img img{width:100%}
  40. .article-theme-info .item{display:inline-block;width:100px}
  41. .article-theme-info .price{font-size:18px;font-weight:600}
  42. .list-article-body p,.item-vote .table,.article-theme-body p:last-child,.article-hot:last-child{margin-bottom:0}
  43. .article-theme-body h2,.article-right h2{margin-bottom:1rem;font-size:18px}
  44. .article-hot{margin-bottom:1.5rem}
  45. .article-hot-box{padding:1rem 1.5rem;background:#fff}
  46. .article-hot-box h4{font-size:14px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  47. .article-hot-box i,.article-hot-box span,.article-meta span,.item-theme-box .text-left i,.item-theme-box .text-right span,.list-article-body i,.list-article-body span{color:#999}
  48. .article-main .title h1{font-size:24px}
  49. .article-main .body h1,.article-main .body h2,.article-main .body h3,.article-main .body h4,.article-main .body h5,.article-main .body h6{margin:20px 0;padding:0 10px;font-size:18px!important;border-left:3px solid #20c997}
  50. .article-main .meta span{margin-right:1rem}
  51. .likes .comment-container{width:200px;padding:10px 20px;border:1px solid #f5f5f5;border-radius:30px;margin:0 6px;cursor:pointer}
  52. .likes .comment-container:hover{background:#fffce0}
  53. .likes .comment-top{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}
  54. .likes .comment-top-text{margin-left:10px;color:#497cf6}
  55. .likes .comment-top-text-danger{margin-left:10px;color:#d21d35}
  56. .likes .text-like{color:#497cf6}
  57. .likes .text-unlike{color:#d21d35}
  58. .likes .comment-top p{margin-bottom:unset}
  59. .prenext .pagination-previous,.pagination-next{padding:10px 20px;font-size:14px;color:#a6a5a6;border-radius:30px;border:1px solid #f0f0f0;cursor:pointer}
  60. .actbox{float:right;padding:10px}
  61. .actbox ul{list-style:none}
  62. .actbox ul li{float:left;margin-left:10px}
  63. .feedbacks .face{width:40px;height:40px;border-radius:50%;border:solid 1px #ccc}
  64. .feedbacks .media{border-bottom:solid 1px #ccc}
  65. .feedbacks .feedback_replies .media{border-top:solid 1px #ccc;border-bottom:0}
  66. .feedbacks .media-body span{color:#999}
  67. .feedbacks .feedback-basic{display:inline-block}
  68. .feedbacks .feedback-action{float:right}
  69. .feedbacks ._feedback_reply .alert{margin-bottom:0}
  70. .login-from{margin:5rem auto;width:500px}
  71. .login-box{padding:1.25rem;background:#fff}
  72. .user-login,.user-actions{line-height:40px}
  73. .user-actions{text-align:right}
  74. .copyright{padding:1.5rem;background:#343a40}
  75. .flink,.flink a,.copyright,.copyright a{color:#fff}
  76. .biz-mb{margin-bottom:-2rem}
  77. .bannr-img{width:100%;height:340px}
  78. .user-img-md{width:60px;height:60px;border-radius:50%;border:1px solid #eee}
  79. .user-img-sm{width:36px;height:36px;border-radius:50%;border:1px solid #eee}
  80. .user-img-xs{width:30px;height:30px;border-radius:50%;border:1px solid #eee}
  81. .user-meter i{font-size:24px!important;color:#1eb867}
  82. .userspace .info{font-size:14px;font-weight:300;color:#6c757d}
  83. .logo img{height:40px}
  84. .nav-item .active{color:#ff8400}
  85. .nav-link{padding:0 10px;height:36px;line-height:36px}
  86. .navbar-dark .navbar-nav .nav-link{color:#eee}
  87. .list-group-item.active a{color:#fff}
  88. .list-group-flush>.list-group-item{cursor:pointer}
  89. .pannel-main-container{padding:1.5rem;background:#fff}
  90. .input-group-append .btn-sm{line-height:1.8}
  91. .table{color:#6c757d}
  92. .table td,.table th{padding:0.5rem;vertical-align:middle}
  93. .form-control{display:inline-block;height:36px}
  94. .form-control,.fa,.btn,.dropdown-menu{font-size:14px!important}
  95. .btn+.btn{margin-left:10px}
  96. .input-text{height:36px;line-height:36px}
  97. .thumbnail-md{max-width:280px;max-height:168px}
  98. .admin-textarea-xl{width:100%}
  99. .admin-input-lg{width:60%}
  100. .admin-input-sm{width:160px}
  101. .admin-input-xs{width:60px}
  102. .navbar-toggler,.dropdown-menu,.breadcrumb,.cke_chrome,.cke_inner,.pagination,.form-control,.btn,.alert,.rounded{border-radius:0.5rem!important}
  103. .cke_top,.item-theme-img img,.list-article-img img,.article-hot-img img{border-radius:0.5rem 0.5rem 0 0!important}
  104. .cke_bottom,.list-article-radius{border-radius:0 0 0.5rem 0.5rem!important}
  105. .rounded-circle{border-radius:50%!important}
  106. .page-item:first-child .page-link{border-top-left-radius:0.5rem!important;border-bottom-left-radius:0.5rem!important}
  107. .page-item:last-child .page-link{border-top-right-radius:0.5rem!important;border-bottom-right-radius:0.5rem!important}
  108. .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){border-top-right-radius:0!important;border-bottom-right-radius:0!important}
  109. .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{border-top-left-radius:0!important;border-bottom-left-radius:0!important}
  110. #validateimg,.btn-send{border-radius:0 0.5rem 0.5rem 0!important}
  111. #returntop{display:none;position:fixed;padding:10px 15px;right:1rem;bottom:1rem;color:#fff;cursor:pointer;background:#ec982c;border-radius:0.5rem;border:0;z-index:9998}
  112. #returntop:hover{background:#e77817}
  113. @media (max-width:768px){
  114. .m-pb-1{padding-bottom:1rem}
  115. .m-pb-2{padding-bottom:2rem}
  116. .login-from{width:100%}
  117. .bannr-img,.item-theme-img img,.list-article-img img{height:250px}
  118. .item-news-img img{height:210px}
  119. .feedbacks .feedback-action{float:none}
  120. }