/* 党建 */
.wrapBg {
  background: url(/include/inc/images/bg.png)
    repeat-x;
}
.pMain {
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
}
.wrapCon .djCon {
  background: #fff;
  padding: 20px;
}
.wrapConNav {
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 10px;
}
.wrapConNav a {
  color: #8e8e93;
  text-decoration: none;
}
.wrapConNav span {
  color: #8e8e93;
  margin: 0 6px 0 8px;
}
.wrapConNav a.active {
  color: #383838;
}
.wrapConNav a:hover {
  text-decoration: underline;
}
.blockTitle {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #5c8fe5;
  overflow: hidden;
  margin-bottom: 10px;
}
.blockTitle strong {
  padding: 0 10px 4px 10px;
  border-bottom: 3px solid #3460ab;
  font-size: 20px;
  color: #3460ab;
}
.blockTitle strong a {
  text-decoration: none;
  color: #3460ab;
}
.blockList li {
  padding-top: 6px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  padding-left: 18px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: SimSun;
}
.blockList li b {
  width: 6px;
  height: 6px;
  background: #e34637;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 18px;
}
.blockList li a {
  color: #000;
  text-decoration: none;
}
.blockList li a:hover {
  text-decoration: underline;
}
.djgzInfo {
  width: 470px;
  float: left;
}
.djBlock {
  margin-top: 20px;
}
/*.blockLeft { width:694px; float:left;}*/
.dflz,
.xjdx {
  width: 470px;
  min-height: 217px;
  float: left;
}
.xjdx,
.dflz {
  margin-bottom: 20px;
}
.xjdx {
  float: right;
}
/*.dflz, .xjdx { margin-left:20px;}*/
/*.yqlj { width:246px; float:right;}*/
.yqljLogo li {
  float: left;
  margin-left: 12px;
}
/*.yqljLogo li img { width:246px; height:70px; overflow:hidden;}*/
.xfwhList {
  margin-left: -10px;
  padding-top: 10px;
}
.djywFocus {
  width: 470px;
  height: 236px;
  margin-top: 8px;
  position: relative;
  overflow: hidden;
  float: right;
}
.djywFocus .focus_list {
  height: 236px;
}
.djywFocus .focus_list li {
  position: relative;
  width: 470px;
  height: 100%;
  float: left;
  *display: inline;
}
.djywFocus .focus_list li .link {
  display: block;
  width: 100%;
  height: 100%;
}
.djywFocus .focus_list li .link img {
  width: 470px;
  height: 236px;
  object-fit: cover;
}
.djywFocus .focus_list li .focus_mask {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  height: 40px;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.djywFocus .focus_list li .focus_mask .f_tle {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin-left: 12px;
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.djywFocus .focus_page {
  position: absolute;
  bottom: 3px;
  right: 20px;
}
.djywFocus .focus_page a {
  display: inline-block;
  text-indent: -99em;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50%;
}
.djywFocus .focus_page a.selected {
  background-color: #496ff3;
}
