/* right */
.right {
  width: 325px;
  overflow: hidden;
  padding-top: 58px;
}

.right-title {
  border-top: 2px solid #0F95CE;
  padding: 20px 0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
}

.right-tpbd {
  width: 334px;
  margin: 0 0 30px -9px;
}

.right-tpbd-item {
  float: left;
  width: 158px;
  margin: 0 0 10px 9px;
}

.right-tpbd-item img {
  width: 100%;
  height: 89px;
  display: block;
}

.right-tpbd-item p {
  width: 100%;
  height: 52px;
  line-height: 26px;
  background: #E5E5E5;
  box-sizing: border-box;
  padding: 0 7px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1179B0;
}

.right-zxsp-hot {
  width: 100%;
}

.right-zxsp-hot img {
  width: 100%;
  height: 181px;
  display: block;
}

.right-zxsp-hot p {
  width: 100%;
  height: 56px;
  line-height: 28px;
  background: #E5E5E5;
  box-sizing: border-box;
  padding: 0 7px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1179B0;
}

.right-zxsp {
  margin: 10px 0 30px 0;
}

.right-zxsp li {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 15px;
  margin-top: 8px;
  background: url("../images/2022/right-bg.png") no-repeat;
  background-position: left center;
}

.right-zxsp li a {
  color: #1179B0;
}

.right-zt {
  width: 100%;
}

.right-zt-item {
  width: 100%;
  height: 67px;
  margin-bottom: 9px;
}

.right-zt-item img {
  width: 325px !important;
  height: 67px !important;
}

/* 列表 */
.list-content {
  width: 840px;
  float: left;
}

.list-nav {
  width: 100%;
  height: 60px;
  line-height: 58px;
  border-bottom: 2px solid #0F95CE;
  margin-bottom: 10px;
  padding-left: 7px;
  box-sizing: border-box;
}

.list-nav a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
}

.list li {
  line-height: 32px;
  font-size: 18px;
  font-family: '宋体';
  padding: 0px 10px;
  border-bottom: 1px dotted #ddd;
  color: #999;
  list-style: disc inside;
}

.list li a {
  display: inline-block;
  width: 620px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-num {
  text-align: center;
  margin: 20px auto;
}

/* 要闻list */
.list-focusBox {
  position: relative;
  width: 840px;
  height: 506px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 10px;
}

.list-focusBox .pic img {
  width: 840px;
  height: 472px;
  display: block;
}

.list-focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 34px;
  width: 100%;
  background: #1179B0;
  overflow: hidden;
}

.list-focusBox .txt li {
  height: 34px;
  line-height: 34px;
  position: absolute;
  bottom: -34px;
}

.list-focusBox .txt li a {
  display: block;
  padding: 0 0 0 16px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}

.list-focusBox .btn li {
  width: 32px;
  height: 45px;
  float: left;
  margin: 0 7px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 213px;
}

.list-focusBox .btn li.prev {
  background: url("../images/2022/list-left.png") no-repeat;
  /* background-size: 100%; */
  left: 24px;
}

.list-focusBox .btn li.next {
  background: url("../images/2022/list-right.png") no-repeat;
  /* background-size: 100%; */
  right: 24px;
}

/* detail */
.detail {
  width: 840px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

.detail-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.detail-title h3 {
  font-size: 24px;
  line-height: 34px;
  color: #666;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}

.detail-title p {
  text-align: center;
  color: #999;
  margin-top: 15px;
  margin-bottom: 10px;
}

.detail-title span {
  font-weight: bold;
}

.detai-content {
  width: 100%;
}

.detai-content img {
  max-width: 535px !important;
  text-align: center;
}

.detai-content table {
  margin: 0 auto;
  width: 100%;
}

.detai-content table {
  border-collapse: collapse;
  margin-top: 10px;
}

.detai-content table,
.detai-content td,
.detai-content th {
  border: 1px solid black !important;
}

.detail-content {
  width: 100%;
  font-size: 18px;
  line-height: 32px;
}
.detail-content .video-summary {
  font-size: 16px;
  color: #666;
  text-align: left;
  padding: 5px 0;
}

.detail-content__video-container {
  text-align: center;
}

.detail-content img {
  max-width: 535px !important;
  text-align: center;
}

.detail-content table {
  margin: 0 auto;
  width: 100%;
}

.detail-content table {
  border-collapse: collapse;
  margin-top: 10px;
}

.detail-content table,
.detai-content td,
.detai-content th {
  border: 1px solid black !important;
}
.detail-content p video{
  display: block;
  margin: 0 auto;
}
/* 领导列表 */
.list-ld {
  width: 840px;
  height: auto;
  margin: 30px 0;
  overflow: hidden;
}

.list-ld-title {
  min-width: 60px;
  height: 26px;
  text-align: right;
  font-size: 20px;
  font-weight: 700;
  margin-right: 15px;
  float: left;
}

.list-ld-box {
  max-width: 750px;
  margin-left: 75px;
}

.list-ld-item {
  width: 163px;
  height: auto;
  overflow: hidden;
  margin-right: 20px;
  float: left;
  margin-bottom: 15px;
}

.list-ld-item img {
  width: 163px;
  height: 210px;
}

.list-ld-item p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #000;
}

/* 网站地图 */
.wzdt {
  width: 100%;
  background: #fff;
  padding: 20px 21px 50px;
  box-sizing: border-box;
}

.wzdt h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1179B0;
  line-height: 24px;
  border-bottom: 1px solid #1179B0;
  padding-bottom: 21px;
}

.wzdt h3 a {
  color: #1179B0;
}

.wzdt-box {
  margin-bottom: 20px;
}

.wzdt-item {
  display: block;
  float: left;
  color: #333;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 17px;
  padding-right: 20px;
  margin: 18px 20px 18px 0;
  border-right: 1px solid #dfdfdf;
}