/* CSS Document */

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    min-width: 1400px;
    overflow-x: hidden;
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td {
    margin: 0;
    padding: 0;
    word-break: break-all;
    box-sizing: border-box;
}

area {
    outline: none;
}

.w1200 {
    width: 1200px;
}

.auto {
    margin: 0 auto;
}

.hide {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none
}


/* 顶部 */

.section {
    height: 846px;
}

.header-banner {
    width: 100%;
    background: url('../images/header-banner.png') no-repeat;
    height: 846px;
    background-size: 100% 100%;
}

.section-0 {
    position: relative;
}

.header-menu {
    width: 1200px;
    height: 95px;
    background: url('../images/header-menu.png') no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    position: absolute;
    top: -300px;
    z-index: 100;
    left: 50%;
    margin-left: -600px;
}

.header-bg {
    width: 100%;
    background-size: cover;
    position: absolute;
    top: -49px;
}

.header-bg .content {
    position: absolute;
    top: 680px;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
}

.header-menu .menu {
    width: 900px;
    padding-top: 30px;
    margin: 0 auto;
}

.header-menu .menu ul {
    float: left;
    text-align: center;
    padding: 0 10px;
}

.header-menu .menu ul li {
    float: left;
    height: 30px;
    padding: 0 16px;
    line-height: 30px;
    text-align: center;
    background: url('../images/spile.png') right center no-repeat;
}

.header-menu .menu ul li:last-child {
    background-image: none;
}

.header-menu .menu ul li a {
    font-size: 22px;
    color: #fff;
}


/* 光辉历程 */

.section-1 {
    height: 710px;
}

