@charset "utf-8";
/*细览样式*/
.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;
}

.message-box h1.xx-tit {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  line-height: 48px;
  padding: 10px 40px 50px;
}

.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
}


.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;
}

.detail-tit{
  margin: 3rem 0 6rem;
  text-align: center;
}

.detail .detail-title {
   margin:0px;
}

.detail .infos {
    margin-bottom: 3rem;
}

.lfNewsDetail p {
  text-indent: 2em;
  text-align: justify !important;
}

.detail .view p img {
    display: flex;
    justify-content: center;
	margin-bottom: 14px;
}

.detail .view p img[src$=".gif"]{
	margin-bottom:0px;
	width:auto;
	height:auto;
}


.video_container {
  background: #FFF;
}

#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%, 65%);
}

#div_div3{
  transform: translate(-42%, 60%);
}

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

#div_div2 .canvastitle span,
#div_div3 .canvastitle span {
  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;
}

@media screen and (max-width: 768px) {

  #Canvas,
  #wxShare,
  #wxShare1 {
    display: none !important;
  }
}
/*领导细览样式*/
.w-leader0img {
  vertical-align: top;
  width: 400px;
  padding: 23px 5px 23px 19px;
  background: #e7f2fb;
}

.w-leader0img img {
  width: 160px;
  height: 197px;
  margin-right: 14px;
}

.w-leader0img .w-name {
  font-size: 28px;
  line-height: 35px;
  color: #333333;
  padding-top: 40px;
  width: 160px;
}

.w-leader0img .w-posi {
  font-size: 20px;
  margin-top: 10px;
  line-height: 35px;
  color: #333333;
  width: 160px;
}

.w1-leader-img {
  width: 380px;
}

.w-leader-detail {
  padding: 56px;
  border-bottom: 2px solid #e1e2e3;
  margin: 0 20px 1px;
}

.w-leader-detail img {
  width: auto;
  height: 197px;
}

.w-leader-detail .w-name {
  font-size: 24px;
  line-height: 35px;
  color: #155c9e;
}

.w-leader-detail .w-posi {
  font-size: 20px;
  line-height: 35px;
  color: #333333;
}

.w-leader-fen-block {
  width: 1160px;
  margin: 0 auto;
  border-top: 1px solid #e1e2e3;
}

.w-leader-fen-block p {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  text-indent: 2em;
}

.social-share .icon-weibo {
  background: url(jzw-wb-icon.png) center no-repeat !important;
  border: none !important;
  color: rgba(255,255,255,0) !important;
}

.bds_weixin {
  background: url(jzw-wx-icon.png) center no-repeat !important;
  width: 25px;
 display: flex;
 margin-top: 3px !important;
 height: 20px;
 margin-left: 0px !important;
}

.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;
}

/*详情适配*/
@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;
  }

  .w-leader-detail img, .w-leader-fen-block, #video, #video0, .edui-faked-video {
    width: 100% !important;
  }

  .w-leaderInfo, .message-box h1.xx-tit {
    padding-top: 0px;
  }

  .message-box h1.xx-tit {
    padding: 0px 10px 30px;
    font-size: 24px;
  }

  .w-leader-tit, .tyList .w-leaderInfo .w-gl, .w-map {
    margin: 0px;
  }

  .w-leaderInfo .w-gl, .w-map {
    padding: 10px 0px;
  }

  .w-ft > div {
    padding: 10px;
    margin: 0px 10px;
  }

  .message-box .cm-xlso {
    font-size: 12px;
    padding-left: 8px;
  }

  .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;
  }
}

@media print{
     a[href]:after {
          content: none !important;
     }
     .noprint{
           display:none;
     }
     .header-hidden{
display:none!important;
     }
 }