.layui-bg-cyan {
    /*text-align: center;*/
    background-color: #32587f !important;
}

.layui-nav * {
    font-size: 18px;
}

.layui-nav {
    width: 1400px;
    margin: 0 auto;
    background-color: transparent;
}

.logo {
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    margin-right: 30px;
}

.layui-nav-child {
    border: 0;
    background-color: #2f4056b3;
    background-color: #32587f\0;
    top: 61px
}

.layui-nav .layui-nav-item a {
    padding: 0 12px;
}

.layui-nav .layui-nav-child a {
    color: #fff;
}

.layui-nav-item {
    margin: 0 4px;
}

body {
    position: relative;
}

.container {
    width: 1400px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 500px;
}

#banner {
    margin: 0 auto;
}

/*内容新闻*/
.news {
    margin-top: 20px;
}

#pic_gun a {
    height: 452px;
}

.pic_new {
    background-color: red;
    position: relative;
    text-align: center;
}

    .pic_new img {
        width: 100%;
        height: 100%;
    }

    .pic_new > a {
        overflow: hidden;
        display: block;
    }

    .pic_new p {
        position: absolute;
        background-color: #00000087;
        bottom: 0;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        color: #fff;
    }

.new a {
    float: left;
    max-width: 100%;
    text-overflow: ellipsis; /*设置隐藏部分为省略号*/
    overflow: hidden; /*设置隐藏*/
    display: -webkit-box;
    -webkit-line-clamp: 1; /*设置显示行数，此处为2行，可设置其他数字*/
    -webkit-box-orient: vertical;
    white-space: nowrap\0;
    overflow: hidden\0;
    text-overflow: ellipsis\0;
}

.title_bg {
    background: url("../images/title_bg.jpg");
    height: 46px;
    line-height: 46px;
}

    .title_bg a {
        font-weight: bold;
        font-size: 22px;
        color: #fff;
        display: block;
        width: 160px;
        text-align: center;
    }

.layui-tab-brief {
    position: relative;
}

.lists {
    height: 56px;
}

.layui-tab-title li {
    margin-top: 6px;
    font-size: 22px;
    color: #666;
    margin-right: 40px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #333;
    font-weight: bold;
}

.layui-tab-brief .tab-title-more {
    display: none;
    position: absolute;
    right: 0px;
    top: 20px;
    font-size: 14px;
    color: #8D8D8D;
    font-weight: 100;
}

.layui-tab-brief .layui-show .tab-title-more {
    display: inline-block;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 4px solid #db0202;
    margin-top: 10px;
}

.news_content {
    font-size: 20px;
    text-overflow: ellipsis; /*设置隐藏部分为省略号*/
    overflow: hidden; /*设置隐藏*/
    display: -webkit-box;
    -webkit-line-clamp: 1; /*设置显示行数，此处为2行，可设置其他数字*/
    -webkit-box-orient: vertical;
}

.layui-tab-list {
    padding: 20px 0;
}

.cion_text {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #c8c8c8;
    color: #fff;
    font-size: 18px;
    margin-right: 30px;
}

.tu {
    background: #5c8ec1;
}

.shi {
    background: #d74b37;
}

.new {
    margin: 15px 0;
}

/*横幅*/
#hf img {
    width: 100%;
}

#hf {
    margin: 30px auto;
}

/*信息内容*/
.text_lists .layui-col-md6 {
    width: 48%;
}

    .text_lists .layui-col-md6:nth-child(2) {
        margin-left: 4%;
    }
/*政府信息公开*/
.zfxxgk {
    margin-top: 14px;
}

    .zfxxgk li {
        float: left;
        margin: 10px;
    }

        .zfxxgk li > a {
            display: inline-block;
            border: 1px solid #dddddd;
            border-radius: 10px;
            width: 140px;
            height: 130px;
            background-color: #ebebeb;
        }

    .zfxxgk i {
        margin: 20px auto 20px;
        font-size: 40px;
        color: #bfbfbf;
        display: block;
        text-align: center;
    }

    .zfxxgk p {
        font-size: 16px;
        text-align: center;
    }

    .zfxxgk li:hover i, .zfxxgk li:hover p {
        color: #32587f;
    }

/*横幅*/
.zt img {
    width: 100%;
    height: 100px;
}

.zt {
    margin-bottom: 30px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

    .zt li {
        width: 672px;
        margin: 0 10px;
    }

        .zt li:nth-child(2n) {
            text-align: center;
        }

.maile th, .maile td a, .maile td {
    font-size: 16px;
    color: #333;
    text-align: center;
}

    .maile td a {
        text-overflow: ellipsis; /*设置隐藏部分为省略号*/
        overflow: hidden; /*设置隐藏*/
        display: -webkit-box;
        -webkit-line-clamp: 1; /*设置显示行数，此处为2行，可设置其他数字*/
        -webkit-box-orient: vertical;
    }

.xj_tj {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.fc {
    position: relative;
}

    .fc .hd a, .zt .hd a {
        position: absolute;
        margin-top: 26px;
        z-index: 10;
        text-align: center;
        font-size: 30px;
        color: #ffffff;
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #00000054;
        border-radius: 50%;
        margin-left: 20px;
    }

    .fc .hd a {
        top: 44px;
    }

    .fc .hd .next {
        right: 20px;
    }

    .fc .hd, .zt .hd {
        display: none;
    }

    .fc:hover .hd, .zt:hover .hd {
        display: block;
    }

.zt .hd .next {
    right: 44px;
}

.fc .bd {
    width: 1400px;
    height: 180px;
    overflow: hidden;
}

    .fc .bd li {
        float: left;
        width: 214px;
        height: 180px;
        margin: 10px 8px 0px;
    }
      .fc .bd li a {
       display:block;
          height: 147px;
 overflow: hidden;
}

        .fc .bd li img {
            width: 100%;
          height: 147px;
        }

        .fc .bd li .title {
            text-overflow: ellipsis; /*设置隐藏部分为省略号*/
            overflow: hidden; /*设置隐藏*/
            display: -webkit-box;
            -webkit-line-clamp: 1; /*设置显示行数，此处为2行，可设置其他数字*/
            -webkit-box-orient: vertical;
        }

.yq_link li {
    float: left;
    border-right: 1px solid #a9a9a9;
}

    .yq_link li a {
        color: #8D8D8D;
        margin: 0 30px;
    }

.yq_link {
    background-color: #efecec;
    padding: 15px 0;
    height: 20px;
    margin-bottom: 2px;
}

.foot-container {
    width: 1400px;
    margin: 0 auto;
}

.footer {
    background-color: #32587f;
    padding: 50px 0;
    overflow: hidden;
}

.footer_text {
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}

    .footer_text > div {
        float: left;
        margin-left: 20px;
    }

        .footer_text > div:nth-child(1) {
            margin-left: 300px;
        }

        .footer_text > div a, .footer_text > div p {
            font-size: 15px;
            color: #fff9ec;
        }

        .footer_text > div p {
            margin-top: 10px;
        }

        .footer_text > div:nth-child(1), .footer_text > div:nth-child(2) {
            margin-top: 50px;
        }
/*导航定位*/
.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    height: 80px;
    width: 100%;
}

.layui-bg-cyan1 {
    background-color: #32587fb5 !important;
}

.layui-body_c {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 320px;
    box-sizing: border-box;
}
 .leader img{
    width: 185px;
    margin-top: 10px;
}


/*******建党100周年背景
body{background: url("http://www.cngy.gov.cn/images/20da_bm.png") no-repeat top  center !important;padding-top: 150px !important;}********/