body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}
body {
  min-width: 1200px; 
  color:#555;
  font-size:14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.head{
  width: 100%;
  height: 798px;
  background: url("../images/banner.jpg") no-repeat;
  padding-top: 45px;
  box-sizing: border-box;
}
.w1200{
  width: 1200px;
  margin:0 auto;
}
.nav{
  width: 100%;
  height: 80px;
  padding: 17px 0;
  box-sizing: border-box;
  background:  #087cd6;
}
.nav ul{
  display: flex;
}
.nav li{
  border-radius: 23px;
  padding: 10px 55px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.nav li:hover{
  background: #A4D1F1;
}
.title{
  width: 100%;
  height: 27px;
  display: block;
  margin: 40px 0 30px;
  padding-top: 8px;
  background: url("../images/more.png") no-repeat top right;
}
/* 视频专区开始 */
.video{
  width: 100%;
  height: 438px;
  background: #087cd6;
}
.video video{
  float: left;
  width: 722px;
  height: 100%;
}
.video img{
  float: left;
  width: 722px;
  height: 100%;
}
.otherv{
  width: 477px;
  height: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
}
.otherv h3{
  height: 45px;
  color: #FFFFFF;
  line-height: 45px;
  padding-left: 14px;
  border-bottom: 1px solid #f6f6f6;
}
.list-v{
  width: 453px;
  height: 370px;
  overflow-y: scroll;
}
.list-v li{
  height: 70px;
  padding: 14px;
  border-bottom: 1px solid #f6f6f6;
}
/* 滚动条宽度 */
.list-v::-webkit-scrollbar{
  width: 4px;
  height: 80px;
}
/* 滚动条颜色上 */
.list-v::-webkit-scrollbar-thumb{
  border-radius: 4px;
  background: #F6F6F6;
}
/* 滚动条底色 */
.list-v::-webkit-scrollbar-track{
  background: #0468B6;
  border-radius: 4px;
  height: 370px;
}
.list-v li img{
  width: 124px;
  height: 70px;
  margin-right: 20px;
}
.list-v li p{
  color: #fff;
  line-height: 28px;
}
/* 视频专区结束 */
/* 工作动态开始 */
.notice { 
  width: 742px; 
}
.notice .tab-hd { 
  height: 37px; 
  border-bottom: 1px solid #D2D2D2; 
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.notice .tab-hd li{ 
  float: left; 
  height: 37px; 
  font-size: 24px;
  line-height: 31px;
  margin-right: 15px;
}
.notice .tab-hd li a{ 
  display:block; 
  color: #333333; 
}
.notice .tab-hd li a:hover{ 
  border-bottom: 8px solid #087CD6;    
}
.notice .tab-hd li.on a{
  border-bottom: 8px solid #087CD6;    
  color:#087CD6
}
.notice .tab-bd { 
  padding:5px;  
}
.notice .tab-bd ul{ 
  overflow:hidden; 
  zoom:1; 
}
.notice .tab-bd li { 
  width: 100%;
  height: 35px;
  line-height: 35px; 
  overflow: hidden;
  font-size: 18px;
  color: #2c2b2b;
  letter-spacing: 0px;
  padding-left: 16px;
  background: url("../images/li.png") no-repeat left center;
}
.notice .tab-bd li.first{
  height: auto;
  color: #707070;
  border-bottom: 1px solid #E5E5E5;
  background: none;
  padding-left: 0;
  padding-bottom: 14px;
  margin-bottom: 9px;
  line-height: 30px;
}
.notice .tab-bd .first h3{
  font-size: 20px;
  color: #2c2b2b;
  font-weight: bold;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin: 12px 0 8px;
}
.notice .tab-bd .first p{
  height: 60px;
  overflow: hidden;
}
/* 右侧 */
.focus{
  width:458px;
  height:364px;
  position:relative;
}
.focus #pic{
  width:458px;
  height:364px;
  overflow:hidden;
}
.focus #pic ul{
  height:364px;
  float:left;
}
.focus #pic li{
  width:458px;
  height:364px;
  float:left;
}
.focus #pic li img{
  width:458px;
  height:364px;
  float:left;
}
.focus .txt { 
  position: absolute; 
  bottom: 0; 
  z-index: 12; 
  height: 36px; 
  width:100%; 
  overflow: hidden; 
}
.focus .txt li{ 
  height:36px; 
  line-height:36px; 
  position:absolute; 
  bottom:-36px;
}
.focus .txt li a{ 
  display: block; 
  color: #fff; 
  padding: 0 0 0 10px; 
  font-size: 18px; 
  font-weight: 300; 
  text-decoration: none; 
}
.focus .tip-bg{
  width:458px;
  height:36px;
  background:#000;
  position:absolute;
  opacity: 0.6;
  left:0;
  bottom:0;
  z-index:10;
}
.focus #tip{
  width:124px;
  height:4px;
  position:absolute;
  right:37px;
  bottom:15px;
  z-index:13;
}
.focus #tip ul li{
  width:23px;
  height:3px;
  float:left;
  display:inline;
  margin:0 4px;
  cursor:pointer;
  background:#fff;
  opacity: 0.4;
}
.focus #tip ul li.on{
  opacity: 1;
}
.focus .btn{
  width:458px;
  height:39px;
  position:absolute;
  right:0;
  top: 160px;
  z-index:14;
  overflow:hidden;
}
.focus .btn ul{
  width:100%;
}
.focus .btn li{
  width:18px;
  height:39px;
  float:left;
  display:inline;
  cursor:pointer;
  overflow:hidden;
}
.focus .btn li.prev{
  background:url(../images/left1.png) no-repeat left top;
}
.focus .btn li.next{
  float: right;
  background:url(../images/right1.png) no-repeat right top;
}
/* 工作动态结束 */
/* 党建工作开始 */
.djgz{
  background: url("../images/3.png") no-repeat top;
  margin-top: 27px;
  padding-top: 40px;
  position: relative;
}
.more{
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 19px;
  top: 50px;
  background: url("../images/more1.png") no-repeat;
}
.party { 
  width: 100%; 
}
.party .tab-hd { 
  height: 45px; 
  font-family: Source Han Sans CN;
  font-weight: 400;
  margin-left: 23px;
}
.party .tab-hd li{ 
  float: left; 
  height: 45px; 
  font-size: 24px;
  padding-top: 20px;
  line-height: 24px;
  box-sizing: border-box;
  margin-right: 30px;
}
.party .tab-hd li a{ 
  display:block; 
  color: #fff; 
}
.party .tab-hd li a:hover{  
  color: #FCD55E; 
}
.party .tab-hd li.on a{ 
  color:#FCD55E;
}
.party .tab-bd { 
  margin-top: 40px;
  padding: 0 38px 40px 20px; 
  font-family: Source Han Sans CN;
}
.party .tab-bd ul{ 
  overflow:hidden; 
  zoom:1; 
}
.party .tab-bd li { 
  width: 100%;
  height: 35px;
  line-height: 35px; 
  overflow: hidden;
  font-size: 18px;
  color: #2c2b2b;
  letter-spacing: 0px;
  padding-left: 16px;
  background: url("../images/li.png") no-repeat left center;
}
.party .pic{ 
  width: 762px;
  height: 307px; 
}
.party .pic1{
  width: 417px;
  height: 307px;
}
.party .pic2{
  width: 342px;
}
.party .img{
  position: relative;
}
.party .pic2 .img{
  width: 342px;
  height: 152px;
  margin-bottom: 3px;
}
.party .img img{
  position: absolute; 
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.party .img p{
  height: 37px;
  line-height: 37px;
  font-size: 18px;
  font-weight: 300;
  color: #FFFFFF;
  bottom: 0 ;
  left: 0;
  padding-left: 12px;
}
.party .img .p-bg{
  width: 100%;
  height: 37px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
}
.party .tab-bd ul{
  width: 372px;
  height: 307px;
}
.party .tab-bd li{
  width: 100%;
  height: 30px;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  color: #FFFFFF;
      box-sizing: border-box;
  line-height: 30px;
  padding-left: 12px;
  background: url("../images/li1.png") no-repeat left center;
}
.party .tab-bd li a{
  color: #FFFFFF;
}
.party .tab-bd li.one{
  height: auto;
  background: none;
  color: #F2BFC3;
  margin-bottom: 20px;
}
.party .tab-bd li.one p{
  color: #F2BFC3;
}
.party .tab-bd .one h3{
  width: 100%;
  height: 72px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 10px;
}
/* 党建工作结束 */
/* 业务工作开始 */
.ywgz{
  width: 100%;
  padding-bottom: 40px;
  background: url("../images/44.png") no-repeat bottom;
}
.work { 
  width: 100%; 
  margin-top: 55px;
}
.work .tab-hd { 
  height: 297px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.work .tab-hd li{
  width: 350px;
  height: 297px;
  float: left; 
  margin-right: 71px;
}
.work .tab-hd li a{ 
  display: block;
  width: 350px;
  height: 253px;
  border-radius: 5px; 
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  font-size: 24px;
  text-align: center;
  padding-top: 60px;
  box-sizing: border-box;
}
.work .tab-hd li.f{
  margin-right: 0;
}
.work .tab-hd li p{
  margin-top: 10px;
  color: #333333; 
}
.work .tab-hd .at{
  display: none;
  margin: auto;
  width: 53px;
  height: 44px;
  background: url("../images/top.png") no-repeat bottom center;
}
.work .tab-hd li:hover .at,.work .tab-hd li.on .at{
  display: block;
}
.work .tab-bd {
  /* width: 100%; */
}
.work .tab-bd .tab-pal{ 
  /* padding:5px;   */
  width: 1200px;
  height: 489px;
  background: #fff;
  border-radius: 5px;
  font-family: Source Han Sans CN;
  padding-right:30px;
}
.work .tab-bd .work-li{ 
  width: 545px;
  padding-left: 25px;
  overflow:hidden; 
  zoom:1; 
}
.work .tab-bd .work-li li { 
  width: 545;
  height: 87px;
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
  color: #707070;
  line-height: 30px;
  padding-left: 26px;
  box-sizing: border-box;
  background: url("../images/45.png") no-repeat left center;
  margin-top: 50px;
}
.work .tab-bd .work-li li h3 {
  font-size: 20px;
  font-weight: bold;
  color: #2C2B2B;
  line-height: 20px;
  margin-bottom: 10px;
}
.swiper-container { 
  position: relative; 
  width:545px; 
  height:256px; 
  overflow: hidden; 
  margin-top: 30px;
  margin-left: 25px;
  /* padding: 0  45px; */
}
.swiper-container .swiper-slide{ 
  /* z-index:0; 
  position: absolute;
  top: 0;
  left: 39px; */ 
  width:545px; 
  height: 256px; 
  margin: auto;
  background: #fff;
}
.swiper-container .swiper-slide img { 
  width:455px; 
  height: 256px; 
  display: block; 
  position: absolute;
  z-index: 2;
  left: 39px;
}
.swiper-container .swiper-slide .imgbg{
  width: 455px;
  height: 256px;
  position: absolute;
  z-index: 5;
  left: 39px;
  top: 0;
  background: #000;
  opacity: 0.4;
}
.swiper-container .swiper-slide .play{
  width:455px; 
  height: 256px; 
  display: block; 
  position: absolute;
  z-index: 10;
  left: 39px;
  background: url("../images/play.png") no-repeat  center center;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next { 
  width: 20px; 
  height: 35px; 
  margin: -20px 0 0; 
  background: url("../images/47.png") no-repeat 0 0; 
  position: absolute; 
  top: 50%; 
  z-index: 10; 
  cursor:pointer; 
}
.swiper-container .swiper-button-prev { 
  left: 0; 
}
.swiper-container .swiper-button-next { 
  background:url("../images/46.png") no-repeat 0 0;
  right: 0; 
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
  content: "";
}
/* 业务工作结束 */
/* 文明创建开始 */
.wmcj{
  width: 100%;
  height: 353px; 
  background: #F6F6F6;
}
.wmcj-l { 
  position: relative; 
  height: 353px;
}
.wmtitle{
  width: 132px;
  height: 26px;
  position: absolute;
  top: 66px;
  right: 237px;
  z-index: 30;
}
.wmcj-l .pic img { 
  width: 625px; 
  height: 353px; 
  display: block; 
  position: absolute;
  left: 0;
  top: 0;
}
.wmcj-l .pic .wmcontent{
  width: 530px;
  height: 125px;
  position: absolute;
  top: 130px;
  right: 30px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #707070;
  line-height: 30px;
}
.wmcj-l .pic .wmcontent h3{
  font-size: 20px;
  font-weight: bold;
  color: #2C2B2B;
  height: 72px;
  width: 100%;
  overflow: hidden;
  line-height: 36px;
  margin-bottom: 5px;
}
.wmcj-l .num { 
  position: absolute; 
  z-index: 3; 
  bottom: 32px; 
  right: 225px; 
}
.wmcj-l .num li{ 
  float: left; 
  position: relative; 
  width: 28px; 
  height: 28px; 
  border-radius: 50%;
  line-height: 28px; 
  overflow: hidden; 
  text-align: center; 
  margin-right: 1px; 
  cursor: pointer; 
}
.wmcj-l .num li a{ 
  position: absolute; 
  z-index: 2; 
  display: block; 
  color: #999999; 
  width: 100%; 
  height: 100%; 
  top: 0; 
  left: 0; 
  border-radius: 50%;
}
.wmcj-l .num li.on a,.wmcj-l .num a:hover{ 
  background:#087CD6;  
  color: #fff;
}
/* 文明创建结束 */
/* 广告轮播 */
.adv{ 
  margin-top: 59px;
  padding-bottom:26px;  
  position: relative;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 50px;
}
.adv .hd{ 
  height:11px; 
  overflow:hidden;   
  margin:20px auto 0; 
  text-align: center;
  position: absolute; 
  left: 0; 
  right: 0; 
  bottom: -6px;
}
.adv .hd ul{ 
  background: #fff;
  zoom:1; 
  text-align: center;
  margin: auto;
}
.adv .hd ul li{ 
  float:left; 
  cursor:pointer; 
  display:block;
  width:11px; 
  height:11px; 
  margin-right:4px; 
  _display:inline; 
  background: #E7E7E7; 
  border-radius: 50%;
}
.adv .hd ul li.on{ 
  background: #087CD6;
}
.adv .bd{ 
  padding:12px 0 0 0;  
}
.adv .bd ul{ 
  overflow:hidden; 
  zoom:1; 
}
.adv .bd ul li{ 
  float:left; 
  width: 393px;
  height: 114px;
  margin-right:10px;    
}
.adv .bd ul li img{
  width: 393px;
  height: 114px;
}