.title_1 {
    background: url(../images/bar.png) no-repeat center center;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 40px 0 40px;
}

.title_1 a {
    color: #9b0506;
    font: bold 30px/30px '';
    padding: 0 15px;
    display: inline-block;
}

/*轮播图*/
.slideBox_lunbo {
    width: 49%;
    height: 328px;
    overflow: hidden;
    position: relative;
}

.slideBox_lunbo>.inHd {
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 1;
}

.slideBox_lunbo>.inHd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.slideBox_lunbo>.inHd ul li {
    display: inline-block;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 5px;
    transition: width 0.5s;
}

.slideBox_lunbo>.inHd ul li.on {
    background: #efb846;
}

.slideBox_lunbo>.inBd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox_lunbo>.inBd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox_lunbo>.inBd img {
    width: 100%;
    height: 328px;
    display: block;
}

.slideBox_lunbo>.inBd li .focus_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, .5);
    text-align: left;
    z-index: 2;
    padding: 0 10px;
}

.slideBox_lunbo>.inBd li .focus_text a {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
    display: inline-block;
}

/*新闻动态列表  */
.xwdtList {
    width: 49%;
}

.xwdtList li {
    height: 40px;
    line-height: 40px;
    background: url(../images/icon3.png) no-repeat left center;
    padding-left: 15px;
    box-sizing: border-box;
}

.xwdtList li>a {
    font-size: 16px;
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    transition: padding-left .5s;
}

.xwdtList li:hover {
    background: url(../images/icon2.png) no-repeat left center;
}

.xwdtList li:hover>a,
.xwdtList li.frist:hover h1 a {
    padding-left: 10px;
    color: #9b0506
}

.xwdtList li.frist {
    background: none;
    height: auto;
    padding: 0 0 16px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #cfcfcf;
}

.xwdtList li.frist h1 {
    font: 500 24px/30px '';
}

.xwdtList li.frist h1 a {
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    transition: padding-left .5s;
    color: #333;
    transition: padding-left .5s;
}

.xwdtList li.frist p {
    font: 16px/30px '';
    color: #999;
    text-indent: 2em;
}

/*载体资源*/
.ztzyList li,
.gsggList li {
    width: 48%;
    margin: 10px 1%;
    float: left;
    padding: 20px;
    border: 1px solid #f0f0f0;
    line-height: 35px;
    border-radius: 4px;
    box-shadow: 0 0 10px #f9f9f9;
}

.ztzyList li:hover {
    background: #ebcdcd;
}

.ztzyList li>a,
.gsggList li>a {
    float: left;
    width: 70%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .5s
}

.ztzyList li:hover>a,
.gsggList li:hover>a {
    padding-left: 10px;
}

.ztzyList li>span {
    float: left;
    background-color: #cd8282;
    padding: 0 10px;
    display: inline-block;
    padding-left: 35px;
    color: #fff;
    margin-right: 15px;
}

.ztzyList li:hover>span {
    background-color: #9b0506;
}

.ztzyList_1 span {
    background: url(../images/icon4.png) no-repeat 10px center;
}

.ztzyList_2 span {
    background: url(../images/icon5.png) no-repeat 10px center;
}

.ztzyList_3 span {
    background: url(../images/icon6.png) no-repeat 10px center;
}

.ztzyList_4 span {
    background: url(../images/icon7.png) no-repeat 10px center;
}

.zxzx {
    margin-top: 20px;
    text-align: center;
}

.zxzx a {
    background-color: #cd8282;
    line-height: 36px;
    border-radius: 18px;
    width: 150px;
    display: inline-block;
    color: #fff;
}

/*公示公告*/
.gsggList li {
    padding: 15px;
    line-height: 50px;
}

.gsggList li>p {
    width: 80px;
    text-align: center;
    float: left;
    height: 50px;
    line-height: 25px;
    display: table;
    border-right: 1px solid #f0f0f0;
    margin-right: 15px;
}

.gsggList li>p span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #b1b1b1;
    font-size: 14px;
}

.gsggList li>p span b {
    display: block;
    font-size: 32px;
}

/*党建园地*/
.slideGroup {
    width: 100%;
}

.slideGroup .parHd {
    text-align: center;
    margin-bottom: 30px;
}

.slideGroup .parHd ul {
    display: inline-block;
    line-height: 45px;
    border: 1px solid #9b0506;
    padding: 15px;
}

.slideGroup .parHd ul li {
    position: relative;
    float: left;
    margin: 0 15px;
    cursor: pointer;
    background: #d79b9b;
}

.slideGroup .parHd ul li a {
    padding: 0 30px;
    color: #fff;
    font-size: 20px;
}

.slideGroup .parHd ul li.on {
    background: #9b0506;
}

.slideGroup .parHd ul li.on::after {
    content: '';
    width: 22px;
    height: 13px;
    background: url(../images/icon8.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -28px;
}

.slideGroup .slideBox {
    zoom: 1;
    padding: 10px 0;
    position: relative;
}

.slideGroup .slideBox>div {
    overflow: hidden;
}

.slideGroup .sPrev,
.slideGroup .sNext {
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -52px;
    display: block;
    width: 64px;
    height: 64px;
    background: url(../images/left.png) center center no-repeat;
    z-index: 9
}

.slideGroup .sNext {
    left: auto;
    right: -22px;
    background: url(../images/right.png) center center no-repeat;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
    border-color: #f60;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup .parBd ul li {
    width: 33.333333%;
    /*margin:0 8px; */
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slideGroup .parBd ul li>div {
    padding: 0 10px;
}

.slideGroup .parBd ul li .pic {
    text-align: center;
}

.slideGroup .parBd ul li .pic img {
    width: 100%;
    height: 277px;
    display: block;
}

.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}

.slideGroup .parBd ul li .title {
    line-height: 35px;
    margin-top: 10px;
}

.slideGroup .parBd ul li .title a {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width:992px) {

    .slideBox_lunbo,
    .xwdtList {
        width: 100%;
    }

    .xwdtList {
        margin-top: 20px;
    }

    .slideGroup .parBd ul li .pic img {
        height: 230px
    }
}

@media screen and (max-width:768px) {

    .ztzyList li,
    .gsggList li {
        width: 98%
    }

    .slideGroup .parBd ul li .pic img {
        height: 170px
    }

    .slideBox_lunbo>.inBd img,
    .slideBox_lunbo {
        height: 230px;
    }
}


@media screen and (max-width:500px) {
    .slideGroup .parBd ul li {
        width: 100%
    }

    .slideGroup .parBd ul li .pic img {
        height: 200px
    }
    .slideGroup .parHd ul{padding:5px 0;}
    .slideGroup .parHd ul li{margin: 0 5px;}
    .slideGroup .parHd ul li a{padding:0  10px; font-size:16px;}
    .slideGroup .parHd ul li.on::after{bottom:-18px;}
	.gsggList li>a{width:calc(100% - 100px)}
    /* .slideGroup .parHd ul {padding:0 5px;} */
}

@media screen and (max-width:375px) {

    .slideBox_lunbo>.inBd img,
    .slideBox_lunbo {
        height: 200px;
    }
}