.p2-pane2 .tab {
  margin: 15px 0;
}
.p2-pane2 .tab a.more {
  right: 0;
}
.p2-pane2 .row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .p2-pane2 .row2 {
    flex-wrap: wrap;
  }
  .p2-pane2 .col-md-l {
    width: 100% !important;
  }
  .p2-pane2 .col-md-m {
    width: 100% !important;
    margin-top: 30px;
  }
  .p2-pane2 .col-md-r {
    width: 100% !important;
    margin-top: 30px;
  }
}
.zwfw_box .tab {
  margin: 0;
}
.smzq_list {
  margin-left: -12px;
  margin-right: -12px;
}
.smzq_list::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.smzq_list > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
}
.smzq_list > li:nth-child(n) {
  margin-top: 0;
}
.smzq_list > li:nth-child(n + 2) {
  margin-top: 24px;
}
.smzq_list > li:nth-child(2) {
  margin-top: 0;
}
.smzq_list a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .smzq_list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .smzq_list::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .smzq_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    float: left;
  }
  .smzq_list > li:nth-child(n) {
    margin-top: 0;
  }
  .smzq_list > li:nth-child(n + 2) {
    margin-top: 24px;
  }
  .smzq_list > li:nth-child(2) {
    margin-top: 0;
  }
  .smzq_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .smzq_list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .smzq_list::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .smzq_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    float: left;
  }
  .smzq_list > li:nth-child(n) {
    margin-top: 0;
  }
  .smzq_list > li:nth-child(n + 2) {
    margin-top: 24px;
  }
  .smzq_list > li:nth-child(2) {
    margin-top: 0;
  }
  .smzq_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .smzq_list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .smzq_list::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .smzq_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }
  .smzq_list > li:nth-child(n) {
    margin-top: 0;
  }
  .smzq_list > li:nth-child(n + 1) {
    margin-top: 10px;
  }
  .smzq_list > li:nth-child(1) {
    margin-top: 0;
  }
  .smzq_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.smzq_list li {
  height: 178px;
}
.smzq_list li > div {
  display: block;
  box-sizing: border-box;
  height: 178px;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, center;
  background-size: auto, cover;
  padding-top: 79px;
  padding-left: 36px;
  border-radius: 5px;
  overflow: hidden;
}
.smzq_list li > div h4 {
  font-size: 18px;
  font-weight: bold;
  color: #4c98f2;
  position: relative;
}
.smzq_list li > div h4 .more {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
.smzq_list .item_expand {
  display: none;
}
.smzq_list .item_expand::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.smzq_list .item_expand dd {
  float: left;
  width: 48%;
  margin-top: 24px;
}
.smzq_list .item_expand dd:nth-child(2n) {
  margin-left: 2%;
}
.smzq_list .item_expand dd a {
  display: inline-block;
  width: 100%;
  height: 41px;
  border-radius: 4px;
  padding-left: 34px;
  font-size: 14px;
  font-weight: normal;
  line-height: 41px;
  color: #fff;
  transition: all 0.3s;
  background: url(../images/smzq_icon_li.jpg) no-repeat 10px center;
  background-color: rgba(255, 255, 255, 0.2);
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.smzq_list li:hover {
  position: relative;
}
.smzq_list li:hover > div {
  z-index: 10;
  position: absolute;
  width: 681px;
  height: 380px;
  padding: 45px 36px;
}
.smzq_list li:hover > div h4 {
  font-size: 24px;
  color: #ffffff;
}
.smzq_list li:hover > div h4 .more {
  display: inline-block;
}
.smzq_list li:hover .item_expand {
  display: block;
}
.smzq_list li:nth-child(1):hover > div {
  top: 0;
  left: 12px;
}
.smzq_list li:nth-child(2):hover > div {
  top: 0;
  right: 12px;
}
.smzq_list li:nth-child(3):hover > div {
  bottom: 0;
  left: 12px;
}
.smzq_list li:nth-child(4):hover > div {
  bottom: 0;
  right: 12px;
}
@media (max-width: 992px) {
  .smzq_list li:hover > div {
    width: calc(200% - 12px);
  }
}
@media (max-width: 600px) {
  .smzq_list li:hover > div {
    width: calc(100% - 12px);
    top: auto !important;
    bottom: auto !important ;
    left: auto !important;
    right: auto !important;
  }
  .smzq_list li:nth-child(4):hover > div {
    width: calc(100% - 12px);
    bottom: 0 !important ;
  }
}
.smzq_gr_list li:hover > div {
  background: url(../images/smzq_grbg_cur.jpg) no-repeat center;
  background-size: cover;
}
.smzq_qy_list li:hover > div {
  background: url(../images/smzq_qybg_cur.jpg) no-repeat center;
  background-size: cover;
}
.smzq_gr_list .gr_s1 > div {
  background-image: url(../images/smzq_gr_bg1.png), url(../images/smzq_bg.png);
}
.smzq_gr_list .gr_s2 > div {
  background-image: url(../images/smzq_gr_bg2.png), url(../images/smzq_bg.png);
}
.smzq_gr_list .gr_s3 > div {
  background-image: url(../images/smzq_gr_bg3.png), url(../images/smzq_bg.png);
}
.smzq_gr_list .gr_s4 > div {
  background-image: url(../images/smzq_gr_bg4.png), url(../images/smzq_bg.png);
}
.smzq_qy_list .qy_s1 > div {
  background-image: url(../images/smzq_qy_bg1.png), url(../images/smzq_bg.png);
}
.smzq_qy_list .qy_s2 > div {
  background-image: url(../images/smzq_qy_bg2.png), url(../images/smzq_bg.png);
}
.smzq_qy_list .qy_s3 > div {
  background-image: url(../images/smzq_qy_bg3.png), url(../images/smzq_bg.png);
}
.smzq_qy_list .qy_s4 > div {
  background-image: url(../images/smzq_qy_bg4.png), url(../images/smzq_bg.png);
}
.zwfw_box {
  margin-top: 30px;
  padding: 10px 30px;
  background: url(https://www.xiantao.gov.cn/material/images/yxb_zwfw_bg.png) no-repeat center;
  background-size: cover;
}
.p2-pane2 .item_box_ver {
  margin: 15px 0;
  margin-left: -15px;
  margin-right: -15px;
}
.p2-pane2 .item_box_ver::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.p2-pane2 .item_box_ver > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.p2-pane2 .item_box_ver > li:nth-child(n) {
  margin-top: 0;
}
.p2-pane2 .item_box_ver > li:nth-child(n + 5) {
  margin-top: 10px;
}
.p2-pane2 .item_box_ver > li:nth-child(5) {
  margin-top: 0;
}
.p2-pane2 .item_box_ver a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .p2-pane2 .item_box_ver {
    margin-left: -10px;
    margin-right: -10px;
  }
  .p2-pane2 .item_box_ver::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .p2-pane2 .item_box_ver > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .p2-pane2 .item_box_ver > li:nth-child(n) {
    margin-top: 0;
  }
  .p2-pane2 .item_box_ver > li:nth-child(n + 3) {
    margin-top: 30px;
  }
  .p2-pane2 .item_box_ver > li:nth-child(3) {
    margin-top: 0;
  }
  .p2-pane2 .item_box_ver a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .p2-pane2 .item_box_ver {
    margin-left: -10px;
    margin-right: -10px;
  }
  .p2-pane2 .item_box_ver::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .p2-pane2 .item_box_ver > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .p2-pane2 .item_box_ver > li:nth-child(n) {
    margin-top: 0;
  }
  .p2-pane2 .item_box_ver > li:nth-child(n + 2) {
    margin-top: 30px;
  }
  .p2-pane2 .item_box_ver > li:nth-child(2) {
    margin-top: 0;
  }
  .p2-pane2 .item_box_ver a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.p2-pane2 .item_box_ver li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  align-items: center;
  padding: 5px 10px;
}
.p2-pane2 .item_box_ver li i {
  transition: all 0.3s;
  display: inline-block;
  width: 88px;
  height: 88px;
  background: url(https://www.xiantao.gov.cn/material/images/yxb_zwfw_icons.png) no-repeat;
}
.p2-pane2 .item_box_ver li i.s1 {
  background-position: -3px -3px;
}
.p2-pane2 .item_box_ver li i.s2 {
  background-position: -140px -3px;
}
.p2-pane2 .item_box_ver li i.s3 {
  background-position: -277px -3px;
}
.p2-pane2 .item_box_ver li i.s4 {
  background-position: -413px -3px;
}
.p2-pane2 .item_box_ver li i.s5 {
  background-position: -549px -3px;
}
.p2-pane2 .item_box_ver li h6 {
  transition: all 0.3s;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-align: center;
}
.p2-pane2 .item_box_ver li:hover i {
  background-image: url(https://www.xiantao.gov.cn/material/images/yxb_zwfw_icons2.png);
  transform: rotateY(360deg);
}
.p2-pane2 .item_box_ver li:hover h6 {
  font-weight: bold;
  color: #2f9bfb;
}
.rhztfw a {
  float: left;
  margin-bottom: 30px;
}
.rhztfw a img {
  width: 100%;
  height: 100%;
}
.rhztfw a:nth-child(1) {
  width: 100%;
  height: 380px;
}
.rhztfw a:nth-child(2),
.rhztfw a:nth-child(3) {
  width: 48%;
  height: 190px;
}
.rhztfw a:nth-child(2) {
  margin-right: 4%;
}
@media (max-width: 992px) {
  .rhztfw a {
    height: auto !important;
  }
  .rhztfw a img {
    height: auto !important;
  }
}


/* 20231205修改开始 */

.rhztfw a {
  float: unset;
  margin-bottom: unset;
}

.rhztfw a:nth-child(2),
.rhztfw a:nth-child(1) .rhztfw a:nth-child(3) {
  width: unset;
  height: unset;
}
.rhztfw a:nth-child(2) {
  margin-right: unset;
}
@media (max-width: 992px) {
  .rhztfw a {
    height: auto !important;
  }
  .rhztfw a img {
    height: auto !important;
  }
}

.rhztfw > .item {
  float: left;
  margin-bottom: 30px;
}
.rhztfw .item img {
  width: 100%;
  height: 100%;
}
.rhztfw .item:nth-child(1) {
  width: 100%;
  height: 380px;
}
.rhztfw > .item:nth-child(2),
.rhztfw > .item:nth-child(3) {
  width: 48%;
  height: 190px;
}
.rhztfw .item:nth-child(2) {
  margin-right: 4%;
}
@media (max-width: 992px) {
  .rhztfw .item {
    height: auto !important;
  }
  .rhztfw .item img {
    height: auto !important;
  }
}

/* 20231205修改结束 */
.swiper1 .news_swiper {
  width: 100%;
  position: relative;
}

.swiper1 .news_swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper1 .news_swiper > .swiper-pagination-bullets {
  bottom: 20px;
}

.swiper1 .news_swiper > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper1 .news_swiper .swiper-pagination-bullet {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.swiper1 .news_swiper .swiper-pagination-bullet-active {
  background-color: #333;
}
.swiper1 .news_swiper .news_next,
.swiper1 .news_swiper .news_prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 43px;
  height: 70px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 99;
  opacity: 0;
  transition: all 0.3s;
}
.swiper1 .news_swiper .news_prev {
  transform: translate(-50px, -50%);
  left: 0;
  background-image: url(https://www.xiantao.gov.cn/material/2022/images/arr_l.png);
}
.swiper1 .news_swiper .news_next {
  transform: translate(50px, -50%);
  right: 0;
  background-image: url(https://www.xiantao.gov.cn/material/2022/images/arr_r.png);
}
.swiper1:hover .news_prev,
.swiper1:hover .news_next {
  opacity: 1;
  transform: translate(0, -50%);
}
