/*! Volcano v2.1 */
@charset "UTF-8";
@font-face {
    font-family: Gotham-Book;
    src: url(../fonts/Gotham-Book.otf);
    src: url(../fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'), url(../fonts/Gotham-Book.woff2) format('woff2'), url(../fonts/Gotham-Book.woff) format('woff'), url(../fonts/Gotham-Book.ttf) format('truetype'), url(../fonts/Gotham-Book.svg#webfont) format('svg')
}

@font-face {
    font-family: volcano-fonts;
    src: url(../fonts/volcano.eot);
    src: url(../fonts/volcano.eot?#iefix) format('embedded-opentype'), url(../fonts/volcano.ttf) format('truetype'), url(../fonts/volcano.svg#webfont) format('svg')
}

html {
    font-size: 1rem
}

body {
    overflow-x: hidden;
    font-weight: 400;
    padding-top: 3.5rem;
    -webkit-font-smoothing: antialiased;
    font-family: Gotham-Book, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Source Han Sans CN", sans-serif;
    /*font-family: Microsoft Yahei,"微软雅黑","Helvetica Neue",Helvetica,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;*/
}

a:hover {
    text-decoration: none
}

pre {
    border: none;
    border-left: 5px solid #ddd;
}
pre {
   margin: 10px 0;
   /* padding: 15px;*/
    line-height: 20px;
    border: 1px solid #ddd;
    border-left-width: 6px;
    background-color: #F0F0F0;
    color: #333;
    font-family: Courier New;
}
pre {
    /*padding: 10px 15px;
    margin: 10px 0;*/
    font-size: 14px;
    background-color: #F0F0F0;
    font-family: Courier New;
    overflow: auto;
}
pre {
    /*white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;*/
}
/*
pre {
    padding: .7rem 1rem;
    margin: .625rem 0;
    font-size: .75rem;
    line-height: 1.7;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f8f8f8;
    border-radius: .25rem
}
code {
    word-break: inherit;
    margin: 0 auto;
    padding: .125rem .25rem;
    font-size: 90%;
    color: #333;
    border-radius: .25rem;
    background-color: #eff0f1
}*/

kbd {
    vertical-align: middle;
    display: inline-block;
    margin: -.188rem .4em 0;
    padding: .15em .6em;
    font-size: .625rem;
    line-height: 1.5;
    color: #242729;
    text-shadow: 0 .062rem 0 #FFF;
    background-color: #e1e3e5;
    border: .062rem solid #adb3b9;
    border-radius: .188rem;
    box-shadow: 0 .062rem 0 rgba(12, 13, 14, .2), 0 0 0 .125rem #FFF inset;
    white-space: nowrap
}
/*

::-webkit-scrollbar {
    width: .625rem;
    height: .4rem;
    overflow: auto
}

::-webkit-scrollbar-thumb {
    background-color: #e6e6e6;
    min-height: 1.562rem;
    min-width: 1.562rem;
    border: .062rem solid #e0e0e0
}

::-webkit-scrollbar-track {
    background-color: #f7f7f7;
    border: .062rem solid #efefef
}
*/


::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

::-webkit-scrollbar-thumb {
    background-color: #999;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

::-webkit-selection {
    background: #ddd;
    color: #000;
    text-shadow: none
}
::-moz-selection {
    background: #ddd;
    color: #000;
    text-shadow: none
}
::selection {
    background: #ddd;
    color: #000;
    text-shadow: none
}
:active, :focus, button:focus {
    outline: 0
}
a:focus, button:focus, input:focus, select:focus, textarea:focus, .fancybox-close-small:focus {
    outline: 0
}

.bg-light {
    background-color: #fcf7fb !important
    /*background-color: #f6f6f6 !important*/
}

.globe-block {
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1)
}

.main {
    font-weight: 400
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .form-control:focus, .show > .btn-outline-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .0625rem #fff, 0 0 0 .1rem rgba(0, 123, 255, .25)
}

.text-secondary {
    color: #585858 !important
}

.breadcrumb {
    background-color: inherit;
    padding: .75rem 0;
    font-size: .8125rem;
    margin-bottom: 0
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #343a40
}

.breadcrumb-item a {
    color: #343a40
}

.breadcrumb-item a:focus, .breadcrumb-item a:hover {
    color: #1d2124
}

.crayon-theme-turnwall .crayon-line {
    background-color: #f4f4f4
}

.article {
    word-wrap: break-word;
    word-break: break-all
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.25
}

.article h1 {
    font-size: 1.75rem;
    padding-bottom: .3em;
    border-bottom: .0625rem solid #eaecef
}

.article h2 {
    font-size: 1.5rem
}

.article h3 {
    font-size: 1.25rem
}

.article h4 {
    font-size: 1.125rem
}

.article h5 {
    font-size: .9375rem
}

.article h6 {
    font-size: .625rem
}

.article p {
    white-space: pre-line;
    /*line-height: 1.875rem;*/
    color: #4a4a4a;
    margin-bottom: 0;
}

.article blockquote {
    padding: 1rem;
    margin-bottom: 1rem;
    font-size: .9375rem;
    color: #819198;
    border-left: .375rem solid #dce6f0;
    background: #f2f7fb
}

.article blockquote p {
    margin-bottom: -.1875rem
}

.article ul {
    padding-left: 1rem;
    list-style-type: square
}

.article li {
    line-height: 1.375rem
}

.article hr {
    height: .0625rem;
    margin: 1.5rem 0;
    border: none;
    border-top: .0625rem solid #A5A5A5
}

.article img {
    height: auto;
    max-width: 100%
}

.article table {
    display: table;
    width: 100%;
    overflow: auto;
}

.article table td, .article table th {
    padding: .5rem 1rem;
    border: .0625rem solid #e9ebec
}

.article table th {
    font-weight: 700
}

.article table tr:nth-child(2n) {
    background-color: #f8f8f8
}

.article .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.article > :first-child {
    margin-top: 0
}

.article > :last-child {
    margin-bottom: 0
}

.article .downbtn {
    padding: .5rem 1.25rem;
    border: .0625rem solid #0092ee;
    border-radius: .125rem;
    background: #0092ee;
    color: #fff !important;
    font-size: .875rem
}

.article .downbtn:hover {
    border: .0625rem solid #08d;
    background: #08d;
    color: #fff !important
}

.article .accordion {
    position: relative;
    background: #f9f9f9
}

.article .accordion:not(:first-child) {
    margin-top: .625rem
}

.article .accordion-heading {
    position: relative;
    cursor: pointer;
    padding: .625rem
}

.article .accordion-heading h3 {
    margin-bottom: 0;
    font-size: 1.1rem
}

.article .accordion-heading .icon {
    position: absolute;
    top: .375rem;
    right: 1.25rem;
    font-size: 1rem
}

.article .accordion.active .icon {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.article .accordion-content {
    display: none;
    border-top: .0625rem solid #e6e6e6
}

.article .accordion-content .inner {
    padding: .3125rem .9375rem
}

.share-group .plain {
    display: inline-block;
    margin: .25rem .625rem;
    padding: 0;
    border: .0625rem solid #fff;
    border-radius: 1.875rem;
    color: #fff;
    white-space: nowrap;
    height: 2.5rem;
    width: 2.5rem
}

.share-group .wrap {
    font-size: 1.25rem;
    line-height: 2.375rem
}

.share-group .plain, .share-group .wrap {
    position: relative
}

.share-group .plain.pop:hover .int {
    z-index: 2;
    display: block;
    opacity: 1
}

.share-group .plain .int {
    position: absolute;
    bottom: 3.125rem;
    left: 50%;
    z-index: 0;
    display: none;
    margin-left: -6.25rem;
    padding: 0;
    width: 12.5rem;
    border: .0625rem solid #d8d8d8;
    border-radius: .125rem;
    background-color: #fff;
    box-shadow: 0 .0625rem .0625rem rgba(0, 0, 0, .1);
    color: #555;
    text-align: center;
    opacity: .2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.share-group .plain .int:after {
    position: absolute;
    bottom: -1.25rem;
    left: 50%;
    display: block;
    margin-left: -1.5625rem;
    width: 3.125rem;
    height: 1.25rem;
    background: url(../images/arrow.png) 0 0 no-repeat;
    background-size: 3.125rem 1.25rem;
    content: ''
}

.share-group .plain .int canvas, .share-group .plain .int img {
    margin: .9375rem 0 -.375rem;
    height: auto;
    max-width: 100%
}
.banner-panel {
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%
}
.search-none-from {
    padding: 12rem 0
}
.search-none-from p {
    font-size: 1.2rem
}
.banner-panel {
    box-sizing: border-box;
    padding-top: 4.3rem;
    height: 14rem;
    background: center top no-repeat #eee;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.banner-panel h1 {
    font-size: 1.9rem
}
@media (min-width: 1200px) {
    .container {
        max-width: 75rem
    }
}

.volcano {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    font-family: volcano-fonts !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.v3-weixin:before {
    content: "\e600"
}

.v3-reply:before {
    content: "\e62c"
}

.v3-smile:before {
    content: "\e670"
}

.v3-twitter:before {
    content: "\e603"
}

.v3-code:before {
    content: "\ea77"
}

.v3-fork:before {
    content: "\e6c3"
}

.v3-thumbs:before {
    content: "\e601"
}

.v3-user:before {
    content: "\e608"
}

.v3-star:before {
    content: "\eab5"
}

.v3-weibo:before {
    content: "\e606"
}

.v3-eye:before {
    content: "\e661"
}

.v3-qzone:before {
    content: "\e60c"
}

.v3-plus:before {
    content: "\e60b"
}

.v3-donate:before {
    content: "\e602"
}

.v3-steam:before {
    content: "\e60e"
}

.v3-qq:before {
    content: "\e613"
}

.v3-github:before {
    content: "\e614"
}

.v3-activity:before {
    content: "\e6de"
}

.v3-browse:before {
    content: "\e6e4"
}

.v3-brush:before {
    content: "\e6e5"
}

.v3-collection:before {
    content: "\e6ea"
}

.v3-createtask:before {
    content: "\e6ee"
}

.v3-editor:before {
    content: "\e6f5"
}

.v3-interactive:before {
    content: "\e704"
}

.v3-label:before {
    content: "\e706"
}

.v3-label_fill:before {
    content: "\e708"
}

.v3-like:before {
    content: "\e707"
}

.v3-users:before {
    content: "\e70e"
}

.v3-picture:before {
    content: "\e716"
}

.v3-praise:before {
    content: "\e71a"
}

.v3-remind:before {
    content: "\e71f"
}

.v3-share:before {
    content: "\e729"
}

.v3-fenlei:before {
    content: "\e604"
}

.v3-search:before {
    content: "\e741"
}

.v3-email:before {
    content: "\e616"
}

.v3-arrow:before {
    content: "\e631"
}

.v3-download:before {
    content: "\e794"
}

.v3-new:before {
    content: "\e605"
}

.v3-hot:before {
    content: "\e607"
}

.v3-top:before{
    content: &#xe604;
}

.v3-qrcode:before {
    content: "\e60a"
}

.v3-arrowdown:before {
    content: "\e8eb"
}

.v3-packup:before {
    content: "\ea78"
}

.v3-share_qq:before {
    content: "\e615"
}

.v3-share_twitter:before {
    content: "\e617"
}

.v3-share_sina:before {
    content: "\e618"
}

.v3-share_qzone:before {
    content: "\e619"
}

.site-header {
    background-color: rgba(0, 0, 0, .85);
    -webkit-box-shadow: 0 0 .5rem -.0625rem rgba(0, 0, 0, .6);
    box-shadow: 0 0 .5rem -.0625rem rgba(0, 0, 0, .6)
}

.navbar .text-gray, .navbar .volcano {
    color: #ddd
}

.navbar .v3-users {
    font-size: 1.3rem
}

.navbar .v3-brush, .navbar .v3-editor {
    font-size: 1.1rem
}

.navbar .avatars img {
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 100%
}

.navbar-toggler {
    border-radius: 0
}

.navbar-collapse {
    flex-grow: 0;
    font-size: .875rem
}

.full-collapse {
    flex-grow: 1
}

.full-collapse .form-inline {
    position: relative
}

.full-collapse .form-inline .form-control {
    background: #36383d;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .312rem 2.25rem .312rem .625rem;
    width: 100%;
    height: 1.875rem;
    border: none;
    border-radius: .125rem;
    font-size: .875rem;
    line-height: 1.25rem;
    -webkit-box-shadow: 0 .062rem .5rem rgba(0, 0, 0, .1);
    box-shadow: 0 .062rem .5rem rgba(0, 0, 0, .1)
}

.full-collapse .form-inline .form-control:focus {
    background: #f7f8fa;
    color: #333
}

.full-collapse .form-inline .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.625rem;
    height: 100%;
    border: none;
    background-color: transparent;
    line-height: 1.875rem;
    font-size: 0;
    text-align: left
}

.full-collapse .form-inline .btn-search:after {
    content: "\e741";
    color: #5b5b5b;
    font-family: volcano-fonts;
    font-size: 1rem
}

.navbar-brand {
    margin-right: 4rem
}

.navbar-nav .form-control {
    border: 0;
    border-radius: 0
}

.navbar-nav .form-group label {
    color: #fff
}

.nav-list .line {
    display: flex;
    width: 1.5rem;
    height: .15rem;
    background: #fff;
    transition: all .3s ease-out
}

.nav-list .second-line {
    margin: .35rem 0
}

.nav-close .first-line {
    transform: rotate(45deg) translate3d(.35rem, .35rem, 0);
    transform-origin: center
}

.nav-close .second-line {
    transform: scale3d(0, 1, 1)
}

.nav-close .third-line {
    transform: rotate(-45deg) translate3d(.35rem, -.35rem, 0);
    transform-origin: center
}

.dropdown-toggle::after {
    content: "\e8eb";
    font-family: volcano-fonts;
    -webkit-transition: .5s;
    transition: .5s;
    vertical-align: 0;
    border: none
}

.dropdown-item {
    padding: .25rem 2.5rem
}

.dropdown-menu {
    border: 0;
    left: 0;
    min-width: 8rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .3125rem .625rem -.125rem rgba(142, 142, 142, .55);
    -moz-box-shadow: 0 .3125rem .625rem -.125rem rgba(142, 142, 142, .55);
    box-shadow: 0 .3125rem .625rem -.125rem rgba(142, 142, 142, .55);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -ms-border-radius: .25rem
}

.dropdown-item {
    font-size: .875rem
}

@media (max-width: 768px) {
    .menu-collapse {
        position: fixed;
        top: 3.5rem;
        bottom: 0;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        background-color: #343a40;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .menu-collapse.open-menu {
        -webkit-transform: translateX(-1rem);
        transform: translateX(-1rem)
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .9rem;
        padding-left: .9rem
    }
}

@media (min-width: 1040px) {
    .navbar-brand {
        margin-right: 5rem
    }

    .nav-brush, .nav-users {
        margin-left: 1.562rem !important
    }

    .form-inline {
        margin-right: .625rem !important
    }
}

@media (min-width: 1300px) {
    .navbar-brand {
        margin-right: 9rem
    }

    .navbar-full {
        margin-left: 3rem
    }

    .nav-users {
        margin-right: 3rem !important
    }

    .full-collapse .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (max-width: 768px) {
    .navbar .v3-users {
        font-size: 1.5rem
    }

    .navbar-brand {
        margin-right: 0
    }

    .navbar-collapse {
        margin-top: .312rem
    }

    .dropdown-item {
        padding: .25rem 1.5rem
    }
}

.alpha-item {
    width: 100%;
    margin-bottom: 1.875rem
}

.alpha-item .thumbnail {
    min-height: 12rem;
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: cover
}

.alpha-item .text {
    margin-bottom: 1.875rem;
    position: relative;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 .125rem .3125rem 0 rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 .125rem .3125rem 0 rgba(0, 0, 0, .06);
    box-shadow: 0 .125rem .3125rem 0 rgba(0, 0, 0, .06);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.alpha-item .text h3 {
    font-size: 1.25rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.alpha-item .text p {
    line-height: 1.8;
    font-size: .875rem;
    max-height: 4.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.alpha-item .text .stuff {
    margin: 0;
    padding: 0;
    border-top: .0625rem solid rgba(0, 0, 0, .05);
    padding-top: .9375rem
}

.alpha-item .text .stuff li {
    list-style: none;
    display: inline-block;
    font-size: .9375rem
}

.alpha-item .text .stuff li:not(:first-child) {
    margin-left: .625rem
}

.category-list {
    margin-bottom: -1.875rem
}

#articlepage, #categorypage {
    display: block
}

#categorypage {
    margin-top: -.3125rem
}

#articlepage .btn-loading, #categorypage .btn-loading {
    width: 10rem;
    border-radius: 6.25rem;
    color: #fff;
    font-size: .95rem;
    line-height: 2;
    border: none;
    background-color: #495056
}

@-webkit-keyframes scale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        opacity: .7;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    80% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    45% {
        opacity: .7;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    80% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.loading-box > div:nth-child(0) {
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-box > div:nth-child(1) {
    -webkit-animation: scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-box > div:nth-child(2) {
    -webkit-animation: scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-box > div:nth-child(3) {
    -webkit-animation: scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.loading-box > div {
    display: inline-block;
    margin: .125rem;
    width: .4375rem;
    height: .4375rem;
    border-radius: 100%;
    background-color: #fff;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen and (max-width: 1199px) {
    .alpha-item .thumbnail {
        min-height: 15rem
    }
}

@media screen and (max-width: 991px) {
    .alpha-item .thumbnail {
        min-height: 12rem
    }
}

@media screen and (max-width: 768px) {
    .alpha-item .text h3 {
        font-size: 1.125rem;
        font-weight: 700
    }
}

@media screen and (max-width: 650px) {
    .alpha-item .thumbnail {
        min-height: 13rem
    }
}

@media screen and (max-width: 550px) {
    .alpha-item .thumbnail {
        min-height: 11rem
    }
}

@media screen and (max-width: 440px) {
    .alpha-item .thumbnail {
        min-height: 8.75rem
    }
}

.alpha-content .article {
    padding: .1rem 1rem 1rem;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1)
}

.alpha-content .article .title {
    padding-bottom: 0;
    border: none
}

guestbook.html {
    margin: .875rem -1rem;
    padding: 0 .875rem;
    border-left: .3125rem solid #51aded;
    background-color: #f7f7f7;
    font-size: 1.125rem;
    line-height: 2.5rem
}

.alpha-content .article .meta span {
    color: #5a5a5a;
    font-size: .85rem
}

.alpha-content .article .watermarked {
    position: relative
}

.alpha-content .article .watermarked embed, .alpha-content .article .watermarked object {
    position: relative;
    z-index: 2
}

.alpha-content .article .watermark {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    opacity: .1;
    pointer-events: none
}

.alpha-content .article .main {
    word-wrap: break-word;
    line-height: 1.8;
    word-break: break-all
}

.alpha-content .article .main > :last-child {
    margin-bottom: 0
}

.alpha-content .article .main img {
    height: auto;
    max-width: 100%
}

.alpha-content .article .main .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.alpha-content .article .main .wp-smiley {
    margin-top: -.1875rem
}

.alpha-content .article .main .downbtn {
    padding: .5rem 1.25rem;
    border: .0625rem solid #0092ee;
    border-radius: .125rem;
    background: #0092ee;
    color: #fff !important;
    font-size: .875rem
}

.alpha-content .article .main .downbtn:hover {
    border: .0625rem solid #08d;
    background: #08d;
    color: #fff !important
}

.alpha-content .article .main li {
    margin-bottom: .38rem;
    list-style: circle
}

.alpha-content .article .main ol, .alpha-content .article .main ul {
    margin: 0 0 1rem 1rem
}

.alpha-content .article .copyright .reprint {
    color: #555;
    font-size: .82rem
}

.alpha-content .article .copyright .cc {
    background-color: #f7f7fa;
    color: #999;
    font-size: .8125rem;
    line-height: 1.25rem;
    letter-spacing: 1pt;
}

.alpha-content .article footer {
    border-top: .0625rem solid #eee
}

.alpha-content .article .tags span, .alpha-content .article .tool span {
    color: #444;
    font-size: .85rem
}

.alpha-content .article .tags a {
    display: inline-block;
    margin: .1875rem .3125rem .1875rem 0;
    padding: .3rem .5rem;
    border-radius: .125rem;
    background-color: #aaa;
    color: #fff !important;
    font-size: .68rem;
    line-height: 1
}

.alpha-content .article .tags a:nth-child(5n) {
    background-color: #3498db
}

.alpha-content .article .tags a:nth-child(5n+1) {
    background-color: #dc3545
}

.alpha-content .article .tags a:nth-child(5n+2) {
    background-color: #1abc9c
}

.alpha-content .article .tags a:nth-child(5n+3) {
    background-color: #f1c40f
}

.alpha-content .article .tags a:nth-child(5n+4) {
    background-color: #9b59b6
}

.alpha-content .article .accordion {
    position: relative;
    background: #f9f9f9
}

.alpha-content .article .accordion:not(:first-child) {
    margin-bottom: 1rem
}

.alpha-content .article .accordion-heading {
    position: relative;
    cursor: pointer;
    padding: .625rem
}

.alpha-content .article .accordion-heading h3 {
    margin: 0;
    font-size: 1rem;
    font-weight: 400
}

.alpha-content .article .accordion-heading .icon {
    position: absolute;
    top: .375rem;
    right: 1.25rem;
    font-size: 1rem
}

.alpha-content .article .accordion.active .icon {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.alpha-content .article .accordion-content {
    display: none;
    border-top: .0625rem solid #e6e6e6
}

.alpha-content .article .accordion-content .inner {
    padding: 1rem
}

.alpha-content .article .accordion-content .inner > :last-child {
    margin-bottom: 0
}

.alpha-content .author {
    padding: .1rem 1rem 1rem;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1)
}

.alpha-content .author .meta {
    margin-top: 1rem;
    width: 50%
}

.alpha-content .author .meta img {
    float: left !important;
    margin-right: .5rem !important;
    height: 3.5rem;
    max-width: 100%;
    border-radius: 50%
}

.alpha-content .author .name {
    margin-bottom: -.3125rem
}

.alpha-content .author .motto {
    color: #666;
    font-size: .82rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin-top: .625rem
}

.alpha-content .author .meta .name {
    margin-top: .25rem
}

.alpha-content .author .meta .name a {
    color: #4a4a4a
}

.alpha-content .author .share {
    margin-top: 1.6rem
}

.alpha-content .author .share .btn {
    padding-right: .0625rem;
    padding-left: .0625rem;
    width: 6.5rem;
    height: 2.3rem;
    font-size: .9rem;
    line-height: 1.65
}

.alpha-content .author .share .btn-donate {
    border: .0625rem solid #00a2ff;
    border-radius: .125rem;
    color: #00a2ff;
    padding: .3125rem
}

.alpha-content .author .share .btn-donate:focus, .alpha-content .author .share .btn-donate:hover {
    background-color: #0097ee;
    border-color: #0097ee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.alpha-content .author .share .btn-thumbs {
    border: .0625rem solid #fb5235;
    border-radius: .125rem;
    padding: .3125rem;
    color: #fb5235
}

.alpha-content .author .share .btn-thumbs:focus, .alpha-content .author .share .btn-thumbs:hover {
    background-color: #fb5235;
    border-color: #fb5235;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.alpha-content .author .share .btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.alpha-content .volcano-content-navigation {
    border-radius: .125rem;
    font-size: .875rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1)
}

.alpha-content .volcano-content-navigation .nav-span {
    float: left;
    width: 50%;
    text-align: center;
    margin-right: -.0625rem;
    padding: .625rem 1.25rem;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.alpha-content .volcano-content-navigation .previous {
    border-right: .0625rem solid #f3f3f3
}

@media screen and (max-width: 768px) {
    .alpha-content .article .title {
        font-size: 1.375rem
    }

    .alpha-content .author .meta {
        margin: .875rem 0;
        padding-bottom: 1rem;
        width: 100%;
        border-bottom: .0625rem solid #eee
    }

    .alpha-content .article .meta span {
        font-size: .75rem
    }

    .alpha-content .article .meta .love {
        display: none !important
    }

    .alpha-content .author .share {
        margin-top: 1rem
    }

    .alpha-content .author .motto {
        padding-bottom: .3125rem
    }

    .alpha-content .author .name {
        padding-top: .27rem
    }

    .alpha-content .author .share .btn {
        width: 5.5rem;
        height: 2.1875rem;
        font-size: .9rem;
        line-height: 1.5
    }
}

.gamma-list article:not(:first-child) {
    margin-top: 1.25rem
}

.gamma-item .header .title {
    font-size: 1.375rem
}

.gamma-item .header .metas {
    height: 1.125rem;
    line-height: 1.25rem;
    color: #748594;
    font-size: .75rem
}

.gamma-item .header .metas > span:not(:last-child):after {
    content: "\B7";
    color: #71777c;
    margin-left: .3125rem;
    margin-right: .3125rem
}

.gamma-item .thumb .thumbnail {
    min-height: 15.625rem;
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: cover
}

.gamma-item .summary {
    font-size: .875rem;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.gamma-item .summary p {
    margin: 0
}

.aside-item {
    border: none;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.aside-item .card-new {
    position: absolute;
    top: -.625rem;
    right: -.0625rem
}

.aside-item .card-new .v3-new {
    color: #0092ee;
    font-size: 2.5rem
}

.aside-item .card-new .v3-hot {
    color: #dc3545;
    font-size: 2.5rem
}

.aside-item .card-thumb {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 1.125rem;
    width: 15rem;
    height:145px;
}

.aside-item .card-thumb .img-thumbnail {
    padding: .1rem;
    border: .0625rem solid #eee;
    border-radius: .05rem
}

.aside-item .card-box {
    margin-left: 16rem;
    padding: 1.125rem;
    height: 10rem
}

.aside-item .card-title {
    font-size: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 1.6rem
}

.aside-item .card-text {
    display: -webkit-box;
    overflow: hidden;
    color: #3e4953;
    text-overflow: ellipsis;
    font-size: .95rem;
    line-height: 1.6;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 5.9375rem
}

.aside-item .card-footer {
    padding: .45rem 1.25rem;
    border-top: .0625rem solid #f3f3f3;
    background-color: rgba(0, 0, 0, .01)
}

.aside-item .card-footer span a {
    color: #748594
}

@media screen and (max-width: 1199px) {
    .gamma-item .thumb .thumbnail {
        min-height: 11.5625rem;
        height: auto
    }
}

@media screen and (max-width: 991px) {
    .gamma-item .thumb .thumbnail {
        min-height: 11.875rem
    }
}

@media screen and (max-width: 768px) {
    .gamma-item .header {
        margin-top: 0 !important
    }

    .gamma-item .thumb .thumbnail {
        min-height: 16.25rem;
        border-radius: .1875rem
    }

    .aside-item .card-thumb {
        float: none;
        margin: 0;
        width: auto;
        height: auto
    }

    .aside-item .card-box {
        margin-left: 0;
        height: auto
    }

    .aside-item .card-thumb .img-thumbnail {
        padding: 0;
        border: none
    }
}

@media screen and (max-width: 650px) {
    .gamma-item .thumb .thumbnail {
        min-height: 13.75rem
    }
}

@media screen and (max-width: 550px) {
    .gamma-item .thumb .thumbnail {
        min-height: 11.25rem
    }
}

@media screen and (max-width: 440px) {
    .gamma-item .thumb .thumbnail {
        min-height: 8.75rem
    }
}

.booklist-item {
    display: flex;
    padding: 1.25rem;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.booklist-item:not(:first-child) {
    margin-top: 1.5625rem
}

.booklist-item .thumbnail {
    width: 7.5rem;
    height: 10rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    box-shadow: .1875rem .25rem .75rem 0 rgba(0, 0, 0, .2);
    overflow: hidden;
    background-color: #ccc
}

.booklist-item .img {
    width: 100%;
    height: 100%
}

.booklist-item .info {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    box-sizing: border-box;
    font-size: .875rem;
    color: #2e3135
}

.booklist-item .info .title {
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.booklist-item .info .title .state {
    vertical-align: middle;
    padding-left: .375rem;
    padding-right: .375rem;
    margin-top: -.1875rem;
    line-height: 1.25rem;
    color: #fff;
    font-size: .75rem;
    margin-right: .125rem;
    border-radius: .125rem
}

.booklist-item .info .title .new {
    background-color: #28a745
}

.booklist-item .info .title .top {
    background-color: #00a2ff
}

.booklist-item .info .title .hot {
    background-color: #dc3545
}

.booklist-item .info .desc {
    margin-top: .57rem;
    max-height: 5.6rem;
    font-size: .93rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-height: 1.6
}

.booklist-item .info .author {
    margin-top: .625rem;
    color: #748594
}

.booklist-item .info .author .author-info {
    font-size: .8125rem
}

.booklist-item .info .author .author-info, .info .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.booklist-item .info .author .user {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #748594
}

.booklist-item .info .author .avatar {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    margin-right: .4375rem;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.booklist-item .author-info .author-other > span:not(:last-child):after {
    content: "\B7";
    color: #71777c;
    margin-left: .3125rem;
    margin-right: .3125rem
}

@media screen and (max-width: 768px) {
    .booklist-item .item:not(:first-child) {
        margin-top: 1.25rem
    }

    .booklist-item .thumbnail {
        width: 5.625rem;
        height: 7.5rem
    }

    .booklist-item .info .title {
        font-size: 1rem;
        font-weight: 700
    }

    .booklist-item .info .desc {
        font-size: .875rem;
        max-height: 5.3125rem;
        margin-top: .5625rem
    }

    .booklist-item .info .author .avatar {
        width: 1.5rem;
        height: 1.5rem
    }
}

.book-content .sidebar {
    padding: 0;
    box-shadow: inset -.0625rem 0 0 rgba(0, 0, 0, .1)
}

.book-content .sidebar-sticky {
    top: 3.5rem;
    overflow-x: hidden;
    overflow-y: auto
}

.book-content .sidebar-sticky .title {
    font-size: 1.062rem
}

.book-content .sidebar-sticky .nav:not(:first-child) {
    margin-top: 1.25rem
}

.book-content .sidebar .nav-link {
    font-weight: 500;
    color: #333
}

a.nav-link {
    display: -webkit-inline-box;
}

.book-content .sidebar .nav-link .feather {
    margin-right: .25rem;
    color: #999
}

.book-content .sidebar .nav-link.active {
    color: #007bff
}

.book-content .sidebar .nav-link.active .feather, .book-content .sidebar .nav-link:hover .feather {
    color: inherit
}

.book-content .sidebar .nav-item {
    display: inline-block;
    font-size: .9375rem;
    width: 100%;
    padding-left: 3rem
}

.book-content .sidebar .active, .book-content .sidebar .nav-item:hover {
    color: #5085FF;
    border-right: .125rem solid #5085FF;
    background: #dce7ff;
    cursor: pointer
}

.book-content .sidebar .nav-item:hover a {
    color: #5085FF
}

.book-content .sidebar .nav-item > a {
    display: inline-block;
    width: 100%;
    color: #666
}

.code-list .panel-header {
    width: 100%;
    background: #fcfcfc;
    border-bottom: .0625rem solid #DEDEDF;
    line-height: 1.25rem;
    padding: .375rem 1.25rem
}

.code-list .panel-header .codes-count {
    color: #8c92a4;
    line-height: 2rem;
    font-size: .9375rem
}

.code-list .code-item:not(:last-child) {
    border-bottom: .0625rem solid #DEDEDF
}

.code-list .code-item .title .code-author {
    position: relative
}

.code-list .code-item .title .code-author a {
    position: absolute;
    top: 0;
    left: 0
}

.code-list .code-item .title .avatar {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .3125rem;
    border-radius: 50%
}

.code-list .code-item .title .code-title {
    padding-left: 3rem
}

.code-list .code-item .time {
    font-size: .75rem;
    margin-left: 3rem;
    color: #6a737d
}

.code-content .code-scroller {
    border-bottom: .062rem solid #dce3e8
}

.code-content .title .plugin {
    padding: .25rem .562rem;
    font-size: .75rem;
    border: .062rem solid rgba(140, 146, 164, .5);
    border-radius: .125rem
}

.code-content .title .plugin a {
    padding-left: .25rem
}

.code-content .title .plugin a:first-child {
    padding: .4rem .75rem .4rem 0;
    border-right: .062rem solid rgba(140, 146, 164, .5)
}

.code-content .categories {
    font-size: .875rem
}

.code-content .categories .lang {
    margin-right: 1rem
}

.code-content .code-last-time {
    font-size: .85rem
}

.code-content .date .plugins {
    float: right
}

.code-content .date .plugins a {
    padding: .25rem .562rem;
    font-size: .875rem;
    border: .062rem solid rgba(140, 146, 164, .5);
    border-radius: .125rem
}

.code-content .date .plugins a:hover {
    background-color: #fafafa
}

@media screen and (max-width: 768px) {
    .code-content .date .plugins {
        margin-top: 1rem;
        float: none
    }

    .code-content .title, .date {
        text-align: center
    }
}

.home-page .sort {
    padding: 4em 0;
    clear: both
}

.home-page .sort .sorta {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    overflow: hidden;
    height: 23.125rem;
    -webkit-box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .18);
    -ms-box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .18);
    -o-box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .18);
    box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .18);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.home-page .sort .sorta .desc {
    background: #fff;
    padding: 0 1.25rem 1.25rem;
    position: absolute;
    bottom: -.625rem;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.home-page .sort .sorta .desc span {
    color: rgba(0, 0, 0, .3);
    letter-spacing: .125rem;
    font-size: .875rem
}

.home-page .sort .sorta .desc h3 {
    font-size: 1.375rem;
    font-weight: 400
}

.home-page .sort .sorta:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: 0;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.home-page .sort .sorta .desc:after {
    position: absolute;
    top: -1.25rem;
    right: 0;
    left: 0;
    width: 103%;
    margin-left: -.25rem;
    height: 3.125rem;
    z-index: -1;
    content: "";
    background: #fff;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg)
}

.home-page .sort .sorta:focus, .home-page .sort .sorta:hover {
    -webkit-box-shadow: 0 .0625rem 1.25rem 0 rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 .0625rem 1.25rem 0 rgba(0, 0, 0, .19);
    -ms-box-shadow: 0 .0625rem 1.25rem 0 rgba(0, 0, 0, .19);
    -o-box-shadow: 0 .0625rem 1.25rem 0 rgba(0, 0, 0, .19);
    box-shadow: 0 .0625rem 1.25rem 0 rgba(0, 0, 0, .19)
}

.home-page .sort .sorta:focus .desc, .home-page .sort .sorta:hover .desc {
    bottom: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.home-page .sort .sorta:focus:after, .home-page .sort .sorta:hover:after {
    opacity: 1
}

.home-page .sort .sortb > a {
    display: block;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    max-height: 8.75rem
}

.home-page .sort .sortb .thumbnail {
    display: block;
    width: 100%;
    height: auto
}

.home-page .sort .sortb .meta {
    position: relative;
    background: #fff;
    width: 100%;
    padding: 1rem;
    -webkit-box-shadow: 0 .625rem 1.25rem -.75rem rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 .625rem 1.25rem -.75rem rgba(0, 0, 0, .18);
    box-shadow: 0 .625rem 1.25rem -.75rem rgba(0, 0, 0, .18)
}

.home-page .sort .sortb .meta h3 {
    font-size: 1.25rem;
    margin-bottom: .625rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.home-page .sort .sortb .meta p {
    margin-bottom: 0;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.home-page .sort .sortb .meta .category {
    color: #fff;
    font-size: .9rem;
    padding: .25rem 1rem;
    padding-left: 1.5rem;
    margin-left: -1.5rem;
    background: #00a2ff;
    position: relative;
    display: inline-block;
    margin-bottom: .5rem;
    letter-spacing: .15rem
}

.home-page .sort .sortb .meta .category:before {
    position: absolute;
    top: -.5625rem;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 .5625rem .5625rem;
    border-color: transparent transparent #00a2ff transparent
}

.home-page .sort .sortc-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: flex;
    position: relative;
    float: left;
    padding: 1rem 0;
    margin: 0;
    width: 100%
}

.home-page .sort .sortc {
    display: block;
    padding: 0;
    margin: 0 0 .625rem 1%;
    list-style: none;
    min-height: 25rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    position: relative;
    width: 32.3%
}

.home-page .sort .sortc a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 80;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(0, 0, 0, .2)
}

.home-page .sort .sortc a:hover:before {
    background: rgba(0, 0, 0, .63)
}

.home-page .sort .sortc:nth-child(1), .home-page .sort .sortc:nth-child(4) {
    width: 65.6%
}

.home-page .sort .sortc .meta {
    width: auto;
    bottom: 2em;
    left: 2em;
    right: 2em;
    position: absolute;
    z-index: 100
}

.home-page .sort .sortc .meta span {
    letter-spacing: .125rem;
    font-size: .9375rem;
    color: rgba(255, 255, 255, .7)
}

.home-page .sort .sortc .meta h2 {
    font-size: 1.875rem
}

@media screen and (max-width: 960px) {
    .home-page .sort .sortc, .home-page .sort .sortc:nth-child(1), .home-page .sort .sortc:nth-child(4) {
        width: 49%
    }

    .home-page .sort .sortc .meta h2 {
        font-size: 1.5625rem
    }
}

@media screen and (max-width: 768px) {
    .home-page .sort .sortb > a {
        max-height: 100%
    }

    .home-page .flexslider .slider-text > .slider-text-inner .desc .meta {
        font-size: .875rem
    }

    .home-page .flexslider .slider-text > .slider-text-inner .desc .more {
        text-align: center
    }

    .home-page .flexslider .slider-text > .slider-text-inner h2 {
        font-size: 1.125rem;
        text-align: center
    }

    .home-page .flexslider .slider-text > .slider-text-inner .desc .more .btn-outline-primary {
        width: 9.375rem;
        font-size: .9375rem;
        line-height: 1.375rem
    }

    .home-page .sort .sortc, .home-page .sort .sortc:nth-child(1), .home-page .sort .sortc:nth-child(4) {
        width: 100%;
        margin: 1rem 0
    }

    .home-page .sort .sortc .meta span {
        font-size: 1.0625rem
    }

    .home-page .sort .sortc .meta h2 {
        font-size: 1.5625rem;
        padding-top: .625rem
    }
}

.slider {
    height: 20rem;
    background: #fff url(../images/loader.gif) no-repeat center center
}

.flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0;
    width: 100%
}

.flexslider .slides {
    position: relative;
    overflow: hidden
}

.flexslider .slides li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 20rem
}

.flexslider .flex-control-nav {
    bottom: 0;
    z-index: 1000
}

.flexslider .flex-control-nav li a {
    background: rgba(255, 255, 255, .2);
    box-shadow: none;
    width: 1.9rem;
    height: .18rem;
    cursor: pointer
}

.flexslider .flex-control-nav li a.flex-active {
    cursor: pointer;
    background: rgba(255, 255, 255, .7)
}

.flexslider .flex-direction-nav {
    display: none
}

.flexslider .slider-text {
    display: table;
    opacity: 0;
    height: 20rem
}

.flexslider .slider-text > .slider-text-inner {
    display: table-cell;
    vertical-align: middle;
    height: 20rem
}

.flexslider .slider-text > .slider-text-inner h2 {
    font-size: 1.5rem;
    color: #000;
    letter-spacing: .125rem
}

.flexslider .btn-outline-primary {
    border-radius: .125rem;
    font-size: 1rem;
    line-height: 1.5625rem;
    width: 11.125rem;
    letter-spacing: .15rem
}

.flexslider .slider-text > .slider-text-inner .desc {
    background: rgba(255, 255, 255, .96);
    padding: 2rem
}

.flexslider .slider-text > .slider-text-inner .desc .meta {
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.flexslider .slider-text > .slider-text-inner .desc .more {
    margin-bottom: 0
}

.flexslider .slider-text > .slider-text-inner .desc .more a {
    color: #fff;
    background-color: #00a2ff;
    border: 0
}

.flexslider .slider-text > .slider-text-inner .desc .price {
    font-size: .875rem;
    letter-spacing: .1875rem;
    display: block;
    margin-bottom: 1.25rem
}

.flexslider .slider-text > .slider-text-inner .fh5co-lead {
    font-size: 1.25rem;
    color: #fff
}

.flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
    color: #d9534f
}

.page404 .overlay {
    background: url(../images/404.svg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 101%;
    position: absolute;
    top: -.0625rem;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2
}

.page404 .overlay:after, .page404 .overlay:before {
    content: "";
    background: #fff;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 10;
    width: 1.25rem
}

.page404 .overlay:before {
    left: 0
}

.page404 .overlay:after {
    right: 0
}

.page404 .thumbnail {
    position: relative;
    height: 31.25rem;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.page404 .meta {
    font-weight: 400
}

.page404 .meta h2 {
    color: #444;
    font-size: 1.875rem
}

.page404 .meta h3 {
    font-size: 1rem
}

.page404 .meta .btn-outline-primary {
    border-radius: .125rem;
    width: 6.875rem
}

.page404 .meta .back-prevpage {
    color: #fff;
    background-color: #00a2ff;
    border-color: #00a2ff
}

.page404 .meta .back-prevpage:hover {
    background-color: #009ef9;
    border-color: #009ef9
}

.page404 .meta .back-index {
    color: #666;
    background-color: transparent;
    background-image: none;
    border-color: #d8dcdf
}

.page404 .meta .back-index:hover, .page404 .meta .back-index:not(:disabled):not(.disabled):active {
    color: #666;
    border-color: #d8dcdf;
    background-color: #f6f4f4
}

@media screen and (max-width: 768px) {
    .page404 .thumbnail {
        height: 21.25rem
    }

    .page404 .meta h2 {
        font-size: 1.5625rem
    }
}

@media screen and (max-width: 480px) {
    .page404 .thumbnail {
        height: 12.5rem
    }
}

.login-box {
    border-radius: .25rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    -webkit-box-shadow: -.25rem .4375rem 2.875rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: -.25rem .4375rem 2.875rem .125rem rgba(0, 0, 0, .1);
    -o-box-shadow: -.25rem .4375rem 2.875rem .125rem rgba(0, 0, 0, .1);
    box-shadow: -.25rem .4375rem 2.875rem .125rem rgba(0, 0, 0, .1);
    background: #fff
}

.form-login {
    width: 100%;
    max-width: 26.25rem;
    margin: auto
}

.form-login-title {
    margin-top: .5rem;
    margin-bottom: 1.875rem
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem
}

.form-label-group > input, .form-label-group > label {
    padding: .6rem
}

.form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: #999;
    border: .0625rem solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent
}

.form-label-group input:-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-moz-placeholder {
    color: transparent
}

.form-label-group input::placeholder {
    color: transparent
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: calc(.65rem + .65rem * (2 / 3));
    padding-bottom: calc(.65rem / 3)
}

.form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: calc(.65rem / 3);
    padding-bottom: calc(.65rem / 3);
    font-size: .75rem;
    color: #777
}

.outside-login-title {
    position: relative;
    max-width: 24.55rem;
    margin: auto
}

.outside-login-title span {
    position: relative;
    z-index: 2;
    color: #999;
    padding: 0 .375rem;
    font-size: .875rem;
    letter-spacing: .125rem;
    background-color: #fff
}

.outside-login-title:after {
    content: " ";
    position: absolute;
    left: 0;
    top: .8rem;
    width: 100%;
    height: .05rem;
    background-color: #dcdee3;
    z-index: 1
}

.outside-login-content {
    max-width: 24.55rem;
    margin: auto
}

.outside-login-btn {
    display: inline-block
}

.outside-login-btn em {
    display: inline-block;
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
    border-radius: 50%;
    white-space: normal
}

.outside-login-btn em i {
    color: #fff;
    font-size: 1.3rem
}

.outside-login-btn em {
    background-color: #ddd
}

.outside-login-btn.github em {
    background-color: #4b4b4b
}

.outside-login-btn.weibo em {
    background-color: #e90e24
}

.outside-login-btn.weixin em {
    background-color: #25be03
}

.outside-login-btn.qq em {
    background-color: #12b7f5
}

.form-login .btn-group-lg > .btn, .form-login .btn-lg {
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.4;
    border-radius: .3rem
}

@media screen and (max-width: 768px) {
    .login-box {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .outside-login-btn em {
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem
    }

    .outside-login-btn em i {
        font-size: 1.125rem
    }
}


.children li {
    list-style: none;
    padding: 1rem 0 0 0;
}

.children li:first-child {
    padding: 1rem 0 0 0;
}

.children li:last-child {
    padding: 1rem 0;
}

.comment .picture {
    max-width: 100%;
    cursor: crosshair;
}

span.message img {
    display: none;
}
.comments-alpha {
    padding: .1rem 1rem 1rem;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1)
}

.comments-alpha .comment-form-author {
    padding-right: 5px
}

.comments-alpha .comment-form-email {
    padding-left: 5px
}

.comments-alpha .input-group-text {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    border-radius: .1875rem
}

.comments-alpha .input-group-text .volcano {
    color: #8a8a8a
}

.comments-alpha .form-control {
    border: 1px solid #eee
}

.comments-alpha .title {
    padding: 1rem 0;
    font-size: 1.1875rem;
    margin-bottom: 0;
    border-bottom: .0625rem solid #f0f0f0
}

.comments-alpha .comment {
    list-style: none;
    padding: 1rem 0
}

.comments-alpha .list > li {
    border-bottom: .0625rem solid #eae3e3
}

.comments-alpha .comment .avatar {
    vertical-align: middle
}

.comments-alpha .comment .avatar img {
    display: block;
    height: 3.125rem;
    width: 3.125rem;
    border-radius: 50%;
    border: .0625rem solid #eaeaea
}

.comments-alpha .comment .info {
    overflow: hidden
}

.comments-alpha .comment .info .author_name {
    color: #4a4a4a;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.375;
    margin: 0 0 .3125rem;
    font-style: normal;
    display: inline-block;
    margin-top: .1875rem;
    cursor: pointer;
}

.comments-alpha .comment .info .author_name a {
    color: #4a4a4a
}

.comments-alpha .comment .info .content {
    font-size: .875rem;
    margin-bottom: 0 !important
}

.comments-alpha .comment .info .content p {
    margin: 0
}

.comments-alpha .comment .info .meta, .comments-alpha .comment .info .meta a {
    font-size: .88rem;
    color: #9B9B9B
}

.comments-alpha .children {
    margin-bottom: 0;
    margin-left: 40px;  /*由于layui.css的样式冲突，需要增加这个*/
}

.comments-alpha .children li:last-child {
    padding-bottom: 0
}

.comments-alpha .form-control {
    border-radius: .1875rem
}

.comments-alpha .comment-respond .comment-textarea {
    background-color: hsla(0, 0%, 71%, .1);
    border-radius: .1875rem;
    border: .0625rem solid #eee
}

.comments-alpha .comment-respond .comment-textarea textarea {
    border: none;
    height: 8.125rem;
    border-radius: 0;
    resize: none
}

.comments-alpha .comment-respond .comment-textarea .text-bar {
    padding: .4rem .5rem;
    background-color: #f8f8f8;
    overflow: hidden
}

.comments-alpha .comment-respond .comment-textarea .text-bar .tool {
    padding-top: .3rem
}

.comments-alpha .comment-respond .comment-textarea .text-bar .tool a img {
    width: 100%
}

.comments-alpha .comment-respond .comment-textarea .btn-primary {
    border-radius: .1875rem;
    border: none;
    font-size: .875rem;
    width: 6.25rem
}

.comments-alpha .comment-respond .comment-textarea .addbtn {
    padding: 0 .5rem;
    color: #888
}

.comments-alpha .comment-respond .comment-textarea .addbtn:hover {
    color: #333
}

.comments-alpha .comment-respond .comment-textarea #cancel-comment-reply-link {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    border-radius: .1875rem;
    border: none;
    font-size: .875rem
}

.comments-alpha .comment-respond .comment-textarea .text-bar .smile {
    position: absolute;
    width: 14.375rem;
    height: 8.375rem;
    padding: .125rem;
    box-shadow: 0 .125rem .625rem .125rem rgba(0, 0, 0, .11);
    background-color: #fff;
    z-index: 9;
    visibility: hidden;
    transform: perspective(500px) rotateX(-15deg);
    transform-origin: 50% 0;
    transition: all .15s ease-out
}

.comments-alpha .comment-respond .comment-textarea .text-bar .smile a {
    width: 2rem;
    height: 2rem;
    display: block;
    border: .125rem solid #fff;
    background-color: #f0f0f0;
    padding: .25rem;
    float: left
}

.comments-alpha .comment-respond .comment-textarea .text-bar .open {
    visibility: visible;
    transform: none
}

.comments-alpha .comment-respond .error {
    padding: 1.25rem;
    border: .0625rem solid #e5e5e5;
    background-color: hsla(0, 0%, 71%, .1);
    border-radius: .25rem
}

.comments-alpha .top{
    background-color: #eee;
    border-radius: 5px;
    padding-left: 10px;
    position: relative;
}


#commentpage {
    display: block
}

#commentpage a {
    display: inline-block;
    width: 9rem;
    height: 2.3rem;
    border-radius: .125rem;
    color: #fff;
    font-size: .95rem;
    line-height: 2.4;
    transition: all .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    background-color: #00a2ff
}

#volcano-comments {
    position: relative;
    top: -3.4375rem;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 768px) {
    .comments-alpha .comment-form-author {
        padding-right: 15px
    }

    .comments-alpha .comment-form-email {
        padding-left: 15px
    }
}

.aside-widget section h3 {
    color: #3d464d;
    padding: .4rem 0;
    background-color: #fcfcfc;
    margin-bottom: 0;
    border-bottom: .0625rem solid #f3f3f3
}

.aside-widget section h3 span {
    font-size: 1.1rem;
    display: inline-block;
    margin-left: 1rem;
    padding: 0 .5rem 0 0;
    position: relative;
    z-index: 1
}

.aside-widget section:last-child {
    margin-bottom: 0 !important
}

.aside-widget .clouds {
    padding: .8rem 1rem
}

.aside-widget .clouds a {
    display: inline-block;
    margin: .4rem .45rem;
    padding: .28rem 1.3rem;
    border: .0625rem solid #e5e5e5;
    background-color: #fafafa;
    color: #767676;
    font-size: .8125rem !important;
    line-height: 1.5
}

.aside-widget .clouds a:hover {
    border-color: #0092ee;
    color: #0092ee
}

.aside-widget .special-box {
    position: relative;
    overflow: hidden
}

.aside-widget .special-box .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.aside-widget .special-box a:hover .mask {
    opacity: .6
}

.aside-widget .special-box .image {
    height: 11.25rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.aside-widget .special-box .title {
    position: absolute;
    top: 0;
    display: flex;
    padding: 0 1.25rem;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.aside-widget .special-box .title p {
    margin-top: .3125rem;
    color: #fff
}

.aside-widget .special-box .title span {
    margin-top: .5rem;
    padding: .55rem 2rem;
    border: .0625rem solid #fff;
    background: 0 0;
    color: #fff;
    font-size: .8rem;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -ms-transition: all .3s ease
}

.aside-widget .special-box a:hover span {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.aside-widget .comments a {
    display: block;
    padding: .8125rem .875rem;
    font-size: .8125rem
}

.aside-widget .comments a:not(:last-child) {
    border-bottom: .0625rem solid #eee
}

.aside-widget .comments a:hover {
    background-color: #fbfbfb;
    color: #777
}

.aside-widget .comments .message {
    overflow: hidden;
    color: #394a58;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .87rem;
    word-break: keep-all;
	margin-top: 0.3rem;
}

.aside-widget .comments .meta .avatar img {
    float: left;
    margin-right: .4375rem;
    width: 3.125rem;
    height: 3.125rem;
    max-width: 100%;
    border-radius: 50%;
    border: .0625rem solid #eaeaea
}

.aside-widget .comments .meta .author {
    color: #777;
    font-size: .75rem
}

.aside-widget .comments .meta .profile {
    padding-top: .3125rem;
    font-size: .85rem
}

.aside-widget .comments .meta .date {
    color: #777;
    font-size: .75rem
}

.aside-widget section {
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.aside-widget section:last-child {
    margin-bottom: 0 !important
}

.aside-widget .title {
    margin-bottom: 0;
    padding: .75rem 1rem;
    border-bottom: .0625rem solid #f3f3f3;
    background-color: rgba(0, 0, 0, .01);
    font-size: 1.0625rem;
    line-height: 1
}

.aside-widget .share a:hover i {
    color: #0092ee
}

.aside-widget .share i {
    color: #777;
    font-size: 1.8rem
}

.aside-widget .qrcode-plane {
    position: absolute;
    left: 50%;
    z-index: 0;
    display: none;
    margin-top: -16.4rem;
    margin-left: -6.8rem;
    padding: 0;
    width: 13.5rem;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .3125rem 1.25rem 0 rgba(146, 146, 146, .39);
    -moz-box-shadow: 0 .3125rem 1.25rem 0 rgba(146, 146, 146, .39);
    box-shadow: 0 .3125rem 1.25rem 0 rgba(146, 146, 146, .39);
    color: #555;
    text-align: center;
    opacity: .2;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.aside-widget .qrcode-box:hover .qrcode-plane {
    z-index: 2;
    display: block;
    opacity: 1
}

.aside-widget .qrcode canvas {
    margin: 1.25rem 0 .15rem;
    height: auto;
    max-width: 100%
}

.aside-widget .qrcode-plane p {
    margin: .3rem 0 .8rem;
    color: #676767;
    white-space: normal;
    word-wrap: break-word;
    font-size: .875rem
}

.aside-widget .item-box {
    padding: 0 1rem
}

.aside-widget .item-box .item {
    margin: 0;
    padding: .5625rem 0;
    overflow: hidden;
    display: block;
}

.aside-widget .item-box .item:not(:last-child) {
    border-bottom: .0625rem solid #eee;
}

.aside-widget .item-box .item .item-img {
    float: left;
    width: 7.5rem;
    overflow: hidden;
    border-radius: .125rem
}

.aside-widget .item-box .item .item-img img {
    width: 100%;
    height: 4.375rem;
    vertical-align: top;
    transition: all .3s ease-out 0s
}

.aside-widget .item-box .item .item-content {
    margin-left: 8.125rem
}

.aside-widget .item-box .item .item-title {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 1.4;
    max-height: 1.1875rem
}

.aside-widget .item-box .item .item-excerpt {
    padding-top: .3125rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 2.8125rem
}

.donate-box .meta-pay {
    margin-top: .875rem;
    margin-bottom: .875rem
}

.donate-box .qr-pay img {
    width: 12.5rem;
    height: 12.5rem
}

.donate-box .qr-pay1 img {
    width: 12.5rem;
    height: 12.5rem
}

.donate-box .choose-pay input {
    display: none
}

.donate-box .choose-pay1 input {
    display: none
}
.donate-box .choose-pay input:checked + label {
    border-color: #0092ee;
    color: #0092ee
}

.donate-box .choose-pay1 input:checked + label {
    border-color: #0092ee;
    color: #0092ee
}
.donate-box .pay-button {
    margin: .625rem .3125rem;
    width: 8.25rem;
    height: 2.8125rem;
    border: .0625rem solid #e6e6e6;
    border-radius: .125rem;
    text-align: center;
    line-height: 2.5rem;
    cursor: pointer
}

.donate-box .pay-button img {
    height: 1.6rem !important
}

.photo-wrapper {
    width: 100%
}

.photo-wrapper img {
    margin: -3.125rem 0 0;
    max-height: 5.625rem;
    border: .25rem solid hsla(0, 0%, 100%, .4);
    border-radius: 50%
}

.photo-background {
    height: 90pt
}

.widget_volcano_about p {
    margin: 0;
    margin-bottom: 1em;
    font-size: 1pc
}

.widget_volcano_about .textwidget {
    margin: .625rem 1.875rem 1.875rem;
    display: inline
}

.page-links .card {
    border: none;
    border-radius: .125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .1);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.page-links .card:hover {
    -webkit-box-shadow: 0 .9375rem .625rem -.625rem rgba(110, 110, 110, .5), 0 .0625rem .25rem rgba(110, 110, 110, .3), 0 0 3.75rem rgba(110, 110, 110, .1) inset;
    -moz-box-shadow: 0 .9375rem .625rem -.625rem rgba(110, 110, 110, .5), 0 .0625rem .25rem rgba(110, 110, 110, .3), 0 0 2.5rem rgba(110, 110, 110, .1) inset;
    box-shadow: 0 .9375rem .625rem -.625rem rgba(110, 110, 110, .5), 0 .0625rem .25rem rgba(110, 110, 110, .3), 0 0 2.5rem rgba(110, 110, 110, .1) inset
}

.page-links .main div:nth-child(5n) .card-header {
    background-color: #e67e22
}

.page-links .main div:nth-child(5n+1) .card-header {
    background-color: #3498db
}

.page-links .main div:nth-child(5n+2) .card-header {
    background-color: #dc3545
}

.page-links .main div:nth-child(5n+3) .card-header {
    background-color: #1abc9c
}

.page-links .main div:nth-child(5n+4) .card-header {
    background-color: #f1c40f
}

.page-links .main div:nth-child(5n+5) .card-header {
    background-color: #9b59b6
}

.page-links .card-header {
    border-bottom: none;
    padding: 1.3rem 1.25rem .8rem
}

.page-links .card-title {
    margin-bottom: 0;
    font-size: .9375rem;
    color: #fff
}

.page-links .card-link {
    margin-bottom: 0;
    font-size: .8125rem;
    color: #fff
}

.page-links .card-body {
    background-color: #f5f5f5
}

.page-links .card-text {
    -webkit-line-clamp: 1;
    font-size: .875rem
}

.page-links .card-footer {
    border-top: .0625rem solid #eee;
    background-color: #f5f5f5
}

.page-links .card-footer img {
    width: 1rem;
    height: 1rem;
    margin-top: .3125rem
}

.page-links .text-muted {
    font-size: .875rem
}

.page-links .text-muted i {
    font-size: .9375rem
}

.page-links .text-muted .v3-fenlei {
    margin-right: .25rem
}

.page-links .btn-outline-primary {
    border-radius: .125rem
}

@media screen and (max-width: 768px) {
    .page-links .card:hover {
        box-shadow: none
    }
}

.page-about .progress-wrap {
    width: 100%;
    float: left;
    margin-bottom: 1.875rem
}

.page-about .progress-wrap h3 {
    font-size: 1rem;
    display: block;
    margin-bottom: .625rem;
    float: left;
    width: 100%
}

.page-about .progress-wrap h3 .name-left {
    float: left
}

.page-about .progress-wrap h3 .value-right {
    float: right
}

.page-about .progress {
    width: 100%;
    float: left;
    height: .3125rem;
    box-shadow: none
}

.page-about .progress-bar {
    background-color: #2F3C4F;
    height: .3125rem;
    display: block;
    box-shadow: none
}

.page-about .progress-bar.progress-bar-1 {
    background-color: #2980b9 !important
}

.page-about .progress-bar.progress-bar-2 {
    background-color: #c0392b !important
}

.page-about .progress-bar.progress-bar-3 {
    background-color: #d35400 !important
}

.page-about .progress-bar.progress-bar-4 {
    background-color: #8e44ad !important
}

.page-about .progress-bar.progress-bar-5 {
    background-color: #27ae60 !important
}

.page-about .page-donate {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%
}

.page-about .page-donate .btn-primary {
    padding: .3rem 3rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .15rem
}

.page-about .img-thumbnail {
    width: 100%
}

.page-about .alpha-item .thumbnail {
    min-height: 13rem
}

@media screen and (max-width: 991px) {
    .page-about .alpha-item .thumbnail {
        min-height: 18rem
    }
}

@media screen and (max-width: 768px) {
    .page-about .about {
        text-align: center
    }

    .page-about .avatar {
        display: block !important
    }
}

@media screen and (max-width: 650px) {
    .page-about .alpha-item .thumbnail {
        min-height: 13rem
    }
}

@media screen and (max-width: 550px) {
    .page-about .alpha-item .thumbnail {
        min-height: 18rem
    }
}

@media screen and (max-width: 440px) {
    .page-about .alpha-item .thumbnail {
        min-height: 13rem
    }
}

.tool-item .alpha-item .stuff {
    border-top: none;
    padding-top: 0
}

.tool-item .alpha-item .stuff .btn-primary {
    padding: .3125rem 2.5rem;
    font-size: .875rem;
    border-radius: .125rem
}

.tool-item .alpha-item .thumbnail-tool {
    height: 9rem;
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: cover
}

.tool-item .btn-primary:not(:disabled):not(.disabled).active, .tool-item .btn-primary:not(:disabled):not(.disabled):active, .tool-item .show > .btn-primary.dropdown-toggle {
    border-color: #0097ee
}

.author-page .banner-panel {
    height: 19rem
}

.author-page .author {
    margin: 0 auto;
    position: relative;
    left: inherit;
    transform: inherit
}

.author-page .author .authorimg {
    width: 120px;
    height: 120px;
    border: 4px solid #fff;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -65px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.author-page .content .name {
    font-size: 24px;
    color: #444
}

.author-page .content .motto {
    font-size: 14px;
    color: #666
}

.footer .copyright, .footer .miitbeian a {
    color: #bbb
}

.footer {
    padding: 1.7rem 0;
    background-color: #2e3033;
    position: relative;
}

.footer-more-list ul {
    margin: 0 auto;
    padding-left: 0
}

.footer-more-list li {
    display: inline-block;
    font-size: 90%;
    padding: 0 1rem;
    list-style: none
}

.footer-more-list li a {
    color: #e1e1e1
}

.gotop-box {
    position: fixed;
    right: 1.2rem;
    bottom: 2rem;
    z-index: 999;
    visibility: hidden;
    width: 3rem;
    height: 3rem;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.gotop-box.active {
    visibility: visible;
    opacity: 1
}

.gotop-box a {
    display: table;
    border-radius: .125rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center
}

.gotop-box a i {
    display: table-cell;
    width: 3rem;
    height: 3rem;
    vertical-align: middle;
    font-size: 1.25rem
}

.gotop-box a:active, .gotop-box a:focus, .gotop-box a:hover {
    outline: 0;
    text-decoration: none
}

.miitbeian a {
    color: inherit
}

@media screen and (max-width: 768px) {
    .copyright .license {
        display: block
    }
}

/**自定义css**/
.amadeus_about .textwidget {
    margin: 10px 15px 15px
}

#footer small {
    color: rgba(255, 255, 255, .3);
    letter-spacing: 1px;
    font-size: 14px;
}

.alpha-content .article h2 {
    margin: .875rem -1rem;
    padding: 0 .875rem;
    border-left: .3125rem solid #51aded;
    background-color: #f7f7f7;
    font-size: 1.125rem;
    line-height: 2.5rem;
}
.text-bar.clearfix {
    background-color: #f8f8f8;
    padding: 20px;
    text-align: center;
}

.logon-tab.clearfix {
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    font-size: 24px;
}

.user-section {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid #e4ecf3;
}
.login-section {
    max-width: 550px;
    margin: 15px auto;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}
.login-section.login-section-weixin {
    min-height: 315px;
}
.login-section .logon-tab > a {
    display: block;
    padding: 20px;
    float: left;
    width: 50%;
    font-size: 16px;
    text-align: center;
    color: #616161;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.login-section .logon-tab > a:hover {
    background-color: #fafafa;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.login-section .logon-tab > a.active {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.login-section .login-main {
    padding: 40px 45px 20px 45px;
}
.login-section .control-label {
    font-size: 14px;
}
.login-section .n-bootstrap .form-group {
    position: relative;
}
.login-section .n-bootstrap .input-group {
    position: inherit;
}
.login-section .n-bootstrap .n-right {
    margin-top: 0;
    top: 0;
    position: absolute;
    left: 0;
    text-align: right;
    width: 100%;
}
.login-section .n-bootstrap .n-right .msg-wrap {
    position: relative;
}
main.main.bg-light.pb-4 {
    /*position: relative;*/
}

span.weui-badge {
    padding: .15em .5em;
    min-width: 8px;
    border-radius: 18px;
    background-color: #999;
    color: #FFFFFF;
    line-height: 1.2;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    font-family: 黑体;
}

.no-display{
    display: none;
}

.comment-at {
    color: #01AAED!important;
    border: none!important;
    margin-right: 5px;
}
.comment-mail-notify {
    display: inline-block;
    line-height: 29px;
}

.mk-checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
}
.mk-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: auto!important;
}
.mk-checkbox input[type="checkbox"]:checked + div {
    background-color: #e6e6e6!important;
    border: 1px solid #ff9800!important;
    box-shadow: inset 0 0 0 10px #ff9800!important;
}
.mk-checkbox input[type="checkbox"]:checked + div > div {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px #ff9800!important;
}

.mk-checkbox input[type="checkbox"]+div {
    vertical-align: middle;
    width: 40px;
    height: 20px;
    border: 1px solid rgba(0,0,0,.4);
    border-radius: 999px;
    background-color: rgba(0,0,0,0.1);
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-property: transform,background-color,box-shadow;
    -moz-transition-property: transform,background-color;
    -o-transition-property: transform,background-color;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.4);
    display: inline-block;
    margin-right: 3px;
}

.switch-wrap{
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 1px solid #DFDFDF;
    outline: none;
    border-radius: 16px;
    box-sizing: border-box;
    background: #FFFFFF;
    cursor: pointer;
    transition: border-color .3s,background-color .3s;
    vertical-align: middle;
}
.switch-wrap span{
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.3s;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    background-color: #fff;
}
.switch-wrap.active{
    border-color: #ff9800;
    background-color: #ff9800;
}
.switch-wrap.active span{
    transform: translateX(20px);
}

#top-nav.navbar-expand-hiden {
    top: -60px;
}
.code-pretty-container {
    position: relative;
    margin-bottom: 1em;
}
.code-pretty-container .code-pretty-toolbar {
    margin-top: -8px;
    margin-bottom: 10px;
}
.code-pretty-container .code-pretty-toolbar .btn {
    padding: 6px 12px;
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    line-height: 1.5;
    background: #999;
    color: #fff;
}
.code-pretty-container .code-pretty-toolbar .msg {
    line-height: 1.8;
    font-size: .8em;
    padding: 6px 12px;
    padding-left: 20px;
    color: #827171;
    display: none
}
.code-pretty-container textarea {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #e5e9ef;
    background-color: #f4f5f7;
    resize: vertical;
}

.code-pretty-container .code-pretty-toolbar .btn.fa {
    font-size: .8em;
}

.code-pretty-container .code-type {
    background-color: #ff9800;
}
.code-pretty-container .code-type {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px 10px;
    background: #d24949;
    color: #fff;
    cursor: pointer;
    border-radius: 0 3px 0 5px;
    font-size: .8em;
    user-select: none;
}


.author_name {
    line-height: 18px;
    padding-bottom: 4px;
    display: block;
    word-wrap: break-word
}

.author_name a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    word-wrap: break-word;
    color: #6d757a;
    cursor: pointer
}

.author_name .level {
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
    background-color: #666;
    padding: 0 4px;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    line-height: 150%;
    display: inline-block;
    vertical-align: middle
}

.info .clearfix:hover .author_name .level {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.author_name .level-1 {
    background: #348be8
}

.author_name .level-2 {
    background: #0bf
}

.author_name .level-3 {
    background: #fd8edb
}

.author_name .level-4 {
    background: #673ab7
}

.author_name .level-5 {
    background: #ffb31e
}

.author_name .level-6 {
    background: #6ec400
}

.author_name .level-7 {
    background: #fc912d
}

.author_name .level-8 {
    background: #fd5d3c
}

.author_name .level-9 {
    background: #fd5d3c
}

.author_name .level-admin {
    background: #fd5d3c
}

.reply2view {
    background: #f8f8f8;
    padding: 10px;
    position: relative;
    text-align: center;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: burlywood;
}
.reply2view a{
    color: burlywood;
}

ul.children {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 0 10px 10px 10px;
}