.aplayer.aplayer-fixed {
    text-transform: uppercase;
    border-radius: 0 15px 15px 0;
    max-width: 418px;
    padding: 10px 10px 0 10px;
    left: 0;
}
.aplayer.aplayer-fixed .aplayer-list {
    border: none;
    margin-bottom: 86px;
}

.aplayer.aplayer-fixed .aplayer-body {
    background: none;
}

.aplayer.aplayer-fixed .aplayer-miniswitcher {
    opacity: .5;
    overflow: hidden;
    border-radius: 0 15px 15px 0;
}

.aplayer.aplayer-fixed:hover .aplayer-miniswitcher {
    opacity: .63;

}
.aplayer.aplayer-withlist.aplayer-fixed.aplayer-narrow,
.aplayer.aplayer-withlist.aplayer-fixed.aplayer-narrow .aplayer-body {
    left: -66px !important;
}

.aplayer.aplayer-withlist.aplayer-fixed.aplayer-narrow:hover .aplayer-body {
    left: 0 !important;
}

#landlord {
    left: 90px;
}

.aplayer {
    z-index: 10001 !important;
    background: rgba(255, 255, 255, .63);
}

.aplayer .aplayer-info {
    margin-left: 86px;
    height: 86px;
    padding-top: 20px;
}

.aplayer .aplayer-pic {
    height: 86px;
    width: 86px;
}

.aplayer .aplayer-list.aplayer-list-hide {
    margin-bottom: 76px !important;
}

.aplayer .aplayer-notice {
    display: none;
}

.aplayer.aplayer-fixed .aplayer-lrc {
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    bottom: 0;
    max-width: 800px;
    border-radius: 10px;
}
#archives-temp h3, #comments-navi a.next, #comments-navi a.prev, #pagination a:hover, .author-profile i, .comment h4 a, .comment h4 a:hover, .entry-content a:hover, .entry-title a:hover, .float-content i:hover, .post-content a:hover, .post-like a, .post-more i:hover, .post-share .show-share, .site-info a:hover, .site-title a:hover, .site-top ul li a:hover, .sorry li a:hover, .sub-text, .we-info a, i.iconfont.js-toggle-search.iconsearch:hover, span.page-numbers.current, span.sitename {
    color: #f4a7b9;
}

.ar-time i, .comment .comment-reply-link, .download, .feature i, .links ul li:before, .navigator i:hover, .object, .siren-checkbox-radio:checked + .siren-checkbox-radioInput:after, ::selection, span.ar-circle {
    background: #f4a7b9;
}

#pagination a:hover, .download, .form-submit .submit:hover, .link-title, .links ul li:hover, .navigator i:hover {
    border-color: #f4a7b9;
}

.notification:hover, .meme_btn:hover, .meme_body, .meme_popup .meme_btn {
    border: 1px solid#f4a7b9;
}

.meme_popup .meme_btn {
    color: #f4a7b9;
}

#comments_edit:focus, .comment-respond input:focus, .search-form input:focus {
    border: 1px solid#f4a7b9;
    box-shadow: 0 0 10px 0#f4a7b9;
}

#mo-nav .m-search input:focus {
    box-shadow: 0 0 10px 0#f4a7b9;
}

.linkpage li:hover {
    box-shadow: 0 0 10px#f4a7b9;
    -moz-box-shadow: 0 0 10px#f4a7b9;
    -webkit-box-shadow: 0 0 10px#f4a7b9;
}

ol.children .comment .contents {
    border-left: 3px solid#f4a7b9;
}

#comments_edit {
    -webkit-user-modify: read-write-plaintext-only;
    -moz-user-modify: read-write-plaintext-only;
}

header.page-header,
.entry-header {
    display: none;
}

body::before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    will-change: transform;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    -moz-filter: blur(10px) brightness(.88);
    -webkit-filter: blur(10px) brightness(.88);
    -o-filter: blur(10px) brightness(.88);
    -ms-filter: blur(10px) brightness(.88);
    filter: blur(10px) brightness(.88);
}
.pattern-center {
    max-width: 800px;
    margin: auto;
    margin-top: 75px;
}

.pattern-center::before {
    z-index: 1;
}

.pattern-center::after {
    z-index: 2;
}

.pattern-center header.single-header {
    text-align: center;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

.single-center .entry-census span img {
    float: none;
    vertical-align: middle;
}

#content, .notification, .comments .comments-main, .info-meta, .notice {
    background: rgba(255, 255, 255, .53);
}

.notification span {
    color: #6F6F6F;
}

.info-meta {
    border-radius: 8px;
    border: none;
}

.info-meta a, .info-meta span {
    color: #6F6F6F;
}

#content, .comments .comments-main {
    border-radius: 0 0 10px 10px;
}

.meme_btn, .form-submit .submit, #comments_edit, .notification, #pagination a {
    border: 1px solid #545454;
}

.author-profile p {
    border-top: 1px solid #545454;
    border-bottom: 1px solid #545454;
}

.post-footer {
    border-bottom: 1px dashed #545454;
    border-top: 1px dashed #545454;
}

.single-center::before {
    background: rgba(0, 0, 0, 0);
}

.single-center .entry-census {
    padding: 8px 0;
}

.headertop-bar::after, .pattern-center::after, .comments, .site-footer {
    background: none;
}

.pattern-center .pattern-attachment-img {
    -webkit-transition: -webkit-transform .5s ease-out;
    -webkit-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
}

.pattern-center:hover .pattern-attachment-img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    -ms-transform: scale(1.07);
}

.headertop::before {
    position: unset;
}

.linkpage li {
    background-color: rgba(0, 0, 0, 0.3);
}

.linkpage li a p {
    color: #ddd;
}

@media (max-width: 860px) {
    .headertop-bar::after, .pattern-center::after {
        background: #fff !important;
    }

    .centerbg {
        background-image: url('https://acg.sx/images?812d157b') !important;
    }

    .pattern-center header.single-header {
        text-align: left !important;
        bottom: 20px !important;
        background: rgba(0, 0, 0, 0) !important;
    }

    .single-center .entry-census {
        padding: 18px 0 0 !important;
    }

    .pattern-center {
        margin-top: 0;
    }

    .single-center::before {
        background: rgba(0, 0, 0, .3);
    }

    .headertop::before {
        position: absolute;
    }

    .linkpage li {
        background-color: #fff;
    }

    .linkpage li a p {
        color: #bbc;
    }

}

.entry-content p code:hover, .entry-content ul code:hover {
    background: rgba(0, 0, 0, 1);
}
.entry-content p code, .entry-content ul code {
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    color: #76ff93;
    padding: 3px;
}
