/*总体*/
body{
    background: white;
    font-family: 微软雅黑;
}
a {
    text-decoration:none;
    out-line: none;
    color: #000000;
}

.center{
    margin: 0 auto;
    width: 1200px;
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
.white{
    color: white!important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}

/*头部*/

.banner{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008051009026907388.jpg?0.25703905805682514) no-repeat center center;
    height: 350px;

}
.nav{
    width: 100%;
    height: 50px;
    background: #c80203;
}
.navli{
    width: 14%;
    text-align: center;
    line-height: 50px;
    display: block;
    color: white;
    font-size: 18px;
    font-weight: bold;
}
.nav_icon1{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956037214995.png?0.12955133237494443) no-repeat  25px 12px;
}
.nav_icon2{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956037618710.png?0.08058130022739296) no-repeat  10px 12px;
}
.nav_icon3{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956038115034.png?0.3840415353277855) no-repeat  10px 12px;
}
.nav_icon4{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956038498639.png?0.5249429794727589) no-repeat  10px 12px;
}
.nav_icon5{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956038891833.png?0.00571520021682681) no-repeat  10px 12px;
}
.nav_icon6{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956039334633.png?0.40467459313763254) no-repeat  10px 12px;
}
.nav_icon7{
    background: url(/cms_files/jcms1/web3518/site/picture/0/2008050956039744277.png?0.9606433525750768) no-repeat  10px 12px;
}



/*主体*/
.WeatherForecast{
    width: 600px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
}
.PicNews{
    background:black;
    width: 700px;
    height: 400px;
}
.PicNews_list{
    width: 500px;
    height: 400px;
    background: #eeeeee;
    padding: 20px;
}
.PicNews_rt{
    height: 45px;
    width: 460px;
    line-height: 45px;
    background: #f7f7f7;
}
.PicNews_rl{
    display: none;
}
.PicNews_rt>div{
    width: 140px;
    text-align: center;
    color: red;
    line-height: 45px;
    height:45px;
    font-size: 20px;
    cursor: pointer;
}
.PicNews_rt>.hover{
    color: white;
    background: #c80203;
}


/*轮播*/


.swiper-container {

    width: 680px;
    height: 245px;
}
.swiper-container1 {

    width: 680px;
    height: 245px;
}

