body > div {
  min-width: auto;
}

.content-index,
.content1,
.content-jsjy {
  width: 750px;
}

.content3 .content-dfxx,
.content3  .content-zhjd,
.content3  .content-zdfg {
  width: 100%;
}

#header-menu,
.header_topline{
  width: 750px !important;
  min-width: 750px !important;
}

.header {
  width: 750px;
  height: 155px;
  min-width: auto;
}

.header>div {
  width: 750px;
  height: 155px;
  background: url(../images/zbjjjcz_banner.png);
  background-size: 100% 100%;
}

.zbjjz-menu {
  padding: 22px 0;
  /* height: 120px; */
  color: #fff;
  background-color: #13569f;
  box-sizing: border-box;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.zbjjz-menu .zbjjz-menu-item {
  /* display: block; */
  margin: 0 12px;
  width: fit-content;
  min-width: 120px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.zbjjz-menu > span {
  display: none;
}

.zbjjz-menu-item a {
  font-size: 30px;
  line-height: 60px;
}

.content-index {
  margin-top: 10px;
}

a.content-title-text{
  color: #28518e;
  font-size: 32px;
}

.content-title {
  height: fit-content;
  display: flex;padding: 7px 0;
  align-items: center;position:relative;
}
.content-title img{height:60px;}

.content-title .content-title-text {
  height: fit-content;
}

.content-more {
  position: absolute;
  right: 0;
}

a.content-more:link, a.content-more:visited {
  color: #777;
  font-size: 24px;
}

.content1 .content-news-dot {
  display: none;
}

.content-index .content-news-title {
  font-size: 30px;
  display: block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  /* width: auto; */
}

.content-index .content-newsitem {
  height: auto;
  width: auto;
}

.content-index .content1 .content-newslist,
.content-index .content1 .content-gzdt{
  height: auto;
} 

.content-newsitem {
  margin: 18px 12px;
}

.content-news-date {
  float: none;
  font-size: 24px;margin-left:0;
  /* margin-top: 5px; */
}

.content2 .content-newsitem .content-news-dot {
  display: none;
}

.content-index .content3 {clear: both;margin: 0 16px;margin-bottom: 36px;padding: 10px 0;display: block;}

.content3 .content-newslist {
  height: auto;
}

.content3 .content-news-dot {
  display: none;
}

.content3 .content-line {
  /* width: 70%; */
  margin: 0;
  height: 1px;
}

.content3 .content-newsitem {
  display: flex;
  justify-content: space-between;
}

.content3 .content-newslist {
  width: 100%;
}

.content3 .content-news-title {
	width: 76%; 
}

.mhide-a {
  display: none !important;
}

/* 	概_驻部纪检监察组_通用列表_20250826 start  */
.zbjjz-list-body .zbjjz-list-left {
  display: none;
}
.zbjjz-list-body {
  box-sizing: border-box;
  width: 750px;
  margin-top: 0px;
  /* padding: 26px 20px; */
}
.zbjjz-list-body .zbjjz-list-right {
  box-sizing: border-box;display:block;width:auto;
  margin: 22px;
  margin-top: 28px;
  float: none;
  /* overflow: hidden; */
}
.zbjjz-list-right .path {
  display: none;
}
.zbjjz-list-right .content-list {
  margin-top: 30px;
}
.zbjjz-list-right .content-list-item {
  border: none;height:auto;padding: 20px 0;
}
.zbjjz-list-right .content-list-item a {
  margin-left: 0px;
  font-size: 28px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 6px;
}
.zbjjz-list-right .content-list-item span {
  margin-right: 0;
}
.content-list-item>a>span{margin-left:0;}

.mobile-content-list-date {
  color: #777;
  font-size: 24px;
  line-height: 30px;
  padding-left: 6px;
}
.zbjjz-list-right-curpage {
  height: 60px;
  line-height: 60px;
  margin-bottom: 16px;
  background-color: #5087b8;
  text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  position: relative;
}
.zbjjz-list-right .content {
  border-bottom: none;
}
.zbjjz-list-right .content-page{
  width: 706px;
  margin-bottom: 30px;
}
.zbjjz-list-right .content-page{height:auto;line-height:inherit;}


.zbjjz-list-right-btn {
  width: 50px;
  height: 50px;
  /* background-color: red; */
  position: absolute;
  right: 8px;
  top: 0;
}
.zbjjz-list-right-btn.iconfont {
  font-size: 24px;
  display: none;
}
/* 	概_驻部纪检监察组_通用列表_20250826 end  */

/* 	概_驻部纪检监察组_通用详情_20250826 start  */
.zbjjz-detail-body .zbjjz-detail-left {
  display: none;
}
.zbjjz-detail-body {
  width: auto
}
.zbjjz-detail-body .zbjjz-detail-right{
	width:auto;
}

.zbjjz-detail-right .path {
  display: none;
}
.zbjjz-detail-right .content-body-title {
  font-size: 32px
}
.zbjjz-detail-right .content-text {
  font-size: 32px;
  line-height: 2;
}
/* 概_驻部纪检监察组_通用详情_20250826 start  */
