@media screen and (min-device-width: 1200px) {
    html {
        font-size: 72px;
    }
}

@media screen and (min-device-width: 1439px) {
    html {
        font-size: 85px;
    }
}

@media screen and (min-device-width: 1700px) {
    html {
        font-size: 98px;
    }
}

@media screen and (min-device-width: 1900px) {
    html {
        font-size: 98px;
    }
}

@media screen and (min-device-width: 2280px) {
    html {
        font-size: 125px;
    }
}

@media screen and (min-device-width: 2560px) {
    html {
        font-size: 145px;
    }
}

@media screen and (min-device-width: 2900px) {
    html {
        font-size: 165px;
    }
}

@media screen and (min-device-width: 3200px) {
    html {
        font-size: 180px;
    }
}

@media screen and (min-device-width: 3840px) {
    html {
        font-size: 220px;
    }
}

/* 隐藏滚动条 */
/* ::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none;
} */

html,
body {
    font-family: "Microsoft Yahei", sans-serif;
    height: 100%;
    width: 100%;
    background-size: cover;
    box-sizing: border-box;
    background-color: #ffffff;
}

header {
    background: url(../../images/banner.png) center top / cover no-repeat;
    /* width: 100%; */
    height: 316px;
    /* background-size: 100% auto; */
    box-sizing: border-box;
    background-color: #f5f5f5;
}

img {
    width: 100%;
}

video {
    background-color: #FBF1DE;
}

.text-details-content-box img, .text-content-parent-box img, .text-content-box img {
    width: auto;
    max-width: 100%;
}

ul,
ol {
    margin-bottom: 0px !important;
}

ul li {
    list-style: none;
}

