@charset "utf-8";
.content-center {
    background: #fff;
    padding: 1.5rem 0px;
	border-radius: 8px;
}
.w-gl {
    background: #f2f6f9;   
    padding: 20px 0px;
    border-radius: 12px;
}
.content {
    padding: 3rem;
    margin: 0px;
}
/*细览样式*/
.header-hidden,
.header-hidden1 {
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
  min-height: 80px;
  line-height: 80px;
  background: #fff;
  z-index: 9999;
  border-bottom: 2px solid #004da5;
}

.header-hidden .fontsize,
.header-hidden1 .fontsize {
  margin-left: 8px;
}
.header-hidden .xx-tit{
	margin-top:0px;
}
.message-box h1.xx-tit {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  line-height: 48px;
  padding: 10px 40px 20px;
}

.message-box .cm-xlso {
  padding-left: 20px;
  height: 53px;
  line-height: 53px;
  background: #f5f5fc;
  border-radius: 4px;
  margin-bottom: 30px;
}

.bdsharebuttonbox a {
  margin-right: 10px
}

.w-map {
    background: #f2f6f9;
    margin: 0px 20px;
    padding: 20px 0px;
    border-radius: 12px;
}
.message-box .cm-xlso .fontsize a img {
  margin-right: 8px;
}
.w-ft>div{
background: #fff;
padding: 30px;
margin: 0px 20px;
border-radius: 12px;
height: max-content;
overflow: hidden;
}
.zw-table {
  margin-bottom:25px;
}

.zw-table tr {
  height: 38px;
  border: 1px solid #ebebeb;
}

.zw-table tr th {
  width: 136px;
  background: #f7fafc;
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  border-right: 1px solid #ebebeb;
}

.zw-table tr th.bl {
  border-left: 1px solid #ebebeb;
}

.zw-table tr td {
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.linejg{
    margin: 0px 20px 0px 18px;
    color: #8f8f8f;
}
 .content p {
    margin-top: 10px;
  }
.video_container {
	background: #FFF;
}
  .detailCont,.w-leader-cont {
    background: #fff;
    padding: 30px;
    margin: 0px 20px;
    border-radius: 12px;
    height: max-content;
    overflow: hidden;
  }
  #div_div2,
#div_div3 {
  display: none;
  z-index: 9;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  position: absolute;
  transform: translate(-32%, 60%);
}

#div_div2{
  transform: translate(-42%, 65%);
}

#div_div2 .canvastitle,
#div_div3 .canvastitle {
  height: 40px;
}

#div_div2 .canvastitle span,
#div_div3 .canvastitle span {
  vertical-align: unset;
  display: block;
  line-height: 40px;
}

#div_div2 #wxfxclose,
#div_div3 #wxfxclose1 {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 2px;
  height: 10px;
  display: inline-block;
  line-height: 15px;
}

canvas {
  height: 132px;
  width: 132px;
}
/*视频页 start*/

#my-video {
	width: 650px;
    height: 450px;
    object-fit: cover;
    text-align: center;
    margin: 0px auto;
margin-bottom: 2rem;
}
#my-video .vjs-poster{
background-color: #fff;
}

.am-news-content-text {
	margin-top: 20px;
}

/*视频页 end*/

/*组图内容页 start*/

.am-swiper-box {
	margin-top: 2rem;
	height: 775px;
	text-align: center;
}

.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 30px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 30px;
}

/*组图内容页 end*/
@media screen and (max-width: 768px) {

  #Canvas,
  #wxShare,
  #wxShare1 {
    display: none !important;
  }
}
 
/*分享*/
.social-share .icon-weibo {
  background: url(/images/xlfx.png) center no-repeat !important;
  border: none;
  color: #fff;
}

.bds_weixin {
  background: url(/images/wxfx.png) center no-repeat !important;
  width: 25px;
 display: flex;
 margin-top: 5px !important;
 height: 20px;
}

.social-share .social-share-icon {
  border: none;
  color: #fff;
}

.social-share .icon-weibo:before {
  content: "";
}

.sr-bdimgshare {
  display: none !important;
}
#share{
	display: flex;
    align-items: center;
}
/*领导细览样式*/
  .ldcyBody .w-gl{
       padding: 20px;
      }
    .ldcyBody .w-ft>div {
    background: initial;
    margin: 0px;
    padding: 0px;
    border-radius: 4px;
}
      .ldcyBody .w-ft>div>div {
       border-radius: 8px;
      }
      .ldcyBody .w-ft>div>div:nth-child(1){
      margin-right: 2rem;
      }
      .ldcyBody .w-ft>div>div:nth-child(2){
      width:81.6%;
padding: 4rem 4rem 8rem;
     background: #fff;
      }
