@charset "utf-8";
/*头部*/
body {
  background: url(body_bg.png) no-repeat center top;
}

.HeadlineNews{ width: 1300px; height: 64px;background:#fff; margin: 35px auto}
.HeadlineNews h2{color: #1a2d3c;font-size: 26px; text-align: center; margin-top: 10px; padding: 0 5%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  }
.HeadlineNews h2 a{ width: 90%; color: #1a2d3c;white-space: nowrap;overflow: hidden; vertical-align: middle;text-overflow: ellipsis;  display:inline-block; }
.HeadlineNews ul{ margin-top:10px;display: flex;
justify-content: center; display: none}
.HeadlineNews ul li{ width: 32%; float: left;display: flex;  text-align: center;   margin-left: 0.7%; padding-right: 0.6%}
.HeadlineNews ul li:last-child{ border-right: none}
.HeadlineNews ul li a{ width: 90%; white-space: nowrap;overflow: hidden; vertical-align: middle;text-overflow: ellipsis;  display:inline-block;color: #5E5E5E;}
.HeadlineNews ul li a:hover,.HeadlineNews h2 a:hover{color: #1d5fba;}
.new_slider {
  width: 721px;
}
.unslider {
  margin: 0;
  padding: 0;
  position: relative;
}
.unslider-wrap {
  position: relative
}
.unslider-wrap.unslider-carousel > li {
  float: left;
  position: relative
}
.unslider-vertical > ul {
  height: 100%
}
.unslider-vertical > ul li {
  float: none;
  width: 100%;
}
.unslider-wrap.unslider-carousel > li:after {
  position: absolute;
  transition: 0.3s;
  content: "";
  width: 0;
  left: 50%;
  top: 0;
  height: 3px;
  background: #c70000;
}
.unslider-wrap.unslider-carousel > li:hover:after {
  width: 100%;
  left: 0;
}


.unslider-fade {
  position: relative;
  z-index: 999999;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10
}
.unslider li, .unslider ol, .unslider ul {
  list-style: none;
  padding: 0;
  border: none
}
.unslider-arrow {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  bottom: 5px;
  width: 38px;
  height: 46px;
  font-size: 1px;
  color: #FFF
}
.unslider-arrow:hover {
  color: #FFF
}
.unslider-arrow.next {
  right: 5px;
  background: url(next.png) no-repeat;
}
.unslider-arrow.prev {
  left: 5px;
  background: url(prev.png) no-repeat;
}
.unslider-nav {
  width: 100%;
  position: absolute;
  bottom: 60px;
  text-align: center
}
.unslider-nav li {
  width: 43px;
  height: 5px;
  background: #fff;
  border-radius: 1px;
  display: inline-block;
  text-align: center;
  margin: 0 2px;
  text-indent: -99px;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.unslider-nav .unslider-active {
  height: 10px;
  background: #ff8a00
}
.unslider-nav li:hover {
  height: 10px;
  background: #ff8a00
}
.silde-disp-1 {
  margin-top: 10px;
  font-size: 16px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: rgba(0, 0, 0, 0.8) !important; /*实现FF背景透明，文字不透明*/
  filter: Alpha(opacity=80);
  background: #000;
  width: 710px;
  height: 46px;
  line-height: 46px;
  border-radius: 3px;
}
.silde-disp-1 a {
  color: #fff; /*! padding-left: 14px; */ padding: 0 60px;
  font-weight: bold;
}
.index_banner_h {
  height: 410px;
  display: block
}
/* 轮播 */
.newList {
  width: 521px;
  overflow: hidden;
  margin-right: 20px;
}
.flexslider .slides > li a {
  display: block
}
.flexslider .slides > li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.flexslider .slides img {
  width: 100%;
  display: block;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  zoom: 1;
  overflow: hidden;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav {
  display: none
}
.flex-control-nav {
  position: absolute;
  bottom: 11px;
  right: 14px
}
.flex-control-nav li {
  display: inline-block;
  margin-left: 7px
}
.flex-control-nav li a {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #fff;
  display: block;
  text-indent: 60px;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.flex-control-nav li .flex-active {
  width: 42px;
  height: 8px;
  margin-bottom: 2px
}
/*轮播图结束*/
.i_btnList {
  width: 400px;
  height: 380px;
}
.i_icoList {
  overflow: hidden
}
.i_btnList h2 {
  padding: 0 14px;
}
.i_icoList li {
  float: left;
  width: 203px;
  height: 128px;
  background: url(btn_bg.png) no-repeat center;
  text-align: center;
  margin-right: 16px;
}
.i_icoList li:last-child {
  margin-right: 0
}
.i_icoList li:hover {
  background: url(btn_bg_on.png) no-repeat;
}
.i_icoList li a {
  display: block;
  color: #394351;
  font-size: 16px
}
.i_icoList li a img {
  display: block;
  margin: 20px auto 15px;
  transition: transform 0.4s ease-out;
}
.i_icoList li:hover img {
/*  transform: rotate(360deg);
*/}
.i_icoList label {
  font-weight: bold
}
.i_icoList li:hover label {
  color: #c70000
}
.col_w814 {
  width: 814px
}
.col_w436 {
  width: 436px
}
.col_w385 {
  width: 385px
}
.m_47 {
  margin-left: 47px
}
.position {
  position: relative
}
.map_ul {
  width: 353px;
  height: 278px;
  position: relative;
  background: url(map_bg2.png) no-repeat;
  margin-top: 15px
}
.map_ul li {
  font-size: 13px;
  color: #000;
  position: absolute
}
.map_ul li.li {
  left: 73px;
  top: 67px
}
.map_ul li.li1 {
  left: 114px;
  top: 82px;
  width: 60px
}
.map_ul li.li2 {
  left: 62px;
  top: 134px;
}
.map_ul li.li8 {
  left: 114px;
  top: 104px;
  width: 60px
}
.map_ul li.li3 {
  left: 169px;
  top: 134px;
}
.map_ul li.li4 {
  left: 98px;
  top: 171px;
}
.map_ul li.li5 {
  left: 112px;
  top: 200px;
}
.map_ul li.li6 {
  left: 125px;
  top: 226px;
}
.map_ul li.li7 {
  left: 184px;
  top: 207px;
}
.map_ul li.on a {
  color: #c70000;
  font-weight: 700
}
.i_video {
  width: 100%;
  margin-top: 25px
}
.video_h {
  height: 248px;
  display: block;
}
.i_video .silde-disp-1 {
  font-size: 16px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}
.i_video .unslider-arrow {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  bottom: 100px;
  width: 24px;
  height: 46px;
  font-size: 1px;
  color: #FFF
}
.i_video .unslider-arrow.next {
  right: 0;
  background: url(next2.png) no-repeat;
}
.i_video .unslider-arrow.prev {
  left: 0;
  background: url(prev2.png) no-repeat;
}
.i_video .unslider-nav {
  display: none
}
.i_video .silde-disp-1 a {
  color: #fff;
  padding: 0 20px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block
}
.picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 30px
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
  position: absolute;
  bottom: 58px;
  display: block;
  width: 24px;
  height: 38px;
  z-index: 99
}
.picScroll-left .hd .prev {
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(prev1.png) no-repeat;
  left: 0
}
.picScroll-left .hd .next {
  overflow: hidden;
  cursor: pointer;
  background: url(next1.png) no-repeat;
  right: 0
}
.picScroll-left .bd {}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  margin-right: 26px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.picScroll-left .bd ul li img {
  width: 130px;
  height: 150px;
  display: block;
}
.r_imgList,.videoList{
  width: 100%;
  overflow: hidden;
  margin-top: 28px
}
.videoList dl {
  width: 593px;
  float: left;
  margin-bottom: 40px;padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ededed
}
.videoList dl:hover a {
  color: #1572cf
}
.videoList dl:hover .jqthumb div {
 transition: all 0.30s linear;
	 -webkit-transition: all 0.30s linear;
}
.videoList dl dt {
  width: 238px;
  height: 160px;
  float: left;  overflow: hidden
}
.videoList dl dt .imgbox{position: relative; width: 238px;
  height: 160px; display: block}
.videoList dl dd {
  width: 332px;
  float: right;position: relative;  height: 160px;
}
.videoList dl dd h2 a {
  margin: 0 0 10px;
  display: block; font-size: 18px

}
.H_img{width: 238px;
  height: 160px; display: block}
.videoList dl dd span {
  color: #999;
  font-size: 16px;
  display: block
}
.videoList dl:nth-child(2n) {
  float: right
}
.r_imgList dl{ width: 100%; }
.r_imgList dl:last-child{ border-bottom: none}
.r_imgList dl dd h2 a{ font-weight: bold; font-size: 18px;width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;}
.r_imgList dl dd p{ color: #666;line-height: 28px;}
.r_imgList dl dd { width:976px; }
.Read{ font-size: 16px; color: #1481c6; position: absolute; left: 0; bottom: 8px}
.jqthumb div{  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;}
.jqthumb:hover div {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.vidbg {
  width: 30px;
  height: 30px;
  background: url(ico11.png) no-repeat center;
  position: absolute;
  top: 50%; margin-top: -15px; left: 50%; margin-left: -15px
}
.img-size-box{ background: url(noImg1.png) no-repeat center; background-size: cover}

/*参政议政*/
.col_w600{ width: 600px; margin-bottom: 40px}
.czyz_box{ margin-top: 28px; background: #f7fbff; padding: 20px}
.czyz_box .imgBox{ width: 100%; height: auto; background: #fff; border: 1px solid #e3d7d6}
.czyz_box .imgBox .img-size-box{ width: 100%; height: 340px; display: block; overflow: hidden}
.czyz_box .imgBox h2{ height: 65px; line-height: 65px; text-align: center; font-weight: bold}

/*基层动态*/
.col_w398{ width: 396px; margin-bottom: 30px}
.jcdt_box{ margin-top: 28px; background: #f7fbff; padding: 20px}
.jcdt_box .imgBox{ width: 100%; height: auto; background: #fff; border: 1px solid #e3d7d6}
.jcdt_box .imgBox .img-size-box{ width: 100%; height: 208px; display: block; overflow: hidden}
.jcdt_box .imgBox h2{ height: 94px; padding: 15px 18px;  line-height: 30px; font-weight: bold}
.ml_30{ margin-left: 30px}

.CommonList{ width: 100%;border-bottom: 1px dashed #d1d9e4; padding-bottom: 25px; }

.CommonList span{ color: #9f9e9e;
font-size: 14px;
float: right;
margin-right: 20px;
margin-top: 4px;}


.special{ width: 100%; display: flex; justify-content: space-between;flex-wrap: wrap; margin-top: 30px}
.special  li{ width: 390px; margin-bottom: 40px; overflow: hidden }
.special  li img{transition: all 0.5s ease 0s;}
.special li:hover img{    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);}
.paging{ margin: 30px 0}
.c_main{ margin:40px auto; width: 1248px}
.c_main p {
  margin: 15px 0; line-height: 30px
}
.c_main h2 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 25px
}
.c_main h3 {text-align: center;
font-size: 20px;
margin-bottom: 30px;
color: #666;}

#detailCnt img {
  width: 700px;
  margin: 10px auto;
  display: block
}
.c_main .item {
  width: 100%;

  clear: both;
  height: 50px; line-height: 50px;
  margin-bottom: 30px; background: #f5f5f5
}
.c_main .item .l_text {
  float: left;
  display: inline-block;
  color: #78808b;
  font-size: 16px; padding-left: 30px
}
.c_main .item .l_text span {
  margin-right:30px; background: url(ico12.png) no-repeat left center; padding-left: 27px
}
.c_main .item .l_text label {
 background: url(ico14.png) no-repeat left center; padding-left: 27px
}
.c_main .item .r_links {
  float: right
}
.c_main .item .r_links span {

  font-size: 16px;
  float: left;
  color: #78808b;
  min-width: 70px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-right: 40px;
}
.c_main .item .r_links span a {
  color: #78808b;
}
.switchsize a {
  display: inline-block;
  padding: 0 10px;
}

.line_no {
  border-right: none !important
}
.share_box{ background: url(ico13.png) no-repeat right center; padding-right: 37px}
/*分享*/
.bshare-custom.icon-medium-plus.cus-jl {
  position: absolute;
 top: 50px;
left: 40px;
  background: #fff;
box-shadow: 0px 3px 3px #f5f5f5;
}
.share_cell li {
  width: 50px;
  height: 50px;
}
.bshare-custom.icon-medium-plus.cus-jl .bshare-qzone {
  background: url(dwws-qzone20181123.png) no-repeat center;
}
.bshare-custom.icon-medium-plus.cus-jl .bshare-sinaminiblog {
  background: url(dwws-sina20181123.png) no-repeat center;
}
.bshare-custom.icon-medium-plus.cus-jl .bshare-qqmb {
  background: url(dwws-qw20181123.png) no-repeat center;
}
.bshare-custom.icon-medium-plus.cus-jl .bshare-weixin {
  background: url(dwws-chart20181123.png) no-repeat center;
}
.share_cell a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.annex {
  width: 100%;
  margin: 50px auto 0;
  overflow: hidden;
}
.annex dt {
  float: left;
  font-weight: bold;
  width: 6%
}
.annex dd {
  float: left;
  width: 90%
}
.annex dd a {
  display: block;
  text-decoration: underline;
  margin-bottom: 10px
}
.edit {
  margin-top: 20px;
  text-align: right;
  color: #394351; overflow: hidden; clear: both
}
.btnBox{ border-top: 1px solid #e7e7e7;  padding-top: 30px; margin-bottom: 50px; text-align: center}
.btnBox span,.btnBox a{ margin: 0 10px; width: 116px; height: 42px; line-height: 42px;  border-radius: 4px; color: #fff; display: inline-block; font-weight: bold}
.btnBox span{background: #dd6666;}
.btnBox a{background: #ffa133;}
.btnBox a:hover{ color: #fff!important}

.sideMenu{width:335px; height: 958px; background: #f7f7f7 url(sideMenu_bg1.png) no-repeat bottom; overflow: hidden; margin-top: 24px; margin-bottom: 30px}


.sideMenu .item { margin-bottom: 20px}
.sideMenu .item h3 {
  color: #fffce0;
  display: block;
  position: relative;
  height:65px;
  line-height: 65px;
  font-size: 20px; background: url(sideMenu_bg.png) no-repeat; padding-left: 75px; font-weight: bold
}
.sideMenu h3:after {
  content: '';
  display: block;
  width: 13px;
  height: 16px;
   background: url(ico15.png) no-repeat; position: absolute; left: 32px; top: 23px
}
.sideMenu h3 a{ color: #fffce0; display: block}
.sideMenu ul {  padding: 20px 20px 0; display: none;overflow: hidden}
.sideMenu ul li{ height: 52px; line-height: 52px; background: #fff url(ico16.png) right bottom no-repeat; border: 1px solid #dcd7cc; border-radius: 4px; margin-bottom: 20px; }
.sideMenu ul li:last-child{ margin-bottom: 0}
.sideMenu ul li a{ display: block; background: url(ico17.png) 25PX no-repeat;padding-left: 60px}
.sideMenu ul li:hover{border: 1px solid #c70000;}
.sideMenu ul li.on{  border: 1px solid #c70000;}
.sideMenu ul li.on a,.sideMenu ul li:hover a{ font-weight: bold; color: #394351}

.showDiv .aa-cont {
display: block
}
.showDiv h3:after {
transform: rotate(90deg);
transition: transform 0.2s linear;
}


.R_main{ width: 862px; margin-top: 24px}
.textBox{ width: 100%; margin-top: 35px;}
.textBox h2{ text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 20px}
.textBox p{ line-height: 30px;text-indent: 32px;}

.leaderList{ width: 100%;margin-top: 35px; overflow: hidden; border-bottom: 1px solid #ececec; padding-bottom: 35px}
.leaderList dt{ width: 115px; height: 148px; float: left}
.leaderList .jqthumb div{ border-radius: 4px }
.leaderList dd{ width: 692px; float: left; margin-left: 24px}
.leaderList dd .name{ margin-bottom:15px }
.leaderList dd .name a{ width:110px; height: 32px; line-height: 32px; text-align: center; color: #fff; background: url(name_bg.png) no-repeat; display: inline-block; margin-right: 18px; font-weight: bold }
.leaderList dd p{ line-height: 25px; color: #666}
.leaderList_box dl{ width:412px; float: left }
.leaderList_box dl dd{ width: 273px}
.leaderList_box dl:nth-child(2n){ float: right}

.mapList {
  width: 94%;
  margin: 30px auto 0;
  overflow: hidden
}
.mapList dl {
  border-bottom: 1px solid #ecedee;
  padding-bottom: 20px;
  overflow: hidden;
  margin-bottom: 20px
}
.mapList dl dt {
  font-weight: bold;

  background: url(wap_ico2.png) left center no-repeat;
  padding-left: 21px;background-size: 9px;
}
.mapList dl dd {
 width: 89%;
}
.mapList dl dd a {
padding: 10px 21px 0;
display: inline-block;
}
.mapList dl:last-child{ border-bottom: none}

.photoList{ width: 100%; margin: 25px 0; overflow: hidden}
.photoList li{ width: 229px; margin-right: 25px; float: left; margin-bottom: 25px}
.photoList li:nth-child(5n){ margin-right: 0}
.photoList li .photo{ height: 288px; overflow: hidden}
.photoList li h2{ padding-top: 10px}
.photoList h2{white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}

.leader_moer{font-size: 14px}
#detailCnt iframe{ width: 640px; height: 480px;}



@media screen and (max-width:768px) {
	.contents{ width: 100%; border: none}
	.c_main{padding: 20px 0; width: 100%;margin: 0 auto;
}
	.c_main h2{font-size: 18px}
	.c_main h3{font-size: 16px}
	.c_main .item{ height: auto; line-height: 30px; overflow: hidden; margin-bottom: 0}
	.c_main .item .l_text{ width: 100%; display: block; padding:5px 10px!important}
	.c_main .item .r_links,.btnBox{ display: none}
	.c_main .item .l_text span,.c_main .item .l_text label{ display: block}
	#detailCnt img{ width: 100%!important}
#detailCnt iframe{ width: 100%!important; height: 320px!important}
	
	
	
}
