.night .archive-list-see .list-see .part-wrap {
    background: #2a2a2b !important;
}
.night .item-main h3 {
    color: #fff;
}
.night span.desc-count {
    color: #bfc2cc;
}
.night .btn-orange-border {
    color: #bfc2cc;
    border: 1px solid #bfc2cc;
}
.night .btn-orange-border:hover {
    background-color:#212121 !important;
    color:#ff8000;
}
.night .archive-list-see .list-see .item-wrap:hover .item-btns .btn {
    background-color:#212121 !important;
    color:#ff8000 !important;
}
.night .archive-list-see .list-see .item-wrap:hover .item-main h3 {
    color:#ff8000;
}
.night .site {
    background-color: #212121;
}
.night .archive-list-see .list-see .part-wrap {
    box-shadow: 0px 0px 0px #2a2a2b;
}
.night .archive-list-see h2 {
    color: #fff;
}
.night .archive-list-see h4 {
    color: #bfc2cc;
}
.night .home-section-division {
    background: #fff0;
}
.night .home-section-division .home-division {
    border-radius: 8px;
}
.night .home-section-division .home-division ul {
    background: #2a2a2b;
}
.night .home-section-division .home-division li h3 {
    color: #fff;
}
.night .home-section-division .home-division li p {
    color: #bfc2cc;
}
.night .home-section-division .home-division li .itemsd:hover {
    background: #212121;
}
.night .home-section-division .home-division li.li_4 .itemsd:hover {
    background: #212121;
    color: #ff8000;
}
.night .home-section-division .home-division li.li_4 .itemsd:hover {
    background: #212121;
}
.night .home-section-division .home-division li :hover h3 .go {
    background: #ff8000;
}
.night .post-list .module-title {
    color: #fff;
}
.night .post-3-li-dubble .post-list-cats a span {
    background: #2a2a2b;
    background-color: #2a2a2b !important;
}
.night .picked.post-load-button span {
    color: #ff8000;
}
.night .post-3-li-dubble .post-list-cats a span:hover {
    color: #ff8000;
}
.night .post-list-cats a span {
    color: #fff;
}
.night .item-in.box.b2-radius {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc!important;
}
.night .post-3.post-3-li-dubble .post-3-li .item-in {
    background: #2a2a2b;
}
.night .post-3.post-3-li-dubble .post-3-li .item-in:hover {
    box-shadow: 0px 0px 0px #2a2a2b;
}
.night .post-item-xin_wz .item-in .post-info h2 {
    color: #fff;
}
.night .post-item-xin_wz .item-in:hover .post-info h2 {
    color: #ff8000;
}
.night .post-3-li-dubble .post-excerpt {
    color: #bfc2cc;
}
.night .post-list .load-more .post-load-button {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #fff!important;
}
.night .part-title {
    color: #fff;
}
.night h4.h4class {
    color: #bfc2cc;
}
.night .part-hot-channel .item-wrap {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
.night .part-hot-channel .item-wrap .item-title {
    color: #fff;
}
.night .part-hot-channel .item-wrap .item-ico {
    color: #fff;
}
.night span.btn.btn-orange-border.item-btn {
    border: 1px solid #bfc2cc;
}
.night .part-hot-channel .item-wrap:hover .item-ico {
    color:#ffffff;
    background-color:#ff8000;
}
.night .header-big.bg-gradual:after {
    background-image: linear-gradient(to top, #f9f9f914 0%, transparent 80%);
}
.night .site-footer-nav {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
.night .footer-bottom {
    color: #fff;
}
.night .bar-normal {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
.night .bar-footer {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
.night .aside-bar > div > div + div {
    border-top: 0px solid #F5F6F7;
}
.night .bar-item i {
    color: #bfc2cc;
}
.night .bar-item span {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #fff;
}
.night .alert-warning {
    color: #bfc2cc;
    background-color: #2a2a2b;
}
.night .post-module-thumb a.thumb-link:after {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, .2)));
    background-image: linear-gradient(to right, transparent, #bbb8b817);
    content:"";
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: -75%;
    z-index: 2;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    pointer-events: none;
}
.night .post-3.post-3-li-dubble .b2_gap>li .item-in:hover .post-module-thumb a.thumb-link:after {
    -webkit-animation:shine .85s;
    animation:shine .85s
}
@-webkit-keyframes shine {
    100% {
        left:125%
    }
}
@keyframes shine {
    100% {
        left:125%
    }
}
.night .social-top .header-banner {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #fff;
}
.night .header-banner .ym-menu a {
    color: #fff !important;
}
.night .top-search input {
    color: #bfc2cc;
}
.night .bbs_kushe {
    color: #fff;
}
.night .single-article {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #fff;
}
.night .single-button-download {
    background-color: #2a2a2b !important;
}
.night .single-button-download button {
    color: #bfc2cc;
}
.night .post-content-footer .content-footer-poster button {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
.night .post-content-footer .content-footer-poster button:hover {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
}
/*.night .entry-content > h2 {*/
/*    color: #ff8000;*/
/*    border-left: 4px solid #ff8000;*/
/*    background-color: #212121;*/
/*}*/
.night .entry-content > h2::after {
    content: " ";
    position: absolute;
    left: 0;
    width: 60px;
    height: 3px;
    background: #ff8000;
    margin-top: 30px;
    border-radius: 8px;
}
.night .download-list {
    background-color: #121212;
    border-radius: 8px;
}
.night .download-info {
    background: #292a2b6b;
}
.night .allow-down .download-current {
    background: rgb(177 179 174 / 5%);
    border: 2px dashed rgb(255 152 0 / 35%);
    border-radius: 8px;
}
.night .green {
    color: #ff8000;
}
.night .download-button-box button {
    background: #ff8000;
    border: 1px solid #ff8000;
}
.night .bbskushe {
    background: #1b1c1c;
}
.night .post-pre .post-pre-next-info {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night .post-next .post-pre-next-info {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night div#comments {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night .com-form-textarea textarea {
    background-color: #1b1c1c;
}
.night .com-form-textarea {
    border: 0px solid #EBEBEB;
}
.night .comments-title {
    color: #bfc2cc;
}
.night .comment-info span {
    color: #bfc2cc;
}
.night .com-form-button-r button {
    background: #ff8000;
    border: 1px solid #ff8000;
}
.night .com-form-button p {
    color: #ff8000 !important;
}
.night .sidebar-innter.widget-ffixed section {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night .sidebar-innter.widget-ffixed section:hover {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night section.widget.b2-widget-hot.mg-b.box.b2-radius {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night section#b2-widget-hot-2:hover {
    background-color: #2a2a2b !important;
    box-shadow: 0px 0px 0px #2a2a2b;
    background:#2a2a2b;
    color: #bfc2cc;
}
.night .b2-widget-hot li.widget-post-small:hover .b2-widget-post-thumb.b2-radius h2 {
    color: #ff8000;
}
.night .top-user-info-box {
    background: #2a2a2b;
    background-image: url(https://tk.kushe.net/sdklib/2021/08/20210829155811220.png);
}
.night .top-user-info-box-name h2 {
    color: #bfc2cc !important;
}
.night .top-user-box-drop .top-user-info-box-count p {
    color: #bfc2cc;
}
.night .top-user-info-box .user-w-gold > div {
    background: rgb(0 0 0 / 76%);
}
body.night .user-money, body.night .user-credit {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    color: #fff;
}
.night .top-user-info-box .user-w-gold a {
    color: #bfc2cc;
}
.night .login-out a {
    background: rgb(0 0 0 / 60%);
    color: #bfc2cc;
}
.night .user-w-rw a {
    color: #bfc2cc;
}
.night .top-user-box-drop.show {
    background: #2a2a2b;
}
.night .top-user-box-drop p {
    color: #fff;
}
.night .post-list-item .item-in .post-info h2 {
    color: #fff;
}
.night .post-excerpt {
    color: #bfc2cc;
}
.night .post-list-meta {
    color: #bfc2cc;
}
.night .post-info span {
    color: #bfc2cc;
}
.night .tax-info-item .fliter-button {
    background-color: #ff8000;
    color: #fff;
}
.night .tax-info-item .fliter-button:hover {
    color: #fff;
}
.night .tax-search input {
    background: #2a2a2b;
    color: #fff;
}
.night .tax-search button i {
    color: #bfc2cc;
}
.night .tax-title h1 {
    color: #fff;
}
.night .b2-pagenav.post-nav.box.mg-t.b2-radius {
    background: #2a2a2b;
}
.night .ajax-pager .button {
    background: #212121;
}
.night .ajax-pager .button[disabled], .ajax-pager .button.selected {
    color: #ffffff;
    background: #0045ff;
}
@media screen and (max-width: 768px) {
    /*.night .header-banner .ym-menu a, .header-banner, .social-top .site-title, .top-search-button button, .top-search input, .login-button .b2-account-circle-line {*/
    /*    color: #fff !important;*/
    /*}*/
    .night .social-top .header-banner-content .header-banner-left {
        border-top: 0 solid #eaeaea;
    }
    .night .login-button .b2-account-circle-line {
        color: #fff !important;
    }
}
.night .social-top .header-user {
    color: #fff;
}
.night .content-footer-poster button.poster-span {
    background: #1b1c1c;
}
.night .content-footer-zan-cai span {
    background: #1b1c1c;
}
.night .comment-overlay {
    background-color: #1b1c1c;
}
.night .comment-content-text p {
    color: #fff;
}
.night .swiper-pagination-bullet-active {
    background: #ef8732;
}
.night .swiper-pagination-bullet {
    color: #bfc2cc;
}

.night .part-hot-channel .item-wrap .item-ico{
    background-color: #212121;
}

.night .site-footer-nav .wrapper .footer-links {
    background: #212121;
    color: #fff;
}
