|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426 |
- body {
- line-height:1.6;
- letter-spacing:.6px;
- font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
- color:#545b62
- }
- a {
- color:#545b62;
- text-decoration:none
- }
- a:hover {
- color:#ec982c;
- text-decoration:none
- }
- img {
- max-width:100%;
- border-radius:.25rem
- }
- ul,ol {
- margin:0;
- padding:0;
- list-style:none
- }
- h1,h2,h3,h4,h5,h6 {
- margin:0;
- line-height:1.6;
- font-weight:600;
- color:#393d49
- }
- h1 {
- font-size:32px
- }
- h2 {
- font-size:24px
- }
- h3,h4 {
- font-size:18px
- }
- h5,h6 {
- font-size:16px
- }
- form.search {
- display:flex;
- width:100%
- }
- input[type=file] {
- padding:0;
- height:auto;
- border:0
- }
- .body-bg {
- background:#f5f5f5
- }
- .body-img {
- background:url(../img/member_bg.jpg);
- background-repeat:no-repeat;
- background-position:top center
- }
- .navbar-toggler {
- font-size:16px
- }
- .spec .card {
- background:#f5f5f5;
- text-align:center
- }
- .spec .card img {
- height:160px;
- border-radius:.25rem .25rem 0 0
- }
- .spec .card-body {
- padding:.65rem
- }
- .spec .card-title {
- margin-bottom:0;
- font-size:14px;
- font-weight:400;
- overflow:hidden;
- text-overflow:ellipsis;
- white-space:nowrap
- }
- .spec .border-bottom-dashed {
- border-bottom:dashed 1px #929292
- }
- .spec > li .title h4 {
- display:inline
- }
- .spec > li .title a {
- color:#212529
- }
- .spec > li > a > img,.article-spec > a > img {
- width:120px
- }
- .spec > li .title .label {
- padding:0 10px;
- color:#1eb867;
- background:#b7e9b4;
- border-radius:.25rem
- }
- .ddcard,.ddcard-normal {
- border:none
- }
- .ddcard > .card-header {
- padding:0;
- background:#fff;
- border-bottom:solid 4px #1eb867
- }
- .ddcard-normal > .card-header {
- padding:10px;
- background:#fff;
- border-bottom:0
- }
- .ddcard > .card-header .more a,.ddcard-normal > .card-header .more a {
- font-size:14px;
- color:#1eb867
- }
- .ddcard > ul > li,.ddcard > ol > li,.ddcard-normal > ul > li,.ddcard-normal > ol > li {
- padding-bottom:10px;
- color:#c0c0c0;
- overflow:hidden;
- text-overflow:ellipsis;
- white-space:nowrap
- }
- .ddcard > ul > li:nth-child(1),.ddcard > ol > li:nth-child(1) {
- margin-top:10px
- }
- .ddcard > ul > li:last-child,.ddcard > ol > li:last-child,.ddcard-normal > ul > li:last-child,.ddcard-normal > ol > li:last-child {
- padding-bottom:0
- }
- .ddcard > .card-header .caption span {
- display:inline-block;
- padding:6px 12px;
- font-size:18px;
- font-weight:600;
- color:#fff;
- background:#1eb867;
- border-radius:.2rem .2rem 0 0
- }
- .ddcard-normal > .list-group > li i {
- color:#1eb867
- }
- .ddcard-normal {
- padding:0;
- box-shadow:0 .125rem .25rem rgba(0,0,0,.075)
- }
- .ddcard-normal ul {
- padding:10px
- }
- .breadcrumb {
- margin-bottom:0
- }
- .spec > li .description,.spec > li .description a {
- line-height:30px;
- font-size:16px;
- color:#868686;
- display:-webkit-box;
- -webkit-line-clamp:3;
- -webkit-box-orient:vertical;
- overflow:hidden
- }
- .items > li .type {
- position:relative;
- padding:0 5px;
- margin-right:10px;
- top:-3px;
- height:18px;
- line-height:18px;
- font-size:14px;
- color:#fff;
- background:#1eb867
- }
- .items > li .pane {
- display:inline-block;
- margin-right:10px;
- margin-bottom:10px;
- width:10px;
- height:10px;
- background:#1eb867;
- vertical-align:middle
- }
- .items > li .caption {
- line-height:30px
- }
- .items > li .title,.items > li .caption a {
- display:inline;
- line-height:18px;
- color:#212529
- }
- .items > li .description,.items > li .description a,.items > li .addinfo {
- color:#868686;
- display:-webkit-box;
- -webkit-line-clamp:3;
- -webkit-box-orient:vertical;
- overflow:hidden;
- line-height:30px;
- word-break:break-all
- }
- .items .border-bottom-dashed {
- border-bottom:dashed 1px #929292
- }
- .items img {
- max-width:100px
- }
- .items > li .label {
- margin-left:10px;
- padding:0 5px;
- color:#fff840;
- font-size:14px;
- height:30px;
- line-height:30px;
- background:#fff840;
- border:1px solid #fff840;
- border-radius:.25rem;
- text-decoration-line:none
- }
- .items > li .label:hover {
- color:#fff
- }
- .article-main h1,.article-main h2,.article-main h3,.article-main h4,.article-main h5,.article-main h6 {
- margin-bottom:1rem;
- font-size:24px
- }
- .article-meta span {
- margin-right:1rem
- }
- .digg .comment-container {
- width:200px;
- padding:10px 20px;
- border:1px solid #f5f5f5;
- border-radius:30px;
- margin:0 6px;
- cursor:pointer
- }
- .digg .comment-container:hover {
- background:#fffce0
- }
- .digg .comment-top {
- display:flex;
- flex-direction:row;
- align-items:center;
- margin-bottom:10px
- }
- .digg .comment-top-text {
- margin-left:10px;
- color:#497cf6
- }
- .digg .comment-top-text-danger {
- margin-left:10px;
- color:#d21d35
- }
- .digg .text-like {
- color:#497cf6
- }
- .digg .text-unlike {
- color:#d21d35
- }
- .digg .comment-top p {
- margin-bottom:unset
- }
- .prenext .pagination-previous,.pagination-next {
- padding:6px 12px;
- font-size:14px;
- color:#a6a5a6;
- border-radius:30px;
- border:1px solid #f0f0f0;
- cursor:pointer
- }
- .prenext .pagination-previous:hover,.pagination-next:hover {
- color:#c2e5d0;
- background:#1eac5a
- }
- .actbox {
- float:right;
- padding:10px
- }
- .actbox ul {
- list-style:none
- }
- .actbox ul li {
- float:left;
- margin-left:10px
- }
- .copyright {
- padding:1.5rem;
- background:#343a40
- }
- .flink,.flink a,.copyright,.copyright a {
- color:#fff
- }
- .nav-link {
- padding:0 10px;
- height:36px;
- line-height:36px
- }
- .logo img {
- height:40px
- }
- .table {
- color:#545b62
- }
- .form-control,.btn,.fa {
- font-size:14px!important
- }
- .form-control {
- height:36px;
- line-height:36px
- }
- .fa {
- color:inherit;
- cursor:pointer
- }
- .btn+.btn,.btn-text+.btn-text {
- margin-left:10px
- }
- .login-from {
- margin:6rem 0
- }
- .login-box {
- padding:1.25rem;
- width:500px;
- background:#fff
- }
- #validateimg {
- border-radius:0 .2rem .2rem 0
- }
- .user-login {
- line-height:40px
- }
- .user-actions {
- line-height:40px;
- text-align:right
- }
- .user-admin img {
- margin-right:10px;
- width:30px;
- height:30px;
- border-radius:50%;
- border-bottom:1px solid #eee
- }
- .user-logo {
- max-width:60px;
- min-height:60px;
- border-radius:50%;
- border-bottom:1px solid #eee
- }
- .user-img {
- width:36px;
- height:36px;
- border-radius:50%;
- border:1px solid #dee2e6
- }
- .user-meter i {
- font-size:24px!important;
- color:#1eb867
- }
- .list-group-item.active a {
- color:#fff
- }
- .list-group-flush>.list-group-item {
- cursor:pointer
- }
- .nav-link.active {
- color:#ec982c
- }
- .dropdown {
- display:inline-block;
- margin-left:.25rem;
- content:"";
- border-top:.3em solid;
- border-right:.3em solid transparent;
- border-bottom:0;
- border-left:.3em solid transparent;
- vertical-align:.25rem
- }
- .pannel-main-container {
- padding:1.5rem;
- background:#fff
- }
- .thumbnail-md {
- max-width:280px;
- max-height:168px
- }
- .album-imgs img {
- max-width:260px;
- max-height:156px
- }
- .file-relative {
- position:relative
- }
- .file-absolute {
- position:absolute;
- top:0;
- right:0;
- opacity:0;
- cursor:pointer
- }
- #btnScrollTop {
- display:none;
- position:fixed;
- padding:10px 12px;
- right:1rem;
- bottom:1rem;
- font-size:16px;
- color:#fff;
- cursor:pointer;
- background:#ec982c;
- border-radius:.25rem;
- border:0;
- z-index:9998
- }
- #btnScrollTop:hover {
- background:#e77817
- }
- @media (max-width:480px) {
- .m-pb-1 {
- padding-bottom:1rem
- }
- .m-pb-2 {
- padding-bottom:2rem
- }
- .spec .card img {
- height:130px
- }
- .login-from,.login-box {
- width:100%
- }
- }
|