.clearfix{
    zoom: 1;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.red{
    color: #c30f0f;
}
.block{
    display: block;
}
.banner .banner-info,
.main-content,
.power-cont,
.culture-show{
  width: 997px;
  margin-left: auto;
  margin-right: auto;
}
.main-content{
    margin-top: -40px;
}
.banner {
  width: 100%;
  min-width: 997px;
  height: 860px;
  background: url("../images/banner.jpg") no-repeat center;
  background-size: cover;
}
.banner .banner-info {
  position: relative;
  height: 100%;
}
.banner .banner-info >p {
  position: absolute;
  left: 200px;
  bottom: 144px;
  width: 670px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
  color: #2b2a2a;
}
.news-banner {
  float: left;
  width: 648px;
  height: 400px;
}
.news-banner .pic-tips {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  color: #fff;
  background: rgba(0,0,0,0.4);
}
.news-banner .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 45px;
    line-height: 50px;
  text-align: right;
  padding-right: 20px;
}
.news-banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.6;
  transition: all 0.5s ease;
}
.news-banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  transform: scale(1.5);
  transition: all 0.5s ease;
}
.hot-news .right-news{
    float: right;
    width: 330px;
}
.hot-news .right-news .title{
    margin-top: 20px;
    margin-bottom: 10px;
}
.hot-news .right-news .title img{
    display: inline-block;
    width: 208px;
    height: 55px;
}
.hot-news .right-news .title .more{
    display: inline-block;
    padding-left: 10px;
    vertical-align: -35px;
    color: #040303;
    font-size: 16px;
}
.hot-news .right-news .items:not(:last-child){
    margin-bottom: 20px;
}
.hot-news .right-news .items .items-title{
    position: relative;
    display: block;
    padding-left: 30px;
    margin-bottom: 7px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-news .right-news .items .items-title::before{
    position: absolute;
    left: 0;
    top: 5px;
    content: '';
    width: 15px;
    height: 15px;
    background: #da3a40;
    border-radius: 50%;
}
.hot-news .right-news .items .items-info{
    padding-left: 25px;
    font-size: 16px;
    line-height: 1.5;
}
.hot-news .right-news .items .items-more{
    color: #da3a40;
}
.city-style .title{
    margin: 50px 0;
}
.city-style .city-info{
    margin-bottom: 50px;
}
.street-list {width:1000px;
}
.street-list .street-items{
    float: left;
    width: 188px;
    margin-right: 12px;
    margin-bottom: 30px;
    overflow: hidden;
}


.street-list .street-items .streent-name{
    margin-bottom: 20px;
    height: 45px;
    line-height: 45px;
    background: #d8d7d7;
    color: #da3a40;
    font-size: 18px;
    font-weight: bold;
}
.street-list .street-items .streent-name span{
    float: left;
    width: 188px;
    text-align: center;
    cursor: pointer;
}
.street-list .street-items .streent-name span.active{
    background: #da3a40;
    color: #fff;
}
.street-list .street-items .street-info-wrap{
    width: 640px;
    transition: transform .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.street-list .street-items .street-info-wrap.active{
    transform: translateX(-20px);
    transition: transform .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.street-list .street-items .street-info{
    float: left;
    width: 188px;
    padding: 0 5px;
	height:280px;
}
.street-list .street-items .street-info p{
    margin-top: 20px;
    text-indent: 2em;
    line-height: 1.5;
}
/*百团大战 30 强*/
.gray-bg{
    width: 100%;
    background: #d8d7d7;
}
.power-cont{
    padding-bottom: 40px;
    margin-top: 60px;
}
.power-title{
    position: relative;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 555px;
    height: 95px;
}
.power-department .department-list{
    float: left;
    width: 180px;
    margin-left: 20px;
    margin-right: 150px;
    margin-bottom: 50px;
    text-align: center;
}
.power-department .department-list:last-child{
    width: 230px;
    margin-right: 0;
}
.power-department .department-list.department-list-last{
    width: 230px;
    margin-right: 0;
}
.department-list-title{
    position: relative;
    width: 170px;
    height: 40px;
    line-height: 40px;
    padding-left: 80px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 5px;
    background: #d31111 url(../images/biaozhi.png) no-repeat 20px;
}
.department-list-last .department-list-title{
    width: 230px;
}
.department-list-title > span{
    content: '';
    position: absolute;
    right: -10px;
    display: inline-block;
    width: 5px;
    height: 100%;
    background: #d31111;
    margin-left: 5px;
}
.department-list-title > span.last{
    right: -20px;
}
/*精彩瞬间*/
.good-banner-title{
    width: 350px;
    margin-bottom: 40px;
}
.out-good-banner{
    position: relative;
    width: 997px;
}
.good-banner{
    width: 855px;
    height: 177px;
}
.out-good-banner .swiper-slide{
    padding: 0 10px;
}
.out-good-banner .swiper-button-prev,
.out-good-banner .swiper-button-next{
    position: absolute;
    top: 45px;
    width: 36px;
    height: 88px;
    background-size: cover;
    cursor: pointer;
}
.out-good-banner .swiper-button-prev{
    background-image: url("../images/left.png");
}
.out-good-banner .swiper-button-next{
    right: 0;
    background-image: url("../images/right.png");
}

/*党文化展示*/
.bottom-bg{
    background: url("../images/bottom_bg.jpg") no-repeat bottom;
}
.culture-show{
    padding: 100px 0;
    overflow: hidden;
}
.culture-title{
    width: 454px;
    height: 75px;
    margin: 50px auto;
}
.culture-show .tips{
    font-weight: bold;
}
.culture-tab{
    margin: 40px 0;
    border: 4px solid #d93239;
}
.culture-tab .culture-tab-items{
    float: left;
    width: 329px;
    height: 40px;
    line-height: 40px;
    color: #d93239;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 10px;
    cursor: pointer;
}
.culture-tab .culture-tab-items.active {
    background: #d93239;
    color: #fff;
}
.culture-tab .culture-tab-items.culture-tab-items-last.active{
    width: 331px;
}
.culture-cont-wrap{
    width: 2991px;
}
.culture-cont{
    float: left;
    width: 997px;
}
.culture-cont .culture-cont-items{
    float: left;
    width: 194px;
    height:230px;
    margin-right: 6px;
    margin-bottom: 15px;
    text-align: center;
}
.culture-cont .culture-cont-items:nth-of-type(5n){
    margin-right: 0;
}
.culture-cont .culture-cont-items.culture-cont-items-last{
    margin-right: 0;
}
.btn-wrap{
    text-align: center;
}
.fm-btn{
    padding: 8px 25px;
    margin-right: 30px;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.btn-vote{
    background: #b51b3b;
}
.btn-look{
    background: #ed9027;
}
@media screen and (min-width: 1366px) {
    .banner{
        height: 1000px;
    }
}
@media screen and (min-width: 2560px) {
    .banner{
        height: 1028px;
    }
}