.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.nav-menu>.nav-item.active>a,
.nav-menu>.nav-item:hover>a {
    color: rgb(189, 3, 16);
}

/* .header , */
/* .header-bg-init, */
/* .header-bg-other, */
.nav-menu>.nav-item::before,
/* .cat-item .current-cat, */
.party-box-header,
.party .product-footer>a,
.footer {
    background-color: rgb(189, 3, 16);
}

.product-footer {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0 auto;
}

.product-footer>a {
    width: 100px;
    color: white;
    background-color: rgb(23, 106, 193);
    font-size: 14px;
    font-family: "Source Han Sans CN";
    text-align: center;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    transition: all .3s;
    border-radius: 5px;
    background-color: rgb(23, 106, 193);
    box-shadow: 2.5px 4.33px 7px 0px rgb(3, 28, 58);
    width: 181px;
    height: 41px;
    display: block;
    margin: 0 auto;
}


.party-banner img {
    width: auto;
    max-width: 100%;
}

.party-middle {
    height: 430px;
}

.party {
    min-height: 100px;
    background-image: url("/wp-content/themes/qysti2022/images/party-bg.jpg");
}

.party-box {
    /* float: left; */
    height: 500px;
    width: 690px;
    width: 48%;
    background-color: white;
    margin: 50px 0;

    overflow: hidden;
}

.party-box-header {
    color: white;
    width: 170px;
    height: 45px;
    font-size: 24px;
    margin: 30px;
    text-align: center;
}

.party-box-header a {
    text-decoration: none;
    color: white;
}

.party-box-li {
    font-size: 18px;
    color: black;
    height: 50px;
    line-height: 50px;
    margin: 30px;
    border-bottom: 2px solid rgba(226, 226, 226, 0.251);
    border-bottom: 1px solid rgba(7, 0, 2, 0.169);

}

.party-box-li span {
    display: inline-block;
    float: right;

}

.party-box-li>a,
.party-box-li.active>a,
.party-box-li:hover>a {
    color: black;
    text-decoration: none;
    width: calc(100% - 130px);
    display: block;
    float: left;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px;
    overflow: hidden;

}


/* 幻灯片 */
.swiper-slide img {
    width: auto;
    height: auto;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}


.footer {
    color: white;
}

.footer .footer-col {
    color: #d1d1d1;
}

.footer .copyright-line {
    border-top: 1px solid #0f0f0f;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #393939;
    border-bottom: none;
}

.footer .copyright {
    color: #d1d1d1;
}


/**********************************************************
党建分类
*/
.category-party-content {
    padding-top: 50px;
}

.cat-item .current-cat {
    border: solid 1px rgb(189, 3, 16);
}

.category-party-content .slidebar .widget {
    background-color: unset;
}

.menu-sidebar-party-container {
    float: left;
    width: 270px;
    padding-top: 10px;
}

.menu-sidebar-party-container .menu-item {
    height: 50px;
    margin: 0 0 30px 20px;
}

.menu-sidebar-party-container .menu-item a {
    background-color: rgb(181, 181, 181);
    color: white;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;

    padding: 10px 50px;
}

.menu-sidebar-party-container .current-menu-item a {
    background-color: rgb(189, 3, 16);

}

/**********************************************************
党建文章详情
*/
.article .article-title {
    text-align: center;
    font-weight: bold;

}

.article .article-meta {
    text-align: center;
}

.party-page-content-article .post-categories li::before {
    content: ' ';
    padding: 0 5px;
    margin-right: 10px;
    background-color: rgb(204, 0, 0);
    font-size: 30px;
}

.party-page-content-article .post-categories a {
    color: rgb(204, 0, 0);
}


#floatingLayer {
    /* bottom: 60%; */
    bottom: 50%;
    position: fixed;
    /* right: 20px; */
    left: 10px;
    width: 100px;
    z-index: 999;

    background-color: rgb(189, 3, 16);
}

.zhuantixuexi {
    padding-top: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}

.zhuantixuexi a {
    color: white;
    font-size: 14px;
    font-family: "Source Han Sans CN";
    text-align: center;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    transition: all .3s;
    border-radius: 5px;
    background-color: rgb(23, 106, 193);
    background-color: rgb(189, 3, 16);
    box-shadow: 2.5px 4.33px 7px 0px rgb(3, 28, 58);
    margin: 0 auto;
    width: unset;
    padding: 0 10px;
    margin-left: 20px;
}