* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none !important;
  color: #282828;
}

.clear {
  clear: both;
  line-height: 0;
}

body {
  font-size: 18px !important;
  font-family: "微软雅黑";
  line-height: 32px;
  background: #fefaf7
    url(http://www.gxzf.gov.cn/material/zt/2024/hmhn/images/bg.png) no-repeat
    top center;
  background-size: 1920px;
}

.main1 {
  margin: 0 auto;
}

/* 内容页 */
.navbox {
  padding-top: 1px;
  margin: 0px auto 0;
  width: 1320px;
  min-height: 200px;
}
.logo {
  margin-top: 30px;
}
.tit1 {
  margin: 350px 0 0;
}
.box1 {
  display: flex;
  justify-content: center;
}
.box2 {
  display: flex;
  align-items: center;

  margin-top: 850px;
  width: 100%;
  height: 442px;
  border-radius: 10px;
  overflow: hidden;
}
.box2_l {
  position: relative;
  width: 694px;
  height: 394px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/hmhn/images/swiper_bg.png);
  background-repeat: no-repeat;
}
.box2_l .swiperbox {
  margin: 16px 0 0 16px;
  width: 678px;
  height: 393px;
  overflow: hidden;
  position: relative;
}
.swiperbox img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}
.titbox {
  position: absolute;
  width: 694px;
  height: 82px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/hmhn/images/boxbg.png);
  z-index: 999;
  bottom: 0;
  left: 0;
}
.box2_l .swiperbox .swiper-slide div {
  padding: 0 20px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box2_r {
  margin-left: 30px;
  width: 595px;
  height: 90%;
}
.box2_r li {
  position: relative;
  padding-left: 15px;
  min-height: 55px;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #24772e;
}
.box2_r li div {
  margin: 10px 0 30px;
  font-size: 20px;
  color: #535353;
  line-height: 20px;
}
.box2_r li p {
  margin-bottom: 40px;
  font-size: 30px;
  /*  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  font-weight: 700;
}
.list {
  margin-top: 25px;
}
.list div {
  margin-top: 10px;
  padding-left: 30px;
  position: relative;
  font-size: 20px;
  color: #000000;
}
.list div p {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list div::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 13px;
  height: 13px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/hmhn/images/icon.png);
}

.swiper_left {
  position: absolute;
  left: 0;
  top: 35%;
  width: 54px;
  height: 54px;
  background: url(http://www.hechi.gov.cn/material/zt/sjgz/images/swiper_left.png);
  z-index: 10;
}
.swiper_right {
  position: absolute;
  right: 0;
  top: 35%;
  width: 54px;
  height: 54px;
  background: url(http://www.hechi.gov.cn/material/zt/sjgz/images/swiper_right.png);
  z-index: 10;
}
/* 政策解读s */
.box3 {
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
  width: 1300px;
  height: 355px;
}
.box3_l {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 748px;
  height: 354px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 0 10px #d9f5a4;
}
.box3_l > img {
  margin-top: 60px;
}
.box3_r {
  width: 505px;
  height: 100%;
}
.line {
  margin-top: 30px;
  width: 646px;

  border: 1px dashed #cddcbf;
}
.item_list {
  margin: 28px auto 0;
  display: flex;
}
.item_list .item {
  margin-right: 36px;
}
.item_list a:last-child .item {
  margin-right: 0;
}
.tit {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 700;
}
.zcjd {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* 政策解读e */
.box4 {
  display: flex;
}
.box4_l {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-around;
  margin: 86px 0 0 10px;
  width: 418px;
  height: 450px;
}
.box4_r {
  margin-top: 126px;
  margin-left: 112px;
  width: 780px;
  height: 492px;
}
.box4_r img {
  margin-top: 20px;
}
.box4_r div {
  display: flex;
  flex-wrap: wrap;
  width: 736.5px;
}
.box4_r div p {
  margin-right: 36px;
  margin-top: 32px;
  width: 350px;
  height: 73px;
  background-color: #90def6;
  border-radius: 60px;
  font-size: 28px;
  color: #262626;
  font-weight: 700;
  text-align: center;
  line-height: 73px;
}
.box4_r div a:nth-child(2n) p {
  margin-right: 0;
}
.box4_r div a:nth-child(2) p {
  background-color: #c2f08d;
}
.box4_r div a:nth-child(3) p {
  background-color: #f8ca78;
}
.box4_r div a:nth-child(4) p {
  background-color: #96c6f9;
}
.box4_r div a:nth-child(5) p {
  background-color: #c2f08d;
}
.box4_r div a:nth-child(6) p {
  background-color: #90def6;
}
.titbox {
  display: flex;
  align-items: center;
}
.swiper_tit {
  margin-left: 40px;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  padding-right: 15px;
  display: flex;
  justify-content: end;
  z-index: 999;
  display: flex;
  left: auto !important;
  right: 0;
  bottom: 50px !important;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px !important;
}

.swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background: #fdd000 !important;
}
