@charset "utf-8";
/* CSS Document */

a {color: inherit; text-decoration:none;}
.fl {float:left;}
.fr{ float: right;}
li {list-style:none;}
body {background-attachment:fixed;background-repeat:no-repeat;background:url( ../image/bg.png)repeat ;background-position:center top; margin: 0px;padding: 0px;font-size:16px;}
img {border:none;}
.bt{ width: 600px; margin: 70px auto; text-align: center;}
.content{width: 1440px; margin: 0 auto;}
.imgbox{ width: 675px; height: 528px; position: relative;}
.imgbox img{ border-radius: 10px;}
.toplist{ width: 755px; display: flex; justify-content:space-between;}
.toplist img{ margin-left: 12px; margin-bottom: 12px;}
.bottomlist { width: 755px; display: flex; justify-content:space-between;}


/*------------------------------------轮显------------------------------------------*/
.dj_logo{ position: absolute; left: 0px; bottom: 50px;    z-index: 999;}
 .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;


      /* 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;
    }
.fious {
    position: relative;
    margin-top: 20px;
}
.disco {
    bottom: 40px;
}
.f1text {  text-align: left;
    background: rgba(204,20,21,.8);
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px;
    padding: 0px 45px 0px 10px;
    width: 100%;
}
.f1text p a {
  color: #FFFFFF;
}




/*----------------------------支部风采-------------------------------------*/

.topbt{  width: 1400px; margin: 0 auto;display:flex; justify-content: space-between; align-items: center; padding: 70px 0 40px;}
.b1{border-bottom: 1px solid #ec6941;}
.fc_part1{ height: inherit;}
.fc_part1 a:hover{color: #ffd44e;}
.video_fc{position: relative; width: 47%;}
.video_fc img {width: 656px; height: 436px; }
.video_fc_btn{ position: absolute; left: 44%; top: 44%; }
.video_fc_btn img{height: 78px; width: 78px;}
.fc_news{ width: 52%; background: #b10011;padding: 10px 20px;}
h2.mainhh1{
  color: #ffd44e; font-weight: bold;
  font-size: 2rem;
}
h2.mainhh1 img{
  margin-top: -6px;
  margin-right: 10px;
}
.bignews h3{ color: #fff;
  font-size: 1.6;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
.bignews h3 a:hover{ color: goldenrod;}
.bignews p{
  color: #ffdcab;
  text-indent: 3.2rem;
}
.bignews{
  border-bottom: #cfa05c dashed 1px;
  margin-top: 25px;
}
.mainul{
  margin-top: 20px;
}
.mainul li{ color: #f0dcc0;
  position: relative;
  padding-left: 20px;
  line-height: 44px;
  font-size: 1.2;
	overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: nowrap
}
.mainul li::before{
  position: absolute;
  left:0px;
  top:40%;
  content: "";
  width:8px;
  height:8px;
  border-radius: 100%;
  background: #f0dcc0;
}
.fc_piclist{display: flex; justify-content: space-between; margin-top: 20px;}
.fc_piclist_ys{margin: 0 6px; border: 1px solid #ffd44e; padding: 8px;}
.fc_piclist_ys p{ text-align: center; line-height: 28px; color: #fff; margin-bottom: 0;}
.fc_piclist_ys p a:hover{ color: #ffd44e;}
.fc_piclist_ys img{ width:246px; height: 160px;}


.anniu {
    position: absolute;
    left: -3%;
    margin: 0 auto;
    top: 50%;
    width: 106%;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}
.aaa, .bbb {
    outline: none;
}

.pic_lunxian{position: relative;
}
/*--------------------------------------新闻尾页-------------------------------------*/
.fp { width: 86%;

    margin: 0 auto 70px;
    overflow: hidden;
	padding-bottom: 15px;}
.bfjw h1 {
    text-align: center;
    padding: 50px 0px 0;
}
.fp h1{
	margin-top: 20px;    font-weight: bold;
}
.ariticla-title {
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.airtical-labels {
    color: #818181;
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center;
}
.airtical-labels>span {
    display: inline-block;
    margin-right: 10px;
}
.airtical-labels>span {
    display: inline-block;
    margin-right: 10px;
}
.shipin {
    padding: 30px 20px 20px 20px;
    text-align: center;
}
.airticalText {line-height: 32px;
    font-size: 16px;
	color: #3D3D3D;
    text-align: justify;
    text-indent: 2em;
    margin: 20px auto;
}



/*--------------------------------------------------党建品牌-----------------------------------------------*/
.pinpai{ display: flex; justify-content: space-between; align-items: center; width: 90%; margin: 0 auto;}
.pp_txt{ width: 60%;}
.txt_bt{ font-size: 40px; color: #ffd44e;line-height: 66px;}
.pp_txt p{ font-size:20px; line-height: 44px; color: #fff;}