.swiper-slide {
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
/*    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;
}
.swiper-slide{
    cursor: pointer;
}

.c-tab-icon {
    position: relative;
    top: 22px;
    width: 3px;
    height: 3px;
    background: url(dian.png) no-repeat;
    margin-right: 10px;
}
.c-tab-text{
    font-size: 18px;
    line-height: 48px;

}

.c-tab-date{
    color: #999999;
    font-size: 18px;
    line-height: 48px;
}
.laybo{
    margin-top: 30px;
    height: 120px;
}

.WorkTrends{
    margin-right: 30px;
    width: 400px;
    height: 350px;
}
.Organization{
    margin-right: 20px;
    width: 400px;
    height: 350px;
}
.c-tab-header {
    width: 100%;
    height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #B9B9BA;
}
.c-tab-header-item.active {
    font-size: 21px;
    border-bottom: 3px solid #c80203;
    color: #c80203;
}
.c-tab-header-item {
    padding: 0 6px;
    height: 35px;
    font-size: 16px;
    text-align: center;
    margin-right: 18px;
}
.c-tab-date-s{
    font-size: 14px;
}
.c-tab-text-s{
    font-size: 16px;
}
.active{
    font-weight: bolder;
}

/*信息公开*/
.xxgk_list{
    cursor: pointer;
    display: block;
    line-height: 60px;
    height: 60px;
    width: 350px;
    background: url("ball_bg_07.png") no-repeat center center;
    margin-bottom: 10px;
}
.xxgk_list div{

    line-height: 60px;
    text-align: center;
    font-size: 18px;
}
.xxgk_list img{
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 20px;
}

.xxgk_list:hover{

    background: url("ball_bg_04.png") no-repeat center center;
}
.xxgk_list:hover div{

  color: white;
}

.scroll{
    width: 830px;
    height: 600px;
    margin-right: 20px;
}
.scroll1_title{
    width: 193px;
    height: 40px;
    line-height: 40px;
    background: url("title_04.png") no-repeat left center;
    color: white;
    padding-left: 50px;
    font-weight: bold;
    margin-bottom: -1px;
}
.scroll1_box{
    border-top: 3px solid red;
    height: 245px;
    background: #f5f5f5;
    position: relative;
}

/*人物春秋*/
.rwcq{
    width: 350px;
    margin-top: 5px;
}
.label{
    display: block;
    height: 37px;
    width: 110px;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
}
.tanlun {
    width: 166px;
    height: 200px;

}
.tanlunjj{
    padding-left: 20px;
    font-size: 15px;
    width: 166px;
    line-height: 35px;
}
.tanlunjj span{
font-size: 14px;
    color: #999999;
}
.label1{
    display: block;
    height: 35px;
    width: 85px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
/*党史胜迹*/
.dssj{
    border-top: 3px solid red;
    height: 245px;
    padding-top: 20px;
}
.sj{
    display: block;
    margin-left: 20px;
    width: 224px;
    text-align: center;
    cursor: pointer;
}
.sj div{
    margin-top: 20px;
}
.sj:nth-of-type(1){
    margin-left: 0;
}

.xglj{
    border-top: 3px solid red;
    margin-bottom: 20px;
}
.content1{
    width: 1000px;
    margin: 0 auto;
}
.link{
    width: 600px;
    margin: 0 auto;
    background: #f9f9f9;
}

.last{
    position: relative;
    background: #f9f9f9;
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
}
.no41{
position: relative;
    left: 50%;
    margin-top: -90px;
    margin-left: 240px;

}
.foot{
    background: #f9f9f9;
}
/* 轮播图相关 */
img {
    border: 0;
}

.focusBox {
    position: relative;
    width: 420px;
    height: 283px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic img {
    width: 700px;
    height: 400px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: -270px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: #E1E1E1;
    height: 10px;
    overflow: hidden;
    width: 10px;
    border-radius: 10rem;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
}

.focusBox .hd .on {
    background: #bb2323;
}

/* 底部轮播 */
.scrollBox {
    width: 1200px;
/*    background: url(images/scrollBg.png);*/
    border-top: 1px solid #fff;
    position: relative;
    background: white;
    height: 128px;
    padding-bottom: 27px;
}

.scrollBox .piclist {
    overflow: hidden;
    zoom: 1;
}

.scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 1085px;
    left: 60px
}

.scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.scrollBox .piclist li {
    float: left;
    display: inline;
    width: 261px;
    height: 100px;
    background: #fff;
    margin-right: 10px;
}


.scrollBox .pageBtn span {
    display: block;
    width: 24px;
    height: 43px;
    position: absolute;
    top: 29px;
    cursor: pointer;
    text-indent: -999em;
    overflow: hidden;
}

.scrollBox .pageBtn .prev {
    left: 20px;
/*    background: url("sxyc_index_36.png") no-repeat;*/
}

.scrollBox .pageBtn .next {
    right: 20px;
/*    background: url("sxyc_index_35.png") no-repeat;*/
}

/* 轮播图 */
.p1l-carousel {
    width: 700px;
    height: 400px;
    margin-right: 10px;
}

.p1l-carousel-item {
    position: relative;
}

.p1l-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 52px;
    background: black;
    filter:"alpha(opacity=50)";
    opacity:0.5;
}

.p1l-text {
    position: absolute;
    bottom: 15px;
    left: -150px;
    z-index: 2;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 15px;
}
.p1lm1{
    font-family: 微软雅黑;
    font-size: 15px;
}

.news{

    transform: translateX(0%);
    animation: scrols 15s infinite linear;
}
@keyframes scrols{
    from{
        transform: translateX(45%);
    }
    to{
        transform: translateX(-155%);
    }
}

/**/
/* panel */
.panel {
    /*position: relative;*/
    overflow: hidden;
    border-radius: 0;
    /* -webkit-transition: all 0.15s ease-in-out; */
    /* transition: all 0.15s ease-in-out; */
    border: 0;
}
.panel:hover:after,
.panel:hover:before {

    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #205ca5;
    content: "";
}
.panel:checked:after,
.panel:checked:before {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #205ca5;
    content: "";
}
.panel:hover:after {
    top: 0;
    animation: panel-top-solid 5s infinite alternate;
    -webkit-animation: panel-top-solid 5s infinite alternate;
    -moz-animation: panel-top-solid 5s infinite alternate;
    -o-animation: panel-top-solid 5s infinite alternate;
    -ms-animation: panel-top-solid 5s infinite alternate;
}
@keyframes panel-top-solid {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}
@-webkit-keyframes panel-top-solid {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}
@-moz-keyframes panel-top-solid {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}
@-o-keyframes panel-top-solid {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}
@-ms-keyframes panel-top-solid {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}

.panel:hover:before {
    bottom: 0;
    animation: panel-bottom-solid 5s infinite alternate;
    -webkit-animation: panel-bottom-solid 5s infinite alternate;
    -moz-animation: panel-bottom-solid 5s infinite alternate;
    -o-animation: panel-bottom-solid 5s infinite alternate;
    -ms-animation: panel-bottom-solid 5s infinite alternate;
}
@keyframes panel-bottom-solid {
    0% {
        right: 0;
    }
    50% {
        right: 100%;
    }
    100% {
        right: 0;
    }
}
@-webkit-keyframes panel-bottom-solid {
    0% {
        right: 0;
    }
    50% {
        right: 100%;
    }
    100% {
        right: 0;
    }
}
@-moz-keyframes panel-bottom-solid {
    0% {
        right: 0;
    }
    50% {
        right: 100%;
    }
    100% {
        right: 0;
    }
}
@-o-keyframes panel-bottom-solid {
    0% {
        right: 0;
    }
    50% {
        right: 100%;
    }
    100% {
        right: 0;
    }
}
@-ms-keyframes panel-bottom-solid {
    0% {
        right: 0;
    }
    50% {
        right: 100%;
    }
    100% {
        right: 0;
    }
}

.db{
    display: block;
}
.dn{
    display: none;
}