/*
Theme Name: 汨罗市人民代表大会常务委员会办公室
Theme URI: https://mlrd.mlswxb.cn/
Description: 汨罗市人民代表大会常务委员会办公室.
Author: 微一网络
Author URI: https://mlrd.mlswxb.cn/
Version: 1.0
Tags: 汨罗人大网
License:
License URI:
 
General comments (optional).
*/
body {
    margin: 0;
    padding: 0;
}

.bk5 {
    clear: both;
    height: 5px;
}

.bk10 {
    clear: both;
    height: 10px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    border-color: transparent;
    box-shadow: none;
}

.swiper-container {
    width: 100%;
    height: 230px;
}

#banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#banner .swiper-slide {
    position: relative;
    text-align: center;
}

#banner img {
    width: 100%;
    display: block;
}

#banner h2 {
    text-align: center;
    font-size: 1em;
    height: 42px;
    line-height: 10px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    /* background-color:rgba(21,20,20,0.5);*/
    background-color: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -webkit-gradient(linear, top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

#banner .pagination {
    position: absolute;
    z-index: 20;
    bottom: 3px;
    text-align: center;
    right: 0;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #fff;
    margin: 0 2px;
    opacity: 0.8;
    cursor: pointer;
}

#banner .swiper-pagination-bullet-active {
    background: #ff6600;
}

.category_title {
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #006699;
}

.category_title h4 {
    display: inline-block;
    border-left: 5px solid #c10520;
    padding-left: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #006699;
    float: left;
}

.category_title h5 {
    float: right;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #959595;
}

.category_title h5 a {
    color: #959595;
    text-decoration: none;
}

.xxjz {
    font-size: 14px;
    font-weight: 400;
    color: #006699;
}

.xxjz a {
    text-decoration: none;
    color: #006699;
}

.zc_category {
    width: 100%;
    height: 30px;
    background-color: #5ea4d0;
    padding-left: 10px;
    border-radius: 5px;
}

.zc_category a {
    color: #ffffff;
    line-height: 30px;
    text-decoration: none;
}

.list_title {
    margin: 0 auto;
    list-style-type: none;
}

.list_title ul {
    list-style-type: none;
}

.list_title li {
    font-size: 16px;
    line-height: 30px;
}

.list_title li a {
    color: #333333;
    font-weight: 300;
    text-decoration: none;
}

.yichu {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_title li span {
    float: right;
    font-weight: 300;
    color: #959595;
}

.index_zrzc_text {
    font-size: 16px;
    font-weight: 300;
    color: #555555;
    line-height: 20px;
}

.text-decoration {
    text-decoration: none;
}

.text-decoration a {
    text-decoration: none;
}

@media screen and (max-width:768px) {
    .content-p {
        width: 100%;
        height: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    .content-p p {
        text-indent: 2em;
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
    }

    .content-p img {
        margin: 0 auto;
        display: block;
        width: 100%;
        height: auto;
    }

    .content-p h6 {
        float: left;
        font-size: 20px;
        color: #555555;
        line-height: 30px;
        font-weight: 500;
    }

}

@media screen and (min-width:768px) {
    .content-p {
        width: 100%;
        height: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    .content-p p {
        text-indent: 2em;
        font-size: 18px;
        font-weight: 400;
        line-height: 36px;
    }

    .content-p img {
        margin: 0 auto;
        display: block;
        width: 60%;
        height: auto;
    }

    .content-p h6 {
        float: left;
        font-size: 32px;
        color: #555555;
        line-height: 42px;
        font-weight: 500;
    }
}

.top_nav {
    width: 100%;
    height: 30px;
    background-color: #cccccc;
}

.top_nav ul {
    list-style: none;
}

.top_nav ul li {
    font-size: 20px;
    font-weight: 300;
    color: #c10520;
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.pagination a,
.pagination span {
    border: 1px solid #ddd;
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    color: #007bff;
}

.pagination .current {
    background-color: #f44336;
    /* Red background for current page */
    color: white;
    border-color: #f44336;
}

.pagination a:hover {
    background-color: #ddd;
}

.wx_img {
    width: 100%;
    height: auto;
}

.wx_img1 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wx_img1 a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: auto;
    text-align: center;
}

.wx_img1 img {
    display: inline;
    vertical-align: middle;
}

.wx_img1 h5 {
    font-size: 15px;
    color: #555555;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
}

.wx_img1 h6 {
    width: 95%;
    font-size: 12px;
    color: #555555;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer {
    border-top: 2px #c10520 solid;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
    background-color: #f8f9fa;
}

.footer_font1 {
    color: #c10520;
    font-size: 16px;
    line-height: 30px;
}

.footer_font2 {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
}

.post-categories {
    background-color: #eeeeee;
    height: 30px;
    width: 100%;
    text-align: center;
}

.post-categories li a {
    font-size: 16px;
    color: #c10520;
    line-height: 30px;
    font-weight: 600;
    text-decoration: none;
}