a {
    color: #444;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

.navbar-collapse {
    padding: 0;
}

.hover-box:hover {
    cursor: pointer;
}

.page-box {
    height: 100%;
    width: 100%;
    overflow: auto;
}

.nav-bar-box {
    padding: 0.8em 18%;
    width: 100%;
    box-sizing: border-box;
}

.nav-item-box {
    font-weight: 400;
    font-size: .16rem;
    width: 100%;
}

.nav-item-box a{
    color: rgba(253, 255, 224, 1);
    font-size: 0.18rem;
    padding-left: .05rem;
}

.nav-item-box a:hover{
    color: #fff;
}

.nav-line-box {
    margin: 0 .16rem;
    font-size: .12rem;
    color: #f8f59d;
}

.search-box {
    opacity: 1;
    border-radius: 19px;
    background: #fff;
    /* border: 0; */
    box-sizing: border-box;
    padding-top: 0.1rem;
    padding-left: 0.2rem;
    padding-bottom: 0.05rem;
    color: #444;
    font-size: .16rem;
    width: 3.33rem;
    border: 1px solid #cb181c;
}

.search-box:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.search-icon-box {
    color: #c51b17;
    font-size: .28rem;
    border-radius: .01rem;
    margin-left: -.7rem;
}

.title-icon-box {
    font-size: .24rem;
    color: #f8f59d;
    border-radius: .01rem;
}

.icon-kxjgssjk {
    width: 28px;
    height: 27px;
    margin-bottom: 10px;
}

.icon-search {
    background: url(../../images/icon-search.png) no-repeat center;
    width: 23px;
    height: 23px;
    border: 0;
    margin: -10px 0px 0px -40px;
}

.nav-bar-first-box {
    width: 100%;
    text-align: right;
    margin-top: .2rem;
}

.nav-bar-second-box {
    width: 100%;
    text-align: right;
    margin-top: .2rem;
}

.logo-parent-box {
    padding: 1em 10% 1.8em;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.logo-image-box {
    float: left;
    width: 28%;
}

.logo-text-box {
    padding-top: .2em;
    color: #405168;
    font-size: .24rem;
    letter-spacing: .05rem;
    font-weight: bold;
    float: right;
}

.logo-text-one-box {
    margin-right: 9em;
}

.logo-text-two-box {
    margin-top: 1em;
    text-align: right;
    margin-right: 1rem;
}

.navbar {
    margin: 0;
    /* position: sticky; */
    top: -0.01rem;
    z-index: 999;
    border: 0px solid transparent;
}

.nav-box {
    width: 100%;
    padding: 0rem 15%;
    box-sizing: border-box;
    background: #FBF1DE;
}

.nav-box a {
    /* color: #CB181C !important;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.24rem;
    font-weight: bold; */
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 0.18rem;
    color: #CB181C;
    line-height: 65px;    
}

.navbar-nav {
    width: 100%;
    margin: 0;
    display: table;
    table-layout: fixed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.active,
.navbar-nav>li:hover {
    color: #1260A2 !important; transition: all 0.5s;
}

.navbar-nav>li {
    /* width: calc((100% - .0rem) / 9); */
    /* width: 15%;
    display: table-cell; */
    text-align: center;
}

.navbar-nav-li-1 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-2 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-3 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-4 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-5 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-6 {
    width: 9%;
    display: table-cell;
}

.navbar-nav-li-7 {
    width: 15%;
    display: table-cell;
}

.navbar-nav-li-8 {
    width: 15%;
    display: table-cell;
}

.navbar-nav-li-9 {
    width: 15%;
    display: table-cell;
}

.navbar-nav>li>a {
    padding: .16rem 0;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
    color: #1260A2 !important; transition: all 0.5s;
}

.navbar-toggle {
    border: 1px solid #CB181C;
}

.navbar-toggle .icon-bar {
    background: #CB181C;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin: 0;
}

.select-box {
    width: 100%;
    background: #F1F3F5;
    border-radius: 2px;
    border: 0;
    padding: 0.1rem 0 0.2rem .2rem;
    box-sizing: border-box;
    font-weight: 400;
    color: #444;
    font-size: .18rem;
}

:focus-visible {
    border: 0 !important;
    outline: 0 !important;
}

.option-box {
    color: #333 !important;
    font-size: .2rem !important;
    padding: .1rem .2rem !important;
    box-sizing: border-box;
    background: #fff;
}
option {
    font-size: .2rem !important;
    padding: .1rem .2rem !important;
}

/* select::-ms-expand {
    display: none;
} */

/* select:after {
    content: '\25BC' !important;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #c51b17  !important;
} */

.footer-box {
    width: 100%;
    background: #CB181C;
    padding: 1.0em 10%;
    box-sizing: border-box;
    position: relative;
}

.footer-text-item-box {
    color: #fff;
}

.footer-text-item-box a{
    color: #fff;
}

.report-parent-box {
    padding: .14rem .01rem;
    text-align: right;
}

.report-box {
    right: 0;
    padding: .14rem .29rem;
    border: .01rem solid rgba(255, 255, 255, .3);
    color: #fff;
    border-radius: 2px;
    font-size: .14rem;
}

.icon-jubao {
    font-size: .14rem;
    margin-right: .2rem;
    vertical-align: middle;
}

.footer-content-box {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.footer-left-box {
    display: table-cell;
    width: 60%;
    padding: .2rem;
    vertical-align: middle;
}

.footer-logo-parent-box {
    display: table;
    /* margin-top: -0.25rem; */
    width: 100%;
    table-layout: fixed;
}

.footer-log-box {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
}

.footer-text-items-box {
    font-size: larger;
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    text-align: center;
    /* padding-left: 2em; */
}

.footer-right-box {
    /* display: table-cell;
    position: relative; */
    display: table-cell;
    width: 40%;
    padding: .2rem;
    vertical-align: middle;
}

.footer-img-items-box {
    display: table;
    width: 75%;
    /* margin-top: 1.5em;
    position: absolute; */
    right: 0;
}

.footer-img-item-box {
    width: calc(100%/ 4);
    display: table-cell;
    padding: 0 2em 0 .3em;
}

.footer-img-item-tiele-box {
    padding-top: 10px;
    text-align: center;
    color: #fff;
}

/* 全局公共样式 */
.mid-box {
    /* padding: 0.1rem 15%; */
    width: 100%;
    box-sizing: border-box;
    min-height: 60%;
    background: url("../../images/background-first.png") 0px 0px no-repeat;
    background-size: 100% 563px;
}

.text-list-nav-box {
    padding: .1rem 0 .2rem;
    font-size: .16rem;
    font-weight: 400;
    color: #444;
}

.list-nav-text-box {
    color: #c51b17;
    font-weight: bold;
}

.text-list-box {
    border-top: #c51b17 solid .02rem;
    border-radius: .02rem;
    width: 100%;
    padding: .45rem .6rem;
    background: #fff;
}

.video-list-box {
    display: table;
    height: 100%;
    width: 100%;
    padding: 0 .8rem;
}

.col-md-3 {
    padding: 0 .12rem;
}

.text-page-box {
    margin-top: .1rem;
    display: table;
    width: 100%;
}

.text-total-box {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    font-size: .14rem;
    font-weight: 400;
    color: #AAAAAA;
}

.text-page-turning-pox {
    display: table-cell;
    width: 70%;
    padding: 0 0.0rem;
    box-sizing: border-box;
    text-align: right;
}

.pagination {
    margin: .2rem 0;
    border-radius: .04rem;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: .04rem;
    border-bottom-left-radius: .04rem;
}

.pagination>li>a,
.pagination>li>span {
    padding: .06rem .12rem;
    font-size: .14rem;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #c51b17;
    border-color: #c51b17;
}

/* 科苑党建杂志 轮播 */
.kydjzz-nav-left-box,
.kydjzz-nav-right-box {
    width: 5%;
    display: table-cell;
    align-items: center;
}

.kydjzz-list-box {
    width: 90%;
    display: table-cell;
    padding: 10px;
}

.swiper-button-next, 
.swiper-button-prev {
    position: relative;
    top: 10%;
    width: 100%;
    color: #CB181C;
    --swiper-navigation-size: 68px;
}

.swiper-container {
    width: 100%;
    --swiper-navigation-size: .8rem;/* 设置按钮大小 */
}

.swiper-slide {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.98);
}
/* .swiper-slide-active, .swiper-slide-duplicate-active{
    transform: scale(1);
} */

.swiper-nr-box {
    width: 100%;
    text-align: center;
    color: aliceblue;
}

.kydjzz-box {
    width: 85%;
    border: 1px solid #dad8d8;
}

.kydjzz-box img {
    /* max-height: 3.58rem; */
    height: 3.58rem;
}

.kydjzz-title-box {
    font-size: 20px;
    font-weight: 400;
    color: #2858a7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .05rem;
    margin-bottom: .05rem;
    text-align: center;
}
/* 科苑党建杂志 轮播 */