body {
  height: 1000px;
  font-family: "microsoft yahei", "宋体";
  color: #333;
}

li :hover {
  color: #BD0706;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}

.bt-News {
  width: 1140px;
  margin: 0 auto;
}

.ttxw-pic {
  width: 90px;
  height: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

.cutword {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tout {
  text-align: center;
}

.container .News-tit {
  height: 100px;
  padding-left: 90px;
  position: relative;
}

.News-tit a {
  color: #CA1C1D;
  font-size: 32px;
  height: 80px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 2px;
}

.part {
  padding-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
}

/* 新闻轮播 */
.slide {
  width: 47.5rem;
  height: 24.56247rem;
  position: relative;
  overflow: hidden;
}

.slide .swiper-container {
  width: 47.5rem;
  height: 24.56247rem;
}

.slide .swiper-container li a {
  display: block;
  width: 100%;
  height: 100%;
}

.slide .swiper-container li a img {
  width: 100%;
  height: 100%;
}

.slideTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 10px 7px 10px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
  overflow: hidden;
}

.slideTxt a {
  font-size: 1rem;
  color: #fff;
}

.slide .swiper-pagination,
.slide .swiper-container-horizontal>.swiper-pagination-bullets {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 999;
}

.slide .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  opacity: 1;
  margin-left: 15px;
  display: inline-block;
}

.slide .swiper-pagination-bullet-active {
  background: #4c6d74;
}

/* 高层声音 */
.gcsy {
  width: 23.75rem;
  border: 1px solid #D7D5D6;
  border-radius: 3px;
  padding: 30px 10px 0;
}

.gcsy .gcsy_article {
  width: 100%;
  float: right !important;
}

.gcsy .gcsy_article .gcsy_tit {
  display: flex;
}

.gcsy .gcsy_article .gcsy_tit a {
  color: #333;
  display: block;
  font-size: 18px;
  padding: 10px 20px;
}

.gcsy .gcsy_article .gcsy_tit a:hover,
.gcsy .gcsy_article .gcsy_tit a.active {
  background: #CA1C1D;
  color: #fff;
}

.gcsy_list {
  margin-top: 10px;
}

.gcsy_list .list .cutword {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dotted #333;
  font-size: 18px;
}

/* 栏目信息list */
.tab_box {
  width: 33.33%;
}

.tab_list_tit {
  margin: 5px 0 10px;
}

.tab_title {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #ccc;
}

.tab_title .tab_bt {
  float: left;
  padding: 0 25px;
  color: #BD0706;
  border-top: 2px solid #BD0706;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
  font-size: 18px;
  margin-top: -3px;
}

.tab_title .tab_gd {
  float: right;
  font-size: 14px;
  margin-right: 10px;
}

.tab_list {
  width: 90%;
  line-height: 36px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* 区县地图 */
.map {
  border: 1px solid #ccc;
  border-top: none;
  text-align: center;
  height: 318px;
  position: relative;
}

.map_top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  margin-left: 22px;
}

.map_default {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  margin-left: 22px;
}

.map_part {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  margin-left: 22px;
}

.map_nav {
  display: none;
}

.map_nav li {
  width: 25%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* 网上办事 */
.wsbs {
  width: 100%;
  height: 270px;
}

.wsbs .zt_l {
  width: 6%;
  float: left;
}

.wsbs .wsbs_title {
  display: none;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #ccc;
}

.wsbs .wsbs_title .wsbs_name {
  float: left;
  padding: 0 25px;
  color: #BD0706;
  border-top: 2px solid #BD0706;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
  font-size: 18px;
  margin-top: -3px;
}

.wsbs .zt_r {
  float: left;
  width: 94%;
}

.wsbs .zt_list {
  float: left;
  margin: 12px 0px;
  margin-left: 1.5%;
  width: 18%;
}

.wsbs .zt_l img,
.wsbs .zt_list img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1200px) {
  .bt-News {
    width: 940px;
  }

  .slide {
    width: 66.666%;
  }

  .gcsy {
    width: 33.33%;
  }

  .slide .swiper-container li a img {
    width: 83%;
  }
}

@media (max-width: 992px) {
  .bt-News {
    width: 720px;
  }

  .slide {
    width: 100%;
  }

  .gcsy {
    width: 100%;
  }

  .slide .swiper-container li a img {
    width: 95%;
  }

  .tab_box {
    width: 50%;
  }

  .tab_box:nth-child(4) .tab_list_tit li:nth-child(n+7) {
    display: none;
  }

  .wsbs .zt_l,
  .wsbs .zt_r {
    width: 100%;
  }

  .wsbs .zt_l img {
    display: none;
  }

  .wsbs .zt_r li {
    width: 24%;
    line-height: 0;
    float: left;
  }

  .wsbs .zt_list {
    float: left;
    margin: 0 0 0 30px !important;
    width: 85%;
  }

  .wsbs .wsbs_title {
    display: block;
    margin-left: 15px
  }

}

@media (max-width: 768px) {
  .bt-News {
    width: 600px;
  }

  .container .News-tit {
    padding-left: 0;
  }

  .ttxw-pic {
    display: none;
  }

  .tab_box {
    width: 100%;
  }

  .gcsy_list .list .cutword,
  .tab_list {
    font-size: 16px;
  }

  .News-tit a {
    padding: 0;
    margin-bottom: 1rem;
  }

  .old_type .News-tit a {
    font-size: 3.125rem;
    margin-bottom: 1.5rem;
  }

  .map {
    display: none;
  }

  .map_nav {
    display: block;
  }

  .wsbs {
    height: auto;
    min-height: 0;
  }

  .wsbs .zt_l {
    width: 100%;
    float: none;
  }

  .wsbs .wsbs_title {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .wsbs .zt_r {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: flex-start;
    gap: 0;
  }

  .wsbs .zt_r li {
    width: 33.333%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 15px;
    float: none;
    line-height: 0;
    display: flex;
    align-items: stretch;
  }

  .wsbs .zt_list {
    width: 100%;
    margin: 0 !important;
    float: none;
    display: block;
  }

  .wsbs .zt_list img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }
}

@media (max-width: 630px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .bt-News {
    width: 100%;
    max-width: 100%;
  }

  .part {
    width: 100%;
    max-width: 100%;
  }

  .wsbs .zt_r {
    width: 100%;
  }

  .tab_box {
    padding: 0 5px;
    box-sizing: border-box;
  }

  .tab_list {
    width: 100%;
  }

  .map_nav li {
    padding: 0 5px;
    box-sizing: border-box;
  }

  body {
    overflow-x: hidden;
  }
}

@media (max-width: 600px) {
  .News-tit a {
    font-size: 18px;
    line-height: 36px;
  }
}

@media (max-width: 480px) {
  .wsbs .zt_r li {
    width: 50%;
  }
}

@media (max-width: 460px) {
  .part a {
    overflow: hidden;
  }

  .part a img {
    width: 135%;
    margin-left: -40px;
  }
}