body{
    color:black!important;
}
.page-content, .page-content select, .page-content input, .page-content textarea, .page-content .post-author a, .page-content .ashe-widget a, .page-content .comment-author{
    color:black!important;
}
.post-header .post-title{
    font-weight: bolder;
}
.dark-mode-switcher i{
    display: none;
}
.main-menu-container{
    width: 70%;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
}
.boxed-wrapper{
    max-width:980px;

}
.cps-item a{
    color:#eb3328;
}
.click_btn{
    color:white!important;
}
.main-nav-search{
    display: none;
}
a:hover {
    text-decoration: none!important;
    cursor: pointer;
}
.click_btn:hover{
    color:white!important;
}
article{
    font-size:18px!important;
}
.card-body img{
    width:100%;
}
img.alignnone{
    margin: 0.313rem 1.25rem 0rem 0!important;
}
/*background: #eef2f4; height: 1px; border: 1px solid #eef2f4;*/
.hr_line{
    background: #ccc;
    height: 1px;
    border: 2px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*display: inline-block; width: 100%; background: #eb3328; text-align: center; color: white; font-weight: bolder; padding-top: 10px; padding-bottom: 10px; border-radius: 6px; cursor: pointer;*/
.click_btn{
    display: inline-block;
    width: 100%;
    background: #eb3328;
    text-align: center;
    color: white;
    font-weight: bolder;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 30px;
}
/*display: inline-block; font-size: 24px; font-weight: bolder; line-height: 40px;*/
.span_div{
    display: inline-block; font-size: 28px; font-weight: bolder; line-height: 40px;
}
/*padding: 3px 8px 3px 8px; background: #eef2f4; border-radius: 3px; font-size: 19px;*/
.span_num{
    background: #eef2f4;
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 5px;
}
.heateor_sss_sharing_ul a{
    width: calc((100% - 20px) / 5)!important;
}
.heateor_sss_svg{
    width:100% !important;
    padding-top:3px!important;
    padding-bottom:3px!important;
}
.site-footer{
    margin-top:0px!important;
}
.div-disclaimer{
    background: #ecebeb;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 30px;
    font-weight: 100;
    font-size: 15px;
    color:#434343;
}

.div-comment-cover{
    position:relative;
}
.fp-caption span,.fp-caption-img span{
    display: inline-block;
    width:100%;

}

/*视频组件*/
@media (min-width: 1001px) {
    .fp-caption {
        position: absolute;
        bottom: 0px;
        z-index: 999;
        color: white;
        line-height: 22px;
        font-size: 17px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 10px;
        padding-top:10px;
        padding-bottom: 10px;
        margin: 0px !important;
    }

    .fp-caption-img {
        position: absolute;
        bottom: 0rem;
        z-index: 999;
        color: white;
        line-height: 22px;
        font-size: 17px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 10px;
        padding-top:10px;
        padding-bottom: 10px;
        margin: 0px !important;
    }
}
@media (min-width: 789px) and (max-width: 1000px) {
    .fp-caption {
        position: absolute;
        bottom: 0px;
        z-index: 999;
        color: white;
        line-height: 22px;
        font-size: 15px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 10px;
        padding-top:10px;
        padding-bottom: 10px;
        margin: 0px !important;
    }
    .fp-caption-img {
        position: absolute;
        bottom: 0rem;
        z-index: 999;
        color: white;
        line-height: 22px;
        font-size: 15px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 10px;
        padding-top:10px;
        padding-bottom: 10px;
        margin: 0px !important;
    }
}
@media (max-width: 767px) {
    .fp-caption {
        position: absolute;
        bottom: 0px;
        z-index: 999;
        color: white;
        line-height: 20px;
        font-size: 15px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
        margin: 0px !important;
    }
    .fp-caption-img{
        position: absolute;
        bottom: 0rem;
        z-index: 999;
        color: white;
        line-height: 20px;
        font-size: 15px;
        text-align: left !important;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        padding-left: 8px;
        padding-top: 8px;
        padding-bottom: 8px;
        margin: 0px !important;
    }
}


.stars {
    display: inline-flex; /* 使用 Flexbox 横向排列 */
    line-height: 15px;
}
.fp-caption p,.fp-caption-img p{
    margin-top:10px!important;
}

.star {
    font-size: 1em; /* 星星大小 */
    color: lightgray; /* 空星颜色 */
    margin-right: 2px; /* 星星之间的间距 */
}

.star.full {
    color: gold; /* 满星颜色 */
}

.star.half {
    color: gold; /* 半星颜色 */
}

.div-cps-video{
    position:relative;
}

.div-comment-cover-no-click{
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}

.next-post{
    display: none!important;
}
img.alignnone{
    width:100%;
}
video{
    width:100%;
}