.cyitem a{
height: 5.8rem;
    border-radius: 4px;
    background: #fff;
    line-height: 5.8rem;
    text-align: center;
    margin-bottom: 1.2rem;
font-size: 1.8rem;
display:block;
}

.cyitem a:hover,.cyitem a.active{
color:#fff;
background: #1D90DB;
}
 .ldxx{
    text-align: center;
}
.ldxx img{
width:157px;
height:210px;
}
.ldxx h1{
margin-bottom: 4rem;
font-size:22px;
}
.ldxx h3{
margin-top: 1.6rem;
font-size:20px;
color: #3E79D6;
}
.jjcont{
    margin: 3rem auto 4rem;
}
.jjcont>div:nth-child(2),.rzcont>div:nth-child(2){
padding-left: 1em;
font-size:16px;
}
.jstit{
background: url(/images/ld-left-icon.png) no-repeat left center;
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    padding-left: 1.4rem;
    background-position-y: 5px;
    margin-bottom: 1rem;
}

/*详情适配*/
@media screen and (max-width: 640px) {
.am-container{
	padding-left: 0rem;
    padding-right: 0rem;
}
.header-hidden,#share,.fontsize,#div_div{
	display:none !important;
}
 .cm-loc {
    white-space: nowrap;
    overflow-x: scroll;
    margin-bottom: 15px;
}
 .content {
        margin: 0px;
        width: 100% !important;
        padding: 0px 1rem;
}

.message-box h1.xx-tit{
	padding: 0px 10px 0px;
	font-size: 24px;
}
.w-ft>div{
	padding: 10px;
    margin: 0px 10px;
}
.message-box .cm-xlso{
	font-size: 12px;
    padding-left: 8px;
        margin-bottom: 0px
}
.w-leader-detail{
	margin: 0px 0px 20px;
    border: none;
	padding: 0px;
}
#video,#video0,.edui-faked-video{
    height: 172px !important;
}
.w-leader-cont{
	padding: 20px;
}
.wj-wap{
	width: calc(100vw - 20px) !important;
   margin: 1rem 0px 0px;
        padding: 1rem 0rem;
}
.wj-wap .detailCont{
	margin: 0px 10px;
    padding: 10px;
}

	.zw-table tr {
		display: block;
		height: auto;
		clear: both;
		overflow: hidden;
		border: none;
	}

	.zw-table tr th {
		display: block;
		width: 30%;
		float: left;
		line-height: 36px;
		height: 36px;
		border: 1px solid #ebebeb;
	}

	.zw-table tr td {
		display: block;
		width: 70%;
		float: right;
		text-align: left;
		line-height: 36px;
		height: 36px;
		border: 1px solid #ebebeb;
		overflow-x: auto;

	}
.lfNewsDetail {
    overflow-x: auto !important;
	font-size: 16px !important;
}

.lfNewsDetail img{
height:auto;
width: 90% !important;
}
/*互动详情适配*/
.w-hd-detail .cm-loc	{
	margin-top: 20px;
}
.w-ft-wj-list li {
    line-height: 24px;
}
.w-ft-pic{
margin-top:30px;
}
}
/*不同分辨率适配 start*/


/*电脑*/

@media only screen and (min-width: 1025px) {
	.am-news-releasetime {
		white-space: nowrap;
		text-align: right;
	}

	.am-news-releasetime,
	.am-news-source,
	.am-news-reading,
	.am-news-fontsize {
		text-align: center;
	}
}


/*手机*/

@media only screen and (max-width: 640px) {
	.am-news-box {
		padding: 0;
	}

	.am-news-box .am-news-introduction {
		height: auto;
		line-height: 32px;
	}

	.am-news-box .am-news-content {
		padding-top: 20px;
		padding-bottom: 0;
	}

	.am-news-relevant {
		padding-top: 20px;
		padding-left: 0;
		padding-right: 0;
	}

	.am-news-box .am-news-title h1 {
		font-size: 1.5em;
	}

	#my-video {
		height: 24rem;
                width: 100%;
              margin-top:2rem;
	}

	.am-swiper-box {
		height: 24rem;
	}
.ldcyBody .w-ft>div>div:nth-child(1) {
    margin-right: 0rem;
    padding-right: 0rem;
}
.ldcyBody .w-ft>div>div:nth-child(2) {
    width: 100%;
}
.cylist{
display: flex;
    justify-content: space-between;
    align-items: center;
flex-wrap: wrap;
}
.cylist li{
width:48%;
}
}


/*不同分辨率适配 end*/
/*IE11样式*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#div_div2 {
    transform: translate(-100%, 14%);
}
}