.section-1 .section-1-hd {
    width: 1200px;
    height: 95px;
    background: url('../images/section-1-hd.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-1 .content {
    padding-left: 50px;
}

.section-1-hd .more {
    display: none;
}

.section-1-hd .act {
    display: block;
}


.section-1-hd .more,
.section-2-hd .more,
.section-3-hd .more {
    position: absolute;
    right: 10px;
    top: 10px;
}

.section-4-hd .more,
.section-5-hd .more {
    position: absolute;
    right: 10px;
    top: 0px;
}

.section-1-hd .more a,
.section-2-hd .more a,
.section-3-hd .more a,
.section-4-hd .more a,
.section-5-hd .more a {
    color: #9FB7BF;
}

.section-1 .bq {
    margin-bottom: 30px;
}

.section-1 .bq li {
    float: left;
    font: 16px '微软雅黑';
    line-height: 41px;
    background: #bf1313;
    padding: 0 18px;
    border-radius: 20px;
    margin-right: 52px;
    cursor: pointer;
}

.section-1 .bq li a {
    color: #fff;
}

.section-1 .bq li.last {
    margin-right: 0;
}

.section-1 .bq li.cur,
.section-1 .bq li:hover {
    background: #ffa800;
}

.section-1 .list-news {
    float: left;
    width: 1200px;
    margin-top: 40px;
    overflow: hidden;
    display: none;
}

.section-1 .act {
    display: block;
}

.section-1 .list-news ul li {
    float: left;
    width: 350px;
    height: 30px;
    overflow: hidden;
    line-height: 40px;
    margin-right: 10px;
}

.section-1 .list-news li a {
    color: #000;
    font-size: 15px;
}

.section-1 .list-news li a span {
    display: inline-block;
    float: left;
    margin-top: 18px;
    width: 5px;
    height: 5px;
    background-color: #f00;
    margin-right: 10px;
}

.section-1 .list {
    float: left;
    width: 1200px;
    margin-top: 30px;
    overflow: hidden;
}

.section-1 .list li li {
    float: left;
    width: 190px;
    font-size: 0;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 52px;
}

.section-1 .list-content .list {
    display: none;
}

.section-1 .list-content .act {
    height: 930px;
    display: block;
}

.section-1 .list-content .list li li.last {
    margin-right: 0;
}

.section-1 .list-content .list li.swiper-slide {
    float: left;
    display: none;
}

.section-1 .list-content .list li.swiper-slide-active {
    display: block;
}

.section-1 .list-content .list li li img {
    width: 190px;
    height: 230px;
}

.section-1 .list-content .list li li span {
    display: block;
}

.section-1 .list-content .list li li span.sp1 {
    font: 20px '微软雅黑';
    line-height: 30px;
    height: 35px;
    color: #363636;
    text-align: center;
    margin-top: 15px;
}

.section-1 .list-content .list li li span.sp2 {
    font: 16px '微软雅黑';
    line-height: 30px;
    color: #000;
    margin-bottom: 10px;
    height: 65px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.section-1 .list-content .list li li span.sp3 {
    display: inline-block;
    font: 16px '微软雅黑';
    line-height: 24px;
    color: #fff;
    text-align: center;
    width: 56px;
    background: #bf1313;
    margin: 0 8.5px;
}

.section-1 .list-content .list li li span.sp4 {
    display: inline-block;
    font: 16px '微软雅黑';
    line-height: 24px;
    color: #fff;
    text-align: center;
    width: 56px;
    background: #bf1313;
    margin: 0 8.5px;
}


/* 历届党代会 */

.section-2-bg {
    background: url('../images/section-2-hd-bg.png') no-repeat;
    background-position: center center;
}

.section-2 {
    height: 575px;
}

.section-2-hd {
    width: 1200px;
    height: 95px;
    background: url('../images/section-2-hd.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-2 .content {
    margin-top: 70px;
}

.ljddh-con {
    position: relative;
    width: 1200px;
    height: 325px;
    background: url(../images/ljddh_line.png) no-repeat center;
}

.section-ljddh .head-h2 {
    position: absolute;
    top: -157px;
}

.hs-list li {
    float: left;
    width: 25%;
    padding: 10px 10px;
    box-sizing: border-box;
    color: #ad0a0a;
    font-size: 15px;
    text-align: center;
}

.NewsPage {
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
}

@media (min-width: 1000px) {
    .hs-list li {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        width: 39px;
    }
}

.hs-list li a {
    display: block;
    color: #FFFFFF;
    width: 41px;
    background: url(../images/ljddh_icon2.png) no-repeat center;
    height: 127px;
    margin: 0 auto;
    font-size: 15px;
    box-sizing: border-box;
    padding: 5px 10px 42px 10px;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.hs-list li.top a {
    background: url(../images/ljddh_icon2.png) no-repeat center;
    padding: 25px 10px 0px 10px;
}

.hs-list li.bottom a {
    background: url(../images/ljddh_icon1.png) no-repeat center;
    padding: -1px 10px 0px 10px;
}

.ljddh-bt {
    padding-top: 44px;
}

.ljddh-bt img {
    width: 100%;
}


/* 党史答人 */

.section-3 {
    height: 630px;
    padding: 50px 0 50px;
}

.section-3-hd {
    width: 1200px;
    height: 95px;
    background: url('../images/section-3-hd.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-3 .content {
    width: 1200px;
    height: 497px;
    background: url('../images/section-3-hd-content.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-3 .content .item {
    position: absolute;
    width: 130px;
    height: 86px;
    cursor: pointer;
}

.section-3 .content .item1 {
    left: 140px;
    top: 50px;
}

.section-3 .content .item2 {
    left: 350px;
    top: 50px;
}

.section-3 .content .item3 {
    left: 550px;
    top: 50px;
}

.section-3 .content .item4 {
    left: 750px;
    top: 50px;
}

.section-3 .content .item5 {
    left: 960px;
    top: 50px;
}

.section-3 .content .item6 {
    left: 960px;
    top: 210px;
}

.section-3 .content .item7 {
    left: 750px;
    top: 210px;
}

.section-3 .content .item8 {
    left: 140px;
    top: 210px;
}

.section-3 .content .item9 {
    left: 350px;
    top: 210px;
}

.section-3 .content .item10 {
    left: 550px;
    top: 210px;
}


/* 共话祖国好，奋进新时代 */

.section-4 {
    height: 500px;
}

.section-4-hd {
    width: 1200px;
    height: 95px;
    background: url('../images/section-4-hd.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-4 {
    height: 620px;
    background: url('../images/bg1.jpg') repeat top center;
    padding-top: 30px;
}

.section-4 .content {
    height: 400px;
}

.section-4 .left-button {
    position: absolute;
    top: 190px;
    left: 0;
    z-index: 11;
    cursor: pointer;
}

.section-4 .right-button {
    position: absolute;
    top: 190px;
    right: 0;
    z-index: 11;
    cursor: pointer;
}

.section-4 .swiper-container {
    width: 1200px;
    height: 400px;
    position: relative;
}

.section-4 .swiper-slide {
    position: relative;
}

.section-4 .swiper-slide span {
    font-size: 25px;
    color: #987c52;
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 90px;
    width: 380px;
}

.section-4 .swiper-slide img {
    position: absolute;
    left: 0;
    margin: auto;
    display: block;
    width: 365px;
    height: 220px;
    border: 3px solid #e3dabb;
    top: 130px
}

.section-4 .swiper-slide .show-text {
    display: none;
}

.section-4 .swiper-slide-active+.swiper-slide {
    z-index: 11;
    left: -75px;
}

.section-4 .swiper-slide-active+.swiper-slide span {
    font-size: 36px;
    line-height: 60px;
    top: 0;
    width: 600px;
}

.section-4 .swiper-slide-active+.swiper-slide img {
    width: 610px;
    height: 367px;
    top: 60px;
    border: 5px solid #e3dabb;
}

.section-4 .swiper-slide-active+.swiper-slide .show-text {
    display: block;
    background: url('..images/txtbg.png') no-repeat top left;
    width: 620px;
    height: 300px;
    position: absolute;
    left: -30px;
    right: 0px;
    top: 440px;
    color: #1d1d1d;
    font-size: 18px;
    padding-left: 40px;
    padding-top: 10px;
}

.section-4 .swiper-slide-active+.swiper-slide+.swiper-slide span,
.section-4 .swiper-slide-active+.swiper-slide+.swiper-slide img {
    right: 0;
    left: auto;
}


/* 我的入党志愿书 */

.section-5-bg {
    background: url('../images/section-5-hd-bg.png') no-repeat;
    background-position: bottom center;
    background-size: 100% 80%;
}

.section-5 {
    height: 950px;
}

.section-5-hd {
    width: 1200px;
    height: 95px;
    background: url('../images/section-5-hd.png') no-repeat;
    background-size: 100% 90%;
    position: relative;
}

.section-5 .content {
    width: 1200px;
    height: 720px;
    padding: 50px;
    background: url('../images/section-5-hd-content.png') no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}

.section-5 .content-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 100px 0 0 120px;
    width: 830px;
    height: 500px;
}

.section-5 .content-list-item {
    width: 697px;
    height: 187px;
    background: url('../images/section-5-hd-content-bg.png') no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-l {
    width: 185px;
    height: 135px;
    margin-left: 70px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #eee;
}

.list-l img {
    width: 100%;
    height: 100%;
}

.list-r {
    width: 420px;
    height: 160px;
    padding: 15px;
    overflow: hidden;
    color: #fff;
}

.list-r h3 {
    font-size: 24px;
    padding-bottom: 10px;
}

.list-r p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 25px;
}

.section-5 .content-list2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 480px 0 0 0;
}

.section-5 .content-list2 .more a {
    cursor: pointer;
    color: #fff;